2025-10-08 17:38:51.707988 | Job console starting 2025-10-08 17:38:51.719079 | Updating git repos 2025-10-08 17:38:52.164471 | Cloning repos into workspace 2025-10-08 17:38:52.216533 | Restoring repo states 2025-10-08 17:38:52.228306 | Merging changes 2025-10-08 17:38:52.228323 | Checking out repos 2025-10-08 17:38:52.320800 | Preparing playbooks 2025-10-08 17:38:52.876279 | Running Ansible setup 2025-10-08 17:38:57.625223 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-08 17:38:58.367277 | 2025-10-08 17:38:58.367430 | PLAY [Base pre] 2025-10-08 17:38:58.383502 | 2025-10-08 17:38:58.383622 | TASK [Setup log path fact] 2025-10-08 17:38:58.412536 | ubuntu-noble-large | ok 2025-10-08 17:38:58.427334 | 2025-10-08 17:38:58.427457 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-08 17:38:58.469840 | ubuntu-noble-large | ok 2025-10-08 17:38:58.482939 | 2025-10-08 17:38:58.483794 | TASK [emit-job-header : Print job information] 2025-10-08 17:38:58.536706 | # Job Information 2025-10-08 17:38:58.536960 | Ansible Version: 2.16.14 2025-10-08 17:38:58.537018 | Job: container-images-kolla-push-2024.2 2025-10-08 17:38:58.537074 | Pipeline: post 2025-10-08 17:38:58.537115 | Executor: 521e9411259a 2025-10-08 17:38:58.537150 | Triggered by: https://github.com/osism/container-images-kolla/commit/21993c86bd1c07e586ea24b0bfaac9a9302dc66f 2025-10-08 17:38:58.537231 | Event ID: 3bf9a51c-a454-11f0-824d-9dbaa698e924 2025-10-08 17:38:58.544115 | 2025-10-08 17:38:58.544257 | LOOP [emit-job-header : Print node information] 2025-10-08 17:38:58.656322 | ubuntu-noble-large | ok: 2025-10-08 17:38:58.656620 | ubuntu-noble-large | # Node Information 2025-10-08 17:38:58.656689 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2025-10-08 17:38:58.656740 | ubuntu-noble-large | Hostname: ubuntu 2025-10-08 17:38:58.656784 | ubuntu-noble-large | Username: zuul 2025-10-08 17:38:58.656826 | ubuntu-noble-large | Distro: Ubuntu 24.04 2025-10-08 17:38:58.656872 | ubuntu-noble-large | Provider: regiocloud-a 2025-10-08 17:38:58.656914 | ubuntu-noble-large | Region: 2025-10-08 17:38:58.656957 | ubuntu-noble-large | Label: ubuntu-noble-large 2025-10-08 17:38:58.656997 | ubuntu-noble-large | Product Name: OpenStack Nova 2025-10-08 17:38:58.657036 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefa:cad0 2025-10-08 17:38:58.683349 | 2025-10-08 17:38:58.683496 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-08 17:38:59.132360 | ubuntu-noble-large -> localhost | changed 2025-10-08 17:38:59.139777 | 2025-10-08 17:38:59.139906 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-08 17:39:00.187708 | ubuntu-noble-large -> localhost | changed 2025-10-08 17:39:00.209684 | 2025-10-08 17:39:00.209859 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-08 17:39:00.508520 | ubuntu-noble-large -> localhost | ok 2025-10-08 17:39:00.522044 | 2025-10-08 17:39:00.522235 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-08 17:39:00.561707 | ubuntu-noble-large | ok 2025-10-08 17:39:00.582079 | ubuntu-noble-large | included: /var/lib/zuul/builds/3ba1bfd57b164935b148c683726e6a4c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-08 17:39:00.588352 | 2025-10-08 17:39:00.588449 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-08 17:39:02.308367 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2025-10-08 17:39:02.308830 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/3ba1bfd57b164935b148c683726e6a4c/work/3ba1bfd57b164935b148c683726e6a4c_id_rsa 2025-10-08 17:39:02.308926 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/3ba1bfd57b164935b148c683726e6a4c/work/3ba1bfd57b164935b148c683726e6a4c_id_rsa.pub 2025-10-08 17:39:02.308994 | ubuntu-noble-large -> localhost | The key fingerprint is: 2025-10-08 17:39:02.309054 | ubuntu-noble-large -> localhost | SHA256:2AMl86vVfXudC8KiRt1t1xnKxriDrkTzb1u8iDQzmqk zuul-build-sshkey 2025-10-08 17:39:02.309131 | ubuntu-noble-large -> localhost | The key's randomart image is: 2025-10-08 17:39:02.309208 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2025-10-08 17:39:02.309267 | ubuntu-noble-large -> localhost | | o . | 2025-10-08 17:39:02.309321 | ubuntu-noble-large -> localhost | | = | 2025-10-08 17:39:02.309371 | ubuntu-noble-large -> localhost | | . . | 2025-10-08 17:39:02.309422 | ubuntu-noble-large -> localhost | | + o . . | 2025-10-08 17:39:02.309472 | ubuntu-noble-large -> localhost | | .oS o * o +| 2025-10-08 17:39:02.309530 | ubuntu-noble-large -> localhost | | .+oo.o.O ++| 2025-10-08 17:39:02.309581 | ubuntu-noble-large -> localhost | | o. B.o++o.o| 2025-10-08 17:39:02.309630 | ubuntu-noble-large -> localhost | | ..*.B++ o..| 2025-10-08 17:39:02.309683 | ubuntu-noble-large -> localhost | | Eo*oo.+o. . | 2025-10-08 17:39:02.309734 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2025-10-08 17:39:02.309857 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:01.244325 2025-10-08 17:39:02.321339 | 2025-10-08 17:39:02.321476 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-08 17:39:02.357601 | ubuntu-noble-large | ok 2025-10-08 17:39:02.370428 | ubuntu-noble-large | included: /var/lib/zuul/builds/3ba1bfd57b164935b148c683726e6a4c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-08 17:39:02.379871 | 2025-10-08 17:39:02.379963 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-08 17:39:02.403563 | ubuntu-noble-large | skipping: Conditional result was False 2025-10-08 17:39:02.409276 | 2025-10-08 17:39:02.409376 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-08 17:39:03.112621 | ubuntu-noble-large | changed 2025-10-08 17:39:03.121497 | 2025-10-08 17:39:03.121627 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-08 17:39:03.421830 | ubuntu-noble-large | ok 2025-10-08 17:39:03.430242 | 2025-10-08 17:39:03.430377 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-08 17:39:04.199526 | ubuntu-noble-large | changed 2025-10-08 17:39:04.210881 | 2025-10-08 17:39:04.211044 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-08 17:39:04.966502 | ubuntu-noble-large | changed 2025-10-08 17:39:04.974922 | 2025-10-08 17:39:04.975049 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-08 17:39:05.000084 | ubuntu-noble-large | skipping: Conditional result was False 2025-10-08 17:39:05.016382 | 2025-10-08 17:39:05.016575 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-08 17:39:05.456389 | ubuntu-noble-large -> localhost | changed 2025-10-08 17:39:05.468021 | 2025-10-08 17:39:05.468156 | TASK [add-build-sshkey : Add back temp key] 2025-10-08 17:39:05.806297 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/3ba1bfd57b164935b148c683726e6a4c/work/3ba1bfd57b164935b148c683726e6a4c_id_rsa (zuul-build-sshkey) 2025-10-08 17:39:05.806825 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.020074 2025-10-08 17:39:05.822954 | 2025-10-08 17:39:05.823106 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-08 17:39:06.242763 | ubuntu-noble-large | ok 2025-10-08 17:39:06.249839 | 2025-10-08 17:39:06.249963 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-08 17:39:06.284159 | ubuntu-noble-large | skipping: Conditional result was False 2025-10-08 17:39:06.304451 | 2025-10-08 17:39:06.304591 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-08 17:39:06.764839 | ubuntu-noble-large | ok 2025-10-08 17:39:06.779146 | 2025-10-08 17:39:06.779272 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-08 17:39:06.820303 | ubuntu-noble-large | ok 2025-10-08 17:39:06.827332 | 2025-10-08 17:39:06.827465 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-08 17:39:07.115239 | ubuntu-noble-large -> localhost | ok 2025-10-08 17:39:07.122112 | 2025-10-08 17:39:07.122236 | TASK [validate-host : Collect information about the host] 2025-10-08 17:39:08.406161 | ubuntu-noble-large | ok 2025-10-08 17:39:08.422209 | 2025-10-08 17:39:08.422385 | TASK [validate-host : Sanitize hostname] 2025-10-08 17:39:08.560915 | ubuntu-noble-large | ok 2025-10-08 17:39:08.565559 | 2025-10-08 17:39:08.565664 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-08 17:39:09.115882 | ubuntu-noble-large -> localhost | changed 2025-10-08 17:39:09.127275 | 2025-10-08 17:39:09.127444 | TASK [validate-host : Collect information about zuul worker] 2025-10-08 17:39:09.589072 | ubuntu-noble-large | ok 2025-10-08 17:39:09.597138 | 2025-10-08 17:39:09.597339 | TASK [validate-host : Write out all zuul information for each host] 2025-10-08 17:39:10.137426 | ubuntu-noble-large -> localhost | changed 2025-10-08 17:39:10.147502 | 2025-10-08 17:39:10.147613 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-08 17:39:10.458430 | ubuntu-noble-large | ok 2025-10-08 17:39:10.467430 | 2025-10-08 17:39:10.467561 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-08 17:39:11.784146 | ubuntu-noble-large | changed: 2025-10-08 17:39:11.784493 | ubuntu-noble-large | cd+++++++++ src/ 2025-10-08 17:39:11.784552 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2025-10-08 17:39:11.784595 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2025-10-08 17:39:11.784632 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-10-08 17:39:11.784668 | ubuntu-noble-large | Containerfile 2025-10-08 17:39:11.784857 | ubuntu-noble-large | 2025-10-08 17:41:08.579711 | ubuntu-noble-large | 2025-10-08 17:41:08.579721 | ubuntu-noble-large | Or undo this operation with: 2025-10-08 17:41:08.579731 | ubuntu-noble-large | 2025-10-08 17:41:08.579741 | ubuntu-noble-large | git switch - 2025-10-08 17:41:08.579751 | ubuntu-noble-large | 2025-10-08 17:41:08.579761 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2025-10-08 17:41:08.579770 | ubuntu-noble-large | 2025-10-08 17:41:08.579780 | ubuntu-noble-large | HEAD is now at e89e069ba debian: Use bookworkm suite for rabbitmq APT repo 2025-10-08 17:41:08.581112 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-10-08 17:41:08.584602 | ubuntu-noble-large | + export HASH_KOLLA=e89e069ba 2025-10-08 17:41:08.584650 | ubuntu-noble-large | + HASH_KOLLA=e89e069ba 2025-10-08 17:41:08.584670 | ubuntu-noble-large | + popd 2025-10-08 17:41:08.584847 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-10-08 17:41:08.589874 | ubuntu-noble-large | ++ find patches/kolla-build/2024.2 -type f -name '*.patch' 2025-10-08 17:41:08.593600 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-08 17:41:08.593623 | ubuntu-noble-large | + pushd kolla 2025-10-08 17:41:08.593829 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch' 2025-10-08 17:41:08.593846 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch 2025-10-08 17:41:08.593856 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-08 17:41:08.598514 | ubuntu-noble-large | checking file kolla/common/sources.py 2025-10-08 17:41:08.599176 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-08 17:41:08.601913 | ubuntu-noble-large | patching file kolla/common/sources.py 2025-10-08 17:41:08.602761 | ubuntu-noble-large | + popd 2025-10-08 17:41:08.602858 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-10-08 17:41:08.602873 | ubuntu-noble-large | + pushd kolla 2025-10-08 17:41:08.602964 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch' 2025-10-08 17:41:08.602980 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch 2025-10-08 17:41:08.602992 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-08 17:41:08.604381 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2025-10-08 17:41:08.604434 | ubuntu-noble-large | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-10-08 17:41:08.604804 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-08 17:41:08.606471 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2025-10-08 17:41:08.606533 | ubuntu-noble-large | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-10-08 17:41:08.606876 | ubuntu-noble-large | + popd 2025-10-08 17:41:08.607046 | ubuntu-noble-large | + [[ -f templates/2024.2/repos.yaml ]] 2025-10-08 17:41:08.607064 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2025-10-08 17:41:08.744504 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2025-10-08 17:41:08.744600 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2025-10-08 17:41:08.744619 | ubuntu-noble-large | + cat overlays/2024.2/base/apt_preferences.ubuntu 2025-10-08 17:41:08.747671 | ubuntu-noble-large | Package: rabbitmq-server 2025-10-08 17:41:08.747697 | ubuntu-noble-large | Pin: version 3.13.* 2025-10-08 17:41:08.747708 | ubuntu-noble-large | Pin-Priority: 1000 2025-10-08 17:41:08.747719 | ubuntu-noble-large | 2025-10-08 17:41:08.747731 | ubuntu-noble-large | Package: openvswitch* 2025-10-08 17:41:08.747741 | ubuntu-noble-large | Pin: version 3.4.* 2025-10-08 17:41:08.747751 | ubuntu-noble-large | Pin-Priority: 1000 2025-10-08 17:41:08.749191 | ubuntu-noble-large | ++ find overlays/2024.2 -maxdepth 1 -mindepth 1 -type d 2025-10-08 17:41:08.752615 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-08 17:41:08.753672 | ubuntu-noble-large | ++ basename overlays/2024.2/nova 2025-10-08 17:41:08.756320 | ubuntu-noble-large | + image_name=nova 2025-10-08 17:41:08.756483 | ubuntu-noble-large | + cp -r overlays/2024.2/nova/nova-spicehtml5proxy kolla/docker/nova 2025-10-08 17:41:08.758690 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-08 17:41:08.759743 | ubuntu-noble-large | ++ basename overlays/2024.2/cinder 2025-10-08 17:41:08.762467 | ubuntu-noble-large | + image_name=cinder 2025-10-08 17:41:08.762517 | ubuntu-noble-large | + cp -r overlays/2024.2/cinder/source kolla/docker/cinder 2025-10-08 17:41:08.767478 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-10-08 17:41:08.768577 | ubuntu-noble-large | ++ basename overlays/2024.2/base 2025-10-08 17:41:08.771234 | ubuntu-noble-large | + image_name=base 2025-10-08 17:41:08.771362 | ubuntu-noble-large | + cp -r overlays/2024.2/base/apt_preferences.ubuntu overlays/2024.2/base/erlang.gpg overlays/2024.2/base/rabbitmq.gpg kolla/docker/base 2025-10-08 17:41:08.775879 | ubuntu-noble-large | + find patches/2024.2 -mindepth 1 -type d 2025-10-08 17:41:08.779192 | ubuntu-noble-large | patches/2024.2/ironic 2025-10-08 17:41:08.779242 | ubuntu-noble-large | patches/2024.2/neutron-dynamic-routing 2025-10-08 17:41:08.779257 | ubuntu-noble-large | patches/2024.2/nova 2025-10-08 17:41:08.779268 | ubuntu-noble-large | patches/2024.2/openstack_requirements 2025-10-08 17:41:08.779278 | ubuntu-noble-large | patches/2024.2/kolla 2025-10-08 17:41:08.779288 | ubuntu-noble-large | patches/2024.2/cinder 2025-10-08 17:41:08.779298 | ubuntu-noble-large | patches/2024.2/skyline 2025-10-08 17:41:08.781665 | ubuntu-noble-large | ++ find patches/2024.2 -mindepth 1 -type d 2025-10-08 17:41:08.781692 | ubuntu-noble-large | ++ grep kolla 2025-10-08 17:41:08.782372 | ubuntu-noble-large | ++ grep -v kolla-build 2025-10-08 17:41:08.786561 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-10-08 17:41:08.787543 | ubuntu-noble-large | ++ basename patches/2024.2/kolla 2025-10-08 17:41:08.789949 | ubuntu-noble-large | + project=kolla 2025-10-08 17:41:08.791600 | ubuntu-noble-large | ++ find patches/2024.2/kolla -type f -name '*.patch' 2025-10-08 17:41:08.791805 | ubuntu-noble-large | ++ sort 2025-10-08 17:41:08.796245 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-08 17:41:08.796320 | ubuntu-noble-large | + pushd kolla 2025-10-08 17:41:08.796343 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-924302.patch' 2025-10-08 17:41:08.796354 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-924302.patch 2025-10-08 17:41:08.796364 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-08 17:41:08.798986 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-08 17:41:08.799251 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-08 17:41:08.799719 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-08 17:41:08.802574 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-10-08 17:41:08.802947 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-10-08 17:41:08.803432 | ubuntu-noble-large | + popd 2025-10-08 17:41:08.803493 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-08 17:41:08.803505 | ubuntu-noble-large | + pushd kolla 2025-10-08 17:41:08.803613 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-942785.patch' 2025-10-08 17:41:08.803661 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-942785.patch 2025-10-08 17:41:08.803677 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-08 17:41:08.806299 | ubuntu-noble-large | checking file docker/ironic/ironic-conductor/Dockerfile.j2 2025-10-08 17:41:08.806679 | ubuntu-noble-large | checking file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-10-08 17:41:08.807112 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-08 17:41:08.810190 | ubuntu-noble-large | patching file docker/ironic/ironic-conductor/Dockerfile.j2 2025-10-08 17:41:08.810521 | ubuntu-noble-large | patching file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-10-08 17:41:08.811201 | ubuntu-noble-large | + popd 2025-10-08 17:41:08.811303 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-10-08 17:41:08.811318 | ubuntu-noble-large | + pushd kolla 2025-10-08 17:41:08.811409 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/squash.patch' 2025-10-08 17:41:08.811423 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/squash.patch 2025-10-08 17:41:08.811435 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-08 17:41:08.814054 | ubuntu-noble-large | checking file kolla/image/tasks.py 2025-10-08 17:41:08.814215 | ubuntu-noble-large | Hunk #1 succeeded at 427 (offset 15 lines). 2025-10-08 17:41:08.814723 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-08 17:41:08.817457 | ubuntu-noble-large | patching file kolla/image/tasks.py 2025-10-08 17:41:08.817601 | ubuntu-noble-large | Hunk #1 succeeded at 427 (offset 15 lines). 2025-10-08 17:41:08.818155 | ubuntu-noble-large | + popd 2025-10-08 17:41:08.818316 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2025-10-08 17:41:09.558408 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-10-08 17:41:09.636577 | ubuntu-noble-large | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-08 17:41:09.663022 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2025-10-08 17:41:09.765784 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-10-08 17:41:09.774423 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-10-08 17:41:09.882864 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-10-08 17:41:09.893840 | ubuntu-noble-large | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-10-08 17:41:09.912423 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.9.0) 2025-10-08 17:41:09.923242 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2025-10-08 17:41:09.974494 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-10-08 17:41:09.982803 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-10-08 17:41:10.041010 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-08 17:41:10.054486 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-10-08 17:41:10.125276 | ubuntu-noble-large | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-08 17:41:10.164668 | ubuntu-noble-large | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-08 17:41:10.232171 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-08 17:41:10.241515 | ubuntu-noble-large | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-08 17:41:10.280956 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-10-08 17:41:10.289032 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-08 17:41:10.299783 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2025-10-08 17:41:10.301274 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.32.5) 2025-10-08 17:41:10.415172 | ubuntu-noble-large | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-10-08 17:41:10.426051 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-10-08 17:41:10.465218 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.4.3) 2025-10-08 17:41:10.466961 | ubuntu-noble-large | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (3.10) 2025-10-08 17:41:10.468862 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.5.0) 2025-10-08 17:41:10.470184 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2025.10.5) 2025-10-08 17:41:10.508718 | ubuntu-noble-large | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-10-08 17:41:10.540113 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/126.1 kB 5.0 MB/s eta 0:00:00 2025-10-08 17:41:10.550995 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-10-08 17:41:10.569740 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 15.0 MB/s eta 0:00:00 2025-10-08 17:41:10.582710 | ubuntu-noble-large | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-10-08 17:41:10.596060 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 12.5 MB/s eta 0:00:00 2025-10-08 17:41:10.606701 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-10-08 17:41:10.622207 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 5.5 MB/s eta 0:00:00 2025-10-08 17:41:10.632810 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-10-08 17:41:10.725425 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 26.3 MB/s eta 0:00:00 2025-10-08 17:41:10.736318 | ubuntu-noble-large | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-10-08 17:41:10.753104 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 3.0 MB/s eta 0:00:00 2025-10-08 17:41:10.762852 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-10-08 17:41:10.780063 | ubuntu-noble-large | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2025-10-08 17:41:10.791722 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 5.0 MB/s eta 0:00:00 2025-10-08 17:41:10.803000 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-10-08 17:41:11.089027 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-10-08 17:41:11.938807 | ubuntu-noble-large | Successfully installed GitPython-3.1.45 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.0.0 oslo.i18n-6.6.0 pbr-7.0.1 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.5.0 2025-10-08 17:41:12.066143 | ubuntu-noble-large | + pip3 install kolla/ 2025-10-08 17:41:12.545148 | ubuntu-noble-large | Processing ./kolla 2025-10-08 17:41:12.547786 | ubuntu-noble-large | Installing build dependencies: started 2025-10-08 17:41:14.770553 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2025-10-08 17:41:14.776987 | ubuntu-noble-large | Getting requirements to build wheel: started 2025-10-08 17:41:14.998681 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2025-10-08 17:41:15.005523 | ubuntu-noble-large | Installing backend dependencies: started 2025-10-08 17:41:17.447069 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2025-10-08 17:41:17.449151 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2025-10-08 17:41:18.020061 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-08 17:41:18.037779 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (7.0.1) 2025-10-08 17:41:18.039637 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (3.1.6) 2025-10-08 17:41:18.041904 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (3.1.45) 2025-10-08 17:41:18.043797 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (10.0.0) 2025-10-08 17:41:18.045638 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.6.0) (80.9.0) 2025-10-08 17:41:18.081590 | ubuntu-noble-large | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==19.6.0) (4.0.12) 2025-10-08 17:41:18.085486 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==19.6.0) (3.0.3) 2025-10-08 17:41:18.099863 | ubuntu-noble-large | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.0) (1.3.0) 2025-10-08 17:41:18.101028 | ubuntu-noble-large | Requirement already satisfied: stevedore>=1.20.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.0) (5.5.0) 2025-10-08 17:41:18.102489 | ubuntu-noble-large | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.0) (6.6.0) 2025-10-08 17:41:18.103899 | ubuntu-noble-large | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.0) (2.0.0) 2025-10-08 17:41:18.105226 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.0) (6.0.3) 2025-10-08 17:41:18.106880 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.6.0) (2.32.5) 2025-10-08 17:41:18.155493 | ubuntu-noble-large | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==19.6.0) (5.0.2) 2025-10-08 17:41:18.171959 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.6.0) (3.4.3) 2025-10-08 17:41:18.173537 | ubuntu-noble-large | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.6.0) (3.10) 2025-10-08 17:41:18.175054 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.6.0) (2.5.0) 2025-10-08 17:41:18.176597 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.6.0) (2025.10.5) 2025-10-08 17:41:18.202397 | ubuntu-noble-large | Building wheels for collected packages: kolla 2025-10-08 17:41:18.203411 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2025-10-08 17:41:19.621672 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-10-08 17:41:19.625593 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-19.6.0-py3-none-any.whl size=370243 sha256=c12b920afb700bba7ec5d054fa81eed140fa7b1f0900b8e26a4910a1eed2e549 2025-10-08 17:41:19.626171 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-4o7fwgsm/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-10-08 17:41:19.638656 | ubuntu-noble-large | Successfully built kolla 2025-10-08 17:41:19.845454 | ubuntu-noble-large | Installing collected packages: kolla 2025-10-08 17:41:20.042887 | ubuntu-noble-large | Successfully installed kolla-19.6.0 2025-10-08 17:41:20.177712 | ubuntu-noble-large | ++ kolla-build --version 2025-10-08 17:41:20.678558 | ubuntu-noble-large | + export KOLLA_VERSION=19.6.0 2025-10-08 17:41:20.678688 | ubuntu-noble-large | + KOLLA_VERSION=19.6.0 2025-10-08 17:41:20.679905 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-10-08 17:41:20.682499 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=21993c8 2025-10-08 17:41:20.682522 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=21993c8 2025-10-08 17:41:20.683658 | ubuntu-noble-large | ++ cd release 2025-10-08 17:41:20.683801 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-10-08 17:41:20.688159 | ubuntu-noble-large | + export HASH_RELEASE=d7f892b 2025-10-08 17:41:20.688178 | ubuntu-noble-large | + HASH_RELEASE=d7f892b 2025-10-08 17:41:20.688234 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2025-10-08 17:41:20.844787 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2025-10-08 17:41:20.844860 | ubuntu-noble-large | DEBUG template-overrides.j2 2025-10-08 17:41:20.844907 | ubuntu-noble-large | + cat templates/2024.2/template-overrides.j2 2025-10-08 17:41:20.846512 | ubuntu-noble-large | {% extends parent_template %} 2025-10-08 17:41:20.846537 | ubuntu-noble-large | 2025-10-08 17:41:20.846549 | ubuntu-noble-large | {% set fluentd_plugins = [ 2025-10-08 17:41:20.846560 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2025-10-08 17:41:20.846570 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2025-10-08 17:41:20.846580 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2025-10-08 17:41:20.846590 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2025-10-08 17:41:20.846601 | ubuntu-noble-large | ] %} 2025-10-08 17:41:20.846611 | ubuntu-noble-large | 2025-10-08 17:41:20.846622 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-10-08 17:41:20.846674 | ubuntu-noble-large | 2025-10-08 17:41:20.846685 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-10-08 17:41:20.846695 | ubuntu-noble-large | 2025-10-08 17:41:20.846704 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2025-10-08 17:41:20.846714 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2025-10-08 17:41:20.846744 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2025-10-08 17:41:20.846754 | ubuntu-noble-large | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-10-08 17:41:20.846764 | ubuntu-noble-large | {% endblock %} 2025-10-08 17:41:20.846774 | ubuntu-noble-large | 2025-10-08 17:41:20.846783 | ubuntu-noble-large | {% block horizon_header %} 2025-10-08 17:41:20.846793 | ubuntu-noble-large | RUN apt-get update \ 2025-10-08 17:41:20.846802 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-10-08 17:41:20.846812 | ubuntu-noble-large | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-10-08 17:41:20.846823 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-10-08 17:41:20.846833 | ubuntu-noble-large | && apt-get clean \ 2025-10-08 17:41:20.846843 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-10-08 17:41:20.846852 | ubuntu-noble-large | {% endblock %} 2025-10-08 17:41:20.846861 | ubuntu-noble-large | 2025-10-08 17:41:20.846871 | ubuntu-noble-large | {% block horizon_footer %} 2025-10-08 17:41:20.846881 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-10-08 17:41:20.846892 | ubuntu-noble-large | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2025-10-08 17:41:20.846903 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2025-10-08 17:41:20.846912 | ubuntu-noble-large | {% endblock %} 2025-10-08 17:41:20.846921 | ubuntu-noble-large | 2025-10-08 17:41:20.846931 | ubuntu-noble-large | {% block base_header %} 2025-10-08 17:41:20.846941 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-10-08 17:41:20.846950 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2025-10-08 17:41:20.846959 | ubuntu-noble-large | 2025-10-08 17:41:20.846969 | ubuntu-noble-large | RUN apt-get update \ 2025-10-08 17:41:20.846979 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-10-08 17:41:20.846988 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2025-10-08 17:41:20.846997 | ubuntu-noble-large | && apt-get clean \ 2025-10-08 17:41:20.847007 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-10-08 17:41:20.847016 | ubuntu-noble-large | {% endblock %} 2025-10-08 17:41:20.847025 | ubuntu-noble-large | 2025-10-08 17:41:20.847034 | ubuntu-noble-large | {% block openstack_base_header %} 2025-10-08 17:41:20.847043 | ubuntu-noble-large | RUN apt-get update \ 2025-10-08 17:41:20.847053 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-10-08 17:41:20.847062 | ubuntu-noble-large | && apt-get clean \ 2025-10-08 17:41:20.847072 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-10-08 17:41:20.847081 | ubuntu-noble-large | {% endblock %} 2025-10-08 17:41:20.847090 | ubuntu-noble-large | 2025-10-08 17:41:20.847100 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-10-08 17:41:20.847109 | ubuntu-noble-large | 2025-10-08 17:41:20.847118 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-10-08 17:41:20.847128 | ubuntu-noble-large | 2025-10-08 17:41:20.847138 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-10-08 17:41:20.847147 | ubuntu-noble-large | {% block cinder_volume_footer %} 2025-10-08 17:41:20.847156 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-10-08 17:41:20.847166 | ubuntu-noble-large | {% endblock %} 2025-10-08 17:41:20.847175 | ubuntu-noble-large | 2025-10-08 17:41:20.847184 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-10-08 17:41:20.847193 | ubuntu-noble-large | {% block manila_base_footer %} 2025-10-08 17:41:20.847203 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-08 17:41:20.847212 | ubuntu-noble-large | {% endblock %} 2025-10-08 17:41:20.847221 | ubuntu-noble-large | 2025-10-08 17:41:20.847230 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-10-08 17:41:20.847240 | ubuntu-noble-large | {% block magnum_base_footer %} 2025-10-08 17:41:20.847249 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-10-08 17:41:20.847259 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-10-08 17:41:20.847268 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-10-08 17:41:20.847277 | ubuntu-noble-large | {% endblock %} 2025-10-08 17:41:20.847286 | ubuntu-noble-large | 2025-10-08 17:41:20.847334 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-10-08 17:41:20.847352 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2025-10-08 17:41:20.847362 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-10-08 17:41:20.847371 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-10-08 17:41:20.847380 | ubuntu-noble-large | {% endblock %} 2025-10-08 17:41:20.847389 | ubuntu-noble-large | 2025-10-08 17:41:20.847399 | ubuntu-noble-large | {% block grafana_footer %} 2025-10-08 17:41:20.847408 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-10-08 17:41:20.847417 | ubuntu-noble-large | && mkdir -p /operations \ 2025-10-08 17:41:20.847427 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-10-08 17:41:20.847436 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2025-10-08 17:41:20.847445 | ubuntu-noble-large | {% endblock %} 2025-10-08 17:41:20.847454 | ubuntu-noble-large | 2025-10-08 17:41:20.847464 | ubuntu-noble-large | {% block keystone_footer %} 2025-10-08 17:41:20.847473 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-10-08 17:41:20.847482 | ubuntu-noble-large | RUN apt-get update \ 2025-10-08 17:41:20.847491 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2025-10-08 17:41:20.847501 | ubuntu-noble-large | libapache2-mod-shib \ 2025-10-08 17:41:20.847510 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2025-10-08 17:41:20.847519 | ubuntu-noble-large | libldap-common \ 2025-10-08 17:41:20.847529 | ubuntu-noble-large | libmemcached11 \ 2025-10-08 17:41:20.847538 | ubuntu-noble-large | && apt-get clean \ 2025-10-08 17:41:20.847547 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2025-10-08 17:41:20.847556 | ubuntu-noble-large | && a2enmod auth_openidc 2025-10-08 17:41:20.847566 | ubuntu-noble-large | {% endblock %} 2025-10-08 17:41:20.847575 | ubuntu-noble-large | 2025-10-08 17:41:20.847584 | ubuntu-noble-large | {% block footer %} 2025-10-08 17:41:20.847594 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2025-10-08 17:41:20.847603 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2025-10-08 17:41:20.847612 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-10-08 17:41:20.847621 | ubuntu-noble-large | && apt-get autoremove -y \ 2025-10-08 17:41:20.847662 | ubuntu-noble-large | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:41:20.847682 | ubuntu-noble-large | {% endblock %} 2025-10-08 17:41:20.847692 | ubuntu-noble-large | 2025-10-08 17:41:20.847713 | ubuntu-noble-large | {% block labels %} 2025-10-08 17:41:20.847724 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2025-10-08 17:41:20.847733 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2025-10-08 17:41:20.847743 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="21993c8" \ 2025-10-08 17:41:20.847759 | ubuntu-noble-large | "de.osism.commit.kolla"="e89e069ba" \ 2025-10-08 17:41:20.847769 | ubuntu-noble-large | "de.osism.commit.kolla_version"="19.6.0" \ 2025-10-08 17:41:20.847778 | ubuntu-noble-large | "de.osism.commit.release"="d7f892b" \ 2025-10-08 17:41:20.847787 | ubuntu-noble-large | "de.osism.os_id"="ubuntu" \ 2025-10-08 17:41:20.847797 | ubuntu-noble-large | "de.osism.os_version_id"="24.04" \ 2025-10-08 17:41:20.847806 | ubuntu-noble-large | "de.osism.release.openstack"="2024.2" \ 2025-10-08 17:41:20.847815 | ubuntu-noble-large | "de.osism.version"="latest" \ 2025-10-08 17:41:20.847825 | ubuntu-noble-large | "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" \ 2025-10-08 17:41:20.847835 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-10-08 17:41:20.847844 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-10-08 17:41:20.847854 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-10-08 17:41:20.847863 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-10-08 17:41:20.847873 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-10-08 17:41:20.847882 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:41:20.847892 | ubuntu-noble-large | {% endblock %} 2025-10-08 17:41:20.847901 | ubuntu-noble-large | 2025-10-08 17:41:20.847911 | ubuntu-noble-large | + bash scripts/002-generate.sh 2025-10-08 17:41:20.849352 | ubuntu-noble-large | + BASE=ubuntu 2025-10-08 17:41:20.849371 | ubuntu-noble-large | + BASE_VERSION=22.04 2025-10-08 17:41:20.850818 | ubuntu-noble-large | ++ date +%Y%m%d 2025-10-08 17:41:20.854204 | ubuntu-noble-large | + BUILD_ID=20251008 2025-10-08 17:41:20.854222 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-10-08 17:41:20.854234 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-10-08 17:41:20.854254 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-10-08 17:41:20.854268 | ubuntu-noble-large | + VERSION=latest 2025-10-08 17:41:20.854278 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-10-08 17:41:20.854288 | ubuntu-noble-large | + . defaults/all.sh 2025-10-08 17:41:20.854319 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-08 17:41:20.854329 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-08 17:41:20.854342 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-08 17:41:20.854352 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-10-08 17:41:20.854489 | ubuntu-noble-large | +++ deactivate nondestructive 2025-10-08 17:41:20.854503 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 17:41:20.854512 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 17:41:20.854526 | ubuntu-noble-large | +++ hash -r 2025-10-08 17:41:20.854535 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 17:41:20.854545 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-10-08 17:41:20.854554 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-10-08 17:41:20.854567 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-08 17:41:20.854580 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-10-08 17:41:20.854590 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-10-08 17:41:20.854602 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-08 17:41:20.854612 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-10-08 17:41:20.854622 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-08 17:41:20.854667 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-08 17:41:20.854678 | ubuntu-noble-large | +++ export PATH 2025-10-08 17:41:20.854687 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 17:41:20.854700 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-10-08 17:41:20.854709 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-10-08 17:41:20.854719 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-10-08 17:41:20.854728 | ubuntu-noble-large | +++ export PS1 2025-10-08 17:41:20.854738 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-08 17:41:20.854751 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-10-08 17:41:20.854760 | ubuntu-noble-large | +++ hash -r 2025-10-08 17:41:20.854769 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-10-08 17:41:20.855401 | ubuntu-noble-large | +++ date +%Y%m%d 2025-10-08 17:41:20.856861 | ubuntu-noble-large | ++ export BUILD_ID=20251008 2025-10-08 17:41:20.856880 | ubuntu-noble-large | ++ BUILD_ID=20251008 2025-10-08 17:41:20.856890 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-10-08 17:41:20.856900 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-10-08 17:41:20.856909 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-10-08 17:41:20.856918 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-10-08 17:41:20.856928 | ubuntu-noble-large | + export VERSION 2025-10-08 17:41:20.856941 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-10-08 17:41:20.856950 | ubuntu-noble-large | + DOCKER_TAG=build-20251008 2025-10-08 17:41:20.856960 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2025-10-08 17:41:20.856969 | ubuntu-noble-large | + KOLLA_BASE_TAG=24.04 2025-10-08 17:41:20.856979 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-08 17:41:20.856988 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2025-10-08 17:41:20.856997 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2025-10-08 17:41:20.998970 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2025-10-08 17:41:20.999055 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2025-10-08 17:41:22.060681 | ubuntu-noble-large | localhost | SUCCESS => { 2025-10-08 17:41:22.060761 | ubuntu-noble-large | "changed": false, 2025-10-08 17:41:22.060775 | ubuntu-noble-large | "gid": 1000, 2025-10-08 17:41:22.060786 | ubuntu-noble-large | "group": "zuul", 2025-10-08 17:41:22.060795 | ubuntu-noble-large | "mode": "0664", 2025-10-08 17:41:22.060804 | ubuntu-noble-large | "msg": "OK", 2025-10-08 17:41:22.060814 | ubuntu-noble-large | "owner": "zuul", 2025-10-08 17:41:22.060824 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-08 17:41:22.060834 | ubuntu-noble-large | "size": 4358, 2025-10-08 17:41:22.060844 | ubuntu-noble-large | "state": "file", 2025-10-08 17:41:22.060854 | ubuntu-noble-large | "uid": 1000 2025-10-08 17:41:22.060864 | ubuntu-noble-large | } 2025-10-08 17:41:22.142050 | ubuntu-noble-large | + setini DEFAULT tag build-20251008 2025-10-08 17:41:22.142141 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=tag value=build-20251008' 2025-10-08 17:41:23.181451 | ubuntu-noble-large | localhost | CHANGED => { 2025-10-08 17:41:23.181531 | ubuntu-noble-large | "changed": true, 2025-10-08 17:41:23.181539 | ubuntu-noble-large | "gid": 1000, 2025-10-08 17:41:23.181561 | ubuntu-noble-large | "group": "zuul", 2025-10-08 17:41:23.181568 | ubuntu-noble-large | "mode": "0664", 2025-10-08 17:41:23.181573 | ubuntu-noble-large | "msg": "option changed", 2025-10-08 17:41:23.181579 | ubuntu-noble-large | "owner": "zuul", 2025-10-08 17:41:23.181585 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-08 17:41:23.181591 | ubuntu-noble-large | "size": 4366, 2025-10-08 17:41:23.181597 | ubuntu-noble-large | "state": "file", 2025-10-08 17:41:23.181603 | ubuntu-noble-large | "uid": 1000 2025-10-08 17:41:23.181608 | ubuntu-noble-large | } 2025-10-08 17:41:23.262820 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2025-10-08 17:41:23.262913 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2025-10-08 17:41:24.286346 | ubuntu-noble-large | localhost | SUCCESS => { 2025-10-08 17:41:24.286440 | ubuntu-noble-large | "changed": false, 2025-10-08 17:41:24.286460 | ubuntu-noble-large | "gid": 1000, 2025-10-08 17:41:24.286476 | ubuntu-noble-large | "group": "zuul", 2025-10-08 17:41:24.286492 | ubuntu-noble-large | "mode": "0664", 2025-10-08 17:41:24.286507 | ubuntu-noble-large | "msg": "OK", 2025-10-08 17:41:24.286522 | ubuntu-noble-large | "owner": "zuul", 2025-10-08 17:41:24.286539 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-08 17:41:24.286553 | ubuntu-noble-large | "size": 4366, 2025-10-08 17:41:24.286561 | ubuntu-noble-large | "state": "file", 2025-10-08 17:41:24.286570 | ubuntu-noble-large | "uid": 1000 2025-10-08 17:41:24.286579 | ubuntu-noble-large | } 2025-10-08 17:41:24.366456 | ubuntu-noble-large | + setini DEFAULT base_tag 24.04 2025-10-08 17:41:24.366555 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2025-10-08 17:41:25.458622 | ubuntu-noble-large | localhost | SUCCESS => { 2025-10-08 17:41:25.458738 | ubuntu-noble-large | "changed": false, 2025-10-08 17:41:25.458754 | ubuntu-noble-large | "gid": 1000, 2025-10-08 17:41:25.458766 | ubuntu-noble-large | "group": "zuul", 2025-10-08 17:41:25.458776 | ubuntu-noble-large | "mode": "0664", 2025-10-08 17:41:25.458786 | ubuntu-noble-large | "msg": "OK", 2025-10-08 17:41:25.458795 | ubuntu-noble-large | "owner": "zuul", 2025-10-08 17:41:25.458805 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-08 17:41:25.458815 | ubuntu-noble-large | "size": 4366, 2025-10-08 17:41:25.458824 | ubuntu-noble-large | "state": "file", 2025-10-08 17:41:25.458834 | ubuntu-noble-large | "uid": 1000 2025-10-08 17:41:25.458844 | ubuntu-noble-large | } 2025-10-08 17:41:25.549317 | ubuntu-noble-large | + setini DEFAULT install_type source 2025-10-08 17:41:25.549402 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2025-10-08 17:41:26.562836 | ubuntu-noble-large | localhost | SUCCESS => { 2025-10-08 17:41:26.562900 | ubuntu-noble-large | "changed": false, 2025-10-08 17:41:26.562909 | ubuntu-noble-large | "gid": 1000, 2025-10-08 17:41:26.562915 | ubuntu-noble-large | "group": "zuul", 2025-10-08 17:41:26.562921 | ubuntu-noble-large | "mode": "0664", 2025-10-08 17:41:26.562928 | ubuntu-noble-large | "msg": "OK", 2025-10-08 17:41:26.562934 | ubuntu-noble-large | "owner": "zuul", 2025-10-08 17:41:26.562940 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-08 17:41:26.562947 | ubuntu-noble-large | "size": 4366, 2025-10-08 17:41:26.562953 | ubuntu-noble-large | "state": "file", 2025-10-08 17:41:26.562959 | ubuntu-noble-large | "uid": 1000 2025-10-08 17:41:26.562964 | ubuntu-noble-large | } 2025-10-08 17:41:26.642663 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2024.2.tar.gz 2025-10-08 17:41:26.642734 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2024.2.tar.gz' 2025-10-08 17:41:27.657066 | ubuntu-noble-large | localhost | CHANGED => { 2025-10-08 17:41:27.657180 | ubuntu-noble-large | "changed": true, 2025-10-08 17:41:27.657204 | ubuntu-noble-large | "gid": 1000, 2025-10-08 17:41:27.657217 | ubuntu-noble-large | "group": "zuul", 2025-10-08 17:41:27.657228 | ubuntu-noble-large | "mode": "0664", 2025-10-08 17:41:27.657238 | ubuntu-noble-large | "msg": "section and option added", 2025-10-08 17:41:27.657249 | ubuntu-noble-large | "owner": "zuul", 2025-10-08 17:41:27.657282 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-08 17:41:27.657292 | ubuntu-noble-large | "size": 4437, 2025-10-08 17:41:27.657302 | ubuntu-noble-large | "state": "file", 2025-10-08 17:41:27.657311 | ubuntu-noble-large | "uid": 1000 2025-10-08 17:41:27.657321 | ubuntu-noble-large | } 2025-10-08 17:41:27.735726 | ubuntu-noble-large | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz' kolla-build.conf 2025-10-08 17:41:27.740745 | ubuntu-noble-large | + setini openstack-base type local 2025-10-08 17:41:27.740826 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2025-10-08 17:41:28.736148 | ubuntu-noble-large | localhost | CHANGED => { 2025-10-08 17:41:28.736214 | ubuntu-noble-large | "changed": true, 2025-10-08 17:41:28.736226 | ubuntu-noble-large | "gid": 1000, 2025-10-08 17:41:28.736235 | ubuntu-noble-large | "group": "zuul", 2025-10-08 17:41:28.736244 | ubuntu-noble-large | "mode": "0664", 2025-10-08 17:41:28.736253 | ubuntu-noble-large | "msg": "option added", 2025-10-08 17:41:28.736283 | ubuntu-noble-large | "owner": "zuul", 2025-10-08 17:41:28.736292 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-08 17:41:28.736301 | ubuntu-noble-large | "size": 4548, 2025-10-08 17:41:28.736310 | ubuntu-noble-large | "state": "file", 2025-10-08 17:41:28.736319 | ubuntu-noble-large | "uid": 1000 2025-10-08 17:41:28.736327 | ubuntu-noble-large | } 2025-10-08 17:41:28.809709 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2025-10-08 17:41:28.809764 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2025-10-08 17:41:28.809771 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2025-10-08 17:41:29.784820 | ubuntu-noble-large | localhost | CHANGED => { 2025-10-08 17:41:29.784910 | ubuntu-noble-large | "changed": true, 2025-10-08 17:41:29.784931 | ubuntu-noble-large | "gid": 1000, 2025-10-08 17:41:29.784946 | ubuntu-noble-large | "group": "zuul", 2025-10-08 17:41:29.784962 | ubuntu-noble-large | "mode": "0664", 2025-10-08 17:41:29.784973 | ubuntu-noble-large | "msg": "option added", 2025-10-08 17:41:29.784981 | ubuntu-noble-large | "owner": "zuul", 2025-10-08 17:41:29.784990 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-10-08 17:41:29.784999 | ubuntu-noble-large | "size": 4586, 2025-10-08 17:41:29.785008 | ubuntu-noble-large | "state": "file", 2025-10-08 17:41:29.785017 | ubuntu-noble-large | "uid": 1000 2025-10-08 17:41:29.785025 | ubuntu-noble-large | } 2025-10-08 17:41:29.862719 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2025-10-08 17:41:29.862777 | ubuntu-noble-large | DEBUG kolla-build.conf 2025-10-08 17:41:29.862783 | ubuntu-noble-large | + cat kolla-build.conf 2025-10-08 17:41:29.865998 | ubuntu-noble-large | [DEFAULT] 2025-10-08 17:41:29.866067 | ubuntu-noble-large | base = ubuntu 2025-10-08 17:41:29.866081 | ubuntu-noble-large | base_package_type = deb 2025-10-08 17:41:29.866095 | ubuntu-noble-large | base_tag = 24.04 2025-10-08 17:41:29.866107 | ubuntu-noble-large | install_type = source 2025-10-08 17:41:29.866118 | ubuntu-noble-large | namespace = kolla 2025-10-08 17:41:29.866130 | ubuntu-noble-large | openstack_release = 2024.2 2025-10-08 17:41:29.866142 | ubuntu-noble-large | push = false 2025-10-08 17:41:29.866153 | ubuntu-noble-large | tag = build-20251008 2025-10-08 17:41:29.866165 | ubuntu-noble-large | threads = 1 2025-10-08 17:41:29.866177 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2025-10-08 17:41:29.866191 | ubuntu-noble-large | 2025-10-08 17:41:29.866204 | ubuntu-noble-large | ######################################################################### 2025-10-08 17:41:29.866217 | ubuntu-noble-large | # sources tracked in release repository 2025-10-08 17:41:29.866229 | ubuntu-noble-large | 2025-10-08 17:41:29.866241 | ubuntu-noble-large | [aodh-base] 2025-10-08 17:41:29.866321 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.866340 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-08 17:41:29.866361 | ubuntu-noble-large | location = tarballs/aodh-stable-2024.2.tar.gz 2025-10-08 17:41:29.866380 | ubuntu-noble-large | 2025-10-08 17:41:29.866402 | ubuntu-noble-large | 2025-10-08 17:41:29.866423 | ubuntu-noble-large | 2025-10-08 17:41:29.866438 | ubuntu-noble-large | [barbican-base] 2025-10-08 17:41:29.866450 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.866462 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-08 17:41:29.866475 | ubuntu-noble-large | location = tarballs/barbican-stable-2024.2.tar.gz 2025-10-08 17:41:29.866486 | ubuntu-noble-large | 2025-10-08 17:41:29.866498 | ubuntu-noble-large | 2025-10-08 17:41:29.866509 | ubuntu-noble-large | 2025-10-08 17:41:29.866521 | ubuntu-noble-large | [blazar-base] 2025-10-08 17:41:29.866533 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.866545 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-08 17:41:29.866557 | ubuntu-noble-large | location = tarballs/blazar-stable-2024.2.tar.gz 2025-10-08 17:41:29.866569 | ubuntu-noble-large | 2025-10-08 17:41:29.866580 | ubuntu-noble-large | 2025-10-08 17:41:29.866591 | ubuntu-noble-large | 2025-10-08 17:41:29.866603 | ubuntu-noble-large | [ceilometer-base] 2025-10-08 17:41:29.866615 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.866662 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-08 17:41:29.866699 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2024.2.tar.gz 2025-10-08 17:41:29.866708 | ubuntu-noble-large | 2025-10-08 17:41:29.866718 | ubuntu-noble-large | 2025-10-08 17:41:29.866727 | ubuntu-noble-large | 2025-10-08 17:41:29.866736 | ubuntu-noble-large | [cinder-base] 2025-10-08 17:41:29.866746 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.866755 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-08 17:41:29.866764 | ubuntu-noble-large | location = tarballs/cinder-stable-2024.2.tar.gz 2025-10-08 17:41:29.866774 | ubuntu-noble-large | 2025-10-08 17:41:29.866783 | ubuntu-noble-large | 2025-10-08 17:41:29.866792 | ubuntu-noble-large | 2025-10-08 17:41:29.866801 | ubuntu-noble-large | [designate-base] 2025-10-08 17:41:29.866811 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.866820 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-08 17:41:29.866829 | ubuntu-noble-large | location = tarballs/designate-stable-2024.2.tar.gz 2025-10-08 17:41:29.866837 | ubuntu-noble-large | 2025-10-08 17:41:29.866845 | ubuntu-noble-large | 2025-10-08 17:41:29.866854 | ubuntu-noble-large | 2025-10-08 17:41:29.866862 | ubuntu-noble-large | [glance-base] 2025-10-08 17:41:29.866870 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.866878 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-08 17:41:29.866887 | ubuntu-noble-large | location = tarballs/glance-stable-2024.2.tar.gz 2025-10-08 17:41:29.866895 | ubuntu-noble-large | 2025-10-08 17:41:29.866903 | ubuntu-noble-large | 2025-10-08 17:41:29.866911 | ubuntu-noble-large | 2025-10-08 17:41:29.866919 | ubuntu-noble-large | [heat-base] 2025-10-08 17:41:29.866928 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.866936 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-08 17:41:29.866944 | ubuntu-noble-large | location = tarballs/heat-stable-2024.2.tar.gz 2025-10-08 17:41:29.866952 | ubuntu-noble-large | 2025-10-08 17:41:29.866960 | ubuntu-noble-large | 2025-10-08 17:41:29.866968 | ubuntu-noble-large | 2025-10-08 17:41:29.866976 | ubuntu-noble-large | [horizon] 2025-10-08 17:41:29.866985 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.866993 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-08 17:41:29.867001 | ubuntu-noble-large | location = tarballs/horizon-stable-2024.2.tar.gz 2025-10-08 17:41:29.867009 | ubuntu-noble-large | 2025-10-08 17:41:29.867017 | ubuntu-noble-large | 2025-10-08 17:41:29.867025 | ubuntu-noble-large | 2025-10-08 17:41:29.867034 | ubuntu-noble-large | [ironic-base] 2025-10-08 17:41:29.867042 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867050 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-08 17:41:29.867058 | ubuntu-noble-large | location = tarballs/ironic-stable-2024.2.tar.gz 2025-10-08 17:41:29.867067 | ubuntu-noble-large | 2025-10-08 17:41:29.867075 | ubuntu-noble-large | 2025-10-08 17:41:29.867083 | ubuntu-noble-large | 2025-10-08 17:41:29.867092 | ubuntu-noble-large | [keystone-base] 2025-10-08 17:41:29.867100 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867108 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-08 17:41:29.867116 | ubuntu-noble-large | location = tarballs/keystone-stable-2024.2.tar.gz 2025-10-08 17:41:29.867124 | ubuntu-noble-large | 2025-10-08 17:41:29.867132 | ubuntu-noble-large | 2025-10-08 17:41:29.867140 | ubuntu-noble-large | 2025-10-08 17:41:29.867148 | ubuntu-noble-large | [magnum-base] 2025-10-08 17:41:29.867157 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867165 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-08 17:41:29.867173 | ubuntu-noble-large | location = tarballs/magnum-stable-2024.2.tar.gz 2025-10-08 17:41:29.867181 | ubuntu-noble-large | 2025-10-08 17:41:29.867189 | ubuntu-noble-large | 2025-10-08 17:41:29.867197 | ubuntu-noble-large | 2025-10-08 17:41:29.867206 | ubuntu-noble-large | [manila-base] 2025-10-08 17:41:29.867214 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867232 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-08 17:41:29.867241 | ubuntu-noble-large | location = tarballs/manila-stable-2024.2.tar.gz 2025-10-08 17:41:29.867249 | ubuntu-noble-large | 2025-10-08 17:41:29.867283 | ubuntu-noble-large | 2025-10-08 17:41:29.867292 | ubuntu-noble-large | 2025-10-08 17:41:29.867300 | ubuntu-noble-large | [masakari-base] 2025-10-08 17:41:29.867308 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867317 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-08 17:41:29.867325 | ubuntu-noble-large | location = tarballs/masakari-stable-2024.2.tar.gz 2025-10-08 17:41:29.867333 | ubuntu-noble-large | 2025-10-08 17:41:29.867341 | ubuntu-noble-large | 2025-10-08 17:41:29.867350 | ubuntu-noble-large | 2025-10-08 17:41:29.867358 | ubuntu-noble-large | [neutron-bgp-dragent] 2025-10-08 17:41:29.867366 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867374 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:41:29.867395 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:41:29.867411 | ubuntu-noble-large | 2025-10-08 17:41:29.867426 | ubuntu-noble-large | 2025-10-08 17:41:29.867442 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2025-10-08 17:41:29.867458 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867473 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:41:29.867488 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:41:29.867500 | ubuntu-noble-large | 2025-10-08 17:41:29.867508 | ubuntu-noble-large | 2025-10-08 17:41:29.867517 | ubuntu-noble-large | [neutron-vpnaas-base] 2025-10-08 17:41:29.867525 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867533 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 17:41:29.867542 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 17:41:29.867550 | ubuntu-noble-large | 2025-10-08 17:41:29.867558 | ubuntu-noble-large | 2025-10-08 17:41:29.867566 | ubuntu-noble-large | 2025-10-08 17:41:29.867574 | ubuntu-noble-large | [neutron-base] 2025-10-08 17:41:29.867583 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867591 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-08 17:41:29.867599 | ubuntu-noble-large | location = tarballs/neutron-stable-2024.2.tar.gz 2025-10-08 17:41:29.867607 | ubuntu-noble-large | 2025-10-08 17:41:29.867615 | ubuntu-noble-large | 2025-10-08 17:41:29.867623 | ubuntu-noble-large | 2025-10-08 17:41:29.867659 | ubuntu-noble-large | [nova-base] 2025-10-08 17:41:29.867668 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867676 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-08 17:41:29.867685 | ubuntu-noble-large | location = tarballs/nova-stable-2024.2.tar.gz 2025-10-08 17:41:29.867693 | ubuntu-noble-large | 2025-10-08 17:41:29.867702 | ubuntu-noble-large | 2025-10-08 17:41:29.867710 | ubuntu-noble-large | 2025-10-08 17:41:29.867718 | ubuntu-noble-large | [octavia-base] 2025-10-08 17:41:29.867727 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867735 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-08 17:41:29.867744 | ubuntu-noble-large | location = tarballs/octavia-stable-2024.2.tar.gz 2025-10-08 17:41:29.867752 | ubuntu-noble-large | 2025-10-08 17:41:29.867760 | ubuntu-noble-large | 2025-10-08 17:41:29.867769 | ubuntu-noble-large | 2025-10-08 17:41:29.867777 | ubuntu-noble-large | [placement-base] 2025-10-08 17:41:29.867786 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867794 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-08 17:41:29.867803 | ubuntu-noble-large | location = tarballs/placement-stable-2024.2.tar.gz 2025-10-08 17:41:29.867811 | ubuntu-noble-large | 2025-10-08 17:41:29.867819 | ubuntu-noble-large | 2025-10-08 17:41:29.867827 | ubuntu-noble-large | 2025-10-08 17:41:29.867836 | ubuntu-noble-large | [skyline-apiserver-base] 2025-10-08 17:41:29.867844 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867866 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 17:41:29.867875 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 17:41:29.867884 | ubuntu-noble-large | 2025-10-08 17:41:29.867892 | ubuntu-noble-large | 2025-10-08 17:41:29.867900 | ubuntu-noble-large | 2025-10-08 17:41:29.867909 | ubuntu-noble-large | [skyline-console-base] 2025-10-08 17:41:29.867918 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867926 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-08 17:41:29.867934 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2024.2.tar.gz 2025-10-08 17:41:29.867943 | ubuntu-noble-large | 2025-10-08 17:41:29.867951 | ubuntu-noble-large | 2025-10-08 17:41:29.867959 | ubuntu-noble-large | [openstack-base] 2025-10-08 17:41:29.867968 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-08 17:41:29.867976 | ubuntu-noble-large | location = tarballs/requirements-stable-2024.2.tar.gz 2025-10-08 17:41:29.867985 | ubuntu-noble-large | type = local 2025-10-08 17:41:29.867993 | ubuntu-noble-large | + bash scripts/003-patch.sh 2025-10-08 17:41:29.871011 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-10-08 17:41:29.871036 | ubuntu-noble-large | + VERSION=latest 2025-10-08 17:41:29.871044 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-10-08 17:41:29.871164 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-10-08 17:41:29.871178 | ubuntu-noble-large | + . defaults/all.sh 2025-10-08 17:41:29.871336 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-08 17:41:29.871347 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-08 17:41:29.871359 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-08 17:41:29.871378 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-10-08 17:41:29.871705 | ubuntu-noble-large | +++ deactivate nondestructive 2025-10-08 17:41:29.871778 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 17:41:29.871791 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 17:41:29.871802 | ubuntu-noble-large | +++ hash -r 2025-10-08 17:41:29.871896 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 17:41:29.871906 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-10-08 17:41:29.871917 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-10-08 17:41:29.871957 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-08 17:41:29.872073 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-10-08 17:41:29.872086 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-10-08 17:41:29.872097 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-08 17:41:29.872105 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-10-08 17:41:29.872162 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-08 17:41:29.872214 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-08 17:41:29.872234 | ubuntu-noble-large | +++ export PATH 2025-10-08 17:41:29.872313 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 17:41:29.872371 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-10-08 17:41:29.872383 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-10-08 17:41:29.872413 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-10-08 17:41:29.872425 | ubuntu-noble-large | +++ export PS1 2025-10-08 17:41:29.872435 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-08 17:41:29.872446 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-10-08 17:41:29.872481 | ubuntu-noble-large | +++ hash -r 2025-10-08 17:41:29.872569 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-10-08 17:41:29.873954 | ubuntu-noble-large | +++ date +%Y%m%d 2025-10-08 17:41:29.877401 | ubuntu-noble-large | ++ export BUILD_ID=20251008 2025-10-08 17:41:29.877425 | ubuntu-noble-large | ++ BUILD_ID=20251008 2025-10-08 17:41:29.877438 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-10-08 17:41:29.877445 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-10-08 17:41:29.877453 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-10-08 17:41:29.877464 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-10-08 17:41:29.877505 | ubuntu-noble-large | + export VERSION 2025-10-08 17:41:29.877516 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-10-08 17:41:29.877527 | ubuntu-noble-large | + mkdir -p tarballs 2025-10-08 17:41:29.883662 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2025-10-08 17:41:29.883691 | ubuntu-noble-large | ++ awk '{ print $4 }' 2025-10-08 17:41:29.888101 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:29.888132 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:29.889287 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-08 17:41:29.891675 | ubuntu-noble-large | + filename=aodh-stable-2024.2.tar.gz 2025-10-08 17:41:29.891700 | ubuntu-noble-large | + [[ -e aodh-stable-2024.2.tar.gz ]] 2025-10-08 17:41:29.891819 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-08 17:41:29.891832 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-08 17:41:29.891846 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-10-08 17:41:34.950202 | ubuntu-noble-large | 2025-10-08 17:41:34 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz [254167/254167] -> "aodh-stable-2024.2.tar.gz" [1] 2025-10-08 17:41:34.952685 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:41:34.952723 | ubuntu-noble-large | + echo Process aodh-stable-2024.2.tar.gz 2025-10-08 17:41:34.952739 | ubuntu-noble-large | Process aodh-stable-2024.2.tar.gz 2025-10-08 17:41:34.955048 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2024.2.tar.gz 2025-10-08 17:41:34.955829 | ubuntu-noble-large | ++ head -1 2025-10-08 17:41:34.955996 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:41:34.966793 | ubuntu-noble-large | + directory=aodh-19.0.0.0rc2.dev2 2025-10-08 17:41:34.966873 | ubuntu-noble-large | + echo Check patches for aodh-stable-2024.2.tar.gz 2025-10-08 17:41:34.966887 | ubuntu-noble-large | Check patches for aodh-stable-2024.2.tar.gz 2025-10-08 17:41:34.966898 | ubuntu-noble-large | + [[ -e ../patches/2024.2/aodh ]] 2025-10-08 17:41:34.966908 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2024.2.tar.gz 2025-10-08 17:41:34.966917 | ubuntu-noble-large | Check overlays for aodh-stable-2024.2.tar.gz 2025-10-08 17:41:34.966926 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/aodh/source ]] 2025-10-08 17:41:34.966936 | ubuntu-noble-large | + popd 2025-10-08 17:41:34.966955 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:34.966992 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:34.967977 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-08 17:41:34.970947 | ubuntu-noble-large | + filename=barbican-stable-2024.2.tar.gz 2025-10-08 17:41:34.970981 | ubuntu-noble-large | + [[ -e barbican-stable-2024.2.tar.gz ]] 2025-10-08 17:41:34.970998 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-08 17:41:34.971008 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-08 17:41:34.971022 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-10-08 17:41:38.172594 | ubuntu-noble-large | 2025-10-08 17:41:38 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz [657156/657156] -> "barbican-stable-2024.2.tar.gz" [1] 2025-10-08 17:41:38.175110 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:41:38.175138 | ubuntu-noble-large | + echo Process barbican-stable-2024.2.tar.gz 2025-10-08 17:41:38.175150 | ubuntu-noble-large | Process barbican-stable-2024.2.tar.gz 2025-10-08 17:41:38.177410 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2024.2.tar.gz 2025-10-08 17:41:38.177905 | ubuntu-noble-large | ++ head -1 2025-10-08 17:41:38.178282 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:41:38.189032 | ubuntu-noble-large | + directory=barbican-19.0.1.dev3 2025-10-08 17:41:38.189057 | ubuntu-noble-large | + echo Check patches for barbican-stable-2024.2.tar.gz 2025-10-08 17:41:38.189068 | ubuntu-noble-large | Check patches for barbican-stable-2024.2.tar.gz 2025-10-08 17:41:38.189140 | ubuntu-noble-large | + [[ -e ../patches/2024.2/barbican ]] 2025-10-08 17:41:38.189183 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2024.2.tar.gz 2025-10-08 17:41:38.189194 | ubuntu-noble-large | Check overlays for barbican-stable-2024.2.tar.gz 2025-10-08 17:41:38.189207 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/barbican/source ]] 2025-10-08 17:41:38.189275 | ubuntu-noble-large | + popd 2025-10-08 17:41:38.189419 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:38.189433 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:38.190772 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-08 17:41:38.193745 | ubuntu-noble-large | + filename=blazar-stable-2024.2.tar.gz 2025-10-08 17:41:38.193766 | ubuntu-noble-large | + [[ -e blazar-stable-2024.2.tar.gz ]] 2025-10-08 17:41:38.193856 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-08 17:41:38.193869 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-08 17:41:38.193882 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-10-08 17:41:39.287543 | ubuntu-noble-large | 2025-10-08 17:41:39 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz [429457/429457] -> "blazar-stable-2024.2.tar.gz" [1] 2025-10-08 17:41:39.289859 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:41:39.289896 | ubuntu-noble-large | + echo Process blazar-stable-2024.2.tar.gz 2025-10-08 17:41:39.289908 | ubuntu-noble-large | Process blazar-stable-2024.2.tar.gz 2025-10-08 17:41:39.292228 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2024.2.tar.gz 2025-10-08 17:41:39.292712 | ubuntu-noble-large | ++ head -1 2025-10-08 17:41:39.292799 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:41:39.302678 | ubuntu-noble-large | + directory=blazar-14.0.1.dev5 2025-10-08 17:41:39.302732 | ubuntu-noble-large | + echo Check patches for blazar-stable-2024.2.tar.gz 2025-10-08 17:41:39.302744 | ubuntu-noble-large | Check patches for blazar-stable-2024.2.tar.gz 2025-10-08 17:41:39.302758 | ubuntu-noble-large | + [[ -e ../patches/2024.2/blazar ]] 2025-10-08 17:41:39.302805 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2024.2.tar.gz 2025-10-08 17:41:39.302816 | ubuntu-noble-large | Check overlays for blazar-stable-2024.2.tar.gz 2025-10-08 17:41:39.302829 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/blazar/source ]] 2025-10-08 17:41:39.302842 | ubuntu-noble-large | + popd 2025-10-08 17:41:39.303028 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:39.303042 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:39.304077 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-08 17:41:39.306250 | ubuntu-noble-large | + filename=ceilometer-stable-2024.2.tar.gz 2025-10-08 17:41:39.306273 | ubuntu-noble-large | + [[ -e ceilometer-stable-2024.2.tar.gz ]] 2025-10-08 17:41:39.306317 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-08 17:41:39.306347 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-08 17:41:39.306362 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-10-08 17:41:40.549149 | ubuntu-noble-large | 2025-10-08 17:41:40 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz [871893/871893] -> "ceilometer-stable-2024.2.tar.gz" [1] 2025-10-08 17:41:40.551892 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:41:40.551919 | ubuntu-noble-large | + echo Process ceilometer-stable-2024.2.tar.gz 2025-10-08 17:41:40.551930 | ubuntu-noble-large | Process ceilometer-stable-2024.2.tar.gz 2025-10-08 17:41:40.554272 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2024.2.tar.gz 2025-10-08 17:41:40.554615 | ubuntu-noble-large | ++ head -1 2025-10-08 17:41:40.555201 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:41:40.564326 | ubuntu-noble-large | + directory=ceilometer-23.0.2.dev1 2025-10-08 17:41:40.564387 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2024.2.tar.gz 2025-10-08 17:41:40.564402 | ubuntu-noble-large | Check patches for ceilometer-stable-2024.2.tar.gz 2025-10-08 17:41:40.564414 | ubuntu-noble-large | + [[ -e ../patches/2024.2/ceilometer ]] 2025-10-08 17:41:40.564434 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2024.2.tar.gz 2025-10-08 17:41:40.564446 | ubuntu-noble-large | Check overlays for ceilometer-stable-2024.2.tar.gz 2025-10-08 17:41:40.564457 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/ceilometer/source ]] 2025-10-08 17:41:40.564469 | ubuntu-noble-large | + popd 2025-10-08 17:41:40.564517 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:40.564534 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:40.565755 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-08 17:41:40.568668 | ubuntu-noble-large | + filename=cinder-stable-2024.2.tar.gz 2025-10-08 17:41:40.568695 | ubuntu-noble-large | + [[ -e cinder-stable-2024.2.tar.gz ]] 2025-10-08 17:41:40.568772 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-08 17:41:40.568786 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-08 17:41:40.568797 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-10-08 17:41:42.401883 | ubuntu-noble-large | 2025-10-08 17:41:42 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz [6375881/6375881] -> "cinder-stable-2024.2.tar.gz" [1] 2025-10-08 17:41:42.403264 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:41:42.403331 | ubuntu-noble-large | + echo Process cinder-stable-2024.2.tar.gz 2025-10-08 17:41:42.403339 | ubuntu-noble-large | Process cinder-stable-2024.2.tar.gz 2025-10-08 17:41:42.405819 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2024.2.tar.gz 2025-10-08 17:41:42.406146 | ubuntu-noble-large | ++ head -1 2025-10-08 17:41:42.406505 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:41:42.417193 | ubuntu-noble-large | + directory=cinder-25.2.1.dev4 2025-10-08 17:41:42.417282 | ubuntu-noble-large | + echo Check patches for cinder-stable-2024.2.tar.gz 2025-10-08 17:41:42.417288 | ubuntu-noble-large | Check patches for cinder-stable-2024.2.tar.gz 2025-10-08 17:41:42.417350 | ubuntu-noble-large | + [[ -e ../patches/2024.2/cinder ]] 2025-10-08 17:41:42.417388 | ubuntu-noble-large | + tar xzf cinder-stable-2024.2.tar.gz 2025-10-08 17:41:42.747330 | ubuntu-noble-large | + rm cinder-stable-2024.2.tar.gz 2025-10-08 17:41:42.754168 | ubuntu-noble-large | + pushd cinder-25.2.1.dev4 2025-10-08 17:41:42.755881 | ubuntu-noble-large | ++ find ../../patches/2024.2/cinder -type f -name '*.patch' 2025-10-08 17:41:42.755915 | ubuntu-noble-large | ++ sort 2025-10-08 17:41:42.761000 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 17:41:42.761036 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch' 2025-10-08 17:41:42.761048 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch 2025-10-08 17:41:42.761059 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-08 17:41:42.762656 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-08 17:41:42.762944 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-10-08 17:41:42.763064 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-08 17:41:42.763266 | ubuntu-noble-large | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-10-08 17:41:42.763559 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-08 17:41:42.766472 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-08 17:41:42.767209 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-10-08 17:41:42.767404 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-08 17:41:42.768077 | ubuntu-noble-large | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-10-08 17:41:42.769012 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 17:41:42.769074 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch' 2025-10-08 17:41:42.769100 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch 2025-10-08 17:41:42.769120 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-08 17:41:42.772480 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-10-08 17:41:42.773949 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-10-08 17:41:42.775196 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-10-08 17:41:42.775718 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-08 17:41:42.776461 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-10-08 17:41:42.777170 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-10-08 17:41:42.777941 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-08 17:41:42.778371 | ubuntu-noble-large | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-10-08 17:41:42.778936 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-08 17:41:42.780465 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-10-08 17:41:42.780992 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-10-08 17:41:42.781414 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-10-08 17:41:42.781559 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-08 17:41:42.781795 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-10-08 17:41:42.782086 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-10-08 17:41:42.782375 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-08 17:41:42.782572 | ubuntu-noble-large | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-10-08 17:41:42.783447 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 17:41:42.783494 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch' 2025-10-08 17:41:42.783518 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch 2025-10-08 17:41:42.783541 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-08 17:41:42.786623 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-08 17:41:42.787204 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-08 17:41:42.787602 | ubuntu-noble-large | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-10-08 17:41:42.788076 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-08 17:41:42.791116 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-10-08 17:41:42.791687 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-10-08 17:41:42.791988 | ubuntu-noble-large | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-10-08 17:41:42.792915 | ubuntu-noble-large | + popd 2025-10-08 17:41:42.792954 | ubuntu-noble-large | + tar czf cinder-stable-2024.2.tar.gz cinder-25.2.1.dev4 2025-10-08 17:41:43.978678 | ubuntu-noble-large | + rm -r cinder-25.2.1.dev4 2025-10-08 17:41:44.055991 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2024.2.tar.gz 2025-10-08 17:41:44.056066 | ubuntu-noble-large | Check overlays for cinder-stable-2024.2.tar.gz 2025-10-08 17:41:44.056087 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/cinder/source ]] 2025-10-08 17:41:44.056098 | ubuntu-noble-large | + tar xzf cinder-stable-2024.2.tar.gz 2025-10-08 17:41:44.384820 | ubuntu-noble-large | + rm cinder-stable-2024.2.tar.gz 2025-10-08 17:41:44.391099 | ubuntu-noble-large | + rsync -avz ../overlays/2024.2/cinder/source/ cinder-25.2.1.dev4 2025-10-08 17:41:44.398391 | ubuntu-noble-large | sending incremental file list 2025-10-08 17:41:44.399593 | ubuntu-noble-large | ./ 2025-10-08 17:41:44.400250 | ubuntu-noble-large | cinder/ 2025-10-08 17:41:44.400295 | ubuntu-noble-large | cinder/volume/ 2025-10-08 17:41:44.400300 | ubuntu-noble-large | cinder/volume/drivers/ 2025-10-08 17:41:44.400305 | ubuntu-noble-large | cinder/volume/drivers/linstordrv.py 2025-10-08 17:41:44.443725 | ubuntu-noble-large | 2025-10-08 17:41:44.443766 | ubuntu-noble-large | sent 11,647 bytes received 54 bytes 23,402.00 bytes/sec 2025-10-08 17:41:44.443773 | ubuntu-noble-large | total size is 44,134 speedup is 3.77 2025-10-08 17:41:44.445268 | ubuntu-noble-large | + tar czf cinder-stable-2024.2.tar.gz cinder-25.2.1.dev4 2025-10-08 17:41:45.625055 | ubuntu-noble-large | + rm -r cinder-25.2.1.dev4 2025-10-08 17:41:45.695059 | ubuntu-noble-large | + popd 2025-10-08 17:41:45.695121 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:45.695134 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:45.696422 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-08 17:41:45.699749 | ubuntu-noble-large | + filename=designate-stable-2024.2.tar.gz 2025-10-08 17:41:45.699771 | ubuntu-noble-large | + [[ -e designate-stable-2024.2.tar.gz ]] 2025-10-08 17:41:45.699788 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-08 17:41:45.699798 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-08 17:41:45.699809 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-10-08 17:41:47.059049 | ubuntu-noble-large | 2025-10-08 17:41:47 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz [996737/996737] -> "designate-stable-2024.2.tar.gz" [1] 2025-10-08 17:41:47.061195 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:41:47.061308 | ubuntu-noble-large | + echo Process designate-stable-2024.2.tar.gz 2025-10-08 17:41:47.061325 | ubuntu-noble-large | Process designate-stable-2024.2.tar.gz 2025-10-08 17:41:47.063677 | ubuntu-noble-large | ++ tar -tzf designate-stable-2024.2.tar.gz 2025-10-08 17:41:47.063713 | ubuntu-noble-large | ++ head -1 2025-10-08 17:41:47.064334 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:41:47.073510 | ubuntu-noble-large | + directory=designate-19.0.1.dev8 2025-10-08 17:41:47.073567 | ubuntu-noble-large | + echo Check patches for designate-stable-2024.2.tar.gz 2025-10-08 17:41:47.073580 | ubuntu-noble-large | Check patches for designate-stable-2024.2.tar.gz 2025-10-08 17:41:47.073599 | ubuntu-noble-large | + [[ -e ../patches/2024.2/designate ]] 2025-10-08 17:41:47.073610 | ubuntu-noble-large | + echo Check overlays for designate-stable-2024.2.tar.gz 2025-10-08 17:41:47.073620 | ubuntu-noble-large | Check overlays for designate-stable-2024.2.tar.gz 2025-10-08 17:41:47.073685 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/designate/source ]] 2025-10-08 17:41:47.073700 | ubuntu-noble-large | + popd 2025-10-08 17:41:47.073878 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:47.073893 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:47.075258 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-08 17:41:47.078207 | ubuntu-noble-large | + filename=glance-stable-2024.2.tar.gz 2025-10-08 17:41:47.078273 | ubuntu-noble-large | + [[ -e glance-stable-2024.2.tar.gz ]] 2025-10-08 17:41:47.078294 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-08 17:41:47.078308 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-08 17:41:47.078348 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-10-08 17:41:48.599221 | ubuntu-noble-large | 2025-10-08 17:41:48 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz [2124753/2124753] -> "glance-stable-2024.2.tar.gz" [1] 2025-10-08 17:41:48.601860 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:41:48.601901 | ubuntu-noble-large | + echo Process glance-stable-2024.2.tar.gz 2025-10-08 17:41:48.601921 | ubuntu-noble-large | Process glance-stable-2024.2.tar.gz 2025-10-08 17:41:48.603908 | ubuntu-noble-large | ++ tar -tzf glance-stable-2024.2.tar.gz 2025-10-08 17:41:48.604803 | ubuntu-noble-large | ++ head -1 2025-10-08 17:41:48.604923 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:41:48.613042 | ubuntu-noble-large | + directory=glance-29.0.1.dev9 2025-10-08 17:41:48.613126 | ubuntu-noble-large | + echo Check patches for glance-stable-2024.2.tar.gz 2025-10-08 17:41:48.613143 | ubuntu-noble-large | Check patches for glance-stable-2024.2.tar.gz 2025-10-08 17:41:48.613165 | ubuntu-noble-large | + [[ -e ../patches/2024.2/glance ]] 2025-10-08 17:41:48.613175 | ubuntu-noble-large | + echo Check overlays for glance-stable-2024.2.tar.gz 2025-10-08 17:41:48.613185 | ubuntu-noble-large | Check overlays for glance-stable-2024.2.tar.gz 2025-10-08 17:41:48.613195 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/glance/source ]] 2025-10-08 17:41:48.613204 | ubuntu-noble-large | + popd 2025-10-08 17:41:48.613336 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:48.613352 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:48.614312 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-08 17:41:48.616543 | ubuntu-noble-large | + filename=heat-stable-2024.2.tar.gz 2025-10-08 17:41:48.616585 | ubuntu-noble-large | + [[ -e heat-stable-2024.2.tar.gz ]] 2025-10-08 17:41:48.616603 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-08 17:41:48.616615 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-08 17:41:48.616687 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-10-08 17:41:50.122950 | ubuntu-noble-large | 2025-10-08 17:41:50 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz [2360651/2360651] -> "heat-stable-2024.2.tar.gz" [1] 2025-10-08 17:41:50.124994 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:41:50.125021 | ubuntu-noble-large | + echo Process heat-stable-2024.2.tar.gz 2025-10-08 17:41:50.125040 | ubuntu-noble-large | Process heat-stable-2024.2.tar.gz 2025-10-08 17:41:50.127214 | ubuntu-noble-large | ++ tar -tzf heat-stable-2024.2.tar.gz 2025-10-08 17:41:50.127524 | ubuntu-noble-large | ++ head -1 2025-10-08 17:41:50.127773 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:41:50.140171 | ubuntu-noble-large | + directory=openstack_heat-23.0.1.dev10 2025-10-08 17:41:50.140213 | ubuntu-noble-large | + echo Check patches for heat-stable-2024.2.tar.gz 2025-10-08 17:41:50.140225 | ubuntu-noble-large | Check patches for heat-stable-2024.2.tar.gz 2025-10-08 17:41:50.140266 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack_heat ]] 2025-10-08 17:41:50.140351 | ubuntu-noble-large | + echo Check overlays for heat-stable-2024.2.tar.gz 2025-10-08 17:41:50.140363 | ubuntu-noble-large | Check overlays for heat-stable-2024.2.tar.gz 2025-10-08 17:41:50.140373 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack_heat/source ]] 2025-10-08 17:41:50.140432 | ubuntu-noble-large | + popd 2025-10-08 17:41:50.140588 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:50.140602 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:50.141876 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-08 17:41:50.144741 | ubuntu-noble-large | + filename=horizon-stable-2024.2.tar.gz 2025-10-08 17:41:50.144764 | ubuntu-noble-large | + [[ -e horizon-stable-2024.2.tar.gz ]] 2025-10-08 17:41:50.144856 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-08 17:41:50.144869 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-08 17:41:50.144880 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-10-08 17:41:52.054154 | ubuntu-noble-large | 2025-10-08 17:41:52 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz [5704784/5704784] -> "horizon-stable-2024.2.tar.gz" [1] 2025-10-08 17:41:52.057722 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:41:52.057816 | ubuntu-noble-large | + echo Process horizon-stable-2024.2.tar.gz 2025-10-08 17:41:52.057842 | ubuntu-noble-large | Process horizon-stable-2024.2.tar.gz 2025-10-08 17:41:52.059744 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2024.2.tar.gz 2025-10-08 17:41:52.060337 | ubuntu-noble-large | ++ head -1 2025-10-08 17:41:52.060444 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:41:52.070657 | ubuntu-noble-large | + directory=horizon-25.1.2.dev1 2025-10-08 17:41:52.070741 | ubuntu-noble-large | + echo Check patches for horizon-stable-2024.2.tar.gz 2025-10-08 17:41:52.070753 | ubuntu-noble-large | Check patches for horizon-stable-2024.2.tar.gz 2025-10-08 17:41:52.070764 | ubuntu-noble-large | + [[ -e ../patches/2024.2/horizon ]] 2025-10-08 17:41:52.070772 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2024.2.tar.gz 2025-10-08 17:41:52.070781 | ubuntu-noble-large | Check overlays for horizon-stable-2024.2.tar.gz 2025-10-08 17:41:52.070798 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/horizon/source ]] 2025-10-08 17:41:52.070808 | ubuntu-noble-large | + popd 2025-10-08 17:41:52.070821 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:52.070835 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:52.072470 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-08 17:41:52.075753 | ubuntu-noble-large | + filename=ironic-stable-2024.2.tar.gz 2025-10-08 17:41:52.075813 | ubuntu-noble-large | + [[ -e ironic-stable-2024.2.tar.gz ]] 2025-10-08 17:41:52.075826 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-08 17:41:52.075838 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-08 17:41:52.075848 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-10-08 17:41:53.594031 | ubuntu-noble-large | 2025-10-08 17:41:53 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz [2625410/2625410] -> "ironic-stable-2024.2.tar.gz" [1] 2025-10-08 17:41:53.596961 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:41:53.597064 | ubuntu-noble-large | + echo Process ironic-stable-2024.2.tar.gz 2025-10-08 17:41:53.597078 | ubuntu-noble-large | Process ironic-stable-2024.2.tar.gz 2025-10-08 17:41:53.599015 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2024.2.tar.gz 2025-10-08 17:41:53.599394 | ubuntu-noble-large | ++ head -1 2025-10-08 17:41:53.599716 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:41:53.609449 | ubuntu-noble-large | + directory=ironic-26.1.4.dev2 2025-10-08 17:41:53.609501 | ubuntu-noble-large | + echo Check patches for ironic-stable-2024.2.tar.gz 2025-10-08 17:41:53.609515 | ubuntu-noble-large | Check patches for ironic-stable-2024.2.tar.gz 2025-10-08 17:41:53.609534 | ubuntu-noble-large | + [[ -e ../patches/2024.2/ironic ]] 2025-10-08 17:41:53.609544 | ubuntu-noble-large | + tar xzf ironic-stable-2024.2.tar.gz 2025-10-08 17:41:53.783592 | ubuntu-noble-large | + rm ironic-stable-2024.2.tar.gz 2025-10-08 17:41:53.789167 | ubuntu-noble-large | + pushd ironic-26.1.4.dev2 2025-10-08 17:41:53.791592 | ubuntu-noble-large | ++ find ../../patches/2024.2/ironic -type f -name '*.patch' 2025-10-08 17:41:53.791778 | ubuntu-noble-large | ++ sort 2025-10-08 17:41:53.797071 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 17:41:53.797102 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch' 2025-10-08 17:41:53.797115 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch 2025-10-08 17:41:53.797128 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-08 17:41:53.800175 | ubuntu-noble-large | checking file ironic/common/grub_conf.template 2025-10-08 17:41:53.800771 | ubuntu-noble-large | checking file ironic/common/pxe_utils.py 2025-10-08 17:41:53.800902 | ubuntu-noble-large | Hunk #1 succeeded at 350 (offset -1 lines). 2025-10-08 17:41:53.801281 | ubuntu-noble-large | checking file ironic/drivers/modules/pxe_grub_config.template 2025-10-08 17:41:53.801765 | ubuntu-noble-large | checking file ironic/tests/unit/common/test_images.py 2025-10-08 17:41:53.802555 | ubuntu-noble-large | checking file ironic/tests/unit/common/test_pxe_utils.py 2025-10-08 17:41:53.803821 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-10-08 17:41:53.804443 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/pxe_grub_config.template 2025-10-08 17:41:53.804910 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-08 17:41:53.807855 | ubuntu-noble-large | patching file ironic/common/grub_conf.template 2025-10-08 17:41:53.808337 | ubuntu-noble-large | patching file ironic/common/pxe_utils.py 2025-10-08 17:41:53.808457 | ubuntu-noble-large | Hunk #1 succeeded at 350 (offset -1 lines). 2025-10-08 17:41:53.808812 | ubuntu-noble-large | patching file ironic/drivers/modules/pxe_grub_config.template 2025-10-08 17:41:53.809156 | ubuntu-noble-large | patching file ironic/tests/unit/common/test_images.py 2025-10-08 17:41:53.810066 | ubuntu-noble-large | patching file ironic/tests/unit/common/test_pxe_utils.py 2025-10-08 17:41:53.811359 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-10-08 17:41:53.812107 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/pxe_grub_config.template 2025-10-08 17:41:53.813961 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 17:41:53.813985 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-956674-2024.2.patch' 2025-10-08 17:41:53.813996 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/backport-956674-2024.2.patch 2025-10-08 17:41:53.814009 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-08 17:41:53.816794 | ubuntu-noble-large | checking file ironic/drivers/modules/redfish/power.py 2025-10-08 17:41:53.817152 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-10-08 17:41:53.817762 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-08 17:41:53.820556 | ubuntu-noble-large | patching file ironic/drivers/modules/redfish/power.py 2025-10-08 17:41:53.820940 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/modules/redfish/test_power.py 2025-10-08 17:41:53.821918 | ubuntu-noble-large | + popd 2025-10-08 17:41:53.822050 | ubuntu-noble-large | + tar czf ironic-stable-2024.2.tar.gz ironic-26.1.4.dev2 2025-10-08 17:41:54.361493 | ubuntu-noble-large | + rm -r ironic-26.1.4.dev2 2025-10-08 17:41:54.420365 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2024.2.tar.gz 2025-10-08 17:41:54.420438 | ubuntu-noble-large | Check overlays for ironic-stable-2024.2.tar.gz 2025-10-08 17:41:54.420459 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/ironic/source ]] 2025-10-08 17:41:54.420470 | ubuntu-noble-large | + popd 2025-10-08 17:41:54.420528 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:54.420541 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:54.421564 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-08 17:41:54.424665 | ubuntu-noble-large | + filename=keystone-stable-2024.2.tar.gz 2025-10-08 17:41:54.424688 | ubuntu-noble-large | + [[ -e keystone-stable-2024.2.tar.gz ]] 2025-10-08 17:41:54.424772 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-08 17:41:54.424785 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-08 17:41:54.424796 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-10-08 17:41:55.776414 | ubuntu-noble-large | 2025-10-08 17:41:55 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz [1741529/1741529] -> "keystone-stable-2024.2.tar.gz" [1] 2025-10-08 17:41:55.778122 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:41:55.778158 | ubuntu-noble-large | + echo Process keystone-stable-2024.2.tar.gz 2025-10-08 17:41:55.778170 | ubuntu-noble-large | Process keystone-stable-2024.2.tar.gz 2025-10-08 17:41:55.780709 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2024.2.tar.gz 2025-10-08 17:41:55.780849 | ubuntu-noble-large | ++ head -1 2025-10-08 17:41:55.781214 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:41:55.789773 | ubuntu-noble-large | + directory=keystone-26.0.1.dev4 2025-10-08 17:41:55.789810 | ubuntu-noble-large | + echo Check patches for keystone-stable-2024.2.tar.gz 2025-10-08 17:41:55.789821 | ubuntu-noble-large | Check patches for keystone-stable-2024.2.tar.gz 2025-10-08 17:41:55.789831 | ubuntu-noble-large | + [[ -e ../patches/2024.2/keystone ]] 2025-10-08 17:41:55.789845 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2024.2.tar.gz 2025-10-08 17:41:55.789855 | ubuntu-noble-large | Check overlays for keystone-stable-2024.2.tar.gz 2025-10-08 17:41:55.789864 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/keystone/source ]] 2025-10-08 17:41:55.789878 | ubuntu-noble-large | + popd 2025-10-08 17:41:55.790002 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:55.790016 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:55.791179 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-08 17:41:55.794151 | ubuntu-noble-large | + filename=magnum-stable-2024.2.tar.gz 2025-10-08 17:41:55.794184 | ubuntu-noble-large | + [[ -e magnum-stable-2024.2.tar.gz ]] 2025-10-08 17:41:55.794199 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-08 17:41:55.794209 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-08 17:41:55.794219 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-10-08 17:41:57.128164 | ubuntu-noble-large | 2025-10-08 17:41:57 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz [967968/967968] -> "magnum-stable-2024.2.tar.gz" [1] 2025-10-08 17:41:57.131088 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:41:57.131189 | ubuntu-noble-large | + echo Process magnum-stable-2024.2.tar.gz 2025-10-08 17:41:57.131201 | ubuntu-noble-large | Process magnum-stable-2024.2.tar.gz 2025-10-08 17:41:57.133073 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2024.2.tar.gz 2025-10-08 17:41:57.133565 | ubuntu-noble-large | ++ head -1 2025-10-08 17:41:57.134022 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:41:57.142881 | ubuntu-noble-large | + directory=magnum-19.0.1.dev7 2025-10-08 17:41:57.142928 | ubuntu-noble-large | + echo Check patches for magnum-stable-2024.2.tar.gz 2025-10-08 17:41:57.142940 | ubuntu-noble-large | Check patches for magnum-stable-2024.2.tar.gz 2025-10-08 17:41:57.142958 | ubuntu-noble-large | + [[ -e ../patches/2024.2/magnum ]] 2025-10-08 17:41:57.142968 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2024.2.tar.gz 2025-10-08 17:41:57.142978 | ubuntu-noble-large | Check overlays for magnum-stable-2024.2.tar.gz 2025-10-08 17:41:57.142992 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/magnum/source ]] 2025-10-08 17:41:57.143002 | ubuntu-noble-large | + popd 2025-10-08 17:41:57.143158 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:57.143173 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:57.144387 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-08 17:41:57.147200 | ubuntu-noble-large | + filename=manila-stable-2024.2.tar.gz 2025-10-08 17:41:57.147262 | ubuntu-noble-large | + [[ -e manila-stable-2024.2.tar.gz ]] 2025-10-08 17:41:57.147280 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-08 17:41:57.147291 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-08 17:41:57.147301 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-10-08 17:41:58.690277 | ubuntu-noble-large | 2025-10-08 17:41:58 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz [3511354/3511354] -> "manila-stable-2024.2.tar.gz" [1] 2025-10-08 17:41:58.692850 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:41:58.692880 | ubuntu-noble-large | + echo Process manila-stable-2024.2.tar.gz 2025-10-08 17:41:58.692894 | ubuntu-noble-large | Process manila-stable-2024.2.tar.gz 2025-10-08 17:41:58.695303 | ubuntu-noble-large | ++ tar -tzf manila-stable-2024.2.tar.gz 2025-10-08 17:41:58.695843 | ubuntu-noble-large | ++ head -1 2025-10-08 17:41:58.696043 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:41:58.703786 | ubuntu-noble-large | + directory=manila-19.1.1.dev4 2025-10-08 17:41:58.703807 | ubuntu-noble-large | + echo Check patches for manila-stable-2024.2.tar.gz 2025-10-08 17:41:58.703824 | ubuntu-noble-large | Check patches for manila-stable-2024.2.tar.gz 2025-10-08 17:41:58.703837 | ubuntu-noble-large | + [[ -e ../patches/2024.2/manila ]] 2025-10-08 17:41:58.703924 | ubuntu-noble-large | + echo Check overlays for manila-stable-2024.2.tar.gz 2025-10-08 17:41:58.703937 | ubuntu-noble-large | Check overlays for manila-stable-2024.2.tar.gz 2025-10-08 17:41:58.703947 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/manila/source ]] 2025-10-08 17:41:58.703960 | ubuntu-noble-large | + popd 2025-10-08 17:41:58.704073 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:58.704087 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:58.705046 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-08 17:41:58.707287 | ubuntu-noble-large | + filename=masakari-stable-2024.2.tar.gz 2025-10-08 17:41:58.707310 | ubuntu-noble-large | + [[ -e masakari-stable-2024.2.tar.gz ]] 2025-10-08 17:41:58.707532 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-08 17:41:58.707697 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-08 17:41:58.707732 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-10-08 17:41:59.783222 | ubuntu-noble-large | 2025-10-08 17:41:59 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz [364755/364755] -> "masakari-stable-2024.2.tar.gz" [1] 2025-10-08 17:41:59.785545 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:41:59.785580 | ubuntu-noble-large | + echo Process masakari-stable-2024.2.tar.gz 2025-10-08 17:41:59.785596 | ubuntu-noble-large | Process masakari-stable-2024.2.tar.gz 2025-10-08 17:41:59.787774 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2024.2.tar.gz 2025-10-08 17:41:59.788290 | ubuntu-noble-large | ++ head -1 2025-10-08 17:41:59.788623 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:41:59.796796 | ubuntu-noble-large | + directory=masakari-18.0.0.0rc2.dev2 2025-10-08 17:41:59.796824 | ubuntu-noble-large | + echo Check patches for masakari-stable-2024.2.tar.gz 2025-10-08 17:41:59.796837 | ubuntu-noble-large | Check patches for masakari-stable-2024.2.tar.gz 2025-10-08 17:41:59.796883 | ubuntu-noble-large | + [[ -e ../patches/2024.2/masakari ]] 2025-10-08 17:41:59.796970 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2024.2.tar.gz 2025-10-08 17:41:59.796986 | ubuntu-noble-large | Check overlays for masakari-stable-2024.2.tar.gz 2025-10-08 17:41:59.797002 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/masakari/source ]] 2025-10-08 17:41:59.797015 | ubuntu-noble-large | + popd 2025-10-08 17:41:59.797169 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:41:59.797185 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:41:59.798849 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:41:59.801662 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:41:59.801696 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-10-08 17:41:59.801714 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:41:59.801731 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:41:59.801747 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:42:00.766803 | ubuntu-noble-large | 2025-10-08 17:42:00 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz [124379/124379] -> "neutron-dynamic-routing-stable-2024.2.tar.gz" [1] 2025-10-08 17:42:00.769539 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:42:00.769588 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:42:00.769612 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:42:00.772097 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:42:00.772413 | ubuntu-noble-large | ++ head -1 2025-10-08 17:42:00.772446 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:42:00.782814 | ubuntu-noble-large | + directory=neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-08 17:42:00.782858 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:42:00.782872 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:42:00.782891 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron-dynamic-routing ]] 2025-10-08 17:42:00.782907 | ubuntu-noble-large | + tar xzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:42:00.808170 | ubuntu-noble-large | + rm neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:42:00.811805 | ubuntu-noble-large | + pushd neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-08 17:42:00.814016 | ubuntu-noble-large | ++ find ../../patches/2024.2/neutron-dynamic-routing -type f -name '*.patch' 2025-10-08 17:42:00.814061 | ubuntu-noble-large | ++ sort 2025-10-08 17:42:00.818822 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 17:42:00.818926 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch' 2025-10-08 17:42:00.818976 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch 2025-10-08 17:42:00.818988 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-08 17:42:00.821953 | ubuntu-noble-large | checking file neutron_dynamic_routing/db/bgp_db.py 2025-10-08 17:42:00.822208 | ubuntu-noble-large | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-10-08 17:42:00.822829 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-08 17:42:00.825856 | ubuntu-noble-large | patching file neutron_dynamic_routing/db/bgp_db.py 2025-10-08 17:42:00.826124 | ubuntu-noble-large | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-10-08 17:42:00.826759 | ubuntu-noble-large | + popd 2025-10-08 17:42:00.826885 | ubuntu-noble-large | + tar czf neutron-dynamic-routing-stable-2024.2.tar.gz neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-08 17:42:00.874072 | ubuntu-noble-large | + rm -r neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-08 17:42:00.886160 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:42:00.886195 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:42:00.886213 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron-dynamic-routing/source ]] 2025-10-08 17:42:00.886223 | ubuntu-noble-large | + popd 2025-10-08 17:42:00.886330 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:42:00.886348 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:42:00.887496 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:42:00.889098 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 17:42:00.889127 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-10-08 17:42:00.889144 | ubuntu-noble-large | + popd 2025-10-08 17:42:00.889261 | ubuntu-noble-large | + continue 2025-10-08 17:42:00.889277 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:42:00.889291 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:42:00.890509 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 17:42:00.893275 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 17:42:00.893297 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2024.2.tar.gz ]] 2025-10-08 17:42:00.893314 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 17:42:00.893324 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 17:42:00.893338 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 17:42:01.848904 | ubuntu-noble-large | 2025-10-08 17:42:01 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz [228286/228286] -> "neutron-vpnaas-stable-2024.2.tar.gz" [1] 2025-10-08 17:42:01.851060 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:42:01.851101 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 17:42:01.851113 | ubuntu-noble-large | Process neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 17:42:01.853611 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 17:42:01.853986 | ubuntu-noble-large | ++ head -1 2025-10-08 17:42:01.854547 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:42:01.863581 | ubuntu-noble-large | + directory=neutron_vpnaas-25.0.1.dev4 2025-10-08 17:42:01.863694 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 17:42:01.863709 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 17:42:01.863729 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron_vpnaas ]] 2025-10-08 17:42:01.863740 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 17:42:01.863750 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 17:42:01.863759 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron_vpnaas/source ]] 2025-10-08 17:42:01.863770 | ubuntu-noble-large | + popd 2025-10-08 17:42:01.863915 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:42:01.863931 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:42:01.865354 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-08 17:42:01.868095 | ubuntu-noble-large | + filename=neutron-stable-2024.2.tar.gz 2025-10-08 17:42:01.868125 | ubuntu-noble-large | + [[ -e neutron-stable-2024.2.tar.gz ]] 2025-10-08 17:42:01.868143 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-08 17:42:01.868153 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-08 17:42:01.868163 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-10-08 17:42:04.090140 | ubuntu-noble-large | 2025-10-08 17:42:04 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz [14503154/14503154] -> "neutron-stable-2024.2.tar.gz" [1] 2025-10-08 17:42:04.093091 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:42:04.093172 | ubuntu-noble-large | + echo Process neutron-stable-2024.2.tar.gz 2025-10-08 17:42:04.093185 | ubuntu-noble-large | Process neutron-stable-2024.2.tar.gz 2025-10-08 17:42:04.095170 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2024.2.tar.gz 2025-10-08 17:42:04.095306 | ubuntu-noble-large | ++ head -1 2025-10-08 17:42:04.096065 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:42:04.107426 | ubuntu-noble-large | + directory=neutron-25.2.1.dev46 2025-10-08 17:42:04.107493 | ubuntu-noble-large | + echo Check patches for neutron-stable-2024.2.tar.gz 2025-10-08 17:42:04.107506 | ubuntu-noble-large | Check patches for neutron-stable-2024.2.tar.gz 2025-10-08 17:42:04.107517 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron ]] 2025-10-08 17:42:04.107527 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2024.2.tar.gz 2025-10-08 17:42:04.107537 | ubuntu-noble-large | Check overlays for neutron-stable-2024.2.tar.gz 2025-10-08 17:42:04.107547 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron/source ]] 2025-10-08 17:42:04.107556 | ubuntu-noble-large | + popd 2025-10-08 17:42:04.107566 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:42:04.107577 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:42:04.108420 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-08 17:42:04.110737 | ubuntu-noble-large | + filename=nova-stable-2024.2.tar.gz 2025-10-08 17:42:04.110766 | ubuntu-noble-large | + [[ -e nova-stable-2024.2.tar.gz ]] 2025-10-08 17:42:04.110781 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-08 17:42:04.110793 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-08 17:42:04.110804 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-10-08 17:42:06.125018 | ubuntu-noble-large | 2025-10-08 17:42:06 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz [9541224/9541224] -> "nova-stable-2024.2.tar.gz" [1] 2025-10-08 17:42:06.127722 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:42:06.127795 | ubuntu-noble-large | + echo Process nova-stable-2024.2.tar.gz 2025-10-08 17:42:06.127808 | ubuntu-noble-large | Process nova-stable-2024.2.tar.gz 2025-10-08 17:42:06.129716 | ubuntu-noble-large | ++ tar -tzf nova-stable-2024.2.tar.gz 2025-10-08 17:42:06.130143 | ubuntu-noble-large | ++ head -1 2025-10-08 17:42:06.130716 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:42:06.139940 | ubuntu-noble-large | + directory=nova-30.1.1.dev17 2025-10-08 17:42:06.139997 | ubuntu-noble-large | + echo Check patches for nova-stable-2024.2.tar.gz 2025-10-08 17:42:06.140011 | ubuntu-noble-large | Check patches for nova-stable-2024.2.tar.gz 2025-10-08 17:42:06.140022 | ubuntu-noble-large | + [[ -e ../patches/2024.2/nova ]] 2025-10-08 17:42:06.140040 | ubuntu-noble-large | + tar xzf nova-stable-2024.2.tar.gz 2025-10-08 17:42:06.561739 | ubuntu-noble-large | + rm nova-stable-2024.2.tar.gz 2025-10-08 17:42:06.570172 | ubuntu-noble-large | + pushd nova-30.1.1.dev17 2025-10-08 17:42:06.572301 | ubuntu-noble-large | ++ find ../../patches/2024.2/nova -type f -name '*.patch' 2025-10-08 17:42:06.572386 | ubuntu-noble-large | ++ sort 2025-10-08 17:42:06.578716 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 17:42:06.578745 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-10-08 17:42:06.578754 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-10-08 17:42:06.578764 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-08 17:42:06.581753 | ubuntu-noble-large | checking file nova/api/openstack/identity.py 2025-10-08 17:42:06.582101 | ubuntu-noble-large | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-10-08 17:42:06.583291 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-08 17:42:06.586752 | ubuntu-noble-large | patching file nova/api/openstack/identity.py 2025-10-08 17:42:06.586813 | ubuntu-noble-large | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-10-08 17:42:06.587565 | ubuntu-noble-large | + popd 2025-10-08 17:42:06.587605 | ubuntu-noble-large | + tar czf nova-stable-2024.2.tar.gz nova-30.1.1.dev17 2025-10-08 17:42:08.130560 | ubuntu-noble-large | + rm -r nova-30.1.1.dev17 2025-10-08 17:42:08.230747 | ubuntu-noble-large | + echo Check overlays for nova-stable-2024.2.tar.gz 2025-10-08 17:42:08.230819 | ubuntu-noble-large | Check overlays for nova-stable-2024.2.tar.gz 2025-10-08 17:42:08.230825 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/nova/source ]] 2025-10-08 17:42:08.230830 | ubuntu-noble-large | + popd 2025-10-08 17:42:08.230840 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:42:08.230846 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:42:08.232075 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-08 17:42:08.235835 | ubuntu-noble-large | + filename=octavia-stable-2024.2.tar.gz 2025-10-08 17:42:08.235922 | ubuntu-noble-large | + [[ -e octavia-stable-2024.2.tar.gz ]] 2025-10-08 17:42:08.235936 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-08 17:42:08.235948 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-08 17:42:08.235959 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-10-08 17:42:09.577789 | ubuntu-noble-large | 2025-10-08 17:42:09 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz [1317258/1317258] -> "octavia-stable-2024.2.tar.gz" [1] 2025-10-08 17:42:09.579837 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:42:09.579899 | ubuntu-noble-large | + echo Process octavia-stable-2024.2.tar.gz 2025-10-08 17:42:09.579910 | ubuntu-noble-large | Process octavia-stable-2024.2.tar.gz 2025-10-08 17:42:09.582206 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2024.2.tar.gz 2025-10-08 17:42:09.582599 | ubuntu-noble-large | ++ head -1 2025-10-08 17:42:09.583097 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:42:09.591378 | ubuntu-noble-large | + directory=octavia-15.0.2.dev3 2025-10-08 17:42:09.591423 | ubuntu-noble-large | + echo Check patches for octavia-stable-2024.2.tar.gz 2025-10-08 17:42:09.591435 | ubuntu-noble-large | Check patches for octavia-stable-2024.2.tar.gz 2025-10-08 17:42:09.591500 | ubuntu-noble-large | + [[ -e ../patches/2024.2/octavia ]] 2025-10-08 17:42:09.591762 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2024.2.tar.gz 2025-10-08 17:42:09.591838 | ubuntu-noble-large | Check overlays for octavia-stable-2024.2.tar.gz 2025-10-08 17:42:09.591853 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/octavia/source ]] 2025-10-08 17:42:09.591863 | ubuntu-noble-large | + popd 2025-10-08 17:42:09.591883 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:42:09.591895 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:42:09.593153 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-08 17:42:09.595955 | ubuntu-noble-large | + filename=placement-stable-2024.2.tar.gz 2025-10-08 17:42:09.595985 | ubuntu-noble-large | + [[ -e placement-stable-2024.2.tar.gz ]] 2025-10-08 17:42:09.596000 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-08 17:42:09.596013 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-08 17:42:09.596026 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-10-08 17:42:10.806797 | ubuntu-noble-large | 2025-10-08 17:42:10 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz [569714/569714] -> "placement-stable-2024.2.tar.gz" [1] 2025-10-08 17:42:10.808830 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:42:10.808916 | ubuntu-noble-large | + echo Process placement-stable-2024.2.tar.gz 2025-10-08 17:42:10.808931 | ubuntu-noble-large | Process placement-stable-2024.2.tar.gz 2025-10-08 17:42:10.811319 | ubuntu-noble-large | ++ tar -tzf placement-stable-2024.2.tar.gz 2025-10-08 17:42:10.811811 | ubuntu-noble-large | ++ head -1 2025-10-08 17:42:10.812187 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:42:10.822205 | ubuntu-noble-large | + directory=openstack-placement-12.0.1.dev5 2025-10-08 17:42:10.822345 | ubuntu-noble-large | + echo Check patches for placement-stable-2024.2.tar.gz 2025-10-08 17:42:10.822362 | ubuntu-noble-large | Check patches for placement-stable-2024.2.tar.gz 2025-10-08 17:42:10.822386 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack-placement ]] 2025-10-08 17:42:10.822397 | ubuntu-noble-large | + echo Check overlays for placement-stable-2024.2.tar.gz 2025-10-08 17:42:10.822407 | ubuntu-noble-large | Check overlays for placement-stable-2024.2.tar.gz 2025-10-08 17:42:10.822417 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack-placement/source ]] 2025-10-08 17:42:10.822427 | ubuntu-noble-large | + popd 2025-10-08 17:42:10.822441 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:42:10.822453 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:42:10.823682 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 17:42:10.826852 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 17:42:10.826871 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2024.2.tar.gz ]] 2025-10-08 17:42:10.826936 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 17:42:10.826948 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 17:42:10.826958 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 17:42:12.816424 | ubuntu-noble-large | 2025-10-08 17:42:12 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz [9061741/9061741] -> "skyline-apiserver-stable-2024.2.tar.gz" [1] 2025-10-08 17:42:12.818348 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:42:12.818391 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 17:42:12.818405 | ubuntu-noble-large | Process skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 17:42:12.820710 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 17:42:12.821217 | ubuntu-noble-large | ++ head -1 2025-10-08 17:42:12.821701 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:42:12.830143 | ubuntu-noble-large | + directory=skyline-apiserver-5.0.1.dev3 2025-10-08 17:42:12.830172 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 17:42:12.830187 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 17:42:12.830200 | ubuntu-noble-large | + [[ -e ../patches/2024.2/skyline-apiserver ]] 2025-10-08 17:42:12.830451 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 17:42:12.830525 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 17:42:12.830539 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/skyline-apiserver/source ]] 2025-10-08 17:42:12.830550 | ubuntu-noble-large | + popd 2025-10-08 17:42:12.830571 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:42:12.830583 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:42:12.831693 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-08 17:42:12.834545 | ubuntu-noble-large | + filename=skyline-console-stable-2024.2.tar.gz 2025-10-08 17:42:12.834585 | ubuntu-noble-large | + [[ -e skyline-console-stable-2024.2.tar.gz ]] 2025-10-08 17:42:12.834604 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-08 17:42:12.834614 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-08 17:42:12.834625 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-08 17:42:15.610916 | ubuntu-noble-large | 2025-10-08 17:42:15 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz [26631227/26631227] -> "skyline-console-stable-2024.2.tar.gz" [1] 2025-10-08 17:42:15.612769 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:42:15.612825 | ubuntu-noble-large | + echo Process skyline-console-stable-2024.2.tar.gz 2025-10-08 17:42:15.612870 | ubuntu-noble-large | Process skyline-console-stable-2024.2.tar.gz 2025-10-08 17:42:15.615421 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2024.2.tar.gz 2025-10-08 17:42:15.615718 | ubuntu-noble-large | ++ head -1 2025-10-08 17:42:15.616365 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:42:15.624701 | ubuntu-noble-large | + directory=skyline-console-5.0.1.dev4 2025-10-08 17:42:15.624759 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2024.2.tar.gz 2025-10-08 17:42:15.624778 | ubuntu-noble-large | Check patches for skyline-console-stable-2024.2.tar.gz 2025-10-08 17:42:15.624845 | ubuntu-noble-large | + [[ -e ../patches/2024.2/skyline-console ]] 2025-10-08 17:42:15.624971 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2024.2.tar.gz 2025-10-08 17:42:15.624997 | ubuntu-noble-large | Check overlays for skyline-console-stable-2024.2.tar.gz 2025-10-08 17:42:15.625022 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/skyline-console/source ]] 2025-10-08 17:42:15.625046 | ubuntu-noble-large | + popd 2025-10-08 17:42:15.625245 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-10-08 17:42:15.625300 | ubuntu-noble-large | + pushd tarballs 2025-10-08 17:42:15.626681 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-08 17:42:15.629199 | ubuntu-noble-large | + filename=requirements-stable-2024.2.tar.gz 2025-10-08 17:42:15.629229 | ubuntu-noble-large | + [[ -e requirements-stable-2024.2.tar.gz ]] 2025-10-08 17:42:15.629350 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-08 17:42:15.629364 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-08 17:42:15.629379 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-10-08 17:42:16.596599 | ubuntu-noble-large | 2025-10-08 17:42:16 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz [149527/149527] -> "requirements-stable-2024.2.tar.gz" [1] 2025-10-08 17:42:16.599686 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-10-08 17:42:16.599742 | ubuntu-noble-large | + echo Process requirements-stable-2024.2.tar.gz 2025-10-08 17:42:16.599763 | ubuntu-noble-large | Process requirements-stable-2024.2.tar.gz 2025-10-08 17:42:16.602051 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2024.2.tar.gz 2025-10-08 17:42:16.602494 | ubuntu-noble-large | ++ head -1 2025-10-08 17:42:16.602903 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-10-08 17:42:16.611771 | ubuntu-noble-large | + directory=openstack_requirements-1.2.1.dev7098 2025-10-08 17:42:16.611859 | ubuntu-noble-large | + echo Check patches for requirements-stable-2024.2.tar.gz 2025-10-08 17:42:16.611883 | ubuntu-noble-large | Check patches for requirements-stable-2024.2.tar.gz 2025-10-08 17:42:16.611917 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack_requirements ]] 2025-10-08 17:42:16.611937 | ubuntu-noble-large | + tar xzf requirements-stable-2024.2.tar.gz 2025-10-08 17:42:16.634384 | ubuntu-noble-large | + rm requirements-stable-2024.2.tar.gz 2025-10-08 17:42:16.637839 | ubuntu-noble-large | + pushd openstack_requirements-1.2.1.dev7098 2025-10-08 17:42:16.639770 | ubuntu-noble-large | ++ sort 2025-10-08 17:42:16.640042 | ubuntu-noble-large | ++ find ../../patches/2024.2/openstack_requirements -type f -name '*.patch' 2025-10-08 17:42:16.645895 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-10-08 17:42:16.645937 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch' 2025-10-08 17:42:16.645949 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch 2025-10-08 17:42:16.645966 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-10-08 17:42:16.648070 | ubuntu-noble-large | checking file upper-constraints.txt 2025-10-08 17:42:16.648141 | ubuntu-noble-large | Hunk #1 succeeded at 546 with fuzz 1. 2025-10-08 17:42:16.648584 | ubuntu-noble-large | + patch --forward --batch -p1 2025-10-08 17:42:16.650730 | ubuntu-noble-large | patching file upper-constraints.txt 2025-10-08 17:42:16.650901 | ubuntu-noble-large | Hunk #1 succeeded at 546 with fuzz 1. 2025-10-08 17:42:16.651479 | ubuntu-noble-large | + popd 2025-10-08 17:42:16.651600 | ubuntu-noble-large | + tar czf requirements-stable-2024.2.tar.gz openstack_requirements-1.2.1.dev7098 2025-10-08 17:42:16.707597 | ubuntu-noble-large | + rm -r openstack_requirements-1.2.1.dev7098 2025-10-08 17:42:16.711349 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2024.2.tar.gz 2025-10-08 17:42:16.711387 | ubuntu-noble-large | Check overlays for requirements-stable-2024.2.tar.gz 2025-10-08 17:42:16.711431 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack_requirements/source ]] 2025-10-08 17:42:16.711442 | ubuntu-noble-large | + popd 2025-10-08 17:42:16.712353 | ubuntu-noble-large | + bash scripts/004-build.sh 2025-10-08 17:42:16.716313 | ubuntu-noble-large | + BASE_ARCH=x86_64 2025-10-08 17:42:16.717405 | ubuntu-noble-large | ++ date +%Y%m%d 2025-10-08 17:42:16.720211 | ubuntu-noble-large | + BUILD_ID=20251008 2025-10-08 17:42:16.720299 | ubuntu-noble-large | + BUILD_TYPE=all 2025-10-08 17:42:16.720314 | ubuntu-noble-large | + IS_RELEASE=False 2025-10-08 17:42:16.720325 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-10-08 17:42:16.720335 | ubuntu-noble-large | + VERSION=latest 2025-10-08 17:42:16.720344 | ubuntu-noble-large | + KOLLA_CONF=kolla-build.conf 2025-10-08 17:42:16.720450 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-10-08 17:42:16.720464 | ubuntu-noble-large | + . defaults/all.sh 2025-10-08 17:42:16.720591 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-08 17:42:16.720605 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-08 17:42:16.720620 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-08 17:42:16.720666 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-10-08 17:42:16.720969 | ubuntu-noble-large | +++ deactivate nondestructive 2025-10-08 17:42:16.721036 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 17:42:16.721053 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 17:42:16.721067 | ubuntu-noble-large | +++ hash -r 2025-10-08 17:42:16.721172 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 17:42:16.721186 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-10-08 17:42:16.721195 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-10-08 17:42:16.721210 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-08 17:42:16.721364 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-10-08 17:42:16.721383 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-10-08 17:42:16.721397 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-08 17:42:16.721407 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-10-08 17:42:16.721506 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-08 17:42:16.721521 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-08 17:42:16.721535 | ubuntu-noble-large | +++ export PATH 2025-10-08 17:42:16.721591 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 17:42:16.721659 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-10-08 17:42:16.721708 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-10-08 17:42:16.721724 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-10-08 17:42:16.721733 | ubuntu-noble-large | +++ export PS1 2025-10-08 17:42:16.721746 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-08 17:42:16.721756 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-10-08 17:42:16.721798 | ubuntu-noble-large | +++ hash -r 2025-10-08 17:42:16.721878 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-10-08 17:42:16.722845 | ubuntu-noble-large | +++ date +%Y%m%d 2025-10-08 17:42:16.725384 | ubuntu-noble-large | ++ export BUILD_ID=20251008 2025-10-08 17:42:16.725406 | ubuntu-noble-large | ++ BUILD_ID=20251008 2025-10-08 17:42:16.725422 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-10-08 17:42:16.725432 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-10-08 17:42:16.725442 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-10-08 17:42:16.725456 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-10-08 17:42:16.725505 | ubuntu-noble-large | + export IS_RELEASE 2025-10-08 17:42:16.725516 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-10-08 17:42:16.725529 | ubuntu-noble-large | + export VERSION 2025-10-08 17:42:16.725675 | ubuntu-noble-large | + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-10-08 17:42:16.725697 | ubuntu-noble-large | + [[ -z '' ]] 2025-10-08 17:42:16.726850 | ubuntu-noble-large | ++ python3 src/get-projects-from-versions-file.py 2025-10-08 17:42:16.794584 | ubuntu-noble-large | + KOLLA_IMAGES='^aodh ^barbican ^blazar ^ceilometer ^cinder ^cron ^designate ^dnsmasq ^fluentd ^glance ^gnocchi ^grafana ^hacluster ^haproxy ^heat ^horizon ^ironic ^iscsid ^keepalived ^keystone ^kolla-toolbox ^letsencrypt ^magnum ^manila ^mariadb ^masakari ^memcached ^multipathd ^neutron ^nova ^octavia ^opensearch ^openstack-base ^openvswitch ^ovn ^ovsdpdk ^placement ^prometheus ^proxysql ^rabbitmq ^redis ^skyline-apiserver ^skyline-console ^tgtd' 2025-10-08 17:42:16.794693 | ubuntu-noble-large | + PLATFORM=linux/amd64 2025-10-08 17:42:16.794717 | ubuntu-noble-large | + [[ 2024.2 == \2\0\2\4\.\1 ]] 2025-10-08 17:42:16.794728 | ubuntu-noble-large | + [[ 2024.2 == \2\0\2\4\.\2 ]] 2025-10-08 17:42:16.794738 | ubuntu-noble-large | + PLATFORM_OPTS='--platform linux/amd64' 2025-10-08 17:42:16.794880 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-10-08 17:42:16.796201 | ubuntu-noble-large | + kolla-build --base-arch x86_64 --debug --template-override templates/2024.2/template-overrides.j2 --config-file kolla-build.conf --skip-existing --platform linux/amd64 '^aodh' '^barbican' '^blazar' '^ceilometer' '^cinder' '^cron' '^designate' '^dnsmasq' '^fluentd' '^glance' '^gnocchi' '^grafana' '^hacluster' '^haproxy' '^heat' '^horizon' '^ironic' '^iscsid' '^keepalived' '^keystone' '^kolla-toolbox' '^letsencrypt' '^magnum' '^manila' '^mariadb' '^masakari' '^memcached' '^multipathd' '^neutron' '^nova' '^octavia' '^opensearch' '^openstack-base' '^openvswitch' '^ovn' '^ovsdpdk' '^placement' '^prometheus' '^proxysql' '^rabbitmq' '^redis' '^skyline-apiserver' '^skyline-console' '^tgtd' 2025-10-08 17:42:16.796249 | ubuntu-noble-large | + tee kolla-build-20251008.log 2025-10-08 17:42:17.228773 | ubuntu-noble-large | INFO:kolla.common.utils:Using engine: docker 2025-10-08 17:42:17.228900 | ubuntu-noble-large | INFO:kolla.common.utils:Found the container image folder at /tmp/venv/share/kolla/docker 2025-10-08 17:42:23.412692 | ubuntu-noble-large | INFO:kolla.common.utils:Added image base to queue 2025-10-08 17:42:23.413522 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(base) 2025-10-08 17:42:23.413880 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2025-10-08 17:42:23.414184 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2025-10-08 17:42:23.413979 2025-10-08 17:42:23.416081 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2025-10-08 17:42:23.417118 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2025-10-08 17:43:56.016042 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 1/37 : FROM ubuntu:24.04 2025-10-08 17:43:56.016146 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ce8f79aecc43 2025-10-08 17:43:56.016183 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 2/37 : LABEL "build-date"="20251008" "name"="base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:43:56.016195 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 417eb4c14c7a 2025-10-08 17:43:56.016224 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 417eb4c14c7a 2025-10-08 17:43:56.016237 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 22d0b7f629f9 2025-10-08 17:43:56.016265 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 3/37 : RUN . /etc/os-release; if [ "${PRETTY_NAME#Ubuntu 24.04.* LTS}" = "$PRETTY_NAME" ]; then echo "Only releases \"Ubuntu 24.04.* LTS\" are supported on ubuntu"; false; fi 2025-10-08 17:43:56.016278 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in ec3ceb8f3b0c 2025-10-08 17:43:56.016316 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container ec3ceb8f3b0c 2025-10-08 17:43:56.016429 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 63540b4e28cd 2025-10-08 17:43:56.016460 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 4/37 : COPY curlrc /root/.curlrc 2025-10-08 17:43:56.016489 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> caf356d655a4 2025-10-08 17:43:56.016535 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 5/37 : ENV LANG en_US.UTF-8 2025-10-08 17:43:56.016578 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 78f1caef9343 2025-10-08 17:43:56.016670 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 78f1caef9343 2025-10-08 17:43:56.016746 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b3d11908ade8 2025-10-08 17:43:56.016836 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 6/37 : LABEL kolla_version="2024.2" 2025-10-08 17:43:56.016866 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in abf97ca023bd 2025-10-08 17:43:56.016882 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container abf97ca023bd 2025-10-08 17:43:56.016976 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3d75190cc8ef 2025-10-08 17:43:56.017015 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 7/37 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-10-08 17:43:56.017056 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2c86acdc1505 2025-10-08 17:43:56.017103 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 8/37 : COPY *.gpg /etc/kolla/apt-keys/ 2025-10-08 17:43:56.017125 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 43ed0fecfc92 2025-10-08 17:43:56.017139 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 9/37 : RUN apt-get update && apt-get -y install --no-install-recommends locales ca-certificates && locale-gen en_US.UTF-8 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:43:56.017152 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 5e3f3cdbd05a 2025-10-08 17:43:56.017223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:43:56.017265 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:43:56.017287 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:43:56.017305 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:43:56.017347 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1527 kB] 2025-10-08 17:43:56.017388 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1138 kB] 2025-10-08 17:43:56.017448 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:43:56.017455 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.6 kB] 2025-10-08 17:43:56.017480 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2498 kB] 2025-10-08 17:43:56.017487 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-10-08 17:43:56.017520 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 2025-10-08 17:43:56.017568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-10-08 17:43:56.017598 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1925 kB] 2025-10-08 17:43:56.017660 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.9 kB] 2025-10-08 17:43:56.017714 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1887 kB] 2025-10-08 17:43:56.017740 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2625 kB] 2025-10-08 17:43:56.017791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:43:56.017830 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:43:56.017870 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34.0 MB in 2s (15.2 MB/s) 2025-10-08 17:43:56.017909 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-08 17:43:56.017952 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-08 17:43:56.017996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-10-08 17:43:56.018041 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-10-08 17:43:56.018084 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-10-08 17:43:56.018126 | ubuntu-noble-large | INFO:kolla.common.utils.base: libssl3t64 openssl 2025-10-08 17:43:56.018166 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-10-08 17:43:56.018214 | ubuntu-noble-large | INFO:kolla.common.utils.base: ca-certificates locales openssl 2025-10-08 17:43:56.018241 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following packages will be upgraded: 2025-10-08 17:43:56.018283 | ubuntu-noble-large | INFO:kolla.common.utils.base: libssl3t64 2025-10-08 17:43:56.018322 | ubuntu-noble-large | INFO:kolla.common.utils.base:1 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:43:56.018362 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 7331 kB of archives. 2025-10-08 17:43:56.018393 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 19.4 MB of additional disk space will be used. 2025-10-08 17:43:56.018432 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.6 [1940 kB] 2025-10-08 17:43:56.018475 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.6 [1003 kB] 2025-10-08 17:43:56.018514 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB] 2025-10-08 17:43:56.018552 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.6 [4229 kB] 2025-10-08 17:43:56.018606 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Setting locale failed. 2025-10-08 17:43:56.018668 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Please check that your locale settings: 2025-10-08 17:43:56.018749 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANGUAGE = (unset), 2025-10-08 17:43:56.018791 | ubuntu-noble-large | INFO:kolla.common.utils.base: LC_ALL = (unset), 2025-10-08 17:43:56.018828 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANG = "en_US.UTF-8" 2025-10-08 17:43:56.018865 | ubuntu-noble-large | INFO:kolla.common.utils.base: are supported and installed on your system. 2025-10-08 17:43:56.018896 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Falling back to the standard locale ("C"). 2025-10-08 17:43:56.018935 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.018979 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-10-08 17:43:56.019018 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.019059 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 7331 kB in 0s (20.4 MB/s) 2025-10-08 17:43:56.019098 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-08 17:43:56.019152 | ubuntu-noble-large | INFO:kolla.common.utils.base:(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% 2025-10-08 17:43:56.019193 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-10-08 17:43:56.019223 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-10-08 17:43:56.019265 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-10-08 17:43:56.019297 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-10-08 17:43:56.019334 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-08 17:43:56.019364 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-08 17:43:56.019402 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2025-10-08 17:43:56.019428 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.6_amd64.deb ... 2025-10-08 17:43:56.019453 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.6) over (3.0.13-0ubuntu3.5) ... 2025-10-08 17:43:56.019482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.6) ... 2025-10-08 17:43:56.019533 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package openssl. 2025-10-08 17:43:56.019540 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-08 17:43:56.019578 | ubuntu-noble-large | INFO:kolla.common.utils.base:(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% 2025-10-08 17:43:56.019614 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-10-08 17:43:56.019770 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-10-08 17:43:56.019784 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-10-08 17:43:56.019881 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-10-08 17:43:56.019893 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-08 17:43:56.019900 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-08 17:43:56.019930 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2025-10-08 17:43:56.019938 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../openssl_3.0.13-0ubuntu3.6_amd64.deb ... 2025-10-08 17:43:56.019945 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking openssl (3.0.13-0ubuntu3.6) ... 2025-10-08 17:43:56.019970 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ca-certificates. 2025-10-08 17:43:56.019995 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ca-certificates_20240203_all.deb ... 2025-10-08 17:43:56.020004 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ca-certificates (20240203) ... 2025-10-08 17:43:56.020029 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package locales. 2025-10-08 17:43:56.020091 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../locales_2.39-0ubuntu8.6_all.deb ... 2025-10-08 17:43:56.020104 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking locales (2.39-0ubuntu8.6) ... 2025-10-08 17:43:56.020143 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up locales (2.39-0ubuntu8.6) ... 2025-10-08 17:43:56.020153 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-10-08 17:43:56.020182 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-10-08 17:43:56.020211 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-10-08 17:43:56.020240 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-10-08 17:43:56.020285 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2025-10-08 17:43:56.020315 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-10-08 17:43:56.020322 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-10-08 17:43:56.020354 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-10-08 17:43:56.020384 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up openssl (3.0.13-0ubuntu3.6) ... 2025-10-08 17:43:56.020414 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ca-certificates (20240203) ... 2025-10-08 17:43:56.020465 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-10-08 17:43:56.020473 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-10-08 17:43:56.020502 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-10-08 17:43:56.020531 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-10-08 17:43:56.020570 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2025-10-08 17:43:56.020616 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-10-08 17:43:56.020669 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-10-08 17:43:56.020705 | ubuntu-noble-large | INFO:kolla.common.utils.base:146 added, 0 removed; done. 2025-10-08 17:43:56.020727 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:43:56.020735 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for ca-certificates (20240203) ... 2025-10-08 17:43:56.020760 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-10-08 17:43:56.020790 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 added, 0 removed; done. 2025-10-08 17:43:56.020820 | ubuntu-noble-large | INFO:kolla.common.utils.base:Running hooks in /etc/ca-certificates/update.d... 2025-10-08 17:43:56.020850 | ubuntu-noble-large | INFO:kolla.common.utils.base:done. 2025-10-08 17:43:56.020902 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-10-08 17:43:56.020910 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2025-10-08 17:43:56.020938 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2025-10-08 17:43:56.020963 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-10-08 17:43:56.020989 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 5e3f3cdbd05a 2025-10-08 17:43:56.021041 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2470f8b21824 2025-10-08 17:43:56.021048 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 10/37 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2025-10-08 17:43:56.021079 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 35962007eb53 2025-10-08 17:43:56.021104 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 35962007eb53 2025-10-08 17:43:56.021129 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 1cd5135e4fb9 2025-10-08 17:43:56.021177 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 11/37 : COPY kolla_bashrc /tmp/ 2025-10-08 17:43:56.021206 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e20f3d18b552 2025-10-08 17:43:56.021236 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 12/37 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc 2025-10-08 17:43:56.021266 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 10e56a048f83 2025-10-08 17:43:56.021296 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 10e56a048f83 2025-10-08 17:43:56.021326 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 347410045db0 2025-10-08 17:43:56.021379 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 13/37 : ENV PS1="$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ " 2025-10-08 17:43:56.021387 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 8ee9f6796ff1 2025-10-08 17:43:56.021417 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 8ee9f6796ff1 2025-10-08 17:43:56.021442 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a88b5f0823cd 2025-10-08 17:43:56.021467 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 14/37 : ENV DEBIAN_FRONTEND noninteractive 2025-10-08 17:43:56.021513 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in b28d29c07b43 2025-10-08 17:43:56.021536 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container b28d29c07b43 2025-10-08 17:43:56.021562 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b7f5755739fe 2025-10-08 17:43:56.021587 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 15/37 : COPY dpkg_reducing_disk_footprint /etc/dpkg/dpkg.cfg.d/dpkg_reducing_disk_footprint 2025-10-08 17:43:56.021612 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5da434a2cfab 2025-10-08 17:43:56.021672 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 16/37 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends adduser ca-certificates curl gnupg ubuntu-cloud-keyring && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:43:56.021755 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 793f4ad92fa0 2025-10-08 17:43:56.021764 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:43:56.021795 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:43:56.021803 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:43:56.021829 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:43:56.021854 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:43:56.021906 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,498 kB] 2025-10-08 17:43:56.021914 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:43:56.021939 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.6 kB] 2025-10-08 17:43:56.021964 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:43:56.021992 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-10-08 17:43:56.022040 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:43:56.022060 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-10-08 17:43:56.022082 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:43:56.022132 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:43:56.022139 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.9 kB] 2025-10-08 17:43:56.022165 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2,625 kB] 2025-10-08 17:43:56.022201 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:43:56.022226 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:43:56.022252 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34.0 MB in 2s (14.7 MB/s) 2025-10-08 17:43:56.022294 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-08 17:43:56.022319 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-08 17:43:56.022361 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-10-08 17:43:56.022386 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-10-08 17:43:56.022412 | ubuntu-noble-large | INFO:kolla.common.utils.base:ca-certificates is already the newest version (20240203). 2025-10-08 17:43:56.022459 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-10-08 17:43:56.022480 | ubuntu-noble-large | INFO:kolla.common.utils.base: dirmngr gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd libbrotli1 2025-10-08 17:43:56.022501 | ubuntu-noble-large | INFO:kolla.common.utils.base: libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2025-10-08 17:43:56.022536 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2025-10-08 17:43:56.022561 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2025-10-08 17:43:56.022586 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common 2025-10-08 17:43:56.022620 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-10-08 17:43:56.022688 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblocale-gettext-perl perl cron quota ecryptfs-utils dbus-user-session 2025-10-08 17:43:56.022696 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpam-systemd pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server 2025-10-08 17:43:56.022743 | ubuntu-noble-large | INFO:kolla.common.utils.base: scdaemon krb5-doc krb5-user pinentry-doc readline-doc 2025-10-08 17:43:56.022788 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2025-10-08 17:43:56.022796 | ubuntu-noble-large | INFO:kolla.common.utils.base: gnupg-l10n gpg-wks-client krb5-locales libldap-common publicsuffix 2025-10-08 17:43:56.022821 | ubuntu-noble-large | INFO:kolla.common.utils.base: libsasl2-modules 2025-10-08 17:43:56.022857 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-10-08 17:43:56.022883 | ubuntu-noble-large | INFO:kolla.common.utils.base: adduser curl dirmngr gnupg gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd 2025-10-08 17:43:56.022927 | ubuntu-noble-large | INFO:kolla.common.utils.base: libbrotli1 libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2025-10-08 17:43:56.022934 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2025-10-08 17:43:56.022968 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2025-10-08 17:43:56.022994 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common ubuntu-cloud-keyring 2025-10-08 17:43:56.023037 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:43:56.023063 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5,330 kB of archives. 2025-10-08 17:43:56.023089 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 13.7 MB of additional disk space will be used. 2025-10-08 17:43:56.023130 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB] 2025-10-08 17:43:56.023157 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.6 [34.4 kB] 2025-10-08 17:43:56.023183 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.6 [82.0 kB] 2025-10-08 17:43:56.023217 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9,490 B] 2025-10-08 17:43:56.023248 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.6 [348 kB] 2025-10-08 17:43:56.023274 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.6 [143 kB] 2025-10-08 17:43:56.023298 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 readline-common all 8.2-4build1 [56.5 kB] 2025-10-08 17:43:56.023324 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libreadline8t64 amd64 8.2-4build1 [153 kB] 2025-10-08 17:43:56.023350 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.5 [701 kB] 2025-10-08 17:43:56.023401 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.2 [74.3 kB] 2025-10-08 17:43:56.023413 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] 2025-10-08 17:43:56.023431 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] 2025-10-08 17:43:56.023452 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3.1 [20.4 kB] 2025-10-08 17:43:56.023476 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3.1 [53.2 kB] 2025-10-08 17:43:56.023522 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [196 kB] 2025-10-08 17:43:56.023529 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] 2025-10-08 17:43:56.023558 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssh-4 amd64 0.10.6-2ubuntu0.1 [188 kB] 2025-10-08 17:43:56.023584 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.6 [341 kB] 2025-10-08 17:43:56.023605 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.6 [226 kB] 2025-10-08 17:43:56.023655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgconf amd64 2.4.4-2ubuntu17.3 [104 kB] 2025-10-08 17:43:56.023740 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libksba8 amd64 1.6.6-1build1 [122 kB] 2025-10-08 17:43:56.023780 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dirmngr amd64 2.4.4-2ubuntu17.3 [323 kB] 2025-10-08 17:43:56.023787 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg-utils amd64 2.4.4-2ubuntu17.3 [109 kB] 2025-10-08 17:43:56.023793 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg amd64 2.4.4-2ubuntu17.3 [565 kB] 2025-10-08 17:43:56.023815 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 pinentry-curses amd64 1.2.1-3ubuntu5 [35.2 kB] 2025-10-08 17:43:56.023821 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg-agent amd64 2.4.4-2ubuntu17.3 [227 kB] 2025-10-08 17:43:56.023868 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgsm amd64 2.4.4-2ubuntu17.3 [232 kB] 2025-10-08 17:43:56.023950 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 keyboxd amd64 2.4.4-2ubuntu17.3 [78.3 kB] 2025-10-08 17:43:56.023971 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg all 2.4.4-2ubuntu17.3 [359 kB] 2025-10-08 17:43:56.023985 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-cloud-keyring all 2023.11.28.1 [4,352 B] 2025-10-08 17:43:56.023995 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-10-08 17:43:56.024020 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.024040 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5,330 kB in 0s (17.1 MB/s) 2025-10-08 17:43:56.024047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package adduser. 2025-10-08 17:43:56.024068 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.024075 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-08 17:43:56.024096 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-08 17:43:56.024126 | ubuntu-noble-large | INFO:kolla.common.utils.base: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% 2025-10-08 17:43:56.024174 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% (Reading database ... 75% 2025-10-08 17:43:56.024182 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2025-10-08 17:43:56.024207 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5491 files and directories currently installed.) 2025-10-08 17:43:56.024229 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... 2025-10-08 17:43:56.024250 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking adduser (3.137ubuntu1) ... 2025-10-08 17:43:56.024304 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up adduser (3.137ubuntu1) ... 2025-10-08 17:43:56.024317 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5support0:amd64. 2025-10-08 17:43:56.024344 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-08 17:43:56.024351 | ubuntu-noble-large | INFO:kolla.common.utils.base:(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% 2025-10-08 17:43:56.024375 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-10-08 17:43:56.024400 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-10-08 17:43:56.024446 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-10-08 17:43:56.024452 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-10-08 17:43:56.024474 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-08 17:43:56.024495 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-08 17:43:56.024521 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5539 files and directories currently installed.) 2025-10-08 17:43:56.024567 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-08 17:43:56.024573 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 17:43:56.024599 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libk5crypto3:amd64. 2025-10-08 17:43:56.024642 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-08 17:43:56.024674 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 17:43:56.024745 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkeyutils1:amd64. 2025-10-08 17:43:56.024753 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libkeyutils1_1.6.3-3build1_amd64.deb ... 2025-10-08 17:43:56.024793 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.024812 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 2025-10-08 17:43:56.024833 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5-3:amd64. 2025-10-08 17:43:56.024853 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-08 17:43:56.024872 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 17:43:56.024915 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgssapi-krb5-2:amd64. 2025-10-08 17:43:56.024921 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-08 17:43:56.024941 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 17:43:56.024966 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package readline-common. 2025-10-08 17:43:56.025008 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-readline-common_8.2-4build1_all.deb ... 2025-10-08 17:43:56.025042 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking readline-common (8.2-4build1) ... 2025-10-08 17:43:56.025070 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libreadline8t64:amd64. 2025-10-08 17:43:56.025086 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libreadline8t64_8.2-4build1_amd64.deb ... 2025-10-08 17:43:56.025099 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline 2025-10-08 17:43:56.025134 | ubuntu-noble-large | INFO:kolla.common.utils.base:8t64' 2025-10-08 17:43:56.025184 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libread 2025-10-08 17:43:56.025201 | ubuntu-noble-large | INFO:kolla.common.utils.base:line8t64' 2025-10-08 17:43:56.025215 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadli 2025-10-08 17:43:56.025233 | ubuntu-noble-large | INFO:kolla.common.utils.base:ne8t64' 2025-10-08 17:43:56.025285 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libre 2025-10-08 17:43:56.025334 | ubuntu-noble-large | INFO:kolla.common.utils.base:adline8t64' 2025-10-08 17:43:56.025378 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libreadline8t64:amd64 (8.2-4build1) ... 2025-10-08 17:43:56.025389 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsqlite3-0:amd64. 2025-10-08 17:43:56.025403 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-libsqlite3-0_3.45.1-1ubuntu2.5_amd64.deb ... 2025-10-08 17:43:56.025413 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-10-08 17:43:56.025424 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnghttp2-14:amd64. 2025-10-08 17:43:56.025434 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-libnghttp2-14_1.59.0-1ubuntu0.2_amd64.deb ... 2025-10-08 17:43:56.025469 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-10-08 17:43:56.025498 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpsl5t64:amd64. 2025-10-08 17:43:56.025538 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 2025-10-08 17:43:56.025544 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-10-08 17:43:56.025562 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbrotli1:amd64. 2025-10-08 17:43:56.025567 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libbrotli1_1.1.0-2build2_amd64.deb ... 2025-10-08 17:43:56.025588 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 2025-10-08 17:43:56.025594 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-modules-db:amd64. 2025-10-08 17:43:56.025612 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-08 17:43:56.025617 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 17:43:56.025669 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-2:amd64. 2025-10-08 17:43:56.025677 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-08 17:43:56.025699 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.025720 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 17:43:56.025738 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libldap2:amd64. 2025-10-08 17:43:56.025758 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 2025-10-08 17:43:56.025766 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-08 17:43:56.025785 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librtmp1:amd64. 2025-10-08 17:43:56.025831 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 2025-10-08 17:43:56.025937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-10-08 17:43:56.025944 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libssh-4:amd64. 2025-10-08 17:43:56.025967 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libssh-4_0.10.6-2ubuntu0.1_amd64.deb ... 2025-10-08 17:43:56.025988 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.1) ... 2025-10-08 17:43:56.026012 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcurl4t64:amd64. 2025-10-08 17:43:56.026036 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libcurl4t64_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-08 17:43:56.026067 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-08 17:43:56.026091 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package curl. 2025-10-08 17:43:56.026111 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-curl_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-08 17:43:56.026136 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking curl (8.5.0-2ubuntu10.6) ... 2025-10-08 17:43:56.026161 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgconf. 2025-10-08 17:43:56.026195 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-gpgconf_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-08 17:43:56.026219 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgconf (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.026240 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libksba8:amd64. 2025-10-08 17:43:56.026271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libksba8_1.6.6-1build1_amd64.deb ... 2025-10-08 17:43:56.026295 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.026315 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libksba8:amd64 (1.6.6-1build1) ... 2025-10-08 17:43:56.026360 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dirmngr. 2025-10-08 17:43:56.026366 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-dirmngr_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-08 17:43:56.026387 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.026406 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dirmngr (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.026431 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg-utils. 2025-10-08 17:43:56.026455 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-gnupg-utils_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-08 17:43:56.026497 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg-utils (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.026504 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg. 2025-10-08 17:43:56.026524 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-gpg_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-08 17:43:56.026544 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.026564 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package pinentry-curses. 2025-10-08 17:43:56.026593 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ... 2025-10-08 17:43:56.026615 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking pinentry-curses (1.2.1-3ubuntu5) ... 2025-10-08 17:43:56.026657 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg-agent. 2025-10-08 17:43:56.026725 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-gpg-agent_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-08 17:43:56.026747 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg-agent (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.026766 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgsm. 2025-10-08 17:43:56.026797 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-gpgsm_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-08 17:43:56.026817 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.026836 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgsm (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.026842 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package keyboxd. 2025-10-08 17:43:56.026863 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-keyboxd_2.4.4-2ubuntu17.3_amd64.deb ... 2025-10-08 17:43:56.026883 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking keyboxd (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.026903 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg. 2025-10-08 17:43:56.026947 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-gnupg_2.4.4-2ubuntu17.3_all.deb ... 2025-10-08 17:43:56.026953 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.026976 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ubuntu-cloud-keyring. 2025-10-08 17:43:56.027018 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-ubuntu-cloud-keyring_2023.11.28.1_all.deb ... 2025-10-08 17:43:56.027026 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.027049 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ubuntu-cloud-keyring (2023.11.28.1) ... 2025-10-08 17:43:56.027072 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libksba8:amd64 (1.6.6-1build1) ... 2025-10-08 17:43:56.027096 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up pinentry-curses (1.2.1-3ubuntu5) ... 2025-10-08 17:43:56.027121 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 2025-10-08 17:43:56.027145 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbrotli1:amd64 (1.1.0-2build2) ... 2025-10-08 17:43:56.027170 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-10-08 17:43:56.027194 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-10-08 17:43:56.027214 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-10-08 17:43:56.027233 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ubuntu-cloud-keyring (2023.11.28.1) ... 2025-10-08 17:43:56.027273 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 17:43:56.027278 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 17:43:56.027299 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-10-08 17:43:56.027337 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 17:43:56.027346 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 17:43:56.027365 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 17:43:56.027382 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up readline-common (8.2-4build1) ... 2025-10-08 17:43:56.027412 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-08 17:43:56.027433 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg-utils (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.027450 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 17:43:56.027479 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssh-4:amd64 (0.10.6-2ubuntu0.1) ... 2025-10-08 17:43:56.027500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libreadline8t64:amd64 (8.2-4build1) ... 2025-10-08 17:43:56.027520 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgconf (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.027564 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.027583 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg-agent (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.027600 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-08 17:43:56.027645 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgsm (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.027666 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dirmngr (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.027697 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up keyboxd (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.027748 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg (2.4.4-2ubuntu17.3) ... 2025-10-08 17:43:56.027770 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up curl (8.5.0-2ubuntu10.6) ... 2025-10-08 17:43:56.027790 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:43:56.027824 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 793f4ad92fa0 2025-10-08 17:43:56.027841 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 4189e81d8c33 2025-10-08 17:43:56.027868 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 17/37 : RUN cat /tmp/kolla_bashrc >> /etc/bash.bashrc && sed -i -e s/#*LAST_SYSTEM_UID=999/LAST_SYSTEM_UID=59999/g -e s/#*LAST_SYSTEM_GID=999/LAST_SYSTEM_GID=59999/g /etc/adduser.conf 2025-10-08 17:43:56.027893 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 955f7ef8b981 2025-10-08 17:43:56.027910 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 955f7ef8b981 2025-10-08 17:43:56.027932 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f55b55dd3220 2025-10-08 17:43:56.027970 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 18/37 : RUN rm -f /etc/apt/sources.list.d/ubuntu.sources 2025-10-08 17:43:56.027975 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in b8ba83fc93a9 2025-10-08 17:43:56.027995 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container b8ba83fc93a9 2025-10-08 17:43:56.028033 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> afa9b209dc6e 2025-10-08 17:43:56.028038 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 19/37 : COPY sources.list.ubuntu /etc/apt/sources.list 2025-10-08 17:43:56.028075 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> dc894cdcc5e2 2025-10-08 17:43:56.028080 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 20/37 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2025-10-08 17:43:56.028118 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f9d076538d36 2025-10-08 17:43:56.028123 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 21/37 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-10-08 17:43:56.028145 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 09a8b09744a7 2025-10-08 17:43:56.028182 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 22/37 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2025-10-08 17:43:56.028188 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3b31bdffc545 2025-10-08 17:43:56.028219 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 23/37 : RUN mkdir -p /etc/kolla/apt-keys/ && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys F77F1EDA57EBB1CC && gpg --export F77F1EDA57EBB1CC >/etc/kolla/apt-keys/erlang-ppa.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 9F4587F226208342 && gpg --export 9F4587F226208342 >/etc/kolla/apt-keys/rabbitmq.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CFFB779AADC995E4F350A060505D97A41C61B9CD && gpg --export CFFB779AADC995E4F350A060505D97A41C61B9CD >/etc/kolla/apt-keys/haproxy.gpg 2025-10-08 17:43:56.028240 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in c844c7cc0ef1 2025-10-08 17:43:56.028258 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: directory '/root/.gnupg' created 2025-10-08 17:43:56.028279 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.028311 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: keybox '/root/.gnupg/pubring.kbx' created 2025-10-08 17:43:56.028316 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.028353 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: /root/.gnupg/trustdb.gpg: trustdb created 2025-10-08 17:43:56.028358 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key F77F1EDA57EBB1CC: public key "Launchpad PPA for Team RabbitMQ" imported 2025-10-08 17:43:56.028376 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.028394 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-10-08 17:43:56.028431 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-10-08 17:43:56.028440 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.028458 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 9F4587F226208342: public key "Cloudsmith Package (rabbitmq/rabbitmq-server) " imported 2025-10-08 17:43:56.028476 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.028497 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-10-08 17:43:56.028518 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-10-08 17:43:56.028539 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.028577 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 505D97A41C61B9CD: public key "Launchpad PPA for Vincent Bernat" imported 2025-10-08 17:43:56.028583 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.028601 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-10-08 17:43:56.028618 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-10-08 17:43:56.028662 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.028699 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container c844c7cc0ef1 2025-10-08 17:43:56.028717 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6cff0244bfc0 2025-10-08 17:43:56.028760 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 24/37 : RUN mkdir -p /etc/kolla/apt-keys/ && curl https://rpm.grafana.com/gpg.key -o /etc/kolla/apt-keys/grafana.asc && curl https://repos.influxdata.com/influxdata-archive_compat.key -o /etc/kolla/apt-keys/influxdb.asc && curl https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg -o /etc/kolla/apt-keys/mariadb.gpg && curl https://artifacts.opensearch.org/publickeys/opensearch.pgp -o /etc/kolla/apt-keys/opensearch.asc && curl https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql.asc && curl https://packages.treasuredata.com/GPG-KEY-td-agent -o /etc/kolla/apt-keys/treasuredata.asc 2025-10-08 17:43:56.028780 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 4f07d5960a9c 2025-10-08 17:43:56.028785 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://rpm.grafana.com/gpg.key): response: 200, time: 0.119734, size: 2460 2025-10-08 17:43:56.028820 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repos.influxdata.com/influxdata-archive_compat.key): response: 200, time: 0.117637, size: 1684 2025-10-08 17:43:56.028838 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg): response: 200, time: 0.206587, size: 27481 2025-10-08 17:43:56.028856 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://artifacts.opensearch.org/publickeys/opensearch.pgp): response: 200, time: 0.161982, size: 4300 2025-10-08 17:43:56.028878 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/repo_pub_key): response: 200, time: 0.142643, size: 3151 2025-10-08 17:43:56.028916 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://packages.treasuredata.com/GPG-KEY-td-agent): response: 200, time: 0.127756, size: 3157 2025-10-08 17:43:56.028922 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 4f07d5960a9c 2025-10-08 17:43:56.028943 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5f34628abcf2 2025-10-08 17:43:56.028982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 25/37 : RUN apt-get --error-on=any update && apt-get -y install locales && sed -e "s/# $LANG UTF-8/$LANG UTF-8/g" /etc/locale.gen -i && locale-gen "$LANG" && apt-get -y upgrade && apt-get -y dist-upgrade && apt-get --error-on=any update && apt-get -y install --no-install-recommends apt-utils dumb-init systemd-standalone-sysusers gawk iproute2 kmod lsof lvm2 netbase open-iscsi procps python3 python3-pip socat sudo tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:43:56.029000 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in df9eda32c6d7 2025-10-08 17:43:56.029018 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:43:56.029047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:43:56.029068 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:43:56.029105 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:43:56.029110 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:43:56.029131 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:43:56.029160 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:43:56.029181 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:43:56.029199 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:43:56.029225 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:43:56.029246 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:43:56.029284 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:43:56.029289 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:43:56.029310 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:43:56.029331 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:43:56.029368 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 28.5 MB in 3s (11.3 MB/s) 2025-10-08 17:43:56.029373 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-08 17:43:56.029411 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-08 17:43:56.029416 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-10-08 17:43:56.029453 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-10-08 17:43:56.029458 | ubuntu-noble-large | INFO:kolla.common.utils.base:locales is already the newest version (2.39-0ubuntu8.6). 2025-10-08 17:43:56.029479 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:43:56.029499 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-10-08 17:43:56.029536 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2025-10-08 17:43:56.029542 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2025-10-08 17:43:56.029563 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-10-08 17:43:56.029600 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-08 17:43:56.029605 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-10-08 17:43:56.029661 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-10-08 17:43:56.029721 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2025-10-08 17:43:56.029727 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:43:56.029732 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-08 17:43:56.029750 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-10-08 17:43:56.029765 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-10-08 17:43:56.029781 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2025-10-08 17:43:56.029818 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:43:56.029824 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease 2025-10-08 17:43:56.029862 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:43:56.029867 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2025-10-08 17:43:56.029888 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2025-10-08 17:43:56.029923 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2025-10-08 17:43:56.029941 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:6 http://archive.ubuntu.com/ubuntu noble-security InRelease 2025-10-08 17:43:56.029959 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34 B in 1s (25 B/s) 2025-10-08 17:43:56.029981 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-08 17:43:56.030009 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-10-08 17:43:56.030029 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-10-08 17:43:56.030048 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-10-08 17:43:56.030074 | ubuntu-noble-large | INFO:kolla.common.utils.base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2025-10-08 17:43:56.030097 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-10-08 17:43:56.030113 | ubuntu-noble-large | INFO:kolla.common.utils.base: dmeventd dmsetup libaio1t64 libapparmor1 libbpf1 libbsd0 libcap2-bin 2025-10-08 17:43:56.030146 | ubuntu-noble-large | INFO:kolla.common.utils.base: libconfig-general-perl libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 2025-10-08 17:43:56.030164 | ubuntu-noble-large | INFO:kolla.common.utils.base: libelf1t64 libexpat1 libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 2025-10-08 17:43:56.030195 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkmod2 liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2025-10-08 17:43:56.030210 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2025-10-08 17:43:56.030229 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2025-10-08 17:43:56.030255 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 media-types perl 2025-10-08 17:43:56.030274 | ubuntu-noble-large | INFO:kolla.common.utils.base: perl-modules-5.38 python3-minimal python3-pkg-resources python3-setuptools 2025-10-08 17:43:56.030293 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-wheel python3.12 python3.12-minimal sg3-utils systemd-dev tzdata 2025-10-08 17:43:56.030325 | ubuntu-noble-large | INFO:kolla.common.utils.base: udev 2025-10-08 17:43:56.030344 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-10-08 17:43:56.030364 | ubuntu-noble-large | INFO:kolla.common.utils.base: gawk-doc iproute2-doc gdbm-l10n perl-doc libterm-readline-gnu-perl 2025-10-08 17:43:56.030380 | ubuntu-noble-large | INFO:kolla.common.utils.base: | libterm-readline-perl-perl make libtap-harness-archive-perl python3-doc 2025-10-08 17:43:56.030396 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-tk python3-venv python-setuptools-doc python3.12-venv python3.12-doc 2025-10-08 17:43:56.030425 | ubuntu-noble-large | INFO:kolla.common.utils.base: binutils binfmt-support tgt-glusterfs tgt-rbd 2025-10-08 17:43:56.030430 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2025-10-08 17:43:56.030463 | ubuntu-noble-large | INFO:kolla.common.utils.base: libatm1t64 libpam-cap ibverbs-providers thin-provisioning-tools finalrd 2025-10-08 17:43:56.030468 | ubuntu-noble-large | INFO:kolla.common.utils.base: busybox-initramfs build-essential python3-dev systemd-hwe-hwdb 2025-10-08 17:43:56.030486 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-10-08 17:43:56.030512 | ubuntu-noble-large | INFO:kolla.common.utils.base: apt-utils dmeventd dmsetup dumb-init gawk iproute2 kmod libaio1t64 2025-10-08 17:43:56.030530 | ubuntu-noble-large | INFO:kolla.common.utils.base: libapparmor1 libbpf1 libbsd0 libcap2-bin libconfig-general-perl 2025-10-08 17:43:56.030546 | ubuntu-noble-large | INFO:kolla.common.utils.base: libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 2025-10-08 17:43:56.030573 | ubuntu-noble-large | INFO:kolla.common.utils.base: libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 libkmod2 2025-10-08 17:43:56.030591 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2025-10-08 17:43:56.030607 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2025-10-08 17:43:56.030658 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2025-10-08 17:43:56.030664 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 lsof lvm2 media-types 2025-10-08 17:43:56.030695 | ubuntu-noble-large | INFO:kolla.common.utils.base: netbase open-iscsi perl perl-modules-5.38 python3 python3-minimal 2025-10-08 17:43:56.030719 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-pip python3-pkg-resources python3-setuptools python3-wheel 2025-10-08 17:43:56.030739 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3.12 python3.12-minimal sg3-utils socat sudo systemd-dev 2025-10-08 17:43:56.030766 | ubuntu-noble-large | INFO:kolla.common.utils.base: systemd-standalone-sysusers tgt tzdata udev 2025-10-08 17:43:56.030785 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 63 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:43:56.030807 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 27.6 MB of archives. 2025-10-08 17:43:56.030824 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 129 MB of additional disk space will be used. 2025-10-08 17:43:56.030860 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:43:56.030875 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-minimal amd64 3.12.3-1ubuntu0.8 [836 kB] 2025-10-08 17:43:56.030892 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1 amd64 2.6.1-2ubuntu0.3 [88.0 kB] 2025-10-08 17:43:56.030919 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-minimal amd64 3.12.3-1ubuntu0.8 [2,334 kB] 2025-10-08 17:43:56.030935 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-minimal amd64 3.12.3-0ubuntu2 [27.4 kB] 2025-10-08 17:43:56.030951 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 media-types all 10.1.0 [27.5 kB] 2025-10-08 17:43:56.030977 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 netbase all 6.4 [13.1 kB] 2025-10-08 17:43:56.030997 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2025b-0ubuntu0.24.04.1 [276 kB] 2025-10-08 17:43:56.031033 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-stdlib amd64 3.12.3-1ubuntu0.8 [2,068 kB] 2025-10-08 17:43:56.031048 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12 amd64 3.12.3-1ubuntu0.8 [651 kB] 2025-10-08 17:43:56.031064 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-stdlib amd64 3.12.3-0ubuntu2 [10.0 kB] 2025-10-08 17:43:56.031091 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3 amd64 3.12.3-0ubuntu2 [23.0 kB] 2025-10-08 17:43:56.031110 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2025-10-08 17:43:56.031129 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2025-10-08 17:43:56.031155 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2025-10-08 17:43:56.031178 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkmod2 amd64 31+20240202-2ubuntu7.1 [51.7 kB] 2025-10-08 17:43:56.031195 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopeniscsiusr amd64 2.1.9-3ubuntu5.4 [49.4 kB] 2025-10-08 17:43:56.031230 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-standalone-sysusers amd64 255.4-1ubuntu8.10 [203 kB] 2025-10-08 17:43:56.031234 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.10 [105 kB] 2025-10-08 17:43:56.031270 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.10 [1,873 kB] 2025-10-08 17:43:56.031285 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libisns0t64 amd64 0.101-0.3build3 [94.2 kB] 2025-10-08 17:43:56.031301 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 open-iscsi amd64 2.1.9-3ubuntu5.4 [328 kB] 2025-10-08 17:43:56.031327 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3,110 kB] 2025-10-08 17:43:56.031346 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] 2025-10-08 17:43:56.031368 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] 2025-10-08 17:43:56.031406 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4,874 kB] 2025-10-08 17:43:56.031411 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB] 2025-10-08 17:43:56.031427 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2025-10-08 17:43:56.031443 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2025-10-08 17:43:56.031470 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2025-10-08 17:43:56.031490 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2025-10-08 17:43:56.031525 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2025-10-08 17:43:56.031529 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libconfig-general-perl all 2.65-2 [57.1 kB] 2025-10-08 17:43:56.031565 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2025-10-08 17:43:56.031580 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2025-10-08 17:43:56.031596 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 tgt amd64 1:1.0.85-1.1ubuntu6 [234 kB] 2025-10-08 17:43:56.031622 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apt-utils amd64 2.8.3 [216 kB] 2025-10-08 17:43:56.031665 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-3ubuntu3.2 [139 kB] 2025-10-08 17:43:56.031670 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmsetup amd64 2:1.02.185-3ubuntu3.2 [79.2 kB] 2025-10-08 17:43:56.031706 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf1t64 amd64 0.190-1.1ubuntu0.1 [57.8 kB] 2025-10-08 17:43:56.031744 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf1 amd64 1:1.3.0-2build2 [166 kB] 2025-10-08 17:43:56.031765 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl0 amd64 1.0.5-2build1 [12.3 kB] 2025-10-08 17:43:56.031800 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libxtables12 amd64 1.8.10-3ubuntu2 [35.7 kB] 2025-10-08 17:43:56.031820 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcap2-bin amd64 1:2.66-5ubuntu2.2 [34.2 kB] 2025-10-08 17:43:56.031850 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iproute2 amd64 6.1.0-1ubuntu6.2 [1,120 kB] 2025-10-08 17:43:56.031869 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kmod amd64 31+20240202-2ubuntu7.1 [101 kB] 2025-10-08 17:43:56.031886 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapparmor1 amd64 4.0.1really4.0.1-0ubuntu0.24.04.4 [50.6 kB] 2025-10-08 17:43:56.031913 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd0 amd64 0.12.1-1build1.1 [41.2 kB] 2025-10-08 17:43:56.031931 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2025-10-08 17:43:56.031954 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2025-10-08 17:43:56.031972 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pkg-resources all 68.1.2-2ubuntu1.2 [168 kB] 2025-10-08 17:43:56.031999 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.1 [948 kB] 2025-10-08 17:43:56.032033 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libedit2 amd64 3.1-20230828-1build1 [97.6 kB] 2025-10-08 17:43:56.032069 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2025-10-08 17:43:56.032102 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2025-10-08 17:43:56.032134 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2025-10-08 17:43:56.032164 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2025-10-08 17:43:56.032191 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libwrap0 amd64 7.6.q-33 [47.9 kB] 2025-10-08 17:43:56.032210 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2025-10-08 17:43:56.032236 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2025-10-08 17:43:56.032255 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:61 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2025-10-08 17:43:56.032271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2025-10-08 17:43:56.032306 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:63 http://archive.ubuntu.com/ubuntu noble/universe amd64 dumb-init amd64 1.2.5-3 [13.6 kB] 2025-10-08 17:43:56.032311 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2025-10-08 17:43:56.032330 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-10-08 17:43:56.032350 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.032376 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 27.6 MB in 1s (29.7 MB/s) 2025-10-08 17:43:56.032395 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-minimal:amd64. 2025-10-08 17:43:56.032410 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-08 17:43:56.032438 | ubuntu-noble-large | INFO:kolla.common.utils.base:(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% 2025-10-08 17:43:56.032458 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-10-08 17:43:56.032474 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-10-08 17:43:56.032508 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-10-08 17:43:56.032513 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-10-08 17:43:56.032532 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-08 17:43:56.032566 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-08 17:43:56.032570 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-10-08 17:43:56.032593 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-08 17:43:56.032609 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-08 17:43:56.032649 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libexpat1:amd64. 2025-10-08 17:43:56.032667 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libexpat1_2.6.1-2ubuntu0.3_amd64.deb ... 2025-10-08 17:43:56.032698 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.3) ... 2025-10-08 17:43:56.032744 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12-minimal. 2025-10-08 17:43:56.032751 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-08 17:43:56.032769 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12-minimal (3.12.3-1ubuntu0.8) ... 2025-10-08 17:43:56.032788 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-08 17:43:56.032807 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libexpat1:amd64 (2.6.1-2ubuntu0.3) ... 2025-10-08 17:43:56.032827 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12-minimal (3.12.3-1ubuntu0.8) ... 2025-10-08 17:43:56.032862 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-minimal. 2025-10-08 17:43:56.032866 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-08 17:43:56.032886 | ubuntu-noble-large | INFO:kolla.common.utils.base:(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% 2025-10-08 17:43:56.032921 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-10-08 17:43:56.032926 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-10-08 17:43:56.032945 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-10-08 17:43:56.032978 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-10-08 17:43:56.032983 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-08 17:43:56.033002 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-08 17:43:56.033040 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 6163 files and directories currently installed.) 2025-10-08 17:43:56.033045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ... 2025-10-08 17:43:56.033061 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-minimal (3.12.3-0ubuntu2) ... 2025-10-08 17:43:56.033077 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package media-types. 2025-10-08 17:43:56.033109 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../1-media-types_10.1.0_all.deb ... 2025-10-08 17:43:56.033128 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking media-types (10.1.0) ... 2025-10-08 17:43:56.033146 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package netbase. 2025-10-08 17:43:56.033180 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../2-netbase_6.4_all.deb ... 2025-10-08 17:43:56.033185 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking netbase (6.4) ... 2025-10-08 17:43:56.033204 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tzdata. 2025-10-08 17:43:56.033223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../3-tzdata_2025b-0ubuntu0.24.04.1_all.deb ... 2025-10-08 17:43:56.033257 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tzdata (2025b-0ubuntu0.24.04.1) ... 2025-10-08 17:43:56.033261 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-stdlib:amd64. 2025-10-08 17:43:56.033280 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../4-libpython3.12-stdlib_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-08 17:43:56.033314 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-08 17:43:56.033330 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12. 2025-10-08 17:43:56.033345 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../5-python3.12_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-08 17:43:56.033361 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12 (3.12.3-1ubuntu0.8) ... 2025-10-08 17:43:56.033380 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3-stdlib:amd64. 2025-10-08 17:43:56.033399 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../6-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ... 2025-10-08 17:43:56.033440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... 2025-10-08 17:43:56.033453 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-minimal (3.12.3-0ubuntu2) ... 2025-10-08 17:43:56.033476 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3. 2025-10-08 17:43:56.033498 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-08 17:43:56.033513 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% 2025-10-08 17:43:56.033537 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 17:43:56.033573 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-10-08 17:43:56.033588 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-10-08 17:43:56.033592 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-10-08 17:43:56.033607 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-10-08 17:43:56.033612 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-08 17:43:56.033643 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-08 17:43:56.033667 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7133 files and directories currently installed.) 2025-10-08 17:43:56.033724 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3_3.12.3-0ubuntu2_amd64.deb ... 2025-10-08 17:43:56.033730 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3 (3.12.3-0ubuntu2) ... 2025-10-08 17:43:56.033734 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmpfr6:amd64. 2025-10-08 17:43:56.033750 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libmpfr6_4.2.1-1build1.1_amd64.deb ... 2025-10-08 17:43:56.033766 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2025-10-08 17:43:56.033785 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsigsegv2:amd64. 2025-10-08 17:43:56.033813 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2025-10-08 17:43:56.033842 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2025-10-08 17:43:56.033855 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2025-10-08 17:43:56.033882 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2025-10-08 17:43:56.033905 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gawk. 2025-10-08 17:43:56.033920 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-10-08 17:43:56.033956 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% 2025-10-08 17:43:56.033970 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2025-10-08 17:43:56.033978 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.034016 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 60% (Reading database ... 65% 2025-10-08 17:43:56.034049 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-10-08 17:43:56.034059 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-10-08 17:43:56.034067 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-10-08 17:43:56.034091 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-10-08 17:43:56.034113 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-10-08 17:43:56.034135 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-10-08 17:43:56.034167 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7171 files and directories currently installed.) 2025-10-08 17:43:56.034171 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2025-10-08 17:43:56.034175 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gawk (1:5.2.1-2build3) ... 2025-10-08 17:43:56.034184 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkmod2:amd64. 2025-10-08 17:43:56.034208 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... 2025-10-08 17:43:56.034213 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... 2025-10-08 17:43:56.034232 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libopeniscsiusr. 2025-10-08 17:43:56.034271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libopeniscsiusr_2.1.9-3ubuntu5.4_amd64.deb ... 2025-10-08 17:43:56.034275 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.034308 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2025-10-08 17:43:56.034313 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-standalone-sysusers. 2025-10-08 17:43:56.034345 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-systemd-standalone-sysusers_255.4-1ubuntu8.10_amd64.deb ... 2025-10-08 17:43:56.034350 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.034382 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-standalone-sysusers (255.4-1ubuntu8.10) ... 2025-10-08 17:43:56.034387 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-dev. 2025-10-08 17:43:56.034420 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-systemd-dev_255.4-1ubuntu8.10_all.deb ... 2025-10-08 17:43:56.034424 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-dev (255.4-1ubuntu8.10) ... 2025-10-08 17:43:56.034457 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package udev. 2025-10-08 17:43:56.034461 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-udev_255.4-1ubuntu8.10_amd64.deb ... 2025-10-08 17:43:56.034480 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking udev (255.4-1ubuntu8.10) ... 2025-10-08 17:43:56.034509 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libisns0t64:amd64. 2025-10-08 17:43:56.034523 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libisns0t64_0.101-0.3build3_amd64.deb ... 2025-10-08 17:43:56.034538 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.034572 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libisns0t64:amd64 (0.101-0.3build3) ... 2025-10-08 17:43:56.034589 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package open-iscsi. 2025-10-08 17:43:56.034593 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-open-iscsi_2.1.9-3ubuntu5.4_amd64.deb ... 2025-10-08 17:43:56.034610 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.034649 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking open-iscsi (2.1.9-3ubuntu5.4) ... 2025-10-08 17:43:56.034696 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl-modules-5.38. 2025-10-08 17:43:56.034701 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... 2025-10-08 17:43:56.034742 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.034760 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2025-10-08 17:43:56.034794 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm6t64:amd64. 2025-10-08 17:43:56.034815 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libgdbm6t64_1.23-5.1build1_amd64.deb ... 2025-10-08 17:43:56.034819 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... 2025-10-08 17:43:56.034845 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm-compat4t64:amd64. 2025-10-08 17:43:56.034863 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... 2025-10-08 17:43:56.034882 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2025-10-08 17:43:56.034906 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libperl5.38t64:amd64. 2025-10-08 17:43:56.034924 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... 2025-10-08 17:43:56.034942 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2025-10-08 17:43:56.034959 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl. 2025-10-08 17:43:56.034980 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... 2025-10-08 17:43:56.034996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl (5.38.2-3.2ubuntu0.2) ... 2025-10-08 17:43:56.035011 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libaio1t64:amd64. 2025-10-08 17:43:56.035036 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2025-10-08 17:43:56.035054 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2025-10-08 17:43:56.035073 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-3-200:amd64. 2025-10-08 17:43:56.035105 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-10-08 17:43:56.035110 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.035127 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-08 17:43:56.035145 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-route-3-200:amd64. 2025-10-08 17:43:56.035177 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-10-08 17:43:56.035182 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-08 17:43:56.035214 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libibverbs1:amd64. 2025-10-08 17:43:56.035219 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2025-10-08 17:43:56.035236 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2025-10-08 17:43:56.035269 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librdmacm1t64:amd64. 2025-10-08 17:43:56.035274 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2025-10-08 17:43:56.035289 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2025-10-08 17:43:56.035303 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libconfig-general-perl. 2025-10-08 17:43:56.035336 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-libconfig-general-perl_2.65-2_all.deb ... 2025-10-08 17:43:56.035340 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libconfig-general-perl (2.65-2) ... 2025-10-08 17:43:56.035355 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsgutils2-1.46-2:amd64. 2025-10-08 17:43:56.035370 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2025-10-08 17:43:56.035389 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2025-10-08 17:43:56.035414 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sg3-utils. 2025-10-08 17:43:56.035445 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2025-10-08 17:43:56.035450 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sg3-utils (1.46-3ubuntu4) ... 2025-10-08 17:43:56.035465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tgt. 2025-10-08 17:43:56.035480 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-tgt_1%3a1.0.85-1.1ubuntu6_amd64.deb ... 2025-10-08 17:43:56.035511 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tgt (1:1.0.85-1.1ubuntu6) ... 2025-10-08 17:43:56.035515 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package apt-utils. 2025-10-08 17:43:56.035531 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-apt-utils_2.8.3_amd64.deb ... 2025-10-08 17:43:56.035545 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.035573 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking apt-utils (2.8.3) ... 2025-10-08 17:43:56.035578 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper1.02.1:amd64. 2025-10-08 17:43:56.035596 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-10-08 17:43:56.035646 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-10-08 17:43:56.035655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmsetup. 2025-10-08 17:43:56.035668 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-dmsetup_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-10-08 17:43:56.035693 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmsetup (2:1.02.185-3ubuntu3.2) ... 2025-10-08 17:43:56.035708 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libelf1t64:amd64. 2025-10-08 17:43:56.035723 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-10-08 17:43:56.035757 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-08 17:43:56.035761 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbpf1:amd64. 2025-10-08 17:43:56.035777 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-libbpf1_1%3a1.3.0-2build2_amd64.deb ... 2025-10-08 17:43:56.035791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbpf1:amd64 (1:1.3.0-2build2) ... 2025-10-08 17:43:56.035824 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmnl0:amd64. 2025-10-08 17:43:56.035829 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-libmnl0_1.0.5-2build1_amd64.deb ... 2025-10-08 17:43:56.035844 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmnl0:amd64 (1.0.5-2build1) ... 2025-10-08 17:43:56.035863 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libxtables12:amd64. 2025-10-08 17:43:56.035878 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-libxtables12_1.8.10-3ubuntu2_amd64.deb ... 2025-10-08 17:43:56.035911 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libxtables12:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 17:43:56.035916 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcap2-bin. 2025-10-08 17:43:56.035931 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../29-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... 2025-10-08 17:43:56.035946 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.035978 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... 2025-10-08 17:43:56.035983 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package iproute2. 2025-10-08 17:43:56.036001 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../30-iproute2_6.1.0-1ubuntu6.2_amd64.deb ... 2025-10-08 17:43:56.036019 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking iproute2 (6.1.0-1ubuntu6.2) ... 2025-10-08 17:43:56.036038 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package kmod. 2025-10-08 17:43:56.036071 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../31-kmod_31+20240202-2ubuntu7.1_amd64.deb ... 2025-10-08 17:43:56.036075 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking kmod (31+20240202-2ubuntu7.1) ... 2025-10-08 17:43:56.036096 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libapparmor1:amd64. 2025-10-08 17:43:56.036114 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../32-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_amd64.deb ... 2025-10-08 17:43:56.036129 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 2025-10-08 17:43:56.036148 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbsd0:amd64. 2025-10-08 17:43:56.036181 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../33-libbsd0_0.12.1-1build1.1_amd64.deb ... 2025-10-08 17:43:56.036185 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... 2025-10-08 17:43:56.036200 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc-common. 2025-10-08 17:43:56.036215 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../34-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2025-10-08 17:43:56.036247 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2025-10-08 17:43:56.036252 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc3t64:amd64. 2025-10-08 17:43:56.036270 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../35-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2025-10-08 17:43:56.036303 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2025-10-08 17:43:56.036308 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirp 2025-10-08 17:43:56.036326 | ubuntu-noble-large | INFO:kolla.common.utils.base:c3t64' 2025-10-08 17:43:56.036345 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2025-10-08 17:43:56.036377 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pkg-resources. 2025-10-08 17:43:56.036382 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../36-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... 2025-10-08 17:43:56.036400 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.036430 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2025-10-08 17:43:56.036447 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sudo. 2025-10-08 17:43:56.036480 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../37-sudo_1.9.15p5-3ubuntu5.24.04.1_amd64.deb ... 2025-10-08 17:43:56.036484 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-10-08 17:43:56.036520 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libedit2:amd64. 2025-10-08 17:43:56.036525 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../38-libedit2_3.1-20230828-1build1_amd64.deb ... 2025-10-08 17:43:56.036542 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libedit2:amd64 (3.1-20230828-1build1) ... 2025-10-08 17:43:56.036560 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lsof. 2025-10-08 17:43:56.036578 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../39-lsof_4.95.0-1build3_amd64.deb ... 2025-10-08 17:43:56.036612 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lsof (4.95.0-1build3) ... 2025-10-08 17:43:56.036616 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2025-10-08 17:43:56.036657 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../40-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-10-08 17:43:56.036663 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-10-08 17:43:56.036713 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package liblvm2cmd2.03:amd64. 2025-10-08 17:43:56.036726 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../41-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2025-10-08 17:43:56.036730 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2025-10-08 17:43:56.036754 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmeventd. 2025-10-08 17:43:56.036758 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../42-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-10-08 17:43:56.036775 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2025-10-08 17:43:56.036779 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libwrap0:amd64. 2025-10-08 17:43:56.036798 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../43-libwrap0_7.6.q-33_amd64.deb ... 2025-10-08 17:43:56.036815 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.036848 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libwrap0:amd64 (7.6.q-33) ... 2025-10-08 17:43:56.036853 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lvm2. 2025-10-08 17:43:56.036868 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../44-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2025-10-08 17:43:56.036882 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.036910 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2025-10-08 17:43:56.036914 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-setuptools. 2025-10-08 17:43:56.036946 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../45-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2025-10-08 17:43:56.036951 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2025-10-08 17:43:56.036969 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-wheel. 2025-10-08 17:43:56.037002 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../46-python3-wheel_0.42.0-2_all.deb ... 2025-10-08 17:43:56.037006 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-wheel (0.42.0-2) ... 2025-10-08 17:43:56.037022 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pip. 2025-10-08 17:43:56.037037 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../47-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-10-08 17:43:56.037069 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2025-10-08 17:43:56.037073 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dumb-init. 2025-10-08 17:43:56.037091 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../48-dumb-init_1.2.5-3_amd64.deb ... 2025-10-08 17:43:56.037115 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dumb-init (1.2.5-3) ... 2025-10-08 17:43:56.037131 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package socat. 2025-10-08 17:43:56.037148 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../49-socat_1.8.0.0-4build3_amd64.deb ... 2025-10-08 17:43:56.037179 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking socat (1.8.0.0-4build3) ... 2025-10-08 17:43:56.037183 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up media-types (10.1.0) ... 2025-10-08 17:43:56.037213 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dumb-init (1.2.5-3) ... 2025-10-08 17:43:56.037217 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ... 2025-10-08 17:43:56.037250 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up apt-utils (2.8.3) ... 2025-10-08 17:43:56.037254 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... 2025-10-08 17:43:56.037271 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2025-10-08 17:43:56.037302 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libisns0t64:amd64 (0.101-0.3build3) ... 2025-10-08 17:43:56.037306 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gawk (1:5.2.1-2build3) ... 2025-10-08 17:43:56.037336 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2025-10-08 17:43:56.037340 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2025-10-08 17:43:56.037370 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-standalone-sysusers (255.4-1ubuntu8.10) ... 2025-10-08 17:43:56.037378 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-dev (255.4-1ubuntu8.10) ... 2025-10-08 17:43:56.037405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-08 17:43:56.037411 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tzdata (2025b-0ubuntu0.24.04.1) ... 2025-10-08 17:43:56.037446 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.037459 | ubuntu-noble-large | INFO:kolla.common.utils.base:Current default time zone: 'Etc/UTC' 2025-10-08 17:43:56.037483 | ubuntu-noble-large | INFO:kolla.common.utils.base:Local time is now: Wed Oct 8 17:43:29 UTC 2025. 2025-10-08 17:43:56.037493 | ubuntu-noble-large | INFO:kolla.common.utils.base:Universal Time is now: Wed Oct 8 17:43:29 UTC 2025. 2025-10-08 17:43:56.037510 | ubuntu-noble-large | INFO:kolla.common.utils.base:Run 'dpkg-reconfigure tzdata' if you wish to change it. 2025-10-08 17:43:56.037517 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-10-08 17:43:56.037560 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... 2025-10-08 17:43:56.037574 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libwrap0:amd64 (7.6.q-33) ... 2025-10-08 17:43:56.037588 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up socat (1.8.0.0-4build3) ... 2025-10-08 17:43:56.037592 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2025-10-08 17:43:56.037609 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmnl0:amd64 (1.0.5-2build1) ... 2025-10-08 17:43:56.037648 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-10-08 17:43:56.037665 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libxtables12:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 17:43:56.037691 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-10-08 17:43:56.037724 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2025-10-08 17:43:56.037739 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 2025-10-08 17:43:56.037753 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-08 17:43:56.037776 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up netbase (6.4) ... 2025-10-08 17:43:56.037793 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2025-10-08 17:43:56.037810 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbsd0:amd64 (0.12.1-1build1.1) ... 2025-10-08 17:43:56.037840 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbpf1:amd64 (1:1.3.0-2build2) ... 2025-10-08 17:43:56.037844 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... 2025-10-08 17:43:56.037874 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sg3-utils (1.46-3ubuntu4) ... 2025-10-08 17:43:56.037878 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-08 17:43:56.037909 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-10-08 17:43:56.037913 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2025-10-08 17:43:56.037943 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up iproute2 (6.1.0-1ubuntu6.2) ... 2025-10-08 17:43:56.037947 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12 (3.12.3-1ubuntu0.8) ... 2025-10-08 17:43:56.037977 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libedit2:amd64 (3.1-20230828-1build1) ... 2025-10-08 17:43:56.037981 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up kmod (31+20240202-2ubuntu7.1) ... 2025-10-08 17:43:56.038011 | ubuntu-noble-large | INFO:kolla.common.utils.base:sed: can't read /etc/modules: No such file or directory 2025-10-08 17:43:56.038015 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2025-10-08 17:43:56.038044 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-08 17:43:56.038048 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl (5.38.2-3.2ubuntu0.2) ... 2025-10-08 17:43:56.038065 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up udev (255.4-1ubuntu8.10) ... 2025-10-08 17:43:56.038092 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'input' with GID 999. 2025-10-08 17:43:56.038111 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'sgx' with GID 998. 2025-10-08 17:43:56.038115 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'kvm' with GID 997. 2025-10-08 17:43:56.038131 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'render' with GID 996. 2025-10-08 17:43:56.038155 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lsof (4.95.0-1build3) ... 2025-10-08 17:43:56.038172 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... 2025-10-08 17:43:56.038186 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2025-10-08 17:43:56.038221 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libconfig-general-perl (2.65-2) ... 2025-10-08 17:43:56.038225 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3 (3.12.3-0ubuntu2) ... 2025-10-08 17:43:56.038239 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-wheel (0.42.0-2) ... 2025-10-08 17:43:56.038252 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up open-iscsi (2.1.9-3ubuntu5.4) ... 2025-10-08 17:43:56.038278 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2025-10-08 17:43:56.038282 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tgt (1:1.0.85-1.1ubuntu6) ... 2025-10-08 17:43:56.038309 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2025-10-08 17:43:56.038321 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:43:56.038336 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2025-10-08 17:43:56.038366 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2025-10-08 17:43:56.038370 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2025-10-08 17:43:56.038400 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2025-10-08 17:43:56.038404 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2025-10-08 17:43:56.038421 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2025-10-08 17:43:56.038447 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:43:56.038460 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container df9eda32c6d7 2025-10-08 17:43:56.038474 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 26cb13c91059 2025-10-08 17:43:56.038564 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 26/37 : RUN groupadd --gid 42475 almanach && useradd -l -M --shell /usr/sbin/nologin --uid 42475 --gid 42475 almanach && groupadd --gid 42401 ansible && useradd -l -M --shell /usr/sbin/nologin --uid 42401 --gid 42401 ansible && groupadd --gid 42402 aodh && useradd -l -M --shell /usr/sbin/nologin --uid 42402 --gid 42402 aodh && groupadd --gid 42403 barbican && useradd -l -M --shell /usr/sbin/nologin --uid 42403 --gid 42403 barbican && groupadd --gid 42404 bifrost && useradd -l -M --shell /usr/sbin/nologin --uid 42404 --gid 42404 bifrost && groupadd --gid 42471 blazar && useradd -l -M --shell /usr/sbin/nologin --uid 42471 --gid 42471 blazar && groupadd --gid 42405 ceilometer && useradd -l -M --shell /usr/sbin/nologin --uid 42405 --gid 42405 ceilometer && groupadd --gid 42407 cinder && useradd -l -M --shell /usr/sbin/nologin --uid 42407 --gid 42407 cinder && groupadd --gid 42408 cloudkitty && useradd -l -M --shell /usr/sbin/nologin --uid 42408 --gid 42408 cloudkitty && groupadd --gid 42409 collectd && useradd -l -M --shell /usr/sbin/nologin --uid 42409 --gid 42409 collectd && groupadd --gid 42410 congress && useradd -l -M --shell /usr/sbin/nologin --uid 42410 --gid 42410 congress && groupadd --gid 42483 cyborg && useradd -l -M --shell /usr/sbin/nologin --uid 42483 --gid 42483 cyborg && groupadd --gid 42411 designate && useradd -l -M --shell /usr/sbin/nologin --uid 42411 --gid 42411 designate && groupadd --gid 42464 dragonflow && useradd -l -M --shell /usr/sbin/nologin --uid 42464 --gid 42464 dragonflow && groupadd --gid 42466 ec2api && useradd -l -M --shell /usr/sbin/nologin --uid 42466 --gid 42466 ec2api && groupadd --gid 42412 elasticsearch && useradd -l -M --shell /usr/sbin/nologin --uid 42412 --gid 42412 elasticsearch && groupadd --gid 42413 etcd && useradd -l -M --shell /usr/sbin/nologin --uid 42413 --gid 42413 etcd && groupadd --gid 42474 fluentd && useradd -l -M --shell /usr/sbin/nologin --uid 42474 --gid 42474 fluentd && groupadd --gid 42414 freezer && useradd -l -M --shell /usr/sbin/nologin --uid 42414 --gid 42414 freezer && groupadd --gid 42415 glance && useradd -l -M --shell /usr/sbin/nologin --uid 42415 --gid 42415 glance && groupadd --gid 42416 gnocchi && useradd -l -M --shell /usr/sbin/nologin --uid 42416 --gid 42416 gnocchi && groupadd --gid 42417 grafana && useradd -l -M --shell /usr/sbin/nologin --uid 42417 --gid 42417 grafana && groupadd --gid 42486 haclient && useradd -l -M --shell /usr/sbin/nologin --uid 42486 --gid 42486 hacluster && groupadd --gid 42454 haproxy && useradd -l -M --shell /usr/sbin/nologin --uid 42454 --gid 42454 haproxy && groupadd --gid 42418 heat && useradd -l -M --shell /usr/sbin/nologin --uid 42418 --gid 42418 heat && groupadd --gid 42420 horizon && useradd -l -M --shell /usr/sbin/nologin --uid 42420 --gid 42420 horizon && groupadd --gid 42477 hugetlbfs && useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs && groupadd --gid 42421 influxdb && useradd -l -M --shell /usr/sbin/nologin --uid 42421 --gid 42421 influxdb && groupadd --gid 42422 ironic && useradd -l -M --shell /usr/sbin/nologin --uid 42422 --gid 42422 ironic && groupadd --gid 42461 ironic-inspector && useradd -l -M --shell /usr/sbin/nologin --uid 42461 --gid 42461 ironic-inspector && groupadd --gid 42423 kafka && useradd -l -M --shell /usr/sbin/nologin --uid 42423 --gid 42423 kafka && groupadd --gid 42425 keystone && useradd -l -M --shell /usr/sbin/nologin --uid 42425 --gid 42425 keystone && groupadd --gid 42426 kibana && useradd -l -M --shell /usr/sbin/nologin --uid 42426 --gid 42426 kibana && groupadd --gid 42400 kolla && useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla && groupadd --gid 42469 kuryr && useradd -l -M --shell /usr/sbin/nologin --uid 42469 --gid 42469 kuryr && groupadd --gid 42488 letsencrypt && useradd -l -M --shell /usr/sbin/nologin --uid 42488 --gid 42488 letsencrypt && groupadd --gid 42473 libvirt && useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt && groupadd --gid 42478 logstash && useradd -l -M --shell /usr/sbin/nologin --uid 42478 --gid 42478 logstash && groupadd --gid 42428 magnum && useradd -l -M --shell /usr/sbin/nologin --uid 42428 --gid 42428 magnum && groupadd --gid 42429 manila && useradd -l -M --shell /usr/sbin/nologin --uid 42429 --gid 42429 manila && groupadd --gid 42485 masakari && useradd -l -M --shell /usr/sbin/nologin --uid 42485 --gid 42485 masakari && groupadd --gid 42457 memcached && useradd -l -M --shell /usr/sbin/nologin --uid 42457 --gid 42457 memcached && groupadd --gid 42430 mistral && useradd -l -M --shell /usr/sbin/nologin --uid 42430 --gid 42430 mistral && groupadd --gid 42431 monasca && useradd -l -M --shell /usr/sbin/nologin --uid 42431 --gid 42431 monasca && groupadd --gid 42432 mongodb && useradd -l -M --shell /usr/sbin/nologin --uid 42432 --gid 42432 mongodb && groupadd --gid 42433 murano && useradd -l -M --shell /usr/sbin/nologin --uid 42433 --gid 42433 murano && groupadd --gid 42434 mysql && useradd -l -M --shell /usr/sbin/nologin --uid 42434 --gid 42434 mysql && groupadd --gid 42435 neutron && useradd -l -M --shell /usr/sbin/nologin --uid 42435 --gid 42435 neutron && groupadd --gid 42481 nfast && useradd -l -M --shell /usr/sbin/nologin --uid 42481 --gid 42481 nfast && groupadd --gid 42436 nova && useradd -l -M --shell /usr/sbin/nologin --uid 42436 --gid 42436 nova && groupadd --gid 42437 octavia && useradd -l -M --shell /usr/sbin/nologin --uid 42437 --gid 42437 octavia && groupadd --gid 42462 odl && useradd -l -M --shell /usr/sbin/nologin --uid 42462 --gid 42462 odl && groupadd --gid 42490 opensearch && useradd -l -M --shell /usr/sbin/nologin --uid 42490 --gid 42490 opensearch && groupadd --gid 42492 opensearch-dashboards && useradd -l -M --shell /usr/sbin/nologin --uid 42492 --gid 42492 opensearch-dashboards && groupadd --gid 42476 openvswitch && useradd -l -M --shell /usr/sbin/nologin --uid 42476 --gid 42476 openvswitch && groupadd --gid 42482 placement && useradd -l -M --shell /usr/sbin/nologin --uid 42482 --gid 42482 placement && groupadd --gid 42472 prometheus && useradd -l -M --shell /usr/sbin/nologin --uid 42472 --gid 42472 prometheus && groupadd --gid 42487 proxysql && useradd -l -M --shell /usr/sbin/nologin --uid 42487 --gid 42487 proxysql && groupadd --gid 42465 qdrouterd && useradd -l -M --shell /usr/sbin/nologin --uid 42465 --gid 42465 qdrouterd && groupadd --gid 42427 qemu && useradd -l -M --shell /usr/sbin/nologin --uid 42427 --gid 42427 qemu && groupadd --gid 42439 rabbitmq && useradd -l -M --shell /usr/sbin/nologin --uid 42439 --gid 42439 rabbitmq && groupadd --gid 42440 rally && useradd -l -M --shell /usr/sbin/nologin --uid 42440 --gid 42440 rally && groupadd --gid 42460 redis && useradd -l -M --shell /usr/sbin/nologin --uid 42460 --gid 42460 redis && groupadd --gid 42441 sahara && useradd -l -M --shell /usr/sbin/nologin --uid 42441 --gid 42441 sahara && groupadd --gid 42443 senlin && useradd -l -M --shell /usr/sbin/nologin --uid 42443 --gid 42443 senlin && groupadd --gid 42467 sensu && useradd -l -M --shell /usr/sbin/nologin --uid 42467 --gid 42467 sensu && groupadd --gid 42468 skydive && useradd -l -M --shell /usr/sbin/nologin --uid 42468 --gid 42468 skydive && groupadd --gid 42491 skyline && useradd -l -M --shell /usr/sbin/nologin --uid 42491 --gid 42491 skyline && groupadd --gid 42444 solum && useradd -l -M --shell /usr/sbin/nologin --uid 42444 --gid 42444 solum && groupadd --gid 42479 storm && useradd -l -M --shell /usr/sbin/nologin --uid 42479 --gid 42479 storm && groupadd --gid 42445 swift && useradd -l -M --shell /usr/sbin/nologin --uid 42445 --gid 42445 swift && groupadd --gid 42446 tacker && useradd -l -M --shell /usr/sbin/nologin --uid 42446 --gid 42446 tacker && groupadd --gid 42447 td-agent && useradd -l -M --shell /usr/sbin/nologin --uid 42447 --gid 42447 td-agent && groupadd --gid 42448 telegraf && useradd -l -M --shell /usr/sbin/nologin --uid 42448 --gid 42448 telegraf && groupadd --gid 42480 tempest && useradd -l -M --shell /usr/sbin/nologin --uid 42480 --gid 42480 tempest && groupadd --gid 42449 trove && useradd -l -M --shell /usr/sbin/nologin --uid 42449 --gid 42449 trove && groupadd --gid 42489 venus && useradd -l -M --shell /usr/sbin/nologin --uid 42489 --gid 42489 venus && groupadd --gid 42459 vitrage && useradd -l -M --shell /usr/sbin/nologin --uid 42459 --gid 42459 vitrage && groupadd --gid 42450 vmtp && useradd -l -M --shell /usr/sbin/nologin --uid 42450 --gid 42450 vmtp && groupadd --gid 42451 watcher && useradd -l -M --shell /usr/sbin/nologin --uid 42451 --gid 42451 watcher && groupadd --gid 42453 zookeeper && useradd -l -M --shell /usr/sbin/nologin --uid 42453 --gid 42453 zookeeper && groupadd --gid 42463 zun && useradd -l -M --shell /usr/sbin/nologin --uid 42463 --gid 42463 zun 2025-10-08 17:43:56.038575 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in e765d652801f 2025-10-08 17:43:56.038588 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container e765d652801f 2025-10-08 17:43:56.038592 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 4fbf6f85c76d 2025-10-08 17:43:56.038596 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 27/37 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2025-10-08 17:43:56.038613 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6a7d89e97035 2025-10-08 17:43:56.038653 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 28/37 : COPY start.sh /usr/local/bin/kolla_start 2025-10-08 17:43:56.038659 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8ee023cb9087 2025-10-08 17:43:56.038673 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 29/37 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2025-10-08 17:43:56.038715 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 79af0f4b0cc1 2025-10-08 17:43:56.038720 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 30/37 : COPY install_projects.sh /usr/local/bin/kolla_install_projects 2025-10-08 17:43:56.038772 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5bb8a821184b 2025-10-08 17:43:56.038778 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 31/37 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2025-10-08 17:43:56.038791 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0f23991c0b5b 2025-10-08 17:43:56.038804 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 32/37 : COPY sudoers /etc/sudoers 2025-10-08 17:43:56.038809 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3b2b9e0e1910 2025-10-08 17:43:56.038822 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 33/37 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2025-10-08 17:43:56.038850 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 9df26dfb445b 2025-10-08 17:43:56.038854 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 9df26dfb445b 2025-10-08 17:43:56.038870 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 643548ce89fe 2025-10-08 17:43:56.038902 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 34/37 : COPY healthcheck_curl healthcheck_filemod healthcheck_listen healthcheck_port healthcheck_socket /usr/local/bin/ 2025-10-08 17:43:56.038906 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ac4163ba79dd 2025-10-08 17:43:56.038939 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 35/37 : RUN chmod 755 /usr/local/bin/healthcheck_* 2025-10-08 17:43:56.038943 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 1c6a5bb56333 2025-10-08 17:43:56.038960 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 1c6a5bb56333 2025-10-08 17:43:56.038991 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0bbcf661e314 2025-10-08 17:43:56.038997 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 36/37 : RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_start /usr/local/bin/kolla_set_configs /usr/local/bin/kolla_copy_cacerts /usr/local/bin/kolla_install_projects && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_httpd_setup && chmod 440 /etc/sudoers && mkdir -p /var/log/kolla && chown :kolla /var/log/kolla && chmod 2775 /var/log/kolla && rm -f /tmp/kolla_bashrc 2025-10-08 17:43:56.039028 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in e044d5c3e1f7 2025-10-08 17:43:56.039032 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container e044d5c3e1f7 2025-10-08 17:43:56.039062 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a8bf372d95f4 2025-10-08 17:43:56.039066 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 37/37 : CMD ["kolla_start"] 2025-10-08 17:43:56.039087 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 00e52d9f025f 2025-10-08 17:43:56.039101 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 00e52d9f025f 2025-10-08 17:43:56.039128 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 06aba5fb0d25 2025-10-08 17:43:56.039143 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully built 8d20c2e47ba2 2025-10-08 17:43:56.039169 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully tagged osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:43:56.039312 | ubuntu-noble-large | INFO:kolla.common.utils.base:Built at 2025-10-08 17:43:56.039237 (took 0:01:32.625258) 2025-10-08 17:43:56.039465 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk) to queue 2025-10-08 17:43:56.039501 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-base) to queue 2025-10-08 17:43:56.039534 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(grafana) to queue 2025-10-08 17:43:56.039547 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(multipathd) to queue 2025-10-08 17:43:56.039575 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-base) to queue 2025-10-08 17:43:56.039589 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql) to queue 2025-10-08 17:43:56.039616 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(rabbitmq) to queue 2025-10-08 17:43:56.039653 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-libvirt) to queue 2025-10-08 17:43:56.039667 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-base) to queue 2025-10-08 17:43:56.039704 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-base) to queue 2025-10-08 17:43:56.039739 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(dnsmasq) to queue 2025-10-08 17:43:56.039765 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(memcached) to queue 2025-10-08 17:43:56.039781 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(iscsid) to queue 2025-10-08 17:43:56.039807 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(tgtd) to queue 2025-10-08 17:43:56.039822 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-base) to queue 2025-10-08 17:43:56.039849 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch) to queue 2025-10-08 17:43:56.039864 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch-dashboards) to queue 2025-10-08 17:43:56.039891 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keepalived) to queue 2025-10-08 17:43:56.039906 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(kolla-toolbox) to queue 2025-10-08 17:43:56.039932 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy-ssh) to queue 2025-10-08 17:43:56.039947 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy) to queue 2025-10-08 17:43:56.039974 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cron) to queue 2025-10-08 17:43:56.039989 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-base) to queue 2025-10-08 17:43:56.040018 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(fluentd) to queue 2025-10-08 17:43:56.040022 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openstack-base) to queue 2025-10-08 17:43:56.040316 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk) 2025-10-08 17:43:56.040321 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Processing 2025-10-08 17:43:56.040361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building started at 2025-10-08 17:43:56.040317 2025-10-08 17:43:56.040991 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 plugins into plugins archive 2025-10-08 17:43:56.041333 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 additions into additions archive 2025-10-08 17:44:52.181795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:44:52.181879 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 8d20c2e47ba2 2025-10-08 17:44:52.181899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 2/6 : LABEL "build-date"="20251008" "name"="ovsdpdk" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:44:52.181917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 8f126be79fa3 2025-10-08 17:44:52.181949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 8f126be79fa3 2025-10-08 17:44:52.181962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> d622bb44a0c6 2025-10-08 17:44:52.181976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends crudini libdpdk-dev openvswitch-switch-dpdk && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:44:52.182110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 9ffa60cce33c 2025-10-08 17:44:52.182725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:44:52.182738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:44:52.182749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:44:52.182759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:44:52.182769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:44:52.182779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:44:52.182789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:44:52.182799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:44:52.182808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:44:52.182818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:44:52.182829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:44:52.182838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:44:52.182848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:44:52.182858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:44:52.182867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:44:52.182877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 28.5 MB in 3s (10.9 MB/s) 2025-10-08 17:44:52.182887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2025-10-08 17:44:52.182897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2025-10-08 17:44:52.182907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building dependency tree... 2025-10-08 17:44:52.182916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading state information... 2025-10-08 17:44:52.182926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following additional packages will be installed: 2025-10-08 17:44:52.182962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk ibverbs-providers libatomic1 libbpf-dev libbsd-dev libc-dev-bin 2025-10-08 17:44:52.182972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libelf-dev 2025-10-08 17:44:52.182982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2025-10-08 17:44:52.182991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2025-10-08 17:44:52.183001 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2025-10-08 17:44:52.183016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl24 2025-10-08 17:44:52.183026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-acc24 librte-baseband-fpga-5gnr-fec24 2025-10-08 17:44:52.183036 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec24 librte-baseband-la12xx24 2025-10-08 17:44:52.183045 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null24 librte-baseband-turbo-sw24 librte-bbdev24 2025-10-08 17:44:52.183064 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats24 librte-bpf24 librte-bus-auxiliary24 librte-bus-cdx24 2025-10-08 17:44:52.183089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa24 librte-bus-fslmc24 librte-bus-ifpga24 librte-bus-pci24 2025-10-08 17:44:52.183099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform24 librte-bus-vdev24 librte-bus-vmbus24 librte-cfgfile24 2025-10-08 17:44:52.183109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cmdline24 librte-common-cnxk24 librte-common-cpt24 2025-10-08 17:44:52.183118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-dpaax24 librte-common-iavf24 librte-common-idpf24 2025-10-08 17:44:52.183128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-mlx5-24 librte-common-nfp24 librte-common-octeontx24 2025-10-08 17:44:52.183138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat24 librte-common-sfc-efx24 librte-compress-isal24 2025-10-08 17:44:52.183147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-24 librte-compress-octeontx24 librte-compress-zlib24 2025-10-08 17:44:52.183156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compressdev24 librte-crypto-bcmfs24 librte-crypto-caam-jr24 2025-10-08 17:44:52.183166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ccp24 librte-crypto-cnxk24 librte-crypto-dpaa-sec24 2025-10-08 17:44:52.183175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa2-sec24 librte-crypto-ipsec-mb24 librte-crypto-mlx5-24 2025-10-08 17:44:52.183185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-nitrox24 librte-crypto-null24 librte-crypto-octeontx24 2025-10-08 17:44:52.183194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-openssl24 librte-crypto-scheduler24 librte-crypto-virtio24 2025-10-08 17:44:52.183203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cryptodev24 librte-dispatcher24 librte-distributor24 2025-10-08 17:44:52.183213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-cnxk24 librte-dma-dpaa2-24 librte-dma-dpaa24 2025-10-08 17:44:52.183222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-hisilicon24 librte-dma-idxd24 librte-dma-ioat24 2025-10-08 17:44:52.183232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-skeleton24 librte-dmadev24 librte-eal24 librte-efd24 2025-10-08 17:44:52.183241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ethdev24 librte-event-cnxk24 librte-event-dlb2-24 2025-10-08 17:44:52.183251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa2-24 librte-event-dpaa24 librte-event-dsw24 2025-10-08 17:44:52.183260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-octeontx24 librte-event-opdl24 librte-event-skeleton24 2025-10-08 17:44:52.183270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-sw24 librte-eventdev24 librte-fib24 librte-gpudev24 2025-10-08 17:44:52.183279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-graph24 librte-gro24 librte-gso24 librte-hash24 librte-ip-frag24 2025-10-08 17:44:52.183289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ipsec24 librte-jobstats24 librte-kvargs24 librte-latencystats24 2025-10-08 17:44:52.183298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-log24 librte-lpm24 librte-mbuf24 librte-member24 2025-10-08 17:44:52.183308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-bucket24 librte-mempool-cnxk24 librte-mempool-dpaa2-24 2025-10-08 17:44:52.183317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa24 librte-mempool-octeontx24 librte-mempool-ring24 2025-10-08 17:44:52.183327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-stack24 librte-mempool24 librte-meta-all librte-meta-allpmds 2025-10-08 17:44:52.183336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-baseband librte-meta-bus librte-meta-common librte-meta-compress 2025-10-08 17:44:52.183346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-crypto librte-meta-dma librte-meta-event librte-meta-mempool 2025-10-08 17:44:52.183355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-net librte-meta-raw librte-meter24 librte-metrics24 2025-10-08 17:44:52.183364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ml-cnxk24 librte-mldev24 librte-net-af-packet24 librte-net-af-xdp24 2025-10-08 17:44:52.183673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ark24 librte-net-atlantic24 librte-net-avp24 librte-net-axgbe24 2025-10-08 17:44:52.184302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnx2x24 librte-net-bnxt24 librte-net-bond24 librte-net-cnxk24 2025-10-08 17:44:52.184508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cpfl24 librte-net-cxgbe24 librte-net-dpaa2-24 librte-net-dpaa24 2025-10-08 17:44:52.184576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-e1000-24 librte-net-ena24 librte-net-enetc24 librte-net-enetfec24 2025-10-08 17:44:52.184587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-enic24 librte-net-failsafe24 librte-net-fm10k24 librte-net-gve24 2025-10-08 17:44:52.184596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hinic24 librte-net-hns3-24 librte-net-i40e24 librte-net-iavf24 2025-10-08 17:44:52.184605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ice24 librte-net-idpf24 librte-net-igc24 librte-net-ionic24 2025-10-08 17:44:52.184615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ipn3ke24 librte-net-ixgbe24 librte-net-mana24 librte-net-memif24 2025-10-08 17:44:52.184647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx4-24 librte-net-mlx5-24 librte-net-netvsc24 librte-net-nfp24 2025-10-08 17:44:52.184661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ngbe24 librte-net-null24 librte-net-octeon-ep24 2025-10-08 17:44:52.184677 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx24 librte-net-pcap24 librte-net-pfe24 librte-net-qede24 2025-10-08 17:44:52.184687 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ring24 librte-net-sfc24 librte-net-softnic24 librte-net-tap24 2025-10-08 17:44:52.184697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-thunderx24 librte-net-txgbe24 librte-net-vdev-netvsc24 2025-10-08 17:44:52.184706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vhost24 librte-net-virtio24 librte-net-vmxnet3-24 librte-net24 2025-10-08 17:44:52.184715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-node24 librte-pcapng24 librte-pci24 librte-pdcp24 librte-pdump24 2025-10-08 17:44:52.184725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pipeline24 librte-port24 librte-power24 librte-raw-cnxk-bphy24 2025-10-08 17:44:52.184734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio24 librte-raw-dpaa2-cmdif24 librte-raw-ifpga24 2025-10-08 17:44:52.184743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-ntb24 librte-raw-skeleton24 librte-rawdev24 librte-rcu24 2025-10-08 17:44:52.184753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regex-cn9k24 librte-regex-mlx5-24 librte-regexdev24 librte-reorder24 2025-10-08 17:44:52.184762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rib24 librte-ring24 librte-sched24 librte-security24 librte-stack24 2025-10-08 17:44:52.184772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-table24 librte-telemetry24 librte-timer24 librte-vdpa-ifc24 2025-10-08 17:44:52.184781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-mlx5-24 librte-vdpa-nfp24 librte-vdpa-sfc24 librte-vhost24 2025-10-08 17:44:52.184790 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libssl-dev libunbound8 libxdp-dev libxdp1 libzstd-dev linux-libc-dev 2025-10-08 17:44:52.184800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-common openvswitch-switch pci.ids pciutils pkgconf pkgconf-bin 2025-10-08 17:44:52.184809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-iniparse python3-netifaces python3-openvswitch 2025-10-08 17:44:52.184818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-sortedcontainers rdma-core rpcsvc-proto sgml-base uuid-runtime 2025-10-08 17:44:52.184828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: xml-core zlib1g-dev 2025-10-08 17:44:52.184838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Suggested packages: 2025-10-08 17:44:52.184847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk-doc dpdk-kmods-dkms glibc-doc manpages-dev libssl-doc ethtool 2025-10-08 17:44:52.184857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-doc bzip2 python3-netaddr python3-pyparsing 2025-10-08 17:44:52.184866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python-sortedcontainers-doc sgml-base-doc debhelper 2025-10-08 17:44:52.184876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Recommended packages: 2025-10-08 17:44:52.184885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-pyelftools manpages manpages-dev libc-devtools dbus dmidecode 2025-10-08 17:44:52.184907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ethtool 2025-10-08 17:44:52.184917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following NEW packages will be installed: 2025-10-08 17:44:52.184927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: crudini dpdk ibverbs-providers libatomic1 libbpf-dev libbsd-dev libc-dev-bin 2025-10-08 17:44:52.184967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libdpdk-dev libelf-dev 2025-10-08 17:44:52.184977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2025-10-08 17:44:52.184986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2025-10-08 17:44:52.184996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2025-10-08 17:44:52.185005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl24 2025-10-08 17:44:52.185022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-acc24 librte-baseband-fpga-5gnr-fec24 2025-10-08 17:44:52.185032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec24 librte-baseband-la12xx24 2025-10-08 17:44:52.185042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null24 librte-baseband-turbo-sw24 librte-bbdev24 2025-10-08 17:44:52.185051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats24 librte-bpf24 librte-bus-auxiliary24 librte-bus-cdx24 2025-10-08 17:44:52.185061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa24 librte-bus-fslmc24 librte-bus-ifpga24 librte-bus-pci24 2025-10-08 17:44:52.185070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform24 librte-bus-vdev24 librte-bus-vmbus24 librte-cfgfile24 2025-10-08 17:44:52.185080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cmdline24 librte-common-cnxk24 librte-common-cpt24 2025-10-08 17:44:52.185089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-dpaax24 librte-common-iavf24 librte-common-idpf24 2025-10-08 17:44:52.185099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-mlx5-24 librte-common-nfp24 librte-common-octeontx24 2025-10-08 17:44:52.185108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat24 librte-common-sfc-efx24 librte-compress-isal24 2025-10-08 17:44:52.185117 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-24 librte-compress-octeontx24 librte-compress-zlib24 2025-10-08 17:44:52.185146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compressdev24 librte-crypto-bcmfs24 librte-crypto-caam-jr24 2025-10-08 17:44:52.185156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ccp24 librte-crypto-cnxk24 librte-crypto-dpaa-sec24 2025-10-08 17:44:52.185165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa2-sec24 librte-crypto-ipsec-mb24 librte-crypto-mlx5-24 2025-10-08 17:44:52.185175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-nitrox24 librte-crypto-null24 librte-crypto-octeontx24 2025-10-08 17:44:52.185184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-openssl24 librte-crypto-scheduler24 librte-crypto-virtio24 2025-10-08 17:44:52.185193 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cryptodev24 librte-dispatcher24 librte-distributor24 2025-10-08 17:44:52.185203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-cnxk24 librte-dma-dpaa2-24 librte-dma-dpaa24 2025-10-08 17:44:52.185212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-hisilicon24 librte-dma-idxd24 librte-dma-ioat24 2025-10-08 17:44:52.185222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-skeleton24 librte-dmadev24 librte-eal24 librte-efd24 2025-10-08 17:44:52.185231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ethdev24 librte-event-cnxk24 librte-event-dlb2-24 2025-10-08 17:44:52.185241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa2-24 librte-event-dpaa24 librte-event-dsw24 2025-10-08 17:44:52.185250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-octeontx24 librte-event-opdl24 librte-event-skeleton24 2025-10-08 17:44:52.185259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-sw24 librte-eventdev24 librte-fib24 librte-gpudev24 2025-10-08 17:44:52.185276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-graph24 librte-gro24 librte-gso24 librte-hash24 librte-ip-frag24 2025-10-08 17:44:52.185286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ipsec24 librte-jobstats24 librte-kvargs24 librte-latencystats24 2025-10-08 17:44:52.185296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-log24 librte-lpm24 librte-mbuf24 librte-member24 2025-10-08 17:44:52.185305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-bucket24 librte-mempool-cnxk24 librte-mempool-dpaa2-24 2025-10-08 17:44:52.185315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa24 librte-mempool-octeontx24 librte-mempool-ring24 2025-10-08 17:44:52.185324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-stack24 librte-mempool24 librte-meta-all librte-meta-allpmds 2025-10-08 17:44:52.185334 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-baseband librte-meta-bus librte-meta-common librte-meta-compress 2025-10-08 17:44:52.185343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-crypto librte-meta-dma librte-meta-event librte-meta-mempool 2025-10-08 17:44:52.185352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-net librte-meta-raw librte-meter24 librte-metrics24 2025-10-08 17:44:52.185362 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ml-cnxk24 librte-mldev24 librte-net-af-packet24 librte-net-af-xdp24 2025-10-08 17:44:52.185371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ark24 librte-net-atlantic24 librte-net-avp24 librte-net-axgbe24 2025-10-08 17:44:52.185381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnx2x24 librte-net-bnxt24 librte-net-bond24 librte-net-cnxk24 2025-10-08 17:44:52.185390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cpfl24 librte-net-cxgbe24 librte-net-dpaa2-24 librte-net-dpaa24 2025-10-08 17:44:52.185400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-e1000-24 librte-net-ena24 librte-net-enetc24 librte-net-enetfec24 2025-10-08 17:44:52.185409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-enic24 librte-net-failsafe24 librte-net-fm10k24 librte-net-gve24 2025-10-08 17:44:52.185418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hinic24 librte-net-hns3-24 librte-net-i40e24 librte-net-iavf24 2025-10-08 17:44:52.185433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ice24 librte-net-idpf24 librte-net-igc24 librte-net-ionic24 2025-10-08 17:44:52.185443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ipn3ke24 librte-net-ixgbe24 librte-net-mana24 librte-net-memif24 2025-10-08 17:44:52.185453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx4-24 librte-net-mlx5-24 librte-net-netvsc24 librte-net-nfp24 2025-10-08 17:44:52.185462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ngbe24 librte-net-null24 librte-net-octeon-ep24 2025-10-08 17:44:52.185472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx24 librte-net-pcap24 librte-net-pfe24 librte-net-qede24 2025-10-08 17:44:52.185481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ring24 librte-net-sfc24 librte-net-softnic24 librte-net-tap24 2025-10-08 17:44:52.185490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-thunderx24 librte-net-txgbe24 librte-net-vdev-netvsc24 2025-10-08 17:44:52.185500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vhost24 librte-net-virtio24 librte-net-vmxnet3-24 librte-net24 2025-10-08 17:44:52.185509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-node24 librte-pcapng24 librte-pci24 librte-pdcp24 librte-pdump24 2025-10-08 17:44:52.185518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pipeline24 librte-port24 librte-power24 librte-raw-cnxk-bphy24 2025-10-08 17:44:52.185528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio24 librte-raw-dpaa2-cmdif24 librte-raw-ifpga24 2025-10-08 17:44:52.185544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-ntb24 librte-raw-skeleton24 librte-rawdev24 librte-rcu24 2025-10-08 17:44:52.185555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regex-cn9k24 librte-regex-mlx5-24 librte-regexdev24 librte-reorder24 2025-10-08 17:44:52.185564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rib24 librte-ring24 librte-sched24 librte-security24 librte-stack24 2025-10-08 17:44:52.185580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-table24 librte-telemetry24 librte-timer24 librte-vdpa-ifc24 2025-10-08 17:44:52.185590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-mlx5-24 librte-vdpa-nfp24 librte-vdpa-sfc24 librte-vhost24 2025-10-08 17:44:52.185600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libssl-dev libunbound8 libxdp-dev libxdp1 libzstd-dev linux-libc-dev 2025-10-08 17:44:52.185609 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-common openvswitch-switch openvswitch-switch-dpdk pci.ids 2025-10-08 17:44:52.185618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: pciutils pkgconf pkgconf-bin python3-iniparse python3-netifaces 2025-10-08 17:44:52.185651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-openvswitch python3-sortedcontainers rdma-core rpcsvc-proto 2025-10-08 17:44:52.185665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: sgml-base uuid-runtime xml-core zlib1g-dev 2025-10-08 17:44:52.185675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:0 upgraded, 259 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:44:52.185685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Need to get 37.0 MB of archives. 2025-10-08 17:44:52.185694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:After this operation, 193 MB of additional disk space will be used. 2025-10-08 17:44:52.185704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-10-08 17:44:52.185715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:44:52.185725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-08 17:44:52.185736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:258 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-08 17:44:52.185904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-08 17:44:52.186171 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-08 17:44:52.186544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:259 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-10-08 17:44:52.187378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-10-08 17:44:52.187706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-08 17:44:52.187997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-08 17:44:52.188018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-08 17:44:52.188028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rdma-core amd64 50.0-2ubuntu0.2 [63.6 kB] 2025-10-08 17:44:52.188037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2025-10-08 17:44:52.188047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-08 17:44:52.188056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ibverbs-providers amd64 50.0-2ubuntu0.2 [381 kB] 2025-10-08 17:44:52.188066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-10-08 17:44:52.188075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-10-08 17:44:52.188092 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:260 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch-dpdk amd64 3.4.0-1~cloud0 [1,151 kB] 2025-10-08 17:44:52.188102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-10-08 17:44:52.188120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-10-08 17:44:52.188130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2025-10-08 17:44:52.188139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:19 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2025-10-08 17:44:52.188149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2025-10-08 17:44:52.188158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpdk amd64 23.11.4-0ubuntu0.24.04.1 [30.9 kB] 2025-10-08 17:44:52.188168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-10-08 17:44:52.188177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-10-08 17:44:52.188187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-85.85 [1,921 kB] 2025-10-08 17:44:52.188196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-10-08 17:44:52.188205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-10-08 17:44:52.188215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-10-08 17:44:52.188225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2025-10-08 17:44:52.188235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libzstd-dev amd64 1.5.5+dfsg2-2build1.1 [364 kB] 2025-10-08 17:44:52.188244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf-dev amd64 0.190-1.1ubuntu0.1 [68.5 kB] 2025-10-08 17:44:52.188260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf-dev amd64 1:1.3.0-2build2 [259 kB] 2025-10-08 17:44:52.188270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmd-dev amd64 1.1.0-2build1.1 [45.5 kB] 2025-10-08 17:44:52.188279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd-dev amd64 0.12.1-1build1.1 [169 kB] 2025-10-08 17:44:52.188289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2025-10-08 17:44:52.188298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2025-10-08 17:44:52.188308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2025-10-08 17:44:52.188317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-10-08 17:44:52.188327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB] 2025-10-08 17:44:52.188336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB] 2025-10-08 17:44:52.188353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB] 2025-10-08 17:44:52.188363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB] 2025-10-08 17:44:52.188372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb1 amd64 1.5-1build1 [1,022 kB] 2025-10-08 17:44:52.188381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb-dev amd64 1.5-1build1 [1,346 kB] 2025-10-08 17:44:52.188391 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal2 amd64 2.31.0-0.1build1 [117 kB] 2025-10-08 17:44:52.188400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal-dev amd64 2.31.0-0.1build1 [27.4 kB] 2025-10-08 17:44:52.188410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-10-08 17:44:52.188424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt-dev amd64 1.7.0-2build1 [32.4 kB] 2025-10-08 17:44:52.188434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson-dev amd64 2.14-2build2 [35.9 kB] 2025-10-08 17:44:52.188443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl-dev amd64 1.0.5-2build1 [21.9 kB] 2025-10-08 17:44:52.188452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma-dev amd64 2.0.18-1build1 [37.0 kB] 2025-10-08 17:44:52.188462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB] 2025-10-08 17:44:52.188472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3,324 B] 2025-10-08 17:44:52.188481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.6 [2,408 kB] 2025-10-08 17:44:52.188490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp-dev amd64 1.4.2-1ubuntu4 [57.3 kB] 2025-10-08 17:44:52.188500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-log24 amd64 23.11.4-0ubuntu0.24.04.1 [19.2 kB] 2025-10-08 17:44:52.188508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-kvargs24 amd64 23.11.4-0ubuntu0.24.04.1 [6,354 B] 2025-10-08 17:44:52.188517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-telemetry24 amd64 23.11.4-0ubuntu0.24.04.1 [15.9 kB] 2025-10-08 17:44:52.188525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-eal24 amd64 23.11.4-0ubuntu0.24.04.1 [151 kB] 2025-10-08 17:44:52.188534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-acl24 amd64 23.11.4-0ubuntu0.24.04.1 [40.0 kB] 2025-10-08 17:44:52.188548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-ring24 amd64 23.11.4-0ubuntu0.24.04.1 [7,958 B] 2025-10-08 17:44:52.188557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-mempool24 amd64 23.11.4-0ubuntu0.24.04.1 [19.4 kB] 2025-10-08 17:44:52.188566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-mbuf24 amd64 23.11.4-0ubuntu0.24.04.1 [25.7 kB] 2025-10-08 17:44:52.188574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bbdev24 amd64 23.11.4-0ubuntu0.24.04.1 [14.8 kB] 2025-10-08 17:44:52.188593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-pci24 amd64 23.11.4-0ubuntu0.24.04.1 [6,214 B] 2025-10-08 17:44:52.188602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-pci24 amd64 23.11.4-0ubuntu0.24.04.1 [25.4 kB] 2025-10-08 17:44:52.188610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-acc24 amd64 23.11.4-0ubuntu0.24.04.1 [63.0 kB] 2025-10-08 17:44:52.188618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-vdev24 amd64 23.11.4-0ubuntu0.24.04.1 [10.5 kB] 2025-10-08 17:44:52.188648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-fpga-5gnr-fec24 amd64 23.11.4-0ubuntu0.24.04.1 [17.6 kB] 2025-10-08 17:44:52.188661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-fpga-lte-fec24 amd64 23.11.4-0ubuntu0.24.04.1 [15.0 kB] 2025-10-08 17:44:52.188669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-la12xx24 amd64 23.11.4-0ubuntu0.24.04.1 [10.9 kB] 2025-10-08 17:44:52.188678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-null24 amd64 23.11.4-0ubuntu0.24.04.1 [10.3 kB] 2025-10-08 17:44:52.188686 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-baseband-turbo-sw24 amd64 23.11.4-0ubuntu0.24.04.1 [13.1 kB] 2025-10-08 17:44:52.188695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-meter24 amd64 23.11.4-0ubuntu0.24.04.1 [6,464 B] 2025-10-08 17:44:52.188708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net24 amd64 23.11.4-0ubuntu0.24.04.1 [13.0 kB] 2025-10-08 17:44:52.188717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-ethdev24 amd64 23.11.4-0ubuntu0.24.04.1 [129 kB] 2025-10-08 17:44:52.188725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-metrics24 amd64 23.11.4-0ubuntu0.24.04.1 [11.8 kB] 2025-10-08 17:44:52.188733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bitratestats24 amd64 23.11.4-0ubuntu0.24.04.1 [6,286 B] 2025-10-08 17:44:52.188742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bpf24 amd64 23.11.4-0ubuntu0.24.04.1 [32.4 kB] 2025-10-08 17:44:52.188750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-auxiliary24 amd64 23.11.4-0ubuntu0.24.04.1 [9,052 B] 2025-10-08 17:44:52.188758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-cdx24 amd64 23.11.4-0ubuntu0.24.04.1 [13.1 kB] 2025-10-08 17:44:52.188767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-dpaax24 amd64 23.11.4-0ubuntu0.24.04.1 [13.0 kB] 2025-10-08 17:44:52.188775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-rcu24 amd64 23.11.4-0ubuntu0.24.04.1 [11.1 kB] 2025-10-08 17:44:52.188784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-cryptodev24 amd64 23.11.4-0ubuntu0.24.04.1 [38.9 kB] 2025-10-08 17:44:52.188792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-dmadev24 amd64 23.11.4-0ubuntu0.24.04.1 [14.8 kB] 2025-10-08 17:44:52.188806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-hash24 amd64 23.11.4-0ubuntu0.24.04.1 [36.8 kB] 2025-10-08 17:44:52.188821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-timer24 amd64 23.11.4-0ubuntu0.24.04.1 [9,874 B] 2025-10-08 17:44:52.188830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-eventdev24 amd64 23.11.4-0ubuntu0.24.04.1 [93.1 kB] 2025-10-08 17:44:52.188838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-dpaa24 amd64 23.11.4-0ubuntu0.24.04.1 [37.6 kB] 2025-10-08 17:44:52.188847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-fslmc24 amd64 23.11.4-0ubuntu0.24.04.1 [31.2 kB] 2025-10-08 17:44:52.188855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-rawdev24 amd64 23.11.4-0ubuntu0.24.04.1 [10.6 kB] 2025-10-08 17:44:52.188863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-ifpga24 amd64 23.11.4-0ubuntu0.24.04.1 [9,132 B] 2025-10-08 17:44:52.188872 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-bus-platform24 amd64 23.11.4-0ubuntu0.24.04.1 [10.1 kB] 2025-10-08 17:44:52.188880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-bus-vmbus24 amd64 23.11.4-0ubuntu0.24.04.1 [17.9 kB] 2025-10-08 17:44:52.188889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-cfgfile24 amd64 23.11.4-0ubuntu0.24.04.1 [9,472 B] 2025-10-08 17:44:52.188897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-cmdline24 amd64 23.11.4-0ubuntu0.24.04.1 [19.3 kB] 2025-10-08 17:44:52.188905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-security24 amd64 23.11.4-0ubuntu0.24.04.1 [9,394 B] 2025-10-08 17:44:52.188914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-cnxk24 amd64 23.11.4-0ubuntu0.24.04.1 [215 kB] 2025-10-08 17:44:52.188922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-cpt24 amd64 23.11.4-0ubuntu0.24.04.1 [12.8 kB] 2025-10-08 17:44:52.188948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-iavf24 amd64 23.11.4-0ubuntu0.24.04.1 [15.6 kB] 2025-10-08 17:44:52.188962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-idpf24 amd64 23.11.4-0ubuntu0.24.04.1 [47.7 kB] 2025-10-08 17:44:52.188971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-common-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.1 [75.1 kB] 2025-10-08 17:44:52.188979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:102 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-nfp24 amd64 23.11.4-0ubuntu0.24.04.1 [8,090 B] 2025-10-08 17:44:52.188988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-octeontx24 amd64 23.11.4-0ubuntu0.24.04.1 [7,244 B] 2025-10-08 17:44:52.188996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compressdev24 amd64 23.11.4-0ubuntu0.24.04.1 [13.7 kB] 2025-10-08 17:44:52.189004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-qat24 amd64 23.11.4-0ubuntu0.24.04.1 [198 kB] 2025-10-08 17:44:52.189013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-common-sfc-efx24 amd64 23.11.4-0ubuntu0.24.04.1 [87.1 kB] 2025-10-08 17:44:52.189027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-isal24 amd64 23.11.4-0ubuntu0.24.04.1 [14.3 kB] 2025-10-08 17:44:52.189035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.1 [12.6 kB] 2025-10-08 17:44:52.189044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-octeontx24 amd64 23.11.4-0ubuntu0.24.04.1 [9,904 B] 2025-10-08 17:44:52.189052 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-octeontx24 amd64 23.11.4-0ubuntu0.24.04.1 [16.1 kB] 2025-10-08 17:44:52.189065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-compress-zlib24 amd64 23.11.4-0ubuntu0.24.04.1 [11.9 kB] 2025-10-08 17:44:52.189074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-bcmfs24 amd64 23.11.4-0ubuntu0.24.04.1 [20.9 kB] 2025-10-08 17:44:52.189083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-caam-jr24 amd64 23.11.4-0ubuntu0.24.04.1 [39.3 kB] 2025-10-08 17:44:52.189091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:114 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-ccp24 amd64 23.11.4-0ubuntu0.24.04.1 [44.9 kB] 2025-10-08 17:44:52.189099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-cnxk24 amd64 23.11.4-0ubuntu0.24.04.1 [153 kB] 2025-10-08 17:44:52.189108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-dpaa24 amd64 23.11.4-0ubuntu0.24.04.1 [8,690 B] 2025-10-08 17:44:52.189116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-dpaa-sec24 amd64 23.11.4-0ubuntu0.24.04.1 [64.0 kB] 2025-10-08 17:44:52.189124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.1 [9,412 B] 2025-10-08 17:44:52.189133 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-dpaa2-sec24 amd64 23.11.4-0ubuntu0.24.04.1 [72.9 kB] 2025-10-08 17:44:52.189141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-ipsec-mb24 amd64 23.11.4-0ubuntu0.24.04.1 [51.1 kB] 2025-10-08 17:44:52.189149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:121 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.1 [20.6 kB] 2025-10-08 17:44:52.189158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-nitrox24 amd64 23.11.4-0ubuntu0.24.04.1 [15.1 kB] 2025-10-08 17:44:52.189166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:123 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-null24 amd64 23.11.4-0ubuntu0.24.04.1 [10.8 kB] 2025-10-08 17:44:52.189174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-octeontx24 amd64 23.11.4-0ubuntu0.24.04.1 [63.8 kB] 2025-10-08 17:44:52.189182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:125 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-openssl24 amd64 23.11.4-0ubuntu0.24.04.1 [25.7 kB] 2025-10-08 17:44:52.189191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:126 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-reorder24 amd64 23.11.4-0ubuntu0.24.04.1 [9,610 B] 2025-10-08 17:44:52.189199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:127 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-scheduler24 amd64 23.11.4-0ubuntu0.24.04.1 [40.9 kB] 2025-10-08 17:44:52.189217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:128 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-crypto-virtio24 amd64 23.11.4-0ubuntu0.24.04.1 [18.9 kB] 2025-10-08 17:44:52.189225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dispatcher24 amd64 23.11.4-0ubuntu0.24.04.1 [9,134 B] 2025-10-08 17:44:52.189234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-distributor24 amd64 23.11.4-0ubuntu0.24.04.1 [11.2 kB] 2025-10-08 17:44:52.189242 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-cnxk24 amd64 23.11.4-0ubuntu0.24.04.1 [13.3 kB] 2025-10-08 17:44:52.189250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.1 [21.9 kB] 2025-10-08 17:44:52.189259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:133 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-dpaa24 amd64 23.11.4-0ubuntu0.24.04.1 [10.4 kB] 2025-10-08 17:44:52.189267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:134 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-hisilicon24 amd64 23.11.4-0ubuntu0.24.04.1 [10.3 kB] 2025-10-08 17:44:52.189276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:135 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-idxd24 amd64 23.11.4-0ubuntu0.24.04.1 [16.6 kB] 2025-10-08 17:44:52.189289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:136 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-ioat24 amd64 23.11.4-0ubuntu0.24.04.1 [10.9 kB] 2025-10-08 17:44:52.189297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:137 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-dma-skeleton24 amd64 23.11.4-0ubuntu0.24.04.1 [16.1 kB] 2025-10-08 17:44:52.189306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-efd24 amd64 23.11.4-0ubuntu0.24.04.1 [23.9 kB] 2025-10-08 17:44:52.189314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:139 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-cnxk24 amd64 23.11.4-0ubuntu0.24.04.1 [13.1 kB] 2025-10-08 17:44:52.189323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-cnxk24 amd64 23.11.4-0ubuntu0.24.04.1 [73.4 kB] 2025-10-08 17:44:52.189331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-cnxk24 amd64 23.11.4-0ubuntu0.24.04.1 [54.6 kB] 2025-10-08 17:44:52.189339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:142 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dlb2-24 amd64 23.11.4-0ubuntu0.24.04.1 [62.6 kB] 2025-10-08 17:44:52.189348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.1 [69.9 kB] 2025-10-08 17:44:52.189356 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dpaa2-24 amd64 23.11.4-0ubuntu0.24.04.1 [20.0 kB] 2025-10-08 17:44:52.189364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-dpaa24 amd64 23.11.4-0ubuntu0.24.04.1 [38.8 kB] 2025-10-08 17:44:52.189373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dpaa24 amd64 23.11.4-0ubuntu0.24.04.1 [12.3 kB] 2025-10-08 17:44:52.189386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-dsw24 amd64 23.11.4-0ubuntu0.24.04.1 [24.9 kB] 2025-10-08 17:44:52.189395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-octeontx24 amd64 23.11.4-0ubuntu0.24.04.1 [26.1 kB] 2025-10-08 17:44:52.189409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-octeontx24 amd64 23.11.4-0ubuntu0.24.04.1 [40.0 kB] 2025-10-08 17:44:52.189422 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-opdl24 amd64 23.11.4-0ubuntu0.24.04.1 [39.9 kB] 2025-10-08 17:44:52.189431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-skeleton24 amd64 23.11.4-0ubuntu0.24.04.1 [8,076 B] 2025-10-08 17:44:52.189439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-event-sw24 amd64 23.11.4-0ubuntu0.24.04.1 [49.1 kB] 2025-10-08 17:44:52.189448 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-rib24 amd64 23.11.4-0ubuntu0.24.04.1 [11.9 kB] 2025-10-08 17:44:52.189456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-fib24 amd64 23.11.4-0ubuntu0.24.04.1 [19.5 kB] 2025-10-08 17:44:52.189464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-gpudev24 amd64 23.11.4-0ubuntu0.24.04.1 [12.2 kB] 2025-10-08 17:44:52.189473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pcapng24 amd64 23.11.4-0ubuntu0.24.04.1 [11.3 kB] 2025-10-08 17:44:52.189481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-graph24 amd64 23.11.4-0ubuntu0.24.04.1 [26.5 kB] 2025-10-08 17:44:52.189489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:158 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-gro24 amd64 23.11.4-0ubuntu0.24.04.1 [17.3 kB] 2025-10-08 17:44:52.189498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-gso24 amd64 23.11.4-0ubuntu0.24.04.1 [11.0 kB] 2025-10-08 17:44:52.189506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-ip-frag24 amd64 23.11.4-0ubuntu0.24.04.1 [22.7 kB] 2025-10-08 17:44:52.189514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:161 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-ipsec24 amd64 23.11.4-0ubuntu0.24.04.1 [37.5 kB] 2025-10-08 17:44:52.189528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-jobstats24 amd64 23.11.4-0ubuntu0.24.04.1 [6,282 B] 2025-10-08 17:44:52.189537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:163 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-latencystats24 amd64 23.11.4-0ubuntu0.24.04.1 [8,494 B] 2025-10-08 17:44:52.189545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:164 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-lpm24 amd64 23.11.4-0ubuntu0.24.04.1 [15.2 kB] 2025-10-08 17:44:52.189554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-member24 amd64 23.11.4-0ubuntu0.24.04.1 [28.8 kB] 2025-10-08 17:44:52.189562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:166 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-bucket24 amd64 23.11.4-0ubuntu0.24.04.1 [14.0 kB] 2025-10-08 17:44:52.189571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:167 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-mempool-ring24 amd64 23.11.4-0ubuntu0.24.04.1 [8,614 B] 2025-10-08 17:44:52.189579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:168 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-stack24 amd64 23.11.4-0ubuntu0.24.04.1 [7,058 B] 2025-10-08 17:44:52.189587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:169 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mempool-stack24 amd64 23.11.4-0ubuntu0.24.04.1 [6,768 B] 2025-10-08 17:44:52.189596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:170 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-mldev24 amd64 23.11.4-0ubuntu0.24.04.1 [13.4 kB] 2025-10-08 17:44:52.189610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:171 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-ml-cnxk24 amd64 23.11.4-0ubuntu0.24.04.1 [56.8 kB] 2025-10-08 17:44:52.189618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:172 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-af-packet24 amd64 23.11.4-0ubuntu0.24.04.1 [13.7 kB] 2025-10-08 17:44:52.189646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:173 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-af-xdp24 amd64 23.11.4-0ubuntu0.24.04.1 [21.8 kB] 2025-10-08 17:44:52.189658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:174 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ark24 amd64 23.11.4-0ubuntu0.24.04.1 [21.2 kB] 2025-10-08 17:44:52.189666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:175 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-atlantic24 amd64 23.11.4-0ubuntu0.24.04.1 [31.1 kB] 2025-10-08 17:44:52.189680 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:176 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-avp24 amd64 23.11.4-0ubuntu0.24.04.1 [24.7 kB] 2025-10-08 17:44:52.189688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:177 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-axgbe24 amd64 23.11.4-0ubuntu0.24.04.1 [42.4 kB] 2025-10-08 17:44:52.189697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:178 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-bnx2x24 amd64 23.11.4-0ubuntu0.24.04.1 [157 kB] 2025-10-08 17:44:52.189706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:179 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-bnxt24 amd64 23.11.4-0ubuntu0.24.04.1 [309 kB] 2025-10-08 17:44:52.189714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:180 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-sched24 amd64 23.11.4-0ubuntu0.24.04.1 [23.8 kB] 2025-10-08 17:44:52.189723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:181 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-bond24 amd64 23.11.4-0ubuntu0.24.04.1 [52.0 kB] 2025-10-08 17:44:52.189731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:182 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-cpfl24 amd64 23.11.4-0ubuntu0.24.04.1 [63.7 kB] 2025-10-08 17:44:52.189740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:183 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-cxgbe24 amd64 23.11.4-0ubuntu0.24.04.1 [84.4 kB] 2025-10-08 17:44:52.189748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-e1000-24 amd64 23.11.4-0ubuntu0.24.04.1 [124 kB] 2025-10-08 17:44:52.189757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:185 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ena24 amd64 23.11.4-0ubuntu0.24.04.1 [47.0 kB] 2025-10-08 17:44:52.189765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:186 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-enetc24 amd64 23.11.4-0ubuntu0.24.04.1 [13.2 kB] 2025-10-08 17:44:52.189780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:187 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-enetfec24 amd64 23.11.4-0ubuntu0.24.04.1 [14.1 kB] 2025-10-08 17:44:52.189788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:188 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-enic24 amd64 23.11.4-0ubuntu0.24.04.1 [69.8 kB] 2025-10-08 17:44:52.189797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:189 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-failsafe24 amd64 23.11.4-0ubuntu0.24.04.1 [41.6 kB] 2025-10-08 17:44:52.189805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:190 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-fm10k24 amd64 23.11.4-0ubuntu0.24.04.1 [55.1 kB] 2025-10-08 17:44:52.189814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:191 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-gve24 amd64 23.11.4-0ubuntu0.24.04.1 [40.0 kB] 2025-10-08 17:44:52.189823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:192 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-hinic24 amd64 23.11.4-0ubuntu0.24.04.1 [79.4 kB] 2025-10-08 17:44:52.189837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:193 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-hns3-24 amd64 23.11.4-0ubuntu0.24.04.1 [140 kB] 2025-10-08 17:44:52.189846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:194 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-i40e24 amd64 23.11.4-0ubuntu0.24.04.1 [205 kB] 2025-10-08 17:44:52.189854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:195 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-iavf24 amd64 23.11.4-0ubuntu0.24.04.1 [154 kB] 2025-10-08 17:44:52.189863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:196 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ice24 amd64 23.11.4-0ubuntu0.24.04.1 [337 kB] 2025-10-08 17:44:52.189871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:197 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-idpf24 amd64 23.11.4-0ubuntu0.24.04.1 [22.2 kB] 2025-10-08 17:44:52.189879 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:198 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-igc24 amd64 23.11.4-0ubuntu0.24.04.1 [47.2 kB] 2025-10-08 17:44:52.189888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:199 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ionic24 amd64 23.11.4-0ubuntu0.24.04.1 [37.4 kB] 2025-10-08 17:44:52.189896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:200 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ipn3ke24 amd64 23.11.4-0ubuntu0.24.04.1 [25.9 kB] 2025-10-08 17:44:52.189909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:201 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-ixgbe24 amd64 23.11.4-0ubuntu0.24.04.1 [172 kB] 2025-10-08 17:44:52.189918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:202 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-mana24 amd64 23.11.4-0ubuntu0.24.04.1 [27.9 kB] 2025-10-08 17:44:52.189926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:203 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-memif24 amd64 23.11.4-0ubuntu0.24.04.1 [34.3 kB] 2025-10-08 17:44:52.189949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:204 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-mlx4-24 amd64 23.11.4-0ubuntu0.24.04.1 [50.5 kB] 2025-10-08 17:44:52.189958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:205 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.1 [780 kB] 2025-10-08 17:44:52.189967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:206 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-netvsc24 amd64 23.11.4-0ubuntu0.24.04.1 [39.7 kB] 2025-10-08 17:44:52.189975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:207 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-nfp24 amd64 23.11.4-0ubuntu0.24.04.1 [104 kB] 2025-10-08 17:44:52.189983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:208 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ngbe24 amd64 23.11.4-0ubuntu0.24.04.1 [61.8 kB] 2025-10-08 17:44:52.189992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:209 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-null24 amd64 23.11.4-0ubuntu0.24.04.1 [14.9 kB] 2025-10-08 17:44:52.190000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:210 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-octeon-ep24 amd64 23.11.4-0ubuntu0.24.04.1 [26.7 kB] 2025-10-08 17:44:52.190009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:211 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-pcap24 amd64 23.11.4-0ubuntu0.24.04.1 [24.9 kB] 2025-10-08 17:44:52.190017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:212 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-pfe24 amd64 23.11.4-0ubuntu0.24.04.1 [20.3 kB] 2025-10-08 17:44:52.190031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:213 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-qede24 amd64 23.11.4-0ubuntu0.24.04.1 [192 kB] 2025-10-08 17:44:52.190045 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:214 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-ring24 amd64 23.11.4-0ubuntu0.24.04.1 [12.9 kB] 2025-10-08 17:44:52.190053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:215 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-sfc24 amd64 23.11.4-0ubuntu0.24.04.1 [153 kB] 2025-10-08 17:44:52.190062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:216 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-port24 amd64 23.11.4-0ubuntu0.24.04.1 [42.1 kB] 2025-10-08 17:44:52.190070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:217 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-table24 amd64 23.11.4-0ubuntu0.24.04.1 [59.7 kB] 2025-10-08 17:44:52.190078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:218 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pipeline24 amd64 23.11.4-0ubuntu0.24.04.1 [168 kB] 2025-10-08 17:44:52.190087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:219 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-softnic24 amd64 23.11.4-0ubuntu0.24.04.1 [23.9 kB] 2025-10-08 17:44:52.190095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:220 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-tap24 amd64 23.11.4-0ubuntu0.24.04.1 [35.4 kB] 2025-10-08 17:44:52.190104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:221 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-thunderx24 amd64 23.11.4-0ubuntu0.24.04.1 [35.8 kB] 2025-10-08 17:44:52.190112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:222 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-net-txgbe24 amd64 23.11.4-0ubuntu0.24.04.1 [124 kB] 2025-10-08 17:44:52.190120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:223 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-vdev-netvsc24 amd64 23.11.4-0ubuntu0.24.04.1 [11.8 kB] 2025-10-08 17:44:52.190129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:224 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-vhost24 amd64 23.11.4-0ubuntu0.24.04.1 [187 kB] 2025-10-08 17:44:52.190137 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:225 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-vhost24 amd64 23.11.4-0ubuntu0.24.04.1 [18.6 kB] 2025-10-08 17:44:52.190145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:226 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-virtio24 amd64 23.11.4-0ubuntu0.24.04.1 [73.2 kB] 2025-10-08 17:44:52.190158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:227 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librte-net-vmxnet3-24 amd64 23.11.4-0ubuntu0.24.04.1 [28.1 kB] 2025-10-08 17:44:52.190166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:228 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-node24 amd64 23.11.4-0ubuntu0.24.04.1 [64.8 kB] 2025-10-08 17:44:52.190175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:229 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pdcp24 amd64 23.11.4-0ubuntu0.24.04.1 [25.7 kB] 2025-10-08 17:44:52.190183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:230 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-pdump24 amd64 23.11.4-0ubuntu0.24.04.1 [12.3 kB] 2025-10-08 17:44:52.190192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:231 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-power24 amd64 23.11.4-0ubuntu0.24.04.1 [28.9 kB] 2025-10-08 17:44:52.190200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:232 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-cnxk-bphy24 amd64 23.11.4-0ubuntu0.24.04.1 [11.7 kB] 2025-10-08 17:44:52.190209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:233 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-cnxk-gpio24 amd64 23.11.4-0ubuntu0.24.04.1 [14.5 kB] 2025-10-08 17:44:52.190217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:234 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-dpaa2-cmdif24 amd64 23.11.4-0ubuntu0.24.04.1 [8,626 B] 2025-10-08 17:44:52.190225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:235 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-ifpga24 amd64 23.11.4-0ubuntu0.24.04.1 [81.6 kB] 2025-10-08 17:44:52.190243 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:236 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-ntb24 amd64 23.11.4-0ubuntu0.24.04.1 [28.5 kB] 2025-10-08 17:44:52.190252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:237 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-raw-skeleton24 amd64 23.11.4-0ubuntu0.24.04.1 [13.1 kB] 2025-10-08 17:44:52.190267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:238 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-regexdev24 amd64 23.11.4-0ubuntu0.24.04.1 [9,180 B] 2025-10-08 17:44:52.190275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:239 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-regex-cn9k24 amd64 23.11.4-0ubuntu0.24.04.1 [11.5 kB] 2025-10-08 17:44:52.190284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:240 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-regex-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.1 [17.0 kB] 2025-10-08 17:44:52.190292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:241 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-ifc24 amd64 23.11.4-0ubuntu0.24.04.1 [18.9 kB] 2025-10-08 17:44:52.190300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:242 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-mlx5-24 amd64 23.11.4-0ubuntu0.24.04.1 [31.6 kB] 2025-10-08 17:44:52.190309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:243 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-nfp24 amd64 23.11.4-0ubuntu0.24.04.1 [11.7 kB] 2025-10-08 17:44:52.190317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:244 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-vdpa-sfc24 amd64 23.11.4-0ubuntu0.24.04.1 [17.5 kB] 2025-10-08 17:44:52.190325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:245 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-all amd64 23.11.4-0ubuntu0.24.04.1 [4,260 B] 2025-10-08 17:44:52.190334 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:246 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-allpmds amd64 23.11.4-0ubuntu0.24.04.1 [4,054 B] 2025-10-08 17:44:52.190342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:247 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-baseband amd64 23.11.4-0ubuntu0.24.04.1 [3,226 B] 2025-10-08 17:44:52.190351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:248 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-bus amd64 23.11.4-0ubuntu0.24.04.1 [3,242 B] 2025-10-08 17:44:52.190359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:249 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-common amd64 23.11.4-0ubuntu0.24.04.1 [3,242 B] 2025-10-08 17:44:52.190367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:250 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-compress amd64 23.11.4-0ubuntu0.24.04.1 [3,216 B] 2025-10-08 17:44:52.190376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:251 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-crypto amd64 23.11.4-0ubuntu0.24.04.1 [3,276 B] 2025-10-08 17:44:52.190389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:252 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-dma amd64 23.11.4-0ubuntu0.24.04.1 [3,220 B] 2025-10-08 17:44:52.190397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:253 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-event amd64 23.11.4-0ubuntu0.24.04.1 [3,234 B] 2025-10-08 17:44:52.190406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:254 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-mempool amd64 23.11.4-0ubuntu0.24.04.1 [3,226 B] 2025-10-08 17:44:52.190414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:255 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-net amd64 23.11.4-0ubuntu0.24.04.1 [3,448 B] 2025-10-08 17:44:52.190422 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:256 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 librte-meta-raw amd64 23.11.4-0ubuntu0.24.04.1 [3,226 B] 2025-10-08 17:44:52.190436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:257 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libdpdk-dev amd64 23.11.4-0ubuntu0.24.04.1 [8,595 kB] 2025-10-08 17:44:52.190445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 37.0 MB in 2s (20.9 MB/s) 2025-10-08 17:44:52.190453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package uuid-runtime. 2025-10-08 17:44:52.190462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2025-10-08 17:44:52.190472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(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% 2025-10-08 17:44:52.190483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2025-10-08 17:44:52.190491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2025-10-08 17:44:52.190500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2025-10-08 17:44:52.190508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2025-10-08 17:44:52.190516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2025-10-08 17:44:52.190525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2025-10-08 17:44:52.190533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2025-10-08 17:44:52.190548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:44:52.190557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-08 17:44:52.190566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 17:44:52.190574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-08 17:44:52.190582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../001-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-08 17:44:52.190591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 17:44:52.190599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libunbound8:amd64. 2025-10-08 17:44:52.190608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../002-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-08 17:44:52.190616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 17:44:52.190624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-common. 2025-10-08 17:44:52.190658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../003-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 17:44:52.190667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.190676 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-10-08 17:44:52.190685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-netifaces:amd64. 2025-10-08 17:44:52.190693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../004-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-10-08 17:44:52.190702 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-08 17:44:52.190710 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-sortedcontainers. 2025-10-08 17:44:52.190719 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../005-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-08 17:44:52.190727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-08 17:44:52.190736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma1:amd64. 2025-10-08 17:44:52.190744 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../006-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-08 17:44:52.190758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 17:44:52.190767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp1:amd64. 2025-10-08 17:44:52.190776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../007-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-08 17:44:52.190789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 17:44:52.190797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-openvswitch. 2025-10-08 17:44:52.190806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../008-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 17:44:52.190814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.190823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 17:44:52.190831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch. 2025-10-08 17:44:52.190840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../009-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 17:44:52.190848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.190857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-08 17:44:52.190865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rdma-core. 2025-10-08 17:44:52.190874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../010-rdma-core_50.0-2ubuntu0.2_amd64.deb ... 2025-10-08 17:44:52.190882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.190891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rdma-core (50.0-2ubuntu0.2) ... 2025-10-08 17:44:52.190899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sgml-base. 2025-10-08 17:44:52.190908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../011-sgml-base_1.31_all.deb ... 2025-10-08 17:44:52.190916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sgml-base (1.31) ... 2025-10-08 17:44:52.190925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-08 17:44:52.190946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../012-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 17:44:52.190955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 17:44:52.190964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package ibverbs-providers:amd64. 2025-10-08 17:44:52.190972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../013-ibverbs-providers_50.0-2ubuntu0.2_amd64.deb ... 2025-10-08 17:44:52.190981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2025-10-08 17:44:52.190995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson4:amd64. 2025-10-08 17:44:52.191004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../014-libjansson4_2.14-2build2_amd64.deb ... 2025-10-08 17:44:52.191013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-10-08 17:44:52.191021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8t64:amd64. 2025-10-08 17:44:52.191029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../015-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-10-08 17:44:52.191038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-08 17:44:52.191046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pci.ids. 2025-10-08 17:44:52.191054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../016-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-10-08 17:44:52.191063 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-08 17:44:52.191072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpci3:amd64. 2025-10-08 17:44:52.191080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../017-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-10-08 17:44:52.191094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-08 17:44:52.191103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pciutils. 2025-10-08 17:44:52.191111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.191119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../018-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2025-10-08 17:44:52.191128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pciutils (1:3.10.0-2build1) ... 2025-10-08 17:44:52.191136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-iniparse. 2025-10-08 17:44:52.191145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../019-python3-iniparse_0.5-2_all.deb ... 2025-10-08 17:44:52.191153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-iniparse (0.5-2) ... 2025-10-08 17:44:52.191162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package crudini. 2025-10-08 17:44:52.191170 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../020-crudini_0.9.4-1_amd64.deb ... 2025-10-08 17:44:52.191178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking crudini (0.9.4-1) ... 2025-10-08 17:44:52.191187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package dpdk. 2025-10-08 17:44:52.191195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../021-dpdk_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.191204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking dpdk (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.191212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libatomic1:amd64. 2025-10-08 17:44:52.191220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../022-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:44:52.191229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:44:52.191237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc-dev-bin. 2025-10-08 17:44:52.191245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../023-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-10-08 17:44:52.191254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.191263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:44:52.191271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package linux-libc-dev:amd64. 2025-10-08 17:44:52.191279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../024-linux-libc-dev_6.8.0-85.85_amd64.deb ... 2025-10-08 17:44:52.191288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.191296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-08 17:44:52.191304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libcrypt-dev:amd64. 2025-10-08 17:44:52.191313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../025-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-10-08 17:44:52.191321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-08 17:44:52.191330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rpcsvc-proto. 2025-10-08 17:44:52.191338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../026-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-10-08 17:44:52.191346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-08 17:44:52.191355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc6-dev:amd64. 2025-10-08 17:44:52.191364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../027-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-10-08 17:44:52.191372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-08 17:44:52.191380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package zlib1g-dev:amd64. 2025-10-08 17:44:52.191389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../028-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-10-08 17:44:52.191411 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-10-08 17:44:52.191419 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libzstd-dev:amd64. 2025-10-08 17:44:52.191433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../029-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... 2025-10-08 17:44:52.191442 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2025-10-08 17:44:52.191451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libelf-dev:amd64. 2025-10-08 17:44:52.191459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../030-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... 2025-10-08 17:44:52.191468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-08 17:44:52.191476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbpf-dev:amd64. 2025-10-08 17:44:52.191485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../031-libbpf-dev_1%3a1.3.0-2build2_amd64.deb ... 2025-10-08 17:44:52.191493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbpf-dev:amd64 (1:1.3.0-2build2) ... 2025-10-08 17:44:52.191501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmd-dev:amd64. 2025-10-08 17:44:52.191510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../032-libmd-dev_1.1.0-2build1.1_amd64.deb ... 2025-10-08 17:44:52.191518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.191527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmd-dev:amd64 (1.1.0-2build1.1) ... 2025-10-08 17:44:52.191535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbsd-dev:amd64. 2025-10-08 17:44:52.191543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../033-libbsd-dev_0.12.1-1build1.1_amd64.deb ... 2025-10-08 17:44:52.191552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.191560 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbsd-dev:amd64 (0.12.1-1build1.1) ... 2025-10-08 17:44:52.191569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpkgconf3:amd64. 2025-10-08 17:44:52.191577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../034-libpkgconf3_1.8.1-2build1_amd64.deb ... 2025-10-08 17:44:52.191586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2025-10-08 17:44:52.191594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf-bin. 2025-10-08 17:44:52.191602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../035-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2025-10-08 17:44:52.191611 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf-bin (1.8.1-2build1) ... 2025-10-08 17:44:52.191619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf:amd64. 2025-10-08 17:44:52.191647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../036-pkgconf_1.8.1-2build1_amd64.deb ... 2025-10-08 17:44:52.191664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2025-10-08 17:44:52.191673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package xml-core. 2025-10-08 17:44:52.191681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../037-xml-core_0.19_all.deb ... 2025-10-08 17:44:52.191689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking xml-core (0.19) ... 2025-10-08 17:44:52.191698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-dev:amd64. 2025-10-08 17:44:52.191706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../038-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 17:44:52.191714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 17:44:52.191723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-3-dev:amd64. 2025-10-08 17:44:52.191731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../039-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2025-10-08 17:44:52.191745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.191754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-10-08 17:44:52.191762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-route-3-dev:amd64. 2025-10-08 17:44:52.191770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../040-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2025-10-08 17:44:52.191779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-10-08 17:44:52.191787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libibverbs-dev:amd64. 2025-10-08 17:44:52.191795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../041-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ... 2025-10-08 17:44:52.191804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2025-10-08 17:44:52.191812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb1. 2025-10-08 17:44:52.191820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../042-libipsec-mb1_1.5-1build1_amd64.deb ... 2025-10-08 17:44:52.191829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb1 (1.5-1build1) ... 2025-10-08 17:44:52.191837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb-dev. 2025-10-08 17:44:52.191851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../043-libipsec-mb-dev_1.5-1build1_amd64.deb ... 2025-10-08 17:44:52.191860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb-dev (1.5-1build1) ... 2025-10-08 17:44:52.191868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal2. 2025-10-08 17:44:52.191877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../044-libisal2_2.31.0-0.1build1_amd64.deb ... 2025-10-08 17:44:52.191885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal2 (2.31.0-0.1build1) ... 2025-10-08 17:44:52.191893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal-dev. 2025-10-08 17:44:52.191901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../045-libisal-dev_2.31.0-0.1build1_amd64.deb ... 2025-10-08 17:44:52.191910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal-dev (2.31.0-0.1build1) ... 2025-10-08 17:44:52.191918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt1:amd64. 2025-10-08 17:44:52.191927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../046-libfdt1_1.7.0-2build1_amd64.deb ... 2025-10-08 17:44:52.191982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-10-08 17:44:52.191992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt-dev:amd64. 2025-10-08 17:44:52.192000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../047-libfdt-dev_1.7.0-2build1_amd64.deb ... 2025-10-08 17:44:52.192008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.192017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt-dev:amd64 (1.7.0-2build1) ... 2025-10-08 17:44:52.192025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson-dev:amd64. 2025-10-08 17:44:52.192034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../048-libjansson-dev_2.14-2build2_amd64.deb ... 2025-10-08 17:44:52.192042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson-dev:amd64 (2.14-2build2) ... 2025-10-08 17:44:52.192051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmnl-dev:amd64. 2025-10-08 17:44:52.192059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../049-libmnl-dev_1.0.5-2build1_amd64.deb ... 2025-10-08 17:44:52.192068 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmnl-dev:amd64 (1.0.5-2build1) ... 2025-10-08 17:44:52.192076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma-dev:amd64. 2025-10-08 17:44:52.192085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../050-libnuma-dev_2.0.18-1build1_amd64.deb ... 2025-10-08 17:44:52.192099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma-dev:amd64 (2.0.18-1build1) ... 2025-10-08 17:44:52.192108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8-dev:amd64. 2025-10-08 17:44:52.192122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../051-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2025-10-08 17:44:52.192130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-08 17:44:52.192139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap-dev:amd64. 2025-10-08 17:44:52.192147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../052-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2025-10-08 17:44:52.192160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-08 17:44:52.192169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libssl-dev:amd64. 2025-10-08 17:44:52.192177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../053-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-10-08 17:44:52.192186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-10-08 17:44:52.192194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp-dev:amd64. 2025-10-08 17:44:52.192202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../054-libxdp-dev_1.4.2-1ubuntu4_amd64.deb ... 2025-10-08 17:44:52.192210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.192219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp-dev:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 17:44:52.192227 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-log24:amd64. 2025-10-08 17:44:52.192235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../055-librte-log24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-log24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-kvargs24:amd64. 2025-10-08 17:44:52.192260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../056-librte-kvargs24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-kvargs24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-telemetry24:amd64. 2025-10-08 17:44:52.192285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../057-librte-telemetry24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192293 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-telemetry24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eal24:amd64. 2025-10-08 17:44:52.192314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../058-librte-eal24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eal24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-acl24:amd64. 2025-10-08 17:44:52.192339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../059-librte-acl24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-acl24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192356 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ring24:amd64. 2025-10-08 17:44:52.192364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../060-librte-ring24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ring24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool24:amd64. 2025-10-08 17:44:52.192399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../061-librte-mempool24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mbuf24:amd64. 2025-10-08 17:44:52.192424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../062-librte-mbuf24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192432 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mbuf24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bbdev24:amd64. 2025-10-08 17:44:52.192453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../063-librte-bbdev24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bbdev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192469 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pci24:amd64. 2025-10-08 17:44:52.192478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../064-librte-pci24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pci24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-pci24:amd64. 2025-10-08 17:44:52.192511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../065-librte-bus-pci24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-pci24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-acc24:amd64. 2025-10-08 17:44:52.192535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../066-librte-baseband-acc24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-acc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vdev24:amd64. 2025-10-08 17:44:52.192602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.192609 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../067-librte-bus-vdev24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vdev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-5gnr-fec24:amd64. 2025-10-08 17:44:52.192717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../068-librte-baseband-fpga-5gnr-fec24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-5gnr-fec24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-lte-fec24:amd64. 2025-10-08 17:44:52.192741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../069-librte-baseband-fpga-lte-fec24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-lte-fec24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-la12xx24:amd64. 2025-10-08 17:44:52.192766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../070-librte-baseband-la12xx24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-la12xx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-null24:amd64. 2025-10-08 17:44:52.192841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../071-librte-baseband-null24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-null24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-turbo-sw24:amd64. 2025-10-08 17:44:52.192864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../072-librte-baseband-turbo-sw24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-turbo-sw24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meter24:amd64. 2025-10-08 17:44:52.192965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../073-librte-meter24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meter24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.192982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net24:amd64. 2025-10-08 17:44:52.192989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../074-librte-net24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.192999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ethdev24:amd64. 2025-10-08 17:44:52.193036 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../075-librte-ethdev24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ethdev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-metrics24:amd64. 2025-10-08 17:44:52.193095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../076-librte-metrics24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-metrics24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bitratestats24:amd64. 2025-10-08 17:44:52.193152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../077-librte-bitratestats24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193171 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bitratestats24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bpf24:amd64. 2025-10-08 17:44:52.193185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../078-librte-bpf24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bpf24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-auxiliary24:amd64. 2025-10-08 17:44:52.193212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../079-librte-bus-auxiliary24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-auxiliary24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-cdx24:amd64. 2025-10-08 17:44:52.193273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../080-librte-bus-cdx24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-cdx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-dpaax24:amd64. 2025-10-08 17:44:52.193324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../081-librte-common-dpaax24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-dpaax24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rcu24:amd64. 2025-10-08 17:44:52.193384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../082-librte-rcu24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rcu24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193402 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cryptodev24:amd64. 2025-10-08 17:44:52.193409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../083-librte-cryptodev24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cryptodev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193447 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dmadev24:amd64. 2025-10-08 17:44:52.193454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../084-librte-dmadev24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dmadev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-hash24:amd64. 2025-10-08 17:44:52.193518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../085-librte-hash24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-hash24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-timer24:amd64. 2025-10-08 17:44:52.193573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../086-librte-timer24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-timer24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eventdev24:amd64. 2025-10-08 17:44:52.193595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../087-librte-eventdev24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193625 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eventdev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-dpaa24:amd64. 2025-10-08 17:44:52.193662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../088-librte-bus-dpaa24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193756 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-fslmc24:amd64. 2025-10-08 17:44:52.193773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../089-librte-bus-fslmc24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-fslmc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rawdev24:amd64. 2025-10-08 17:44:52.193798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../090-librte-rawdev24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rawdev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-ifpga24:amd64. 2025-10-08 17:44:52.193827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../091-librte-bus-ifpga24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-platform24:amd64. 2025-10-08 17:44:52.193881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../092-librte-bus-platform24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-platform24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vmbus24:amd64. 2025-10-08 17:44:52.193979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../093-librte-bus-vmbus24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.193989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vmbus24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.193996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cfgfile24:amd64. 2025-10-08 17:44:52.194003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../094-librte-cfgfile24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cfgfile24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cmdline24:amd64. 2025-10-08 17:44:52.194030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../095-librte-cmdline24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cmdline24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-security24:amd64. 2025-10-08 17:44:52.194097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../096-librte-security24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-security24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cnxk24:amd64. 2025-10-08 17:44:52.194120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../097-librte-common-cnxk24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cpt24:amd64. 2025-10-08 17:44:52.194273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../098-librte-common-cpt24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cpt24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-iavf24:amd64. 2025-10-08 17:44:52.194294 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../099-librte-common-iavf24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-iavf24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-idpf24:amd64. 2025-10-08 17:44:52.194311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../100-librte-common-idpf24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-idpf24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-mlx5-24:amd64. 2025-10-08 17:44:52.194332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../101-librte-common-mlx5-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nfp24:amd64. 2025-10-08 17:44:52.194379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../102-librte-common-nfp24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nfp24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-octeontx24:amd64. 2025-10-08 17:44:52.194405 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../103-librte-common-octeontx24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compressdev24:amd64. 2025-10-08 17:44:52.194457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../104-librte-compressdev24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compressdev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-qat24:amd64. 2025-10-08 17:44:52.194498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../105-librte-common-qat24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-qat24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-sfc-efx24:amd64. 2025-10-08 17:44:52.194554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../106-librte-common-sfc-efx24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194560 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-sfc-efx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-isal24:amd64. 2025-10-08 17:44:52.194595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../107-librte-compress-isal24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-isal24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-mlx5-24:amd64. 2025-10-08 17:44:52.194657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../108-librte-compress-mlx5-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-octeontx24:amd64. 2025-10-08 17:44:52.194696 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../109-librte-mempool-octeontx24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194702 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.194741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-octeontx24:amd64. 2025-10-08 17:44:52.194754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../110-librte-compress-octeontx24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-zlib24:amd64. 2025-10-08 17:44:52.194807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../111-librte-compress-zlib24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194847 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-zlib24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-bcmfs24:amd64. 2025-10-08 17:44:52.194860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../112-librte-crypto-bcmfs24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-bcmfs24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-caam-jr24:amd64. 2025-10-08 17:44:52.194907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../113-librte-crypto-caam-jr24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-caam-jr24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ccp24:amd64. 2025-10-08 17:44:52.194986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../114-librte-crypto-ccp24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.194992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ccp24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.194998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-cnxk24:amd64. 2025-10-08 17:44:52.195033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../115-librte-crypto-cnxk24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa24:amd64. 2025-10-08 17:44:52.195072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../116-librte-mempool-dpaa24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa-sec24:amd64. 2025-10-08 17:44:52.195111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../117-librte-crypto-dpaa-sec24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195117 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa-sec24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa2-24:amd64. 2025-10-08 17:44:52.195149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../118-librte-mempool-dpaa2-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa2-sec24:amd64. 2025-10-08 17:44:52.195208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../119-librte-crypto-dpaa2-sec24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa2-sec24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ipsec-mb24:amd64. 2025-10-08 17:44:52.195255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../120-librte-crypto-ipsec-mb24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ipsec-mb24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-mlx5-24:amd64. 2025-10-08 17:44:52.195301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../121-librte-crypto-mlx5-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-nitrox24:amd64. 2025-10-08 17:44:52.195358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../122-librte-crypto-nitrox24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-nitrox24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-null24:amd64. 2025-10-08 17:44:52.195403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../123-librte-crypto-null24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-null24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-octeontx24:amd64. 2025-10-08 17:44:52.195455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../124-librte-crypto-octeontx24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-openssl24:amd64. 2025-10-08 17:44:52.195473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../125-librte-crypto-openssl24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-openssl24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195513 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-reorder24:amd64. 2025-10-08 17:44:52.195519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../126-librte-reorder24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-reorder24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-scheduler24:amd64. 2025-10-08 17:44:52.195562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../127-librte-crypto-scheduler24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-scheduler24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-virtio24:amd64. 2025-10-08 17:44:52.195643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../128-librte-crypto-virtio24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195653 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-virtio24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dispatcher24:amd64. 2025-10-08 17:44:52.195668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../129-librte-dispatcher24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dispatcher24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195721 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-distributor24:amd64. 2025-10-08 17:44:52.195728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../130-librte-distributor24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-distributor24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-cnxk24:amd64. 2025-10-08 17:44:52.195786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../131-librte-dma-cnxk24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa2-24:amd64. 2025-10-08 17:44:52.195833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../132-librte-dma-dpaa2-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa24:amd64. 2025-10-08 17:44:52.195871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../133-librte-dma-dpaa24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-hisilicon24:amd64. 2025-10-08 17:44:52.195892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../134-librte-dma-hisilicon24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.195949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-hisilicon24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.195957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-idxd24:amd64. 2025-10-08 17:44:52.195963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../135-librte-dma-idxd24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-idxd24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-ioat24:amd64. 2025-10-08 17:44:52.196026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../136-librte-dma-ioat24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-ioat24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196066 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-skeleton24:amd64. 2025-10-08 17:44:52.196072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../137-librte-dma-skeleton24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-efd24:amd64. 2025-10-08 17:44:52.196111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../138-librte-efd24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196117 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-efd24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-cnxk24:amd64. 2025-10-08 17:44:52.196149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../139-librte-mempool-cnxk24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cnxk24:amd64. 2025-10-08 17:44:52.196188 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../140-librte-net-cnxk24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-cnxk24:amd64. 2025-10-08 17:44:52.196244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../141-librte-event-cnxk24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196253 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dlb2-24:amd64. 2025-10-08 17:44:52.196314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../142-librte-event-dlb2-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dlb2-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa2-24:amd64. 2025-10-08 17:44:52.196333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../143-librte-net-dpaa2-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa2-24:amd64. 2025-10-08 17:44:52.196397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../144-librte-event-dpaa2-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa24:amd64. 2025-10-08 17:44:52.196418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../145-librte-net-dpaa24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa24:amd64. 2025-10-08 17:44:52.196485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../146-librte-event-dpaa24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dsw24:amd64. 2025-10-08 17:44:52.196533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../147-librte-event-dsw24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dsw24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeontx24:amd64. 2025-10-08 17:44:52.196581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../148-librte-net-octeontx24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-octeontx24:amd64. 2025-10-08 17:44:52.196642 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../149-librte-event-octeontx24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-opdl24:amd64. 2025-10-08 17:44:52.196666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../150-librte-event-opdl24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-opdl24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-skeleton24:amd64. 2025-10-08 17:44:52.196736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../151-librte-event-skeleton24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196783 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-sw24:amd64. 2025-10-08 17:44:52.196790 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../152-librte-event-sw24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-sw24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rib24:amd64. 2025-10-08 17:44:52.196836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../153-librte-rib24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rib24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-fib24:amd64. 2025-10-08 17:44:52.196890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../154-librte-fib24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-fib24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gpudev24:amd64. 2025-10-08 17:44:52.196940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../155-librte-gpudev24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.196947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gpudev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.196953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pcapng24:amd64. 2025-10-08 17:44:52.197008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../156-librte-pcapng24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pcapng24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-graph24:amd64. 2025-10-08 17:44:52.197027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../157-librte-graph24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-graph24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gro24:amd64. 2025-10-08 17:44:52.197073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../158-librte-gro24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gro24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197106 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gso24:amd64. 2025-10-08 17:44:52.197112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../159-librte-gso24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gso24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ip-frag24:amd64. 2025-10-08 17:44:52.197172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../160-librte-ip-frag24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ip-frag24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ipsec24:amd64. 2025-10-08 17:44:52.197213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../161-librte-ipsec24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ipsec24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-jobstats24:amd64. 2025-10-08 17:44:52.197262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../162-librte-jobstats24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-jobstats24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-latencystats24:amd64. 2025-10-08 17:44:52.197309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../163-librte-latencystats24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-latencystats24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-lpm24:amd64. 2025-10-08 17:44:52.197356 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../164-librte-lpm24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-lpm24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-member24:amd64. 2025-10-08 17:44:52.197403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../165-librte-member24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-member24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-bucket24:amd64. 2025-10-08 17:44:52.197424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../166-librte-mempool-bucket24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-bucket24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-ring24:amd64. 2025-10-08 17:44:52.197497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../167-librte-mempool-ring24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-ring24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-stack24:amd64. 2025-10-08 17:44:52.197518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../168-librte-stack24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-stack24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-stack24:amd64. 2025-10-08 17:44:52.197574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../169-librte-mempool-stack24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-stack24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mldev24:amd64. 2025-10-08 17:44:52.197615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../170-librte-mldev24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mldev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ml-cnxk24:amd64. 2025-10-08 17:44:52.197694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../171-librte-ml-cnxk24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197705 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ml-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-packet24:amd64. 2025-10-08 17:44:52.197739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../172-librte-net-af-packet24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-packet24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-xdp24:amd64. 2025-10-08 17:44:52.197799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../173-librte-net-af-xdp24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-xdp24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ark24:amd64. 2025-10-08 17:44:52.197838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../174-librte-net-ark24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ark24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-atlantic24:amd64. 2025-10-08 17:44:52.197886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../175-librte-net-atlantic24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-atlantic24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-avp24:amd64. 2025-10-08 17:44:52.197962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../176-librte-net-avp24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-avp24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.197976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-axgbe24:amd64. 2025-10-08 17:44:52.197985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../177-librte-net-axgbe24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.197990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-axgbe24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnx2x24:amd64. 2025-10-08 17:44:52.198037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../178-librte-net-bnx2x24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnx2x24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnxt24:amd64. 2025-10-08 17:44:52.198076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../179-librte-net-bnxt24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnxt24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-sched24:amd64. 2025-10-08 17:44:52.198128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../180-librte-sched24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-sched24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bond24:amd64. 2025-10-08 17:44:52.198168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../181-librte-net-bond24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bond24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cpfl24:amd64. 2025-10-08 17:44:52.198194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../182-librte-net-cpfl24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cpfl24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198253 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cxgbe24:amd64. 2025-10-08 17:44:52.198259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../183-librte-net-cxgbe24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cxgbe24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-e1000-24:amd64. 2025-10-08 17:44:52.198295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../184-librte-net-e1000-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-e1000-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ena24:amd64. 2025-10-08 17:44:52.198351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../185-librte-net-ena24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ena24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198405 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetc24:amd64. 2025-10-08 17:44:52.198411 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../186-librte-net-enetc24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198422 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetfec24:amd64. 2025-10-08 17:44:52.198446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../187-librte-net-enetfec24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetfec24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enic24:amd64. 2025-10-08 17:44:52.198517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../188-librte-net-enic24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enic24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-failsafe24:amd64. 2025-10-08 17:44:52.198534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../189-librte-net-failsafe24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198558 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-failsafe24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-fm10k24:amd64. 2025-10-08 17:44:52.198608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../190-librte-net-fm10k24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-fm10k24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198620 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-gve24:amd64. 2025-10-08 17:44:52.198640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../191-librte-net-gve24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-gve24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hinic24:amd64. 2025-10-08 17:44:52.198708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../192-librte-net-hinic24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hinic24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hns3-24:amd64. 2025-10-08 17:44:52.198765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../193-librte-net-hns3-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hns3-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-i40e24:amd64. 2025-10-08 17:44:52.198782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../194-librte-net-i40e24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-i40e24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-iavf24:amd64. 2025-10-08 17:44:52.198821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../195-librte-net-iavf24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-iavf24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ice24:amd64. 2025-10-08 17:44:52.198887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../196-librte-net-ice24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ice24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-idpf24:amd64. 2025-10-08 17:44:52.198923 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../197-librte-net-idpf24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-idpf24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.198978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-igc24:amd64. 2025-10-08 17:44:52.198985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../198-librte-net-igc24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.198991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-igc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ionic24:amd64. 2025-10-08 17:44:52.199032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../199-librte-net-ionic24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ionic24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ipn3ke24:amd64. 2025-10-08 17:44:52.199090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../200-librte-net-ipn3ke24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ipn3ke24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199101 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ixgbe24:amd64. 2025-10-08 17:44:52.199125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../201-librte-net-ixgbe24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ixgbe24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mana24:amd64. 2025-10-08 17:44:52.199186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../202-librte-net-mana24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mana24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-memif24:amd64. 2025-10-08 17:44:52.199205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../203-librte-net-memif24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-memif24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx4-24:amd64. 2025-10-08 17:44:52.199273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../204-librte-net-mlx4-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx4-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx5-24:amd64. 2025-10-08 17:44:52.199309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../205-librte-net-mlx5-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-netvsc24:amd64. 2025-10-08 17:44:52.199369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../206-librte-net-netvsc24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-nfp24:amd64. 2025-10-08 17:44:52.199388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../207-librte-net-nfp24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-nfp24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ngbe24:amd64. 2025-10-08 17:44:52.199456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../208-librte-net-ngbe24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ngbe24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-null24:amd64. 2025-10-08 17:44:52.199491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../209-librte-net-null24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-null24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeon-ep24:amd64. 2025-10-08 17:44:52.199537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../210-librte-net-octeon-ep24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeon-ep24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pcap24:amd64. 2025-10-08 17:44:52.199600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../211-librte-net-pcap24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pcap24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199612 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pfe24:amd64. 2025-10-08 17:44:52.199622 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../212-librte-net-pfe24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pfe24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-qede24:amd64. 2025-10-08 17:44:52.199678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../213-librte-net-qede24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-qede24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ring24:amd64. 2025-10-08 17:44:52.199736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../214-librte-net-ring24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ring24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-sfc24:amd64. 2025-10-08 17:44:52.199771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../215-librte-net-sfc24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-sfc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-port24:amd64. 2025-10-08 17:44:52.199816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../216-librte-port24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-port24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-table24:amd64. 2025-10-08 17:44:52.199863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../217-librte-table24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-table24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pipeline24:amd64. 2025-10-08 17:44:52.199920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../218-librte-pipeline24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pipeline24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-softnic24:amd64. 2025-10-08 17:44:52.199984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../219-librte-net-softnic24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.199991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-softnic24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.199996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-tap24:amd64. 2025-10-08 17:44:52.200002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../220-librte-net-tap24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200026 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-tap24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-thunderx24:amd64. 2025-10-08 17:44:52.200038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../221-librte-net-thunderx24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-thunderx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-txgbe24:amd64. 2025-10-08 17:44:52.200083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../222-librte-net-txgbe24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-txgbe24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vdev-netvsc24:amd64. 2025-10-08 17:44:52.200125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../223-librte-net-vdev-netvsc24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vdev-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vhost24:amd64. 2025-10-08 17:44:52.200172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../224-librte-vhost24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vhost24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vhost24:amd64. 2025-10-08 17:44:52.200224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../225-librte-net-vhost24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vhost24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-virtio24:amd64. 2025-10-08 17:44:52.200271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../226-librte-net-virtio24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-virtio24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vmxnet3-24:amd64. 2025-10-08 17:44:52.200317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../227-librte-net-vmxnet3-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vmxnet3-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-node24:amd64. 2025-10-08 17:44:52.200376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../228-librte-node24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-node24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdcp24:amd64. 2025-10-08 17:44:52.200393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../229-librte-pdcp24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdcp24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdump24:amd64. 2025-10-08 17:44:52.200469 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../230-librte-pdump24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdump24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power24:amd64. 2025-10-08 17:44:52.200486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../231-librte-power24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-bphy24:amd64. 2025-10-08 17:44:52.200563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../232-librte-raw-cnxk-bphy24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-bphy24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-gpio24:amd64. 2025-10-08 17:44:52.200585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../233-librte-raw-cnxk-gpio24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-gpio24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-dpaa2-cmdif24:amd64. 2025-10-08 17:44:52.200669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../234-librte-raw-dpaa2-cmdif24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-dpaa2-cmdif24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ifpga24:amd64. 2025-10-08 17:44:52.200689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../235-librte-raw-ifpga24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ntb24:amd64. 2025-10-08 17:44:52.200733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../236-librte-raw-ntb24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ntb24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-skeleton24:amd64. 2025-10-08 17:44:52.200797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../237-librte-raw-skeleton24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regexdev24:amd64. 2025-10-08 17:44:52.200857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../238-librte-regexdev24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regexdev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-cn9k24:amd64. 2025-10-08 17:44:52.200892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../239-librte-regex-cn9k24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-cn9k24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-mlx5-24:amd64. 2025-10-08 17:44:52.200983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../240-librte-regex-mlx5-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.200989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.200997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-ifc24:amd64. 2025-10-08 17:44:52.201002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../241-librte-vdpa-ifc24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-ifc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-mlx5-24:amd64. 2025-10-08 17:44:52.201059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../242-librte-vdpa-mlx5-24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201064 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-nfp24:amd64. 2025-10-08 17:44:52.201083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../243-librte-vdpa-nfp24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-nfp24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-sfc24:amd64. 2025-10-08 17:44:52.201139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../244-librte-vdpa-sfc24_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-sfc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-all:amd64. 2025-10-08 17:44:52.201192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.201218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../245-librte-meta-all_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-all:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-allpmds:amd64. 2025-10-08 17:44:52.201264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../246-librte-meta-allpmds_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-allpmds:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-baseband:amd64. 2025-10-08 17:44:52.201333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../247-librte-meta-baseband_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-baseband:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-bus:amd64. 2025-10-08 17:44:52.201348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../248-librte-meta-bus_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-bus:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-common:amd64. 2025-10-08 17:44:52.201392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../249-librte-meta-common_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-common:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-compress:amd64. 2025-10-08 17:44:52.201444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../250-librte-meta-compress_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-compress:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-crypto:amd64. 2025-10-08 17:44:52.201495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../251-librte-meta-crypto_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-crypto:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-dma:amd64. 2025-10-08 17:44:52.201553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../252-librte-meta-dma_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201558 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-dma:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-event:amd64. 2025-10-08 17:44:52.201589 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../253-librte-meta-event_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-event:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-mempool:amd64. 2025-10-08 17:44:52.201649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../254-librte-meta-mempool_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-mempool:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-net:amd64. 2025-10-08 17:44:52.201668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../255-librte-meta-net_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-net:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-raw:amd64. 2025-10-08 17:44:52.201727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../256-librte-meta-raw_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-raw:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdpdk-dev:amd64. 2025-10-08 17:44:52.201774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../257-libdpdk-dev_23.11.4-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:44:52.201781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdpdk-dev:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.201844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch-dpdk. 2025-10-08 17:44:52.201850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../258-openvswitch-switch-dpdk_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 17:44:52.201855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch-dpdk (3.4.0-1~cloud0) ... 2025-10-08 17:44:52.201860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-08 17:44:52.201882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2025-10-08 17:44:52.201887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2025-10-08 17:44:52.201945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal2 (2.31.0-0.1build1) ... 2025-10-08 17:44:52.201951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-08 17:44:52.201956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 17:44:52.201961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-08 17:44:52.201992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-10-08 17:44:52.201997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-10-08 17:44:52.202002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 17:44:52.202040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt-dev:amd64 (1.7.0-2build1) ... 2025-10-08 17:44:52.202046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb1 (1.5-1build1) ... 2025-10-08 17:44:52.202051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 17:44:52.202097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2025-10-08 17:44:52.202103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-08 17:44:52.202112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmnl-dev:amd64 (1.0.5-2build1) ... 2025-10-08 17:44:52.202119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 17:44:52.202124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-10-08 17:44:52.202158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:44:52.202164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf-bin (1.8.1-2build1) ... 2025-10-08 17:44:52.202168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal-dev (2.31.0-0.1build1) ... 2025-10-08 17:44:52.202205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-08 17:44:52.202211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-08 17:44:52.202216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 17:44:52.202222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-10-08 17:44:52.202256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 17:44:52.202261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Selecting GID from range 100 to 59999 ... 2025-10-08 17:44:52.202266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Adding group `uuidd' (GID 102) ... 2025-10-08 17:44:52.202302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-10-08 17:44:52.202308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:44:52.202313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb-dev (1.5-1build1) ... 2025-10-08 17:44:52.202349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-10-08 17:44:52.202354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-08 17:44:52.202359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmd-dev:amd64 (1.1.0-2build1.1) ... 2025-10-08 17:44:52.202407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-08 17:44:52.202412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sgml-base (1.31) ... 2025-10-08 17:44:52.202417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rdma-core (50.0-2ubuntu0.2) ... 2025-10-08 17:44:52.202422 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-10-08 17:44:52.202443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:44:52.202449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:ens3: Failed to write 'change' to '/sys/devices/pci0000:00/0000:00:03.0/virtio1/net/ens3/uevent': Read-only file system 2025-10-08 17:44:52.202481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:44:52.202486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbsd-dev:amd64 (0.12.1-1build1.1) ... 2025-10-08 17:44:52.202491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-iniparse (0.5-2) ... 2025-10-08 17:44:52.202523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson-dev:amd64 (2.14-2build2) ... 2025-10-08 17:44:52.202529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up crudini (0.9.4-1) ... 2025-10-08 17:44:52.202537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-log24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 17:44:52.202579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2025-10-08 17:44:52.202584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-10-08 17:44:52.202616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pciutils (1:3.10.0-2build1) ... 2025-10-08 17:44:52.202622 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-telemetry24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-kvargs24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up xml-core (0.19) ... 2025-10-08 17:44:52.202676 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-08 17:44:52.202723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-08 17:44:52.202729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-10-08 17:44:52.202734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-10-08 17:44:52.202741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:44:52.202770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eal24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-dpaax24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-acl24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2025-10-08 17:44:52.202818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cfgfile24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-jobstats24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma-dev:amd64 (2.0.18-1build1) ... 2025-10-08 17:44:52.202868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-stack24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202872 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-cdx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202879 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up dpdk (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-platform24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202923 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ring24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-timer24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meter24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.202985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rawdev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-10-08 17:44:52.203022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pci24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-auxiliary24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dmadev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-pci24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-iavf24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-bucket24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mbuf24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-ring24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vmbus24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vdev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-sched24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-idxd24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-stack24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gpudev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-reorder24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rib24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bbdev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rcu24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ntb24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-08 17:44:52.203384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-distributor24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-hisilicon24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-acc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-ioat24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.203480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compressdev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regexdev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-turbo-sw24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-sfc-efx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-5gnr-fec24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-la12xx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mldev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-fib24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-idpf24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cmdline24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbpf-dev:amd64 (1:1.3.0-2build2) ... 2025-10-08 17:44:52.203692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cryptodev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nfp24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203710 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-zlib24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203756 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-null24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-security24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ethdev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-e1000-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-lte-fec24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-scheduler24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ionic24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-igc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp-dev:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 17:44:52.203886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cpt24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gro24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mana24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ccp24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.203994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-virtio24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx4-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-gve24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-null24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-nitrox24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-baseband:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-isal24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ring24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-avp24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnx2x24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-axgbe24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204159 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-null24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ark24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cxgbe24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ena24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-qat24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.204258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeon-ep24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-qede24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vdev-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pcapng24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bpf24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-fm10k24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-graph24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-hash24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-txgbe24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hns3-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-idpf24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vmxnet3-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pcap24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-virtio24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-bcmfs24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdcp24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-nfp24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ipsec-mb24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ipn3ke24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-openssl24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204612 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ngbe24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gso24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pfe24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-metrics24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-iavf24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-packet24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-thunderx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-failsafe24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-xdp24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetfec24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eventdev24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-atlantic24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ip-frag24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-gpio24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dlb2-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enic24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-tap24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-lpm24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-sfc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.204971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cpfl24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ice24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205055 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-latencystats24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-memif24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-10-08 17:44:52.205098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-opdl24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-i40e24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-port24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ml-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-fslmc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205180 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdump24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ixgbe24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-member24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hinic24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vhost24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-efd24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-node24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dsw24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-bphy24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnxt24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ipsec24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-table24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dispatcher24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bitratestats24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205432 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-sw24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205505 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bond24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-common:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch-dpdk (3.4.0-1~cloud0) ... 2025-10-08 17:44:52.205584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205589 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-nfp24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-cn9k24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-mempool:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-sfc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-ifc24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-bus:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-caam-jr24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vhost24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa-sec24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-compress:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa2-sec24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-dma:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-dpaa2-cmdif24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205943 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pipeline24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-softnic24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.205987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-raw:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.206014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.206019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.206023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-crypto:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.206060 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-all:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.206065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-net:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.206102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-event:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.206107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-allpmds:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.206111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:44:52.206138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for sgml-base (1.31) ... 2025-10-08 17:44:52.206143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 17:44:52.206149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-08 17:44:52.206181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-08 17:44:52.206186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdpdk-dev:amd64 (23.11.4-0ubuntu0.24.04.1) ... 2025-10-08 17:44:52.206213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 9ffa60cce33c 2025-10-08 17:44:52.206218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> e39214d467b6 2025-10-08 17:44:52.206223 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 4/6 : RUN update-alternatives --set ovs-vswitchd /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk 2025-10-08 17:44:52.206263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 8f90d1372ddd 2025-10-08 17:44:52.206269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:update-alternatives: using /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in manual mode 2025-10-08 17:44:52.206299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 8f90d1372ddd 2025-10-08 17:44:52.206304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 8325b68df9dd 2025-10-08 17:44:52.206309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:44:52.206347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 565b47e50f9d 2025-10-08 17:44:52.206352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 6/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 17:44:52.206379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in c260420d6b5d 2025-10-08 17:44:52.206384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container c260420d6b5d 2025-10-08 17:44:52.206420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> bfb98bd0f3c2 2025-10-08 17:44:52.206425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully built 24e530814bb0 2025-10-08 17:44:52.206429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk:build-20251008 2025-10-08 17:44:52.206503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Built at 2025-10-08 17:44:52.206427 (took 0:00:56.166110) 2025-10-08 17:44:52.206559 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-db) to queue 2025-10-08 17:44:52.206592 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-vswitchd) to queue 2025-10-08 17:44:52.206839 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-base) 2025-10-08 17:44:52.206848 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Processing 2025-10-08 17:44:52.206891 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Building started at 2025-10-08 17:44:52.206826 2025-10-08 17:44:52.207491 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 plugins into plugins archive 2025-10-08 17:44:52.207851 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 additions into additions archive 2025-10-08 17:44:52.490921 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 1/3 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:44:52.491055 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 8d20c2e47ba2 2025-10-08 17:44:52.491075 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 2/3 : LABEL "build-date"="20251008" "name"="letsencrypt-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:44:52.491093 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in b79a90c47452 2025-10-08 17:44:52.491106 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container b79a90c47452 2025-10-08 17:44:52.491120 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> a65c30187816 2025-10-08 17:44:52.491132 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 3/3 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:44:52.491144 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> f976a65b86ac 2025-10-08 17:44:52.491155 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully built b821c2824dd8 2025-10-08 17:44:52.491167 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251008 2025-10-08 17:44:52.491251 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Built at 2025-10-08 17:44:52.490866 (took 0:00:00.284040) 2025-10-08 17:44:52.491264 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-lego) to queue 2025-10-08 17:44:52.491274 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-webserver) to queue 2025-10-08 17:44:52.491712 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(grafana) 2025-10-08 17:44:52.491760 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Processing 2025-10-08 17:44:52.491829 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building started at 2025-10-08 17:44:52.491721 2025-10-08 17:44:52.493300 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 plugins into plugins archive 2025-10-08 17:44:52.494303 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 additions into additions archive 2025-10-08 17:45:44.503964 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:45:44.504051 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 8d20c2e47ba2 2025-10-08 17:45:44.504977 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 2/13 : LABEL "build-date"="20251008" "name"="grafana" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="grafana" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:45:44.505011 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 8d9bf0981beb 2025-10-08 17:45:44.505024 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 8d9bf0981beb 2025-10-08 17:45:44.505036 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 982f6f9e42e7 2025-10-08 17:45:44.505060 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 3/13 : RUN echo 'Uris: https://apt.grafana.com' >/etc/apt/sources.list.d/grafana.sources && echo 'Components: main' >>/etc/apt/sources.list.d/grafana.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/grafana.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/grafana.sources && echo 'Signed-By: /etc/kolla/apt-keys/grafana.asc' >>/etc/apt/sources.list.d/grafana.sources 2025-10-08 17:45:44.505081 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 421ef96309e2 2025-10-08 17:45:44.505094 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 421ef96309e2 2025-10-08 17:45:44.505105 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 57fb180c6d2f 2025-10-08 17:45:44.505119 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 4/13 : RUN usermod --append --home /usr/share/grafana --groups kolla grafana && mkdir -p /usr/share/grafana && chown -R 42417:42417 /usr/share/grafana 2025-10-08 17:45:44.505131 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 121bffd4011a 2025-10-08 17:45:44.505143 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 121bffd4011a 2025-10-08 17:45:44.505155 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> f7a600300036 2025-10-08 17:45:44.505192 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 5/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends grafana && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:45:44.505288 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in c16e6caf42ec 2025-10-08 17:45:44.505325 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:45:44.505359 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:45:44.505381 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:7 https://apt.grafana.com stable InRelease [7,660 B] 2025-10-08 17:45:44.505419 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:45:44.505429 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:45:44.505505 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:45:44.505517 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:45:44.505527 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:45:44.505558 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:45:44.505567 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:13 https://apt.grafana.com stable/main amd64 Packages [486 kB] 2025-10-08 17:45:44.505596 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:45:44.505606 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:45:44.505620 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:45:44.505679 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:45:44.505689 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:45:44.505698 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:45:44.505728 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:45:44.505739 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 28.9 MB in 3s (8,688 kB/s) 2025-10-08 17:45:44.505776 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-10-08 17:45:44.505790 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-10-08 17:45:44.505800 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-10-08 17:45:44.505831 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-10-08 17:45:44.505845 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following additional packages will be installed: 2025-10-08 17:45:44.505878 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: musl 2025-10-08 17:45:44.505932 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following NEW packages will be installed: 2025-10-08 17:45:44.505989 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: grafana musl 2025-10-08 17:45:44.506025 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:45:44.506060 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Need to get 188 MB of archives. 2025-10-08 17:45:44.506114 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:After this operation, 697 MB of additional disk space will be used. 2025-10-08 17:45:44.506195 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 https://apt.grafana.com stable/main amd64 grafana amd64 12.2.0 [188 MB] 2025-10-08 17:45:44.506229 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:45:44.506269 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB] 2025-10-08 17:45:44.506322 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 188 MB in 6s (32.0 MB/s) 2025-10-08 17:45:44.506363 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package musl:amd64. 2025-10-08 17:45:44.506415 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2025-10-08 17:45:44.506461 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: 2025-10-08 17:45:44.506517 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(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% 2025-10-08 17:45:44.506565 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 70% 2025-10-08 17:45:44.506606 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2025-10-08 17:45:44.506763 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:75% (Reading database ... 80% 2025-10-08 17:45:44.506787 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 85% 2025-10-08 17:45:44.506825 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 90% (Reading database ... 95% 2025-10-08 17:45:44.506836 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:45:44.506891 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../musl_1.2.4-2_amd64.deb ... 2025-10-08 17:45:44.506932 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking musl:amd64 (1.2.4-2) ... 2025-10-08 17:45:44.506986 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package grafana. 2025-10-08 17:45:44.507027 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../grafana_12.2.0_amd64.deb ... 2025-10-08 17:45:44.507079 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking grafana (12.2.0) ... 2025-10-08 17:45:44.507115 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up musl:amd64 (1.2.4-2) ... 2025-10-08 17:45:44.507150 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up grafana (12.2.0) ... 2025-10-08 17:45:44.507279 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### NOT starting grafana-server by default on bootup, please execute 2025-10-08 17:45:44.507291 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo update-rc.d grafana-server defaults 95 10 2025-10-08 17:45:44.507326 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### In order to start grafana-server, execute 2025-10-08 17:45:44.507361 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo service grafana-server start 2025-10-08 17:45:44.507395 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container c16e6caf42ec 2025-10-08 17:45:44.507434 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 08b14c15c1bd 2025-10-08 17:45:44.507473 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 6/13 : WORKDIR /usr/share/grafana 2025-10-08 17:45:44.507514 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in e1e2b449d20e 2025-10-08 17:45:44.507555 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container e1e2b449d20e 2025-10-08 17:45:44.507589 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> b925cec5653d 2025-10-08 17:45:44.507684 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 7/13 : COPY grafana_sudoers /etc/sudoers.d/kolla_grafana_sudoers 2025-10-08 17:45:44.507709 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> ce2c8a3ccd9d 2025-10-08 17:45:44.507747 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 8/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:45:44.507757 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> ba5c15b52c71 2025-10-08 17:45:44.507799 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 9/13 : RUN grafana-cli plugins install gnocchixyz-gnocchi-datasource && grafana-cli plugins install grafana-opensearch-datasource 2025-10-08 17:45:44.507841 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 77e770124262 2025-10-08 17:45:44.507882 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.71173781Z level=info msg="Starting Grafana" version=12.2.0 commit=92f1fba9b4b6700328e99e97328d6639df8ddc3d branch=release-12.2.0 compiled=2025-10-08T17:45:25Z 2025-10-08 17:45:44.507919 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.712750808Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-10-08 17:45:44.507955 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.712793659Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-10-08 17:45:44.508019 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.71280878Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-10-08 17:45:44.508040 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.712822841Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-10-08 17:45:44.508077 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.712835585Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-10-08 17:45:44.508088 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.71284856Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-10-08 17:45:44.508127 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.712862075Z level=info msg=Target target=[all] 2025-10-08 17:45:44.508197 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.712893903Z level=info msg="Path Home" path=/usr/share/grafana 2025-10-08 17:45:44.508215 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.712908706Z level=info msg="Path Data" path=/var/lib/grafana 2025-10-08 17:45:44.508242 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.712930801Z level=info msg="Path Logs" path=/var/log/grafana 2025-10-08 17:45:44.508281 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.712943714Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-10-08 17:45:44.508291 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.712958154Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-10-08 17:45:44.508327 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.712973417Z level=info msg="App mode production" 2025-10-08 17:45:44.508368 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.718650364Z level=info msg="Starting Grafana" version=12.2.0 commit=92f1fba9b4b6700328e99e97328d6639df8ddc3d branch=release-12.2.0 compiled=2025-10-08T17:45:25Z 2025-10-08 17:45:44.508403 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.719344615Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-10-08 17:45:44.508472 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.719375017Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-10-08 17:45:44.508493 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.71938645Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-10-08 17:45:44.508525 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.719397619Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-10-08 17:45:44.508535 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.719408829Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-10-08 17:45:44.508570 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.71941946Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-10-08 17:45:44.508609 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.719430625Z level=info msg=Target target=[all] 2025-10-08 17:45:44.508714 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.7194486Z level=info msg="Path Home" path=/usr/share/grafana 2025-10-08 17:45:44.508725 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.719467818Z level=info msg="Path Data" path=/var/lib/grafana 2025-10-08 17:45:44.508835 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.719478125Z level=info msg="Path Logs" path=/var/log/grafana 2025-10-08 17:45:44.508849 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.71948832Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-10-08 17:45:44.508868 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.719499097Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-10-08 17:45:44.508879 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:25.719509619Z level=info msg="App mode production" 2025-10-08 17:45:44.508893 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted gnocchixyz-gnocchi-datasource v1.7.1 zip successfully to /var/lib/grafana/plugins/gnocchixyz-gnocchi-datasource 2025-10-08 17:45:44.508903 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2025-10-08 17:45:44.509086 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.896386578Z level=info msg="Starting Grafana" version=12.2.0 commit=92f1fba9b4b6700328e99e97328d6639df8ddc3d branch=release-12.2.0 compiled=2025-10-08T17:45:26Z 2025-10-08 17:45:44.509153 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.897269523Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-10-08 17:45:44.509198 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.897315189Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-10-08 17:45:44.509209 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.897326749Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-10-08 17:45:44.509230 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.897339055Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-10-08 17:45:44.509240 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.897367545Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-10-08 17:45:44.509251 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.897379076Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-10-08 17:45:44.509261 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.897390186Z level=info msg=Target target=[all] 2025-10-08 17:45:44.509271 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.897416796Z level=info msg="Path Home" path=/usr/share/grafana 2025-10-08 17:45:44.509286 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.897426517Z level=info msg="Path Data" path=/var/lib/grafana 2025-10-08 17:45:44.509300 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.897435463Z level=info msg="Path Logs" path=/var/log/grafana 2025-10-08 17:45:44.509351 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.897443771Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-10-08 17:45:44.509383 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.897452557Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-10-08 17:45:44.509413 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.897461033Z level=info msg="App mode production" 2025-10-08 17:45:44.509459 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.901770962Z level=info msg="Starting Grafana" version=12.2.0 commit=92f1fba9b4b6700328e99e97328d6639df8ddc3d branch=release-12.2.0 compiled=2025-10-08T17:45:26Z 2025-10-08 17:45:44.509470 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.902411964Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-10-08 17:45:44.509516 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.902442905Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-10-08 17:45:44.509556 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.902452846Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-10-08 17:45:44.509585 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.902462518Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-10-08 17:45:44.509599 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.902471117Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-10-08 17:45:44.509667 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.902481859Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-10-08 17:45:44.509690 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.902491405Z level=info msg=Target target=[all] 2025-10-08 17:45:44.509704 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.902505899Z level=info msg="Path Home" path=/usr/share/grafana 2025-10-08 17:45:44.509754 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.902514947Z level=info msg="Path Data" path=/var/lib/grafana 2025-10-08 17:45:44.509794 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.90252511Z level=info msg="Path Logs" path=/var/log/grafana 2025-10-08 17:45:44.509805 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.902535514Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-10-08 17:45:44.509849 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.902545995Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-10-08 17:45:44.509890 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-10-08T17:45:26.902556146Z level=info msg="App mode production" 2025-10-08 17:45:44.509934 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted grafana-opensearch-datasource v2.31.0 zip successfully to /var/lib/grafana/plugins/grafana-opensearch-datasource 2025-10-08 17:45:44.509948 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2025-10-08 17:45:44.510004 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 77e770124262 2025-10-08 17:45:44.510019 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 5fbba995e0ee 2025-10-08 17:45:44.510075 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 10/13 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_grafana_sudoers && chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 17:45:44.510114 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 0d9dcd3e349c 2025-10-08 17:45:44.510129 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 0d9dcd3e349c 2025-10-08 17:45:44.510198 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> eaae8d6b6232 2025-10-08 17:45:44.510278 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 11/13 : RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main && mkdir -p /operations && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations && rm -f /tmp/kolla-operations.tar.gz 2025-10-08 17:45:44.510294 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 5fe2dec1c8f6 2025-10-08 17:45:44.510345 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:curl (https://codeload.github.com/osism/kolla-operations/legacy.tar.gz/refs/heads/main): response: 200, time: 2.235827, size: 184412 2025-10-08 17:45:44.510359 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.ansible-lint 2025-10-08 17:45:44.510419 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/ 2025-10-08 17:45:44.510459 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/workflows/ 2025-10-08 17:45:44.510469 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/workflows/rules.yml 2025-10-08 17:45:44.510514 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.gitignore 2025-10-08 17:45:44.510545 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/ 2025-10-08 17:45:44.510584 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/Containerfile 2025-10-08 17:45:44.510659 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/Dockerfile 2025-10-08 17:45:44.510680 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/files/ 2025-10-08 17:45:44.510725 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/files/mixins.py 2025-10-08 17:45:44.510765 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/jsonnetfile.json 2025-10-08 17:45:44.510775 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/jsonnetfile.lock.json 2025-10-08 17:45:44.510817 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ 2025-10-08 17:45:44.510828 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ceph/ 2025-10-08 17:45:44.510873 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ceph/ceph.libsonnet 2025-10-08 17:45:44.510913 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/ 2025-10-08 17:45:44.510924 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/alertmanager.libsonnet 2025-10-08 17:45:44.510966 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/node.libsonnet 2025-10-08 17:45:44.511006 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/prometheus.libsonnet 2025-10-08 17:45:44.511017 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/playbooks/ 2025-10-08 17:45:44.511055 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/playbooks/mixin-ouput-ensure-git-checkin.yml 2025-10-08 17:45:44.511066 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.yamllint.yml 2025-10-08 17:45:44.511111 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.zuul.yaml 2025-10-08 17:45:44.511122 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/README.md 2025-10-08 17:45:44.511183 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/ 2025-10-08 17:45:44.511195 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ 2025-10-08 17:45:44.511241 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ 2025-10-08 17:45:44.511252 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/README.md 2025-10-08 17:45:44.511299 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph-cluster-advanced.json 2025-10-08 17:45:44.511310 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph-cluster.json 2025-10-08 17:45:44.511356 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph_overview.json 2025-10-08 17:45:44.511367 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph_pools.json 2025-10-08 17:45:44.511413 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/cephfs-overview.json 2025-10-08 17:45:44.511424 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/host-details.json 2025-10-08 17:45:44.511470 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/hosts-overview.json 2025-10-08 17:45:44.511481 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/multi-cluster-overview.json 2025-10-08 17:45:44.511524 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/osd-device-details.json 2025-10-08 17:45:44.511535 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/osds-overview.json 2025-10-08 17:45:44.511582 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/pool-detail.json 2025-10-08 17:45:44.511594 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/pool-overview.json 2025-10-08 17:45:44.511665 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-detail.json 2025-10-08 17:45:44.511697 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-overview.json 2025-10-08 17:45:44.511716 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-sync-overview.json 2025-10-08 17:45:44.511740 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rbd-details.json 2025-10-08 17:45:44.511760 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rbd-overview.json 2025-10-08 17:45:44.511815 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rgw-s3-analytics.json 2025-10-08 17:45:44.511831 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/ 2025-10-08 17:45:44.511888 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/alertmanager-overview.json 2025-10-08 17:45:44.511909 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/blackbox.json 2025-10-08 17:45:44.511932 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/cadvisor.json 2025-10-08 17:45:44.511945 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/database.json 2025-10-08 17:45:44.511988 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/elasticsearch.json 2025-10-08 17:45:44.511999 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/fluentd.json 2025-10-08 17:45:44.512043 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/haproxy.json 2025-10-08 17:45:44.512054 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/libvirt.json 2025-10-08 17:45:44.512101 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/memcached.json 2025-10-08 17:45:44.512142 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json 2025-10-08 17:45:44.512152 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node-rsrc-use.json 2025-10-08 17:45:44.512204 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node_exporter_full.json 2025-10-08 17:45:44.512214 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node_exporter_side_by_side.json 2025-10-08 17:45:44.512380 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/nodes.json 2025-10-08 17:45:44.512393 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/opensearch.json 2025-10-08 17:45:44.512408 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus-remote-write.json 2025-10-08 17:45:44.512424 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus.json 2025-10-08 17:45:44.512439 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus_alertmanager.json 2025-10-08 17:45:44.512455 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/rabbitmq.json 2025-10-08 17:45:44.512467 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/redfish.json 2025-10-08 17:45:44.512486 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/openstack/ 2025-10-08 17:45:44.512503 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/openstack/openstack.json 2025-10-08 17:45:44.512607 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/grafana_home_dashboard.json 2025-10-08 17:45:44.512619 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/provisioning.yaml 2025-10-08 17:45:44.512651 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ 2025-10-08 17:45:44.512670 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/alertmanager.rec.rules 2025-10-08 17:45:44.512692 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/alertmanager.rules 2025-10-08 17:45:44.512701 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/cadvisor.rules 2025-10-08 17:45:44.512713 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ceph.rec.rules 2025-10-08 17:45:44.512750 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ceph.rules 2025-10-08 17:45:44.512766 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/elasticsearch.rules 2025-10-08 17:45:44.512787 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/fluentd-aggregator.rules 2025-10-08 17:45:44.512836 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/haproxy.rules 2025-10-08 17:45:44.512874 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/hardware.rules 2025-10-08 17:45:44.512884 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/mysql.rules 2025-10-08 17:45:44.512927 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/node.rec.rules 2025-10-08 17:45:44.512972 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/node.rules 2025-10-08 17:45:44.512983 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/openstack.rules 2025-10-08 17:45:44.513019 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus-alertmanager.yml 2025-10-08 17:45:44.513066 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus-extra.rules 2025-10-08 17:45:44.513084 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.rec.rules 2025-10-08 17:45:44.513096 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.rules 2025-10-08 17:45:44.513144 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/ 2025-10-08 17:45:44.513193 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/10-redfish.yml 2025-10-08 17:45:44.513235 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/50-ceph.yml 2025-10-08 17:45:44.513269 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/51-ceph-nodeexporter.yml 2025-10-08 17:45:44.513279 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/rabbitmq.rules 2025-10-08 17:45:44.513333 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/redfish.rules 2025-10-08 17:45:44.513347 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 5fe2dec1c8f6 2025-10-08 17:45:44.513389 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 0d0db55bf7a7 2025-10-08 17:45:44.513418 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 12/13 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:45:44.513442 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 92e4711469f6 2025-10-08 17:45:44.513454 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-10-08 17:45:44.513512 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-10-08 17:45:44.513522 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-10-08 17:45:44.513571 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Package 'build-essential' is not installed, so not removed 2025-10-08 17:45:44.513581 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:45:44.513625 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-10-08 17:45:44.513669 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-10-08 17:45:44.513712 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-10-08 17:45:44.513760 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:45:44.513769 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 92e4711469f6 2025-10-08 17:45:44.513781 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> f85f8152c7a9 2025-10-08 17:45:44.513828 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 13/13 : USER grafana 2025-10-08 17:45:44.513837 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in d704dbabe8da 2025-10-08 17:45:44.513880 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container d704dbabe8da 2025-10-08 17:45:44.513890 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> abefdb322348 2025-10-08 17:45:44.513937 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully built a679c8e4390a 2025-10-08 17:45:44.513947 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully tagged osism.harbor.regio.digital/kolla/grafana:build-20251008 2025-10-08 17:45:44.514037 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Built at 2025-10-08 17:45:44.513941 (took 0:00:52.022220) 2025-10-08 17:45:44.514375 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(multipathd) 2025-10-08 17:45:44.514389 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Processing 2025-10-08 17:45:44.514463 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building started at 2025-10-08 17:45:44.514370 2025-10-08 17:45:44.515354 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 plugins into plugins archive 2025-10-08 17:45:44.515867 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 additions into additions archive 2025-10-08 17:45:59.017448 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:45:59.017534 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 8d20c2e47ba2 2025-10-08 17:45:59.017707 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 2/4 : LABEL "build-date"="20251008" "name"="multipathd" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="multipathd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:45:59.017786 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 47fc10a9b3be 2025-10-08 17:45:59.017898 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 47fc10a9b3be 2025-10-08 17:45:59.017928 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> ad0b70764e41 2025-10-08 17:45:59.018020 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 3/4 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends multipath-tools && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:45:59.018110 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in bad40707750f 2025-10-08 17:45:59.018257 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:45:59.018349 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:45:59.019755 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:45:59.019801 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:45:59.019822 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:45:59.019842 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:45:59.019861 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:45:59.019878 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:45:59.019897 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:45:59.019915 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:45:59.019934 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:45:59.019953 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:45:59.019972 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:45:59.019990 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:45:59.020008 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:45:59.020028 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 28.5 MB in 3s (11.1 MB/s) 2025-10-08 17:45:59.020046 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-10-08 17:45:59.020066 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-10-08 17:45:59.020084 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-10-08 17:45:59.020103 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-10-08 17:45:59.020121 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following additional packages will be installed: 2025-10-08 17:45:59.020140 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-10-08 17:45:59.020159 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2025-10-08 17:45:59.020177 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base sg3-utils-udev 2025-10-08 17:45:59.020196 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Suggested packages: 2025-10-08 17:45:59.020215 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-10-08 17:45:59.020273 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: multipath-tools-boot 2025-10-08 17:45:59.020294 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Recommended packages: 2025-10-08 17:45:59.020314 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: zstd 2025-10-08 17:45:59.020332 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following NEW packages will be installed: 2025-10-08 17:45:59.020418 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-10-08 17:45:59.020587 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2025-10-08 17:45:59.020791 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base multipath-tools sg3-utils-udev 2025-10-08 17:45:59.020908 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:45:59.021092 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Need to get 1,176 kB of archives. 2025-10-08 17:45:59.021191 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:After this operation, 4,026 kB of additional disk space will be used. 2025-10-08 17:45:59.021415 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:45:59.021523 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-10-08 17:45:59.021668 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-10-08 17:45:59.021807 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-10-08 17:45:59.021939 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-10-08 17:45:59.022061 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-10-08 17:45:59.022181 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-10-08 17:45:59.022328 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-10-08 17:45:59.022447 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-10-08 17:45:59.022582 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-10-08 17:45:59.022747 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-10-08 17:45:59.022872 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-10-08 17:45:59.022992 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-10-08 17:45:59.023108 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-10-08 17:45:59.023275 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-10-08 17:45:59.023367 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preconfiguring packages ... 2025-10-08 17:45:59.023621 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 1,176 kB in 1s (1,220 kB/s) 2025-10-08 17:45:59.023751 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dhcpcd-base. 2025-10-08 17:45:59.023768 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2025-10-08 17:45:59.023784 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2025-10-08 17:45:59.023852 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(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% 2025-10-08 17:45:59.023913 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 70% 2025-10-08 17:45:59.024081 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 75% 2025-10-08 17:45:59.024127 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 80% 2025-10-08 17:45:59.024219 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 85% 2025-10-08 17:45:59.024367 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 90% 2025-10-08 17:45:59.024489 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 95% 2025-10-08 17:45:59.024610 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:45:59.024764 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../00-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-10-08 17:45:59.027736 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-08 17:45:59.027772 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package cpio. 2025-10-08 17:45:59.027787 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-10-08 17:45:59.027801 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../01-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-10-08 17:45:59.027816 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-10-08 17:45:59.027829 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package busybox-initramfs. 2025-10-08 17:45:59.027844 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../02-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-10-08 17:45:59.027858 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-10-08 17:45:59.027872 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-08 17:45:59.027886 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dracut-install. 2025-10-08 17:45:59.027899 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../03-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-10-08 17:45:59.027925 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-10-08 17:45:59.027939 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-10-08 17:45:59.027953 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-bin. 2025-10-08 17:45:59.027966 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../04-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-10-08 17:45:59.027980 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-08 17:45:59.027994 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package libklibc:amd64. 2025-10-08 17:45:59.028007 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../05-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-08 17:45:59.028021 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-08 17:45:59.028035 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package klibc-utils. 2025-10-08 17:45:59.028048 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../06-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-08 17:45:59.028062 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-08 17:45:59.028075 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-core. 2025-10-08 17:45:59.028089 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../07-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-10-08 17:45:59.028102 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-08 17:45:59.028116 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package linux-base. 2025-10-08 17:45:59.028129 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../08-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-10-08 17:45:59.028143 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-10-08 17:45:59.028156 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools. 2025-10-08 17:45:59.028170 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../09-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-10-08 17:45:59.028195 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 17:45:59.028209 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package liburcu8t64:amd64. 2025-10-08 17:45:59.028243 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../10-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-10-08 17:45:59.028257 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-08 17:45:59.028270 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package sg3-utils-udev. 2025-10-08 17:45:59.028283 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../11-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-10-08 17:45:59.028296 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-08 17:45:59.028309 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package kpartx. 2025-10-08 17:45:59.028323 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../12-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-10-08 17:45:59.028337 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-10-08 17:45:59.028351 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package multipath-tools. 2025-10-08 17:45:59.028365 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../13-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-10-08 17:45:59.028379 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-10-08 17:45:59.028392 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-10-08 17:45:59.028406 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-10-08 17:45:59.028432 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-10-08 17:45:59.028448 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-08 17:45:59.028462 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-10-08 17:45:59.028475 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-08 17:45:59.028486 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-08 17:45:59.028498 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Selecting UID from range 100 to 59999 ... 2025-10-08 17:45:59.028509 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-10-08 17:45:59.028521 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-10-08 17:45:59.028544 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding system user `dhcpcd' (UID 100) ... 2025-10-08 17:45:59.028556 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding new user `dhcpcd' (UID 100) with group `nogroup' ... 2025-10-08 17:45:59.028568 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-10-08 17:45:59.028581 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-08 17:45:59.028592 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-10-08 17:45:59.028603 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-10-08 17:45:59.028615 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-08 17:45:59.028651 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', 2025-10-08 17:45:59.028667 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: none removed. 2025-10-08 17:45:59.028760 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-08 17:45:59.028780 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-08 17:45:59.028799 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 17:45:59.028810 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2025-10-08 17:45:59.028821 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-08 17:45:59.028832 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2025-10-08 17:45:59.028843 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-10-08 17:45:59.028854 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:45:59.028865 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 17:45:59.028876 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container bad40707750f 2025-10-08 17:45:59.028887 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 2817d90bc739 2025-10-08 17:45:59.028899 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 4/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:45:59.028912 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 5c3d42fe531a 2025-10-08 17:45:59.028922 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-10-08 17:45:59.028933 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-10-08 17:45:59.028943 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-10-08 17:45:59.028953 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Package 'build-essential' is not installed, so not removed 2025-10-08 17:45:59.028963 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:45:59.028974 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-10-08 17:45:59.028983 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-10-08 17:45:59.028993 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-10-08 17:45:59.029002 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:45:59.029019 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 5c3d42fe531a 2025-10-08 17:45:59.029029 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> b7a90958fda1 2025-10-08 17:45:59.029040 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully built ab0439b4ad9e 2025-10-08 17:45:59.029051 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully tagged osism.harbor.regio.digital/kolla/multipathd:build-20251008 2025-10-08 17:45:59.029063 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Built at 2025-10-08 17:45:59.028786 (took 0:00:14.514416) 2025-10-08 17:45:59.029422 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-base) 2025-10-08 17:45:59.029515 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Processing 2025-10-08 17:45:59.029623 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building started at 2025-10-08 17:45:59.029516 2025-10-08 17:45:59.030543 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 plugins into plugins archive 2025-10-08 17:45:59.031212 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 additions into additions archive 2025-10-08 17:46:17.548844 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:46:17.549075 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 8d20c2e47ba2 2025-10-08 17:46:17.549246 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 2/8 : LABEL "build-date"="20251008" "name"="mariadb-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:46:17.549460 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 7e0997fd01fb 2025-10-08 17:46:17.549589 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 7e0997fd01fb 2025-10-08 17:46:17.549747 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 3fe909dcbf4c 2025-10-08 17:46:17.549877 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 3/8 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2025-10-08 17:46:17.549995 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 4525015c7087 2025-10-08 17:46:17.550109 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 4525015c7087 2025-10-08 17:46:17.550236 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 2ac32fed8013 2025-10-08 17:46:17.550374 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 4/8 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2025-10-08 17:46:17.550496 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in c9e92ac0af78 2025-10-08 17:46:17.550605 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container c9e92ac0af78 2025-10-08 17:46:17.550762 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 22764b55ef19 2025-10-08 17:46:17.550886 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends mariadb-client && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:46:17.550997 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in d3e7d666d6ea 2025-10-08 17:46:17.551106 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:46:17.551217 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:46:17.551379 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:46:17.551485 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:46:17.551578 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2025-10-08 17:46:17.551699 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:46:17.551804 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:46:17.551899 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:46:17.551991 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:46:17.552083 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:11 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2025-10-08 17:46:17.552178 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:46:17.552284 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:46:17.552438 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:46:17.552536 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:46:17.552622 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:46:17.552728 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:46:17.552804 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:46:17.552881 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 28.5 MB in 3s (8,481 kB/s) 2025-10-08 17:46:17.552963 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2025-10-08 17:46:17.553046 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2025-10-08 17:46:17.553126 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building dependency tree... 2025-10-08 17:46:17.553202 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading state information... 2025-10-08 17:46:17.553278 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following additional packages will be installed: 2025-10-08 17:46:17.553376 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client-core 2025-10-08 17:46:17.553452 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-common mysql-common 2025-10-08 17:46:17.553529 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Recommended packages: 2025-10-08 17:46:17.554773 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libgpm2 libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl 2025-10-08 17:46:17.554841 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libterm-readkey-perl 2025-10-08 17:46:17.554853 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following NEW packages will be installed: 2025-10-08 17:46:17.554861 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client 2025-10-08 17:46:17.554870 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-client-core mariadb-common mysql-common 2025-10-08 17:46:17.554877 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:46:17.554885 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Need to get 3,436 kB of archives. 2025-10-08 17:46:17.554893 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:After this operation, 33.8 MB of additional disk space will be used. 2025-10-08 17:46:17.554901 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:46:17.554909 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-08 17:46:17.554917 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libconfig-inifiles-perl all 3.000003-2 [39.4 kB] 2025-10-08 17:46:17.554925 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mysql-common all 1:10.11.14+maria~ubu2404 [2,922 B] 2025-10-08 17:46:17.554935 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-common all 1:10.11.14+maria~ubu2404 [4,088 B] 2025-10-08 17:46:17.554942 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 libmariadb3 amd64 1:10.11.14+maria~ubu2404 [173 kB] 2025-10-08 17:46:17.554950 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-client-core amd64 1:10.11.14+maria~ubu2404 [1,108 kB] 2025-10-08 17:46:17.554981 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:8 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-client amd64 1:10.11.14+maria~ubu2404 [1,997 kB] 2025-10-08 17:46:17.554990 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 3,436 kB in 4s (856 kB/s) 2025-10-08 17:46:17.554998 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libncurses6:amd64. 2025-10-08 17:46:17.555005 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2025-10-08 17:46:17.555015 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(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% 2025-10-08 17:46:17.555024 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 70% 2025-10-08 17:46:17.555032 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 75% 2025-10-08 17:46:17.555040 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 80% 2025-10-08 17:46:17.555047 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 85% 2025-10-08 17:46:17.555054 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 90% 2025-10-08 17:46:17.555062 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 95% 2025-10-08 17:46:17.555069 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:46:17.555077 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../0-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-08 17:46:17.555084 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 17:46:17.555092 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mysql-common. 2025-10-08 17:46:17.555099 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../1-mysql-common_1%3a10.11.14+maria~ubu2404_all.deb ... 2025-10-08 17:46:17.555119 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mysql-common (1:10.11.14+maria~ubu2404) ... 2025-10-08 17:46:17.555126 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-common. 2025-10-08 17:46:17.555134 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../2-mariadb-common_1%3a10.11.14+maria~ubu2404_all.deb ... 2025-10-08 17:46:17.555189 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-common (1:10.11.14+maria~ubu2404) ... 2025-10-08 17:46:17.555198 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libmariadb3:amd64. 2025-10-08 17:46:17.555206 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../3-libmariadb3_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-10-08 17:46:17.555213 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libmariadb3:amd64 (1:10.11.14+maria~ubu2404) ... 2025-10-08 17:46:17.555221 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libconfig-inifiles-perl. 2025-10-08 17:46:17.555228 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../4-libconfig-inifiles-perl_3.000003-2_all.deb ... 2025-10-08 17:46:17.555236 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libconfig-inifiles-perl (3.000003-2) ... 2025-10-08 17:46:17.555243 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client-core. 2025-10-08 17:46:17.555250 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../5-mariadb-client-core_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-10-08 17:46:17.555258 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client-core (1:10.11.14+maria~ubu2404) ... 2025-10-08 17:46:17.555265 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client. 2025-10-08 17:46:17.555278 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../6-mariadb-client_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-10-08 17:46:17.555286 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client (1:10.11.14+maria~ubu2404) ... 2025-10-08 17:46:17.555294 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libconfig-inifiles-perl (3.000003-2) ... 2025-10-08 17:46:17.555326 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mysql-common (1:10.11.14+maria~ubu2404) ... 2025-10-08 17:46:17.555334 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-common (1:10.11.14+maria~ubu2404) ... 2025-10-08 17:46:17.555368 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: error: no alternatives for my.cnf 2025-10-08 17:46:17.555376 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2025-10-08 17:46:17.555384 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 17:46:17.555391 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libmariadb3:amd64 (1:10.11.14+maria~ubu2404) ... 2025-10-08 17:46:17.555399 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client-core (1:10.11.14+maria~ubu2404) ... 2025-10-08 17:46:17.555424 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client (1:10.11.14+maria~ubu2404) ... 2025-10-08 17:46:17.555432 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:46:17.555455 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container d3e7d666d6ea 2025-10-08 17:46:17.555524 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 3d254341bd51 2025-10-08 17:46:17.555550 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 6/8 : ARG mariadb_clustercheck_version=10.9 2025-10-08 17:46:17.555578 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in eb9b14825c4d 2025-10-08 17:46:17.555649 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container eb9b14825c4d 2025-10-08 17:46:17.555684 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 45c14a694355 2025-10-08 17:46:17.555737 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 7/8 : ARG mariadb_clustercheck_url=https://src.fedoraproject.org/rpms/mariadb/raw/${mariadb_clustercheck_version}/f/clustercheck.sh 2025-10-08 17:46:17.556533 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 95a3c27046e7 2025-10-08 17:46:17.556569 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 95a3c27046e7 2025-10-08 17:46:17.556578 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> ce91f0bf9786 2025-10-08 17:46:17.556587 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 8/8 : RUN curl -o /usr/bin/clustercheck ${mariadb_clustercheck_url} && chmod 755 /usr/bin/clustercheck 2025-10-08 17:46:17.556596 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 03eff9a16a13 2025-10-08 17:46:17.556605 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:curl (https://src.fedoraproject.org/rpms/mariadb/raw/10.9/f/clustercheck.sh): response: 200, time: 2.221941, size: 3356 2025-10-08 17:46:17.556614 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 03eff9a16a13 2025-10-08 17:46:17.556622 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 83d6ad10e696 2025-10-08 17:46:17.556675 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully built f1866b94829a 2025-10-08 17:46:17.556694 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-base:build-20251008 2025-10-08 17:46:17.556703 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Built at 2025-10-08 17:46:17.556044 (took 0:00:18.526528) 2025-10-08 17:46:17.556712 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-clustercheck) to queue 2025-10-08 17:46:17.556721 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-server) to queue 2025-10-08 17:46:17.556729 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql) 2025-10-08 17:46:17.556797 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Processing 2025-10-08 17:46:17.556807 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building started at 2025-10-08 17:46:17.556574 2025-10-08 17:46:17.558693 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 plugins into plugins archive 2025-10-08 17:46:17.558709 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 additions into additions archive 2025-10-08 17:46:33.465831 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:46:33.465919 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 8d20c2e47ba2 2025-10-08 17:46:33.465939 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 2/10 : LABEL "build-date"="20251008" "name"="proxysql" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="proxysql" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:46:33.465955 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 8fc1b576bd9f 2025-10-08 17:46:33.465968 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 8fc1b576bd9f 2025-10-08 17:46:33.465980 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> e2e8b249a6ba 2025-10-08 17:46:33.465993 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 3/10 : RUN echo 'Uris: https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/noble/' >/etc/apt/sources.list.d/proxysql.sources && echo 'Components: ' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Suites: ./' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Signed-By: /etc/kolla/apt-keys/proxysql.asc' >>/etc/apt/sources.list.d/proxysql.sources 2025-10-08 17:46:33.466006 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 58a2e4599ef3 2025-10-08 17:46:33.466018 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 58a2e4599ef3 2025-10-08 17:46:33.466030 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 6a93a3bbcefe 2025-10-08 17:46:33.466043 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 4/10 : RUN usermod --append --home /var/lib/proxysql --groups kolla proxysql && mkdir -p /var/lib/proxysql && chown -R 42487:42487 /var/lib/proxysql 2025-10-08 17:46:33.466118 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 47ef23512940 2025-10-08 17:46:33.466132 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 47ef23512940 2025-10-08 17:46:33.466145 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 63d7981f1021 2025-10-08 17:46:33.466156 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 5/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends proxysql python3-yaml && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:46:33.466168 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 67d715cc8b27 2025-10-08 17:46:33.466180 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:46:33.466192 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:46:33.466204 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:46:33.466217 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:46:33.466229 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:46:33.466241 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:46:33.466307 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/noble ./ InRelease [7,250 B] 2025-10-08 17:46:33.466336 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:46:33.466346 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:46:33.466356 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:46:33.466388 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:46:33.466438 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:46:33.466449 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:15 https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/noble ./ Packages [2,111 B] 2025-10-08 17:46:33.466459 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:46:33.466505 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:46:33.466563 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:46:33.466597 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:46:33.466681 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 28.5 MB in 3s (11.3 MB/s) 2025-10-08 17:46:33.467722 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-10-08 17:46:33.467744 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-10-08 17:46:33.467754 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-10-08 17:46:33.467763 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-10-08 17:46:33.467773 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following additional packages will be installed: 2025-10-08 17:46:33.467783 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 2025-10-08 17:46:33.467792 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following NEW packages will be installed: 2025-10-08 17:46:33.467802 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 proxysql python3-yaml 2025-10-08 17:46:33.467812 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:46:33.467822 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Need to get 26.3 MB of archives. 2025-10-08 17:46:33.467831 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:After this operation, 100 MB of additional disk space will be used. 2025-10-08 17:46:33.467841 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:46:33.467850 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-10-08 17:46:33.467859 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-10-08 17:46:33.467869 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-2.7.x/noble ./ proxysql 2.7.3 [26.1 MB] 2025-10-08 17:46:33.467878 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 26.3 MB in 1s (22.0 MB/s) 2025-10-08 17:46:33.467888 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package libyaml-0-2:amd64. 2025-10-08 17:46:33.467898 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2025-10-08 17:46:33.467909 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(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% 2025-10-08 17:46:33.467933 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2025-10-08 17:46:33.467942 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:70% 2025-10-08 17:46:33.467952 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 75% 2025-10-08 17:46:33.467966 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 80% 2025-10-08 17:46:33.467975 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 85% 2025-10-08 17:46:33.467985 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 90% (Reading database ... 95% 2025-10-08 17:46:33.467994 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:46:33.468004 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-10-08 17:46:33.468062 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-08 17:46:33.468112 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package python3-yaml. 2025-10-08 17:46:33.468176 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../python3-yaml_6.0.1-2build2_amd64.deb ... 2025-10-08 17:46:33.468226 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking python3-yaml (6.0.1-2build2) ... 2025-10-08 17:46:33.468288 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package proxysql. 2025-10-08 17:46:33.468347 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../proxysql_2.7.3_amd64.deb ... 2025-10-08 17:46:33.468442 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking proxysql (2.7.3) ... 2025-10-08 17:46:33.468514 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up proxysql (2.7.3) ... 2025-10-08 17:46:33.468574 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-08 17:46:33.468661 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up python3-yaml (6.0.1-2build2) ... 2025-10-08 17:46:33.468730 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:46:33.468779 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 67d715cc8b27 2025-10-08 17:46:33.468839 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 24d62d09a410 2025-10-08 17:46:33.468900 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 6/10 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2025-10-08 17:46:33.468962 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 7c42f17dafb4 2025-10-08 17:46:33.469013 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 7/10 : RUN chmod 755 /usr/local/bin/kolla_proxysql_config_sync && chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 17:46:33.469061 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 90159a687379 2025-10-08 17:46:33.469133 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 90159a687379 2025-10-08 17:46:33.469203 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 37485d14c575 2025-10-08 17:46:33.469229 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 8/10 : RUN install -g proxysql -o proxysql -m 770 -d /var/lib/kolla/proxysql && touch /etc/proxysql.cnf && chown proxysql:proxysql /etc/proxysql.cnf && chmod 600 /etc/proxysql.cnf 2025-10-08 17:46:33.469289 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in a6b8ff63f2e9 2025-10-08 17:46:33.469338 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container a6b8ff63f2e9 2025-10-08 17:46:33.469410 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> bbf26731a5f8 2025-10-08 17:46:33.469473 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:46:33.469489 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in bbc2fd15d537 2025-10-08 17:46:33.469567 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-10-08 17:46:33.469616 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-10-08 17:46:33.469693 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-10-08 17:46:33.469748 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Package 'build-essential' is not installed, so not removed 2025-10-08 17:46:33.469796 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:46:33.469844 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-10-08 17:46:33.469908 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-10-08 17:46:33.469964 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-10-08 17:46:33.470009 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:46:33.470055 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container bbc2fd15d537 2025-10-08 17:46:33.470099 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 4ccad966f045 2025-10-08 17:46:33.470144 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 10/10 : USER proxysql 2025-10-08 17:46:33.470201 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 1856af27963f 2025-10-08 17:46:33.470258 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 1856af27963f 2025-10-08 17:46:33.470284 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 9fec3e096c5b 2025-10-08 17:46:33.470350 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully built 9424db4e8708 2025-10-08 17:46:33.470395 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully tagged osism.harbor.regio.digital/kolla/proxysql:build-20251008 2025-10-08 17:46:33.470590 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Built at 2025-10-08 17:46:33.470411 (took 0:00:15.913837) 2025-10-08 17:46:33.470983 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(rabbitmq) 2025-10-08 17:46:33.471060 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Processing 2025-10-08 17:46:33.471150 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building started at 2025-10-08 17:46:33.471047 2025-10-08 17:46:33.472224 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 plugins into plugins archive 2025-10-08 17:46:33.473852 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 additions into additions archive 2025-10-08 17:47:08.223958 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:47:08.224025 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 8d20c2e47ba2 2025-10-08 17:47:08.224052 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 2/13 : LABEL "build-date"="20251008" "name"="rabbitmq" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="rabbitmq" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:47:08.224066 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 0939eefdbe5c 2025-10-08 17:47:08.224076 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 0939eefdbe5c 2025-10-08 17:47:08.224087 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> e0b94b55bb64 2025-10-08 17:47:08.224098 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 3/13 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2025-10-08 17:47:08.224108 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 709bae6f903a 2025-10-08 17:47:08.224117 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 709bae6f903a 2025-10-08 17:47:08.224136 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 78d74d19e280 2025-10-08 17:47:08.224147 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 4/13 : RUN echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu' >/etc/apt/sources.list.d/erlang-26.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu' >/etc/apt/sources.list.d/erlang-27.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Uris: https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu' >/etc/apt/sources.list.d/rabbitmq.sources && echo 'Components: main' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Signed-By: /etc/kolla/apt-keys/rabbitmq.gpg' >>/etc/apt/sources.list.d/rabbitmq.sources 2025-10-08 17:47:08.224157 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 55f4457d32ff 2025-10-08 17:47:08.224164 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 55f4457d32ff 2025-10-08 17:47:08.224172 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> a287b9693cef 2025-10-08 17:47:08.224180 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 5/13 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2025-10-08 17:47:08.224188 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 0c818d1ed807 2025-10-08 17:47:08.224196 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 6/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends logrotate rabbitmq-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:47:08.224259 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in ae731a1a1a86 2025-10-08 17:47:08.224268 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:47:08.224277 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:47:08.224285 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:47:08.224293 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2025-10-08 17:47:08.224301 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble InRelease [17.8 kB] 2025-10-08 17:47:08.224309 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:47:08.224317 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2025-10-08 17:47:08.224363 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble InRelease [5,152 B] 2025-10-08 17:47:08.224372 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:47:08.224411 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:47:08.224744 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 Packages [7,861 B] 2025-10-08 17:47:08.224762 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:47:08.224779 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Ign:13 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages 2025-10-08 17:47:08.224787 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:47:08.224799 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages [4,329 B] 2025-10-08 17:47:08.224891 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:47:08.225031 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:47:08.225148 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:47:08.225217 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:47:08.225288 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:47:08.226850 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:47:08.226910 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:47:08.226924 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 28.5 MB in 3s (9,637 kB/s) 2025-10-08 17:47:08.226936 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-10-08 17:47:08.226947 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-10-08 17:47:08.226957 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-10-08 17:47:08.226966 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-10-08 17:47:08.226975 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following additional packages will be installed: 2025-10-08 17:47:08.226985 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-10-08 17:47:08.226994 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-10-08 17:47:08.227004 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-10-08 17:47:08.227013 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 2025-10-08 17:47:08.227023 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Suggested packages: 2025-10-08 17:47:08.227032 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: anacron checksecurity supercat default-mta | mail-transport-agent erlang 2025-10-08 17:47:08.227042 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-manpages erlang-doc bsd-mailx | mailx 2025-10-08 17:47:08.227051 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Recommended packages: 2025-10-08 17:47:08.227061 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: libsctp1 2025-10-08 17:47:08.227071 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following NEW packages will be installed: 2025-10-08 17:47:08.227080 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-10-08 17:47:08.227090 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-10-08 17:47:08.227099 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-10-08 17:47:08.227108 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 logrotate 2025-10-08 17:47:08.227118 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq-server 2025-10-08 17:47:08.227127 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:47:08.227136 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Need to get 37.7 MB of archives. 2025-10-08 17:47:08.227171 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:After this operation, 59.2 MB of additional disk space will be used. 2025-10-08 17:47:08.227182 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:47:08.227192 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-base amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [10.8 MB] 2025-10-08 17:47:08.227204 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-10-08 17:47:08.227229 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-10-08 17:47:08.227239 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 rabbitmq-server all 3.13.7-1 [16.7 MB] 2025-10-08 17:47:08.227249 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-08 17:47:08.227331 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-10-08 17:47:08.227343 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-asn1 amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [905 kB] 2025-10-08 17:47:08.227354 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-crypto amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [176 kB] 2025-10-08 17:47:08.227364 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-public-key amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [799 kB] 2025-10-08 17:47:08.227373 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-mnesia amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [888 kB] 2025-10-08 17:47:08.227383 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [217 kB] 2025-10-08 17:47:08.227393 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ssl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,723 kB] 2025-10-08 17:47:08.227403 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-eldap amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2025-10-08 17:47:08.227413 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [103 kB] 2025-10-08 17:47:08.227422 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [110 kB] 2025-10-08 17:47:08.227432 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-inets amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [636 kB] 2025-10-08 17:47:08.227481 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-snmp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2025-10-08 17:47:08.227491 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-os-mon amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [105 kB] 2025-10-08 17:47:08.227500 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-parsetools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [205 kB] 2025-10-08 17:47:08.227604 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [311 kB] 2025-10-08 17:47:08.227616 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:22 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [585 kB] 2025-10-08 17:47:08.228741 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:23 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-xmerl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,367 kB] 2025-10-08 17:47:08.228765 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 37.7 MB in 12s (3,199 kB/s) 2025-10-08 17:47:08.228778 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron-daemon-common. 2025-10-08 17:47:08.228789 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-10-08 17:47:08.228810 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(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% 2025-10-08 17:47:08.228822 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2025-10-08 17:47:08.228832 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2025-10-08 17:47:08.228841 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-10-08 17:47:08.228851 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:80% 2025-10-08 17:47:08.228860 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2025-10-08 17:47:08.228870 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% (Reading database ... 95% 2025-10-08 17:47:08.228879 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:47:08.228888 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-10-08 17:47:08.228898 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-08 17:47:08.228908 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-08 17:47:08.228917 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Creating group 'crontab' with GID 995. 2025-10-08 17:47:08.228927 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron. 2025-10-08 17:47:08.228936 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-10-08 17:47:08.228947 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% 2025-10-08 17:47:08.228963 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: (Reading database ... 45% 2025-10-08 17:47:08.228973 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 50% (Reading database ... 2025-10-08 17:47:08.228983 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 17:47:08.228992 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2025-10-08 17:47:08.229042 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2025-10-08 17:47:08.229148 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2025-10-08 17:47:08.229206 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2025-10-08 17:47:08.229270 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2025-10-08 17:47:08.229375 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2025-10-08 17:47:08.229412 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-10-08 17:47:08.229501 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../00-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-10-08 17:47:08.229663 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-10-08 17:47:08.229753 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package libpopt0:amd64. 2025-10-08 17:47:08.229839 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../01-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-08 17:47:08.229913 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 17:47:08.229986 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package logrotate. 2025-10-08 17:47:08.230061 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../02-logrotate_3.21.0-2build1_amd64.deb ... 2025-10-08 17:47:08.230129 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking logrotate (3.21.0-2build1) ... 2025-10-08 17:47:08.230210 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-base. 2025-10-08 17:47:08.230279 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../03-erlang-base_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.230345 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.230409 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-asn1. 2025-10-08 17:47:08.230473 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../04-erlang-asn1_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.230556 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.230622 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-crypto. 2025-10-08 17:47:08.230713 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../05-erlang-crypto_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.230786 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.230850 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-public-key. 2025-10-08 17:47:08.230916 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../06-erlang-public-key_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.230978 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.231048 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-10-08 17:47:08.231127 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-mnesia. 2025-10-08 17:47:08.231185 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../07-erlang-mnesia_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.231248 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.231311 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-runtime-tools. 2025-10-08 17:47:08.231376 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../08-erlang-runtime-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.231441 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-10-08 17:47:08.231507 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.231587 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ssl. 2025-10-08 17:47:08.231662 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../09-erlang-ssl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.231789 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.231840 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-eldap. 2025-10-08 17:47:08.232014 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../10-erlang-eldap_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.232097 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-10-08 17:47:08.232828 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.232856 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ftp. 2025-10-08 17:47:08.232862 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../11-erlang-ftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.232866 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.232870 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tftp. 2025-10-08 17:47:08.232873 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../12-erlang-tftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.232877 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.232880 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-inets. 2025-10-08 17:47:08.232883 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../13-erlang-inets_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.232887 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.232890 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-snmp. 2025-10-08 17:47:08.232893 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../14-erlang-snmp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.232897 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.232900 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-os-mon. 2025-10-08 17:47:08.232903 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../15-erlang-os-mon_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.232914 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-10-08 17:47:08.232918 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.232922 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-parsetools. 2025-10-08 17:47:08.232925 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../16-erlang-parsetools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.232963 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.232967 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-syntax-tools. 2025-10-08 17:47:08.232971 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../17-erlang-syntax-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.232974 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-10-08 17:47:08.232995 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236570 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tools. 2025-10-08 17:47:08.236584 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../18-erlang-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.236588 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236592 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-xmerl. 2025-10-08 17:47:08.236596 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../19-erlang-xmerl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:47:08.236600 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-10-08 17:47:08.236603 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236680 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package rabbitmq-server. 2025-10-08 17:47:08.236699 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../20-rabbitmq-server_3.13.7-1_all.deb ... 2025-10-08 17:47:08.236703 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking rabbitmq-server (3.13.7-1) ... 2025-10-08 17:47:08.236707 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236711 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Searching for services which depend on erlang and should be started... 2025-10-08 17:47:08.236715 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:none found. 2025-10-08 17:47:08.236718 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236722 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron (3.0pl1-184ubuntu2) ... 2025-10-08 17:47:08.236726 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2025-10-08 17:47:08.236729 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:47:08.236733 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236736 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236740 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236743 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236746 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236750 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236753 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 17:47:08.236757 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up logrotate (3.21.0-2build1) ... 2025-10-08 17:47:08.236760 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236764 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236767 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236770 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236774 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236777 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236781 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236784 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236787 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:47:08.236791 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up rabbitmq-server (3.13.7-1) ... 2025-10-08 17:47:08.236794 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2025-10-08 17:47:08.236798 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:47:08.236801 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:47:08.236805 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container ae731a1a1a86 2025-10-08 17:47:08.236809 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> bf394c98f186 2025-10-08 17:47:08.236813 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 7/13 : RUN rm -rf /var/lib/rabbitmq/* && mkdir -p /usr/lib/rabbitmq/plugins && /usr/lib/rabbitmq/bin/rabbitmq-plugins enable --offline rabbitmq_management rabbitmq_prometheus 2025-10-08 17:47:08.236822 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 52225f7fe24f 2025-10-08 17:47:08.236826 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Enabling plugins on node rabbit@ubuntu: 2025-10-08 17:47:08.236829 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_management 2025-10-08 17:47:08.236839 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_prometheus 2025-10-08 17:47:08.236843 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been configured: 2025-10-08 17:47:08.236847 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_federation 2025-10-08 17:47:08.236850 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2025-10-08 17:47:08.236854 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2025-10-08 17:47:08.236858 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2025-10-08 17:47:08.236862 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2025-10-08 17:47:08.236866 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Applying plugin configuration to rabbit@ubuntu... 2025-10-08 17:47:08.236872 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been enabled: 2025-10-08 17:47:08.236876 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_federation 2025-10-08 17:47:08.236880 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2025-10-08 17:47:08.236884 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2025-10-08 17:47:08.236887 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2025-10-08 17:47:08.236891 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2025-10-08 17:47:08.236895 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:set 5 plugins. 2025-10-08 17:47:08.236899 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Offline change; changes will take effect at broker restart. 2025-10-08 17:47:08.236903 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 52225f7fe24f 2025-10-08 17:47:08.236906 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> e9357cfd600d 2025-10-08 17:47:08.236910 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 8/13 : COPY healthcheck_rabbitmq /usr/local/bin/healthcheck_rabbitmq 2025-10-08 17:47:08.236914 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 2a598cf51c16 2025-10-08 17:47:08.236918 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 9/13 : RUN chmod 755 /usr/local/bin/healthcheck_rabbitmq 2025-10-08 17:47:08.236921 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 64349d90dbf7 2025-10-08 17:47:08.236925 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 64349d90dbf7 2025-10-08 17:47:08.236929 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> ce1e4e15c17e 2025-10-08 17:47:08.236933 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 10/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:47:08.236937 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> e0cf723a5c07 2025-10-08 17:47:08.236940 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 11/13 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 17:47:08.236944 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 7c2ecffedb2a 2025-10-08 17:47:08.236948 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 7c2ecffedb2a 2025-10-08 17:47:08.236951 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> c74ea42bf94d 2025-10-08 17:47:08.236957 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 12/13 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:47:08.236962 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 8bb5ec722643 2025-10-08 17:47:08.236966 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-10-08 17:47:08.236970 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-10-08 17:47:08.236973 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-10-08 17:47:08.236981 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Package 'build-essential' is not installed, so not removed 2025-10-08 17:47:08.236985 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:47:08.236989 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-10-08 17:47:08.236993 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-10-08 17:47:08.236996 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-10-08 17:47:08.237000 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:47:08.237004 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 8bb5ec722643 2025-10-08 17:47:08.237008 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> d9bf514de3f5 2025-10-08 17:47:08.237011 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 13/13 : USER rabbitmq 2025-10-08 17:47:08.237015 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 05d19464961b 2025-10-08 17:47:08.237019 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 05d19464961b 2025-10-08 17:47:08.237023 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 69a471fba366 2025-10-08 17:47:08.237026 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully built 07764a57b0ec 2025-10-08 17:47:08.237030 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully tagged osism.harbor.regio.digital/kolla/rabbitmq:build-20251008 2025-10-08 17:47:08.237034 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Built at 2025-10-08 17:47:08.236151 (took 0:00:34.765104) 2025-10-08 17:47:08.237038 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-libvirt) 2025-10-08 17:47:08.237041 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Processing 2025-10-08 17:47:08.237045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building started at 2025-10-08 17:47:08.236752 2025-10-08 17:47:08.237696 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 plugins into plugins archive 2025-10-08 17:47:08.238268 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 additions into additions archive 2025-10-08 17:48:21.096053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:48:21.096170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 8d20c2e47ba2 2025-10-08 17:48:21.096225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 2/10 : LABEL "build-date"="20251008" "name"="nova-libvirt" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-libvirt" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:48:21.096243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in e7668edbc7e6 2025-10-08 17:48:21.096261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container e7668edbc7e6 2025-10-08 17:48:21.096274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> cf2c6f1bf5a2 2025-10-08 17:48:21.096342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 3/10 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2025-10-08 17:48:21.096361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 0426085b4eeb 2025-10-08 17:48:21.096377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 0426085b4eeb 2025-10-08 17:48:21.096472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 47af6d25e2f6 2025-10-08 17:48:21.096518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common ebtables libsasl2-modules-gssapi-mit libvirt-clients libvirt-daemon-system openvswitch-switch pm-utils python3-cephfs python3-rados python3-rbd qemu-block-extra qemu-system qemu-utils sasl2-bin swtpm swtpm-tools tpm2-tools trousers ovmf && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:48:21.096534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in c6e7a35f8a83 2025-10-08 17:48:21.096658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:48:21.096679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:48:21.096723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:48:21.096779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:48:21.096794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:48:21.096887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:48:21.096903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:48:21.096965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:48:21.096980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:48:21.097049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:48:21.097064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:48:21.097166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:48:21.097220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:48:21.097261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:48:21.097318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:48:21.097358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 28.5 MB in 2s (12.3 MB/s) 2025-10-08 17:48:21.097417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-10-08 17:48:21.097459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-10-08 17:48:21.097511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-10-08 17:48:21.097526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-10-08 17:48:21.097597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following additional packages will be installed: 2025-10-08 17:48:21.097661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl db-util db5.3-util dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-10-08 17:48:21.097746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-system-bus-common dmidecode gettext-base iptables ipxe-qemu libargon2-1 2025-10-08 17:48:21.097758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libasound2-data libasound2t64 libbabeltrace1 libboost-context1.83.0 2025-10-08 17:48:21.097799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-10-08 17:48:21.097838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-10-08 17:48:21.097891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2025-10-08 17:48:21.097917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libduktape207 libdw1t64 libevent-2.1-7t64 libfdisk1 2025-10-08 17:48:21.097978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdt1 libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libicu74 2025-10-08 17:48:21.097993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip4tc2 libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 2025-10-08 17:48:21.098059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-0 libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 2025-10-08 17:48:21.098071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libndctl6 libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 2025-10-08 17:48:21.098215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnss3 libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2025-10-08 17:48:21.098229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2025-10-08 17:48:21.098344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2025-10-08 17:48:21.098357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libslirp0 libsystemd-shared 2025-10-08 17:48:21.098367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtcmalloc-minimal4t64 libtpms0 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 2025-10-08 17:48:21.098381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-mu-4.0.1-0t64 libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 2025-10-08 17:48:21.098394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-device0t64 libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 2025-10-08 17:48:21.098457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-spi-helper0t64 libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 2025-10-08 17:48:21.098470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libunbound8 libunwind8 liburing2 libusb-1.0-0 libusbredirparser1t64 2025-10-08 17:48:21.098534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2025-10-08 17:48:21.098580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 libxdp1 2025-10-08 17:48:21.098659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxml2 libyajl2 libyaml-0-2 logrotate openvswitch-common polkitd 2025-10-08 17:48:21.098674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-certifi 2025-10-08 17:48:21.098738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-netifaces python3-openvswitch 2025-10-08 17:48:21.098751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-prettytable python3-requests python3-sortedcontainers 2025-10-08 17:48:21.098815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-system-arm 2025-10-08 17:48:21.098828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-common qemu-system-data qemu-system-mips qemu-system-misc 2025-10-08 17:48:21.098899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86 seabios 2025-10-08 17:48:21.098949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: sgml-base systemd systemd-container systemd-sysv tpm-udev uuid-runtime 2025-10-08 17:48:21.098986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xml-core 2025-10-08 17:48:21.099050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Suggested packages: 2025-10-08 17:48:21.099088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ceph ceph-mds default-dbus-session-bus | dbus-session-bus firewalld 2025-10-08 17:48:21.099155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: alsa-utils libasound2-plugins fuse3 low-memory-monitor parted libparted-dev 2025-10-08 17:48:21.099193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libparted-i18n pciutils pcscd libsasl2-modules-ldap libsasl2-modules-otp 2025-10-08 17:48:21.099243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsasl2-modules-sql libvirt-clients-qemu libvirt-login-shell 2025-10-08 17:48:21.099265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-gluster 2025-10-08 17:48:21.099331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2025-10-08 17:48:21.099344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2025-10-08 17:48:21.099414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2025-10-08 17:48:21.099427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: auditd nfs-common systemtap zfsutils bsd-mailx | mailx ethtool 2025-10-08 17:48:21.099484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-doc cpufrequtils wireless-tools radeontool polkitd-pkla 2025-10-08 17:48:21.099498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-netaddr python3-pyparsing python3-cryptography python3-openssl 2025-10-08 17:48:21.099561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-socks python-requests-doc python-sortedcontainers-doc python3-brotli 2025-10-08 17:48:21.099574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: samba vde2 sgml-base-doc systemd-homed systemd-userdbd systemd-boot 2025-10-08 17:48:21.099642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfido2-1 libqrencode4 debhelper 2025-10-08 17:48:21.099683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Recommended packages: 2025-10-08 17:48:21.099740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: nftables alsa-ucm-conf alsa-topology-conf libglib2.0-data shared-mime-info 2025-10-08 17:48:21.099777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xdg-user-dirs libgpm2 dbus-user-session libxml2-utils netcat-openbsd 2025-10-08 17:48:21.099813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dnsmasq-base mdevctl parted libvirt-l10n vbetool hdparm ethtool kbd 2025-10-08 17:48:21.099862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: | console-tools ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2025-10-08 17:48:21.099875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2025-10-08 17:48:21.099939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: cpu-checker networkd-dispatcher systemd-timesyncd | time-daemon 2025-10-08 17:48:21.099952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-resolved libnss-mymachines libnss-systemd 2025-10-08 17:48:21.100028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following packages will be REMOVED: 2025-10-08 17:48:21.100066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-standalone-sysusers 2025-10-08 17:48:21.100134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following NEW packages will be installed: 2025-10-08 17:48:21.100213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl ceph-common db-util db5.3-util dbus dbus-bin dbus-daemon 2025-10-08 17:48:21.100261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-session-bus-common dbus-system-bus-common dmidecode ebtables 2025-10-08 17:48:21.100313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gettext-base iptables ipxe-qemu libargon2-1 libasound2-data libasound2t64 2025-10-08 17:48:21.100350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2025-10-08 17:48:21.100400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-10-08 17:48:21.100413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-thread1.83.0 libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 2025-10-08 17:48:21.100478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libcryptsetup12 libcurl3t64-gnutls libdaxctl1 libdbus-1-3 libduktape207 2025-10-08 17:48:21.100527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdw1t64 libevent-2.1-7t64 libfdisk1 libfdt1 libfuse3-3 libglib2.0-0t64 2025-10-08 17:48:21.100539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libgoogle-perftools4t64 libicu74 libip4tc2 libip6tc2 libiscsi7 2025-10-08 17:48:21.100601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjpeg-turbo8 libjpeg8 libjson-c5 libjson-glib-1.0-0 2025-10-08 17:48:21.100655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 libndctl6 2025-10-08 17:48:21.100679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 libnss3 2025-10-08 17:48:21.100718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2025-10-08 17:48:21.100731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2025-10-08 17:48:21.100791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2025-10-08 17:48:21.100804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libsasl2-modules-gssapi-mit 2025-10-08 17:48:21.100863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libslirp0 libsystemd-shared libtcmalloc-minimal4t64 libtpms0 2025-10-08 17:48:21.100900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-10-08 17:48:21.100909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-10-08 17:48:21.100961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-10-08 17:48:21.100998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunbound8 libunwind8 liburing2 2025-10-08 17:48:21.101008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libusb-1.0-0 libusbredirparser1t64 libvirt-clients libvirt-daemon 2025-10-08 17:48:21.101065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2025-10-08 17:48:21.101113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system 2025-10-08 17:48:21.101147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libxdp1 libxml2 libyajl2 libyaml-0-2 2025-10-08 17:48:21.101159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: logrotate openvswitch-common openvswitch-switch ovmf pm-utils polkitd 2025-10-08 17:48:21.101347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-cephfs 2025-10-08 17:48:21.101410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-certifi python3-chardet python3-idna python3-netifaces 2025-10-08 17:48:21.101421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-openvswitch python3-prettytable python3-rados python3-rbd 2025-10-08 17:48:21.101439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-requests python3-sortedcontainers python3-urllib3 python3-wcwidth 2025-10-08 17:48:21.101448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-yaml qemu-block-extra qemu-system qemu-system-arm qemu-system-common 2025-10-08 17:48:21.101457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-data qemu-system-mips qemu-system-misc qemu-system-ppc 2025-10-08 17:48:21.101466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-s390x qemu-system-sparc qemu-system-x86 qemu-utils sasl2-bin 2025-10-08 17:48:21.101474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: seabios sgml-base swtpm swtpm-tools systemd systemd-container systemd-sysv 2025-10-08 17:48:21.101486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: tpm-udev tpm2-tools trousers uuid-runtime xml-core 2025-10-08 17:48:21.101499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 159 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 17:48:21.101553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Need to get 201 MB of archives. 2025-10-08 17:48:21.101567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:After this operation, 804 MB of additional disk space will be used. 2025-10-08 17:48:21.101714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-10-08 17:48:21.101748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:48:21.101763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:158 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-08 17:48:21.101786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-10-08 17:48:21.101824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-08 17:48:21.101870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-10-08 17:48:21.101910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:159 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-10-08 17:48:21.101921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.3 [146 kB] 2025-10-08 17:48:21.101973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.10 [2,074 kB] 2025-10-08 17:48:21.102004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:160 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-10-08 17:48:21.102044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.10 [3,475 kB] 2025-10-08 17:48:21.102074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.10 [11.9 kB] 2025-10-08 17:48:21.102114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-08 17:48:21.102148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-08 17:48:21.102199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-08 17:48:21.102239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-10-08 17:48:21.102256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-08 17:48:21.102302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-08 17:48:21.102321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-08 17:48:21.102372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2025-10-08 17:48:21.102403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2025-10-08 17:48:21.102443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2025-10-08 17:48:21.102474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2025-10-08 17:48:21.102515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2025-10-08 17:48:21.102523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:22 http://archive.ubuntu.com/ubuntu noble/universe amd64 trousers amd64 0.3.15-0.3build2 [121 kB] 2025-10-08 17:48:21.102583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-08 17:48:21.102600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-10-08 17:48:21.102669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-10-08 17:48:21.102704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-10-08 17:48:21.102715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-10-08 17:48:21.102774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-10-08 17:48:21.102814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 17:48:21.102845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-08 17:48:21.102875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.10 [235 kB] 2025-10-08 17:48:21.102886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-08 17:48:21.102945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-08 17:48:21.102975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-10-08 17:48:21.102986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-10-08 17:48:21.103045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-10-08 17:48:21.103088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2025-10-08 17:48:21.103096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2025-10-08 17:48:21.103190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-10-08 17:48:21.103198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-10-08 17:48:21.103250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-10-08 17:48:21.103280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-10-08 17:48:21.103326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-10-08 17:48:21.103337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-10-08 17:48:21.103390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-10-08 17:48:21.103430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-10-08 17:48:21.103460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-08 17:48:21.103477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2025-10-08 17:48:21.103521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-10-08 17:48:21.103561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-10-08 17:48:21.103569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2025-10-08 17:48:21.103621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2025-10-08 17:48:21.103658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2025-10-08 17:48:21.103712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-10-08 17:48:21.103720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-10-08 17:48:21.103773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-10-08 17:48:21.103804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-10-08 17:48:21.103839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-10-08 17:48:21.103847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-10-08 17:48:21.103891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-10-08 17:48:21.103919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-10-08 17:48:21.103949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-10-08 17:48:21.103985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-10-08 17:48:21.103993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-10-08 17:48:21.104038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-10-08 17:48:21.104066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-10-08 17:48:21.104103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-10-08 17:48:21.104112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-10-08 17:48:21.104169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-10-08 17:48:21.104190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-10-08 17:48:21.104276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-10-08 17:48:21.104286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-10-08 17:48:21.104296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-10-08 17:48:21.104305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-10-08 17:48:21.104363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-10-08 17:48:21.104374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-10-08 17:48:21.104422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-10-08 17:48:21.104430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-10-08 17:48:21.104481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-10-08 17:48:21.104491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-10-08 17:48:21.104541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-10-08 17:48:21.104593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-10-08 17:48:21.104647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-10-08 17:48:21.104661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-10-08 17:48:21.104725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-10-08 17:48:21.104736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-10-08 17:48:21.104784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-10-08 17:48:21.104795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-10-08 17:48:21.104844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-10-08 17:48:21.104855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-10-08 17:48:21.104903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.1 [21.1 kB] 2025-10-08 17:48:21.104913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.1 [399 kB] 2025-10-08 17:48:21.104970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2025-10-08 17:48:21.104984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-10-08 17:48:21.105020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-10-08 17:48:21.105028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2025-10-08 17:48:21.105079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2025-10-08 17:48:21.105087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2025-10-08 17:48:21.105152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2025-10-08 17:48:21.105161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-10-08 17:48:21.105210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-10-08 17:48:21.105218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2025-10-08 17:48:21.105270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2025-10-08 17:48:21.105278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2025-10-08 17:48:21.105330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2025-10-08 17:48:21.105338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2025-10-08 17:48:21.105390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-gobject-1-0 amd64 124-2ubuntu1.24.04.2 [49.1 kB] 2025-10-08 17:48:21.105398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-agent-1-0 amd64 124-2ubuntu1.24.04.2 [17.4 kB] 2025-10-08 17:48:21.105432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2025-10-08 17:48:21.105466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2025-10-08 17:48:21.105501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2025-10-08 17:48:21.105545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2025-10-08 17:48:21.105555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-mu-4.0.1-0t64 amd64 4.0.1-7.1ubuntu5.1 [63.3 kB] 2025-10-08 17:48:21.105609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2025-10-08 17:48:21.105619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-10-08 17:48:21.105657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2025-10-08 17:48:21.105721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2025-10-08 17:48:21.105732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2025-10-08 17:48:21.105783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2025-10-08 17:48:21.105794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-10-08 17:48:21.105842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2025-10-08 17:48:21.105853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-10-08 17:48:21.105903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2025-10-08 17:48:21.105913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-10-08 17:48:21.105962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-10-08 17:48:21.105977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2025-10-08 17:48:21.106022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-10-08 17:48:21.106033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.9 [1,829 kB] 2025-10-08 17:48:21.106081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.9 [438 kB] 2025-10-08 17:48:21.106091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.9 [740 kB] 2025-10-08 17:48:21.106269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.9 [431 kB] 2025-10-08 17:48:21.106300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.9 [3,120 B] 2025-10-08 17:48:21.106313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.9 [6,038 B] 2025-10-08 17:48:21.106323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:134 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.10 [417 kB] 2025-10-08 17:48:21.106338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.9 [1,372 B] 2025-10-08 17:48:21.106348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-10-08 17:48:21.106362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:137 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 polkitd amd64 124-2ubuntu1.24.04.2 [95.2 kB] 2025-10-08 17:48:21.106374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.9 [49.5 kB] 2025-10-08 17:48:21.106433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2025-10-08 17:48:21.106470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-10-08 17:48:21.106479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.10 [1,254 kB] 2025-10-08 17:48:21.106535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.10 [1,794 kB] 2025-10-08 17:48:21.106546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2025-10-08 17:48:21.106558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.10 [11.2 MB] 2025-10-08 17:48:21.106614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.10 [6,294 kB] 2025-10-08 17:48:21.106624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.10 [3,434 kB] 2025-10-08 17:48:21.106681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.10 [9,106 kB] 2025-10-08 17:48:21.106734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.10 [57.8 MB] 2025-10-08 17:48:21.106744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.10 [16.3 MB] 2025-10-08 17:48:21.106755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.10 [10.9 MB] 2025-10-08 17:48:21.106812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-10-08 17:48:21.106823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.10 [112 kB] 2025-10-08 17:48:21.106880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.10 [57.4 kB] 2025-10-08 17:48:21.106894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2025-10-08 17:48:21.106906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2025-10-08 17:48:21.106960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2025-10-08 17:48:21.106970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.4 [4,571 kB] 2025-10-08 17:48:21.107011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preconfiguring packages ... 2025-10-08 17:48:21.107024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 201 MB in 7s (29.6 MB/s) 2025-10-08 17:48:21.107079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libargon2-1:amd64. 2025-10-08 17:48:21.107090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-10-08 17:48:21.107167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(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% 2025-10-08 17:48:21.107188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-10-08 17:48:21.107201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-10-08 17:48:21.107255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-10-08 17:48:21.107264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-10-08 17:48:21.107276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-10-08 17:48:21.107329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-10-08 17:48:21.107339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:48:21.107380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-10-08 17:48:21.107430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-08 17:48:21.107443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-c5:amd64. 2025-10-08 17:48:21.107498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2025-10-08 17:48:21.107508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 17:48:21.107549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcryptsetup12:amd64. 2025-10-08 17:48:21.107562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-08 17:48:21.107618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-08 17:48:21.107655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdisk1:amd64. 2025-10-08 17:48:21.107668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-08 17:48:21.107726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-10-08 17:48:21.107736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsystemd-shared:amd64. 2025-10-08 17:48:21.107777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.10_amd64.deb ... 2025-10-08 17:48:21.107789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.10) ... 2025-10-08 17:48:21.107859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2025-10-08 17:48:21.107868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-10-08 17:48:21.107880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2025-10-08 17:48:21.107936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2025-10-08 17:48:21.107945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2025-10-08 17:48:21.107957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-10-08 17:48:21.107969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-10-08 17:48:21.108023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2025-10-08 17:48:21.108039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2025-10-08 17:48:21.108051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2025-10-08 17:48:21.108094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-10-08 17:48:21.108106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.108148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-10-08 17:48:21.108205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(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% 2025-10-08 17:48:21.108219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-10-08 17:48:21.108269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-10-08 17:48:21.108278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-10-08 17:48:21.108319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-10-08 17:48:21.108331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:85% 2025-10-08 17:48:21.108384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11593 files and directories currently installed.) 2025-10-08 17:48:21.108394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing systemd-standalone-sysusers (255.4-1ubuntu8.10) ... 2025-10-08 17:48:21.108435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd. 2025-10-08 17:48:21.108448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-10-08 17:48:21.108506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(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 ... 2025-10-08 17:48:21.108521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 17:48:21.108561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-10-08 17:48:21.108612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-10-08 17:48:21.108621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-10-08 17:48:21.108659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-10-08 17:48:21.108701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-10-08 17:48:21.108714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-10-08 17:48:21.108754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-10-08 17:48:21.108767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../systemd_255.4-1ubuntu8.10_amd64.deb ... 2025-10-08 17:48:21.108827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd (255.4-1ubuntu8.10) ... 2025-10-08 17:48:21.108836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-08 17:48:21.108877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 17:48:21.108890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-08 17:48:21.108947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-10-08 17:48:21.108956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.10) ... 2025-10-08 17:48:21.108996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd (255.4-1ubuntu8.10) ... 2025-10-08 17:48:21.109039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. 2025-10-08 17:48:21.109051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. 2025-10-08 17:48:21.109111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. 2025-10-08 17:48:21.109142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Initializing machine ID from random generator. 2025-10-08 17:48:21.109186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2025-10-08 17:48:21.109196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2025-10-08 17:48:21.109208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2025-10-08 17:48:21.109259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2025-10-08 17:48:21.109269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2025-10-08 17:48:21.109310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2025-10-08 17:48:21.109322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2025-10-08 17:48:21.109362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2025-10-08 17:48:21.109374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2025-10-08 17:48:21.109432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-journal' with GID 995. 2025-10-08 17:48:21.109441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-network' with GID 994. 2025-10-08 17:48:21.109492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2025-10-08 17:48:21.109501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-sysv. 2025-10-08 17:48:21.109513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-10-08 17:48:21.109568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(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% 2025-10-08 17:48:21.109581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-10-08 17:48:21.109708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-10-08 17:48:21.109735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-10-08 17:48:21.109745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-10-08 17:48:21.109753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-10-08 17:48:21.109765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-10-08 17:48:21.109803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 12509 files and directories currently installed.) 2025-10-08 17:48:21.109816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../000-systemd-sysv_255.4-1ubuntu8.10_amd64.deb ... 2025-10-08 17:48:21.109862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-sysv (255.4-1ubuntu8.10) ... 2025-10-08 17:48:21.109897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package uuid-runtime. 2025-10-08 17:48:21.109909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-08 17:48:21.109954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 17:48:21.109975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-08 17:48:21.110009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-08 17:48:21.110043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 17:48:21.110056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunbound8:amd64. 2025-10-08 17:48:21.110095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-08 17:48:21.110108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 17:48:21.110168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-common. 2025-10-08 17:48:21.110209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../004-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 17:48:21.110243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-10-08 17:48:21.110255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-netifaces:amd64. 2025-10-08 17:48:21.110295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../005-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-10-08 17:48:21.110308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-08 17:48:21.110350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-sortedcontainers. 2025-10-08 17:48:21.110368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../006-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-08 17:48:21.110405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-08 17:48:21.110418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnuma1:amd64. 2025-10-08 17:48:21.110459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../007-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-08 17:48:21.110494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.110529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 17:48:21.110562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdp1:amd64. 2025-10-08 17:48:21.110574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../008-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-08 17:48:21.110614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 17:48:21.110664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-openvswitch. 2025-10-08 17:48:21.110681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../009-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 17:48:21.110714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 17:48:21.110726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-switch. 2025-10-08 17:48:21.110760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../010-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 17:48:21.110773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-08 17:48:21.110808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db5.3-util. 2025-10-08 17:48:21.110821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../011-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-10-08 17:48:21.110842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-10-08 17:48:21.110877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db-util. 2025-10-08 17:48:21.110890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../012-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-10-08 17:48:21.110910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-10-08 17:48:21.110947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sasl2-bin. 2025-10-08 17:48:21.110959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../013-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-08 17:48:21.110996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 17:48:21.111008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sgml-base. 2025-10-08 17:48:21.111029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../014-sgml-base_1.31_all.deb ... 2025-10-08 17:48:21.111067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.111079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sgml-base (1.31) ... 2025-10-08 17:48:21.111135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm-udev. 2025-10-08 17:48:21.111148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../015-tpm-udev_0.6ubuntu1_all.deb ... 2025-10-08 17:48:21.111159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.111201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm-udev (0.6ubuntu1) ... 2025-10-08 17:48:21.111213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package trousers. 2025-10-08 17:48:21.111250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../016-trousers_0.3.15-0.3build2_amd64.deb ... 2025-10-08 17:48:21.111263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking trousers (0.3.15-0.3build2) ... 2025-10-08 17:48:21.111295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-08 17:48:21.111307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../017-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 17:48:21.111365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.111406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 17:48:21.111444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-bin. 2025-10-08 17:48:21.111477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../018-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 17:48:21.111490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-08 17:48:21.111525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-session-bus-common. 2025-10-08 17:48:21.111538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../019-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-08 17:48:21.111575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 17:48:21.111587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-daemon. 2025-10-08 17:48:21.111647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../020-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 17:48:21.111665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-08 17:48:21.111675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-system-bus-common. 2025-10-08 17:48:21.111697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../021-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-08 17:48:21.111733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 17:48:21.111746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus. 2025-10-08 17:48:21.111782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../022-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 17:48:21.111795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-10-08 17:48:21.111831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 17:48:21.111851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../023-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 17:48:21.111863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 17:48:21.111896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libicu74:amd64. 2025-10-08 17:48:21.111908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../024-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-08 17:48:21.111930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 17:48:21.111965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpam-systemd:amd64. 2025-10-08 17:48:21.111978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../025-libpam-systemd_255.4-1ubuntu8.10_amd64.deb ... 2025-10-08 17:48:21.112010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.10) ... 2025-10-08 17:48:21.112023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpopt0:amd64. 2025-10-08 17:48:21.112056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../026-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-08 17:48:21.112069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 17:48:21.112102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxml2:amd64. 2025-10-08 17:48:21.112114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../027-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-08 17:48:21.112150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 17:48:21.112186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyaml-0-2:amd64. 2025-10-08 17:48:21.112199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../028-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-10-08 17:48:21.112234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-08 17:48:21.112247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package logrotate. 2025-10-08 17:48:21.112361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../029-logrotate_3.21.0-2build1_amd64.deb ... 2025-10-08 17:48:21.112384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking logrotate (3.21.0-2build1) ... 2025-10-08 17:48:21.112392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-yaml. 2025-10-08 17:48:21.112398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../030-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-10-08 17:48:21.112409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-yaml (6.0.1-2build2) ... 2025-10-08 17:48:21.112415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dmidecode. 2025-10-08 17:48:21.112426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../031-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-10-08 17:48:21.112467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-10-08 17:48:21.112480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package gettext-base. 2025-10-08 17:48:21.112492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../032-gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-10-08 17:48:21.112534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-10-08 17:48:21.112547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip4tc2:amd64. 2025-10-08 17:48:21.112580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../033-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-08 17:48:21.112592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 17:48:21.112615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip6tc2:amd64. 2025-10-08 17:48:21.112663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../034-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-08 17:48:21.112681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 17:48:21.112717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfnetlink0:amd64. 2025-10-08 17:48:21.112730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../035-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-10-08 17:48:21.112741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-08 17:48:21.112783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-10-08 17:48:21.112818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../036-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-10-08 17:48:21.112831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-08 17:48:21.112863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnftnl11:amd64. 2025-10-08 17:48:21.112875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../037-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-10-08 17:48:21.112908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-08 17:48:21.112917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iptables. 2025-10-08 17:48:21.112952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../038-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-10-08 17:48:21.112965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-10-08 17:48:21.112997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfuse3-3:amd64. 2025-10-08 17:48:21.113009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../039-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-10-08 17:48:21.113044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.113057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-08 17:48:21.113096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblmdb0:amd64. 2025-10-08 17:48:21.113109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../040-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-10-08 17:48:21.113174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-08 17:48:21.113184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libncurses6:amd64. 2025-10-08 17:48:21.113196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../041-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-08 17:48:21.113246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 17:48:21.113255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libparted2t64:amd64. 2025-10-08 17:48:21.113267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../042-libparted2t64_3.6-4build1_amd64.deb ... 2025-10-08 17:48:21.113309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2025-10-08 17:48:21.113324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2025-10-08 17:48:21.113358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-10-08 17:48:21.113371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcap0.8t64:amd64. 2025-10-08 17:48:21.113404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../043-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-10-08 17:48:21.113424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-08 17:48:21.113435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpng16-16t64:amd64. 2025-10-08 17:48:21.113470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../044-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-10-08 17:48:21.113482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-08 17:48:21.113518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusb-1.0-0:amd64. 2025-10-08 17:48:21.113531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../045-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2025-10-08 17:48:21.113564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-10-08 17:48:21.113577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package powermgmt-base. 2025-10-08 17:48:21.113588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../046-powermgmt-base_1.37ubuntu0.1_all.deb ... 2025-10-08 17:48:21.113650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking powermgmt-base (1.37ubuntu0.1) ... 2025-10-08 17:48:21.113672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package acl. 2025-10-08 17:48:21.113698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../047-acl_2.3.2-1build1.1_amd64.deb ... 2025-10-08 17:48:21.113711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking acl (2.3.2-1build1.1) ... 2025-10-08 17:48:21.113750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-10-08 17:48:21.113763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../048-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 17:48:21.113798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 17:48:21.113810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-10-08 17:48:21.113845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../049-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 17:48:21.113857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 17:48:21.113894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librados2. 2025-10-08 17:48:21.113903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../050-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 17:48:21.113941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.113954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdaxctl1:amd64. 2025-10-08 17:48:21.113989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../051-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-10-08 17:48:21.114001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-08 17:48:21.114036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libndctl6:amd64. 2025-10-08 17:48:21.114049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../052-libndctl6_77-2ubuntu2_amd64.deb ... 2025-10-08 17:48:21.114084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-10-08 17:48:21.114097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmem1:amd64. 2025-10-08 17:48:21.114146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../053-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-08 17:48:21.114188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 17:48:21.114214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmemobj1:amd64. 2025-10-08 17:48:21.114255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../054-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-08 17:48:21.114269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 17:48:21.114300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librbd1. 2025-10-08 17:48:21.114312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../055-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 17:48:21.114350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.114362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-argparse. 2025-10-08 17:48:21.114396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../056-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 17:48:21.114409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.114421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-common. 2025-10-08 17:48:21.114459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../057-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-10-08 17:48:21.114471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.114503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcephfs2. 2025-10-08 17:48:21.114528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../058-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 17:48:21.114537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.114568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rados. 2025-10-08 17:48:21.114580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../059-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 17:48:21.114592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.114649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-cephfs. 2025-10-08 17:48:21.114662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../060-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 17:48:21.114680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.114714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-wcwidth. 2025-10-08 17:48:21.114726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../061-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-10-08 17:48:21.114758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-08 17:48:21.114771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-prettytable. 2025-10-08 17:48:21.114803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../062-python3-prettytable_3.6.0-2_all.deb ... 2025-10-08 17:48:21.114815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-prettytable (3.6.0-2) ... 2025-10-08 17:48:21.114848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rbd. 2025-10-08 17:48:21.114861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../063-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 17:48:21.114894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.114906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-certifi. 2025-10-08 17:48:21.114917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../064-python3-certifi_2023.11.17-1_all.deb ... 2025-10-08 17:48:21.114955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-certifi (2023.11.17-1) ... 2025-10-08 17:48:21.114975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-chardet. 2025-10-08 17:48:21.114986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../065-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-10-08 17:48:21.115019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-10-08 17:48:21.115032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-idna. 2025-10-08 17:48:21.115065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../066-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-10-08 17:48:21.115077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-10-08 17:48:21.115109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-urllib3. 2025-10-08 17:48:21.115133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../067-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-10-08 17:48:21.115145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-08 17:48:21.115156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-requests. 2025-10-08 17:48:21.115195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../068-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-10-08 17:48:21.115208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-08 17:48:21.115239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdw1t64:amd64. 2025-10-08 17:48:21.115248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../069-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-10-08 17:48:21.115281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-08 17:48:21.115293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbabeltrace1:amd64. 2025-10-08 17:48:21.115327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../070-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-10-08 17:48:21.115336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-08 17:48:21.115369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-10-08 17:48:21.115381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../071-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 17:48:21.115414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 17:48:21.115426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-10-08 17:48:21.115438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../072-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 17:48:21.115474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 17:48:21.115486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-10-08 17:48:21.115523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../073-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 17:48:21.115536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 17:48:21.115570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-10-08 17:48:21.115588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../074-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 17:48:21.115600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 17:48:21.115658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-10-08 17:48:21.115683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-08 17:48:21.115696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-08 17:48:21.115707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-10-08 17:48:21.115752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../076-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-10-08 17:48:21.115762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-08 17:48:21.115774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunwind8:amd64. 2025-10-08 17:48:21.115815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../077-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-10-08 17:48:21.115824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-08 17:48:21.115836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-10-08 17:48:21.115887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../078-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-10-08 17:48:21.115897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-08 17:48:21.115909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblua5.4-0:amd64. 2025-10-08 17:48:21.115960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../079-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-10-08 17:48:21.115969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-08 17:48:21.115981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liboath0t64:amd64. 2025-10-08 17:48:21.115992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../080-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-10-08 17:48:21.116033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-08 17:48:21.116045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librabbitmq4:amd64. 2025-10-08 17:48:21.116085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../081-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-10-08 17:48:21.116098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-08 17:48:21.116109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libradosstriper1. 2025-10-08 17:48:21.116185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../082-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 17:48:21.116196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.116208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ceph-common. 2025-10-08 17:48:21.116248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../083-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 17:48:21.116261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.116301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ebtables. 2025-10-08 17:48:21.116313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../084-ebtables_2.0.11-6build1_amd64.deb ... 2025-10-08 17:48:21.116335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ebtables (2.0.11-6build1) ... 2025-10-08 17:48:21.116377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ipxe-qemu. 2025-10-08 17:48:21.116387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../085-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-10-08 17:48:21.116405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-08 17:48:21.116417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2-data. 2025-10-08 17:48:21.116459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../086-libasound2-data_1.2.11-1ubuntu0.1_all.deb ... 2025-10-08 17:48:21.116469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2-data (1.2.11-1ubuntu0.1) ... 2025-10-08 17:48:21.116482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2t64:amd64. 2025-10-08 17:48:21.116523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../087-libasound2t64_1.2.11-1ubuntu0.1_amd64.deb ... 2025-10-08 17:48:21.116538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-10-08 17:48:21.116550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbrlapi0.8:amd64. 2025-10-08 17:48:21.116591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../088-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2025-10-08 17:48:21.116600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-10-08 17:48:21.116611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnspr4:amd64. 2025-10-08 17:48:21.116660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.116677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../089-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-10-08 17:48:21.116719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-08 17:48:21.116728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnss3:amd64. 2025-10-08 17:48:21.116739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../090-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-10-08 17:48:21.116779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-10-08 17:48:21.116789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcsclite1:amd64. 2025-10-08 17:48:21.116800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../091-libpcsclite1_2.0.3-1build1_amd64.deb ... 2025-10-08 17:48:21.116840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2025-10-08 17:48:21.116853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcacard0:amd64. 2025-10-08 17:48:21.116893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../092-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2025-10-08 17:48:21.116905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2025-10-08 17:48:21.116946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libduktape207:amd64. 2025-10-08 17:48:21.116955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../093-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2025-10-08 17:48:21.116968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-10-08 17:48:21.117018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libiscsi7:amd64. 2025-10-08 17:48:21.117027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../094-libiscsi7_1.19.0-3build4_amd64.deb ... 2025-10-08 17:48:21.117039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2025-10-08 17:48:21.117089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-10-08 17:48:21.117099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../095-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-10-08 17:48:21.117110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-10-08 17:48:21.117138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg8:amd64. 2025-10-08 17:48:21.117157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../096-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-10-08 17:48:21.117169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-10-08 17:48:21.117212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-common. 2025-10-08 17:48:21.117221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../097-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2025-10-08 17:48:21.117234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.117287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2025-10-08 17:48:21.117299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2025-10-08 17:48:21.117311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../098-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2025-10-08 17:48:21.117323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-10-08 17:48:21.117363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfs14:amd64. 2025-10-08 17:48:21.117375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../099-libnfs14_5.0.2-1build1_amd64.deb ... 2025-10-08 17:48:21.117428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2025-10-08 17:48:21.117438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpciaccess0:amd64. 2025-10-08 17:48:21.117450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../100-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2025-10-08 17:48:21.117461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2025-10-08 17:48:21.117502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpixman-1-0:amd64. 2025-10-08 17:48:21.117516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../101-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2025-10-08 17:48:21.117528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.117570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-10-08 17:48:21.117582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2025-10-08 17:48:21.117594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../102-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... 2025-10-08 17:48:21.117658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-10-08 17:48:21.117672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-agent-1-0:amd64. 2025-10-08 17:48:21.117684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../103-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... 2025-10-08 17:48:21.117736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-10-08 17:48:21.117746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules:amd64. 2025-10-08 17:48:21.117757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../104-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-08 17:48:21.117769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 17:48:21.117820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-10-08 17:48:21.117829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../105-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-08 17:48:21.117841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.117852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 17:48:21.117871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libslirp0:amd64. 2025-10-08 17:48:21.117914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../106-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2025-10-08 17:48:21.117926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-10-08 17:48:21.117977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtpms0:amd64. 2025-10-08 17:48:21.117987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../107-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2025-10-08 17:48:21.117998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-10-08 17:48:21.118007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2025-10-08 17:48:21.118018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../108-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 17:48:21.118058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.118071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2025-10-08 17:48:21.118137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../109-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 17:48:21.118147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.118188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2025-10-08 17:48:21.118200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../110-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 17:48:21.118212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.118262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2025-10-08 17:48:21.118272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../111-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 17:48:21.118283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.118324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2025-10-08 17:48:21.118333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../112-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 17:48:21.118384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.118393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-sys1t64:amd64. 2025-10-08 17:48:21.118405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../113-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 17:48:21.118422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.118434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2025-10-08 17:48:21.118477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../114-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 17:48:21.118486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.118498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2025-10-08 17:48:21.118539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../115-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 17:48:21.118548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.118566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2025-10-08 17:48:21.118577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../116-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 17:48:21.118646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.118660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2025-10-08 17:48:21.118669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../117-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 17:48:21.118681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.118706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-fapi1t64:amd64. 2025-10-08 17:48:21.118759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../118-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 17:48:21.118768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.118777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-rc0t64:amd64. 2025-10-08 17:48:21.118788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../119-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 17:48:21.118800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.118841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liburing2:amd64. 2025-10-08 17:48:21.118850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../120-liburing2_2.5-1build1_amd64.deb ... 2025-10-08 17:48:21.118861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-10-08 17:48:21.118912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusbredirparser1t64:amd64. 2025-10-08 17:48:21.118921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../121-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2025-10-08 17:48:21.118933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-10-08 17:48:21.118944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyajl2:amd64. 2025-10-08 17:48:21.118956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../122-libyajl2_2.1.0-5build1_amd64.deb ... 2025-10-08 17:48:21.118996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-10-08 17:48:21.119009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt0:amd64. 2025-10-08 17:48:21.119020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../123-libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-08 17:48:21.119060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.119069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-clients. 2025-10-08 17:48:21.119081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../124-libvirt-clients_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-08 17:48:21.119105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-clients (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.119160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-driver-qemu. 2025-10-08 17:48:21.119174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../125-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-08 17:48:21.119183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.119191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon. 2025-10-08 17:48:21.119211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../126-libvirt-daemon_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-08 17:48:21.119220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.119251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-network. 2025-10-08 17:48:21.119261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../127-libvirt-daemon-config-network_10.0.0-2ubuntu8.9_all.deb ... 2025-10-08 17:48:21.119272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.119317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-nwfilter. 2025-10-08 17:48:21.119326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../128-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.9_all.deb ... 2025-10-08 17:48:21.119338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.119378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-container. 2025-10-08 17:48:21.119388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../129-systemd-container_255.4-1ubuntu8.10_amd64.deb ... 2025-10-08 17:48:21.119399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-container (255.4-1ubuntu8.10) ... 2025-10-08 17:48:21.119451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system-systemd. 2025-10-08 17:48:21.119461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../130-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.9_all.deb ... 2025-10-08 17:48:21.119469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.119481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package xml-core. 2025-10-08 17:48:21.119492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../131-xml-core_0.19_all.deb ... 2025-10-08 17:48:21.119534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking xml-core (0.19) ... 2025-10-08 17:48:21.119543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package polkitd. 2025-10-08 17:48:21.119555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../132-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... 2025-10-08 17:48:21.119591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking polkitd (124-2ubuntu1.24.04.2) ... 2025-10-08 17:48:21.119601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system. 2025-10-08 17:48:21.119644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../133-libvirt-daemon-system_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-08 17:48:21.119658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.119668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package pm-utils. 2025-10-08 17:48:21.119677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../134-pm-utils_1.4.1-21_all.deb ... 2025-10-08 17:48:21.119719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking pm-utils (1.4.1-21) ... 2025-10-08 17:48:21.119727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdt1:amd64. 2025-10-08 17:48:21.119737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../135-libfdt1_1.7.0-2build1_amd64.deb ... 2025-10-08 17:48:21.119771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-10-08 17:48:21.119781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-common. 2025-10-08 17:48:21.119814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../136-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 17:48:21.119822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.119838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-data. 2025-10-08 17:48:21.119874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.119884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../137-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.10_all.deb ... 2025-10-08 17:48:21.119926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.119934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package seabios. 2025-10-08 17:48:21.119944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../138-seabios_1.16.3-2_all.deb ... 2025-10-08 17:48:21.119953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking seabios (1.16.3-2) ... 2025-10-08 17:48:21.119987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-x86. 2025-10-08 17:48:21.119994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../139-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 17:48:21.120028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.120036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-sparc. 2025-10-08 17:48:21.120050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../140-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 17:48:21.120085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.120095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-s390x. 2025-10-08 17:48:21.120166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../141-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 17:48:21.120175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.120182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-ppc. 2025-10-08 17:48:21.120192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../142-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 17:48:21.120202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.120232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-misc. 2025-10-08 17:48:21.120241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../143-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 17:48:21.120271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.120277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-mips. 2025-10-08 17:48:21.120307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../144-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 17:48:21.120316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.120346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-arm. 2025-10-08 17:48:21.120354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../145-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 17:48:21.120393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.120402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-utils. 2025-10-08 17:48:21.120439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../146-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 17:48:21.120446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.120454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-block-extra. 2025-10-08 17:48:21.120467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../147-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 17:48:21.120514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.120523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system. 2025-10-08 17:48:21.120561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../148-qemu-system_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 17:48:21.120568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.120576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm. 2025-10-08 17:48:21.120605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../149-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-10-08 17:48:21.120614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-10-08 17:48:21.120657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm-tools. 2025-10-08 17:48:21.120669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../150-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-10-08 17:48:21.120698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-10-08 17:48:21.120707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm2-tools. 2025-10-08 17:48:21.120736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../151-tpm2-tools_5.6-1build4_amd64.deb ... 2025-10-08 17:48:21.120745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm2-tools (5.6-1build4) ... 2025-10-08 17:48:21.120784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ovmf. 2025-10-08 17:48:21.120793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../152-ovmf_2024.02-2ubuntu0.4_all.deb ... 2025-10-08 17:48:21.120830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ovmf (2024.02-2ubuntu0.4) ... 2025-10-08 17:48:21.120837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 17:48:21.120845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.120882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up powermgmt-base (1.37ubuntu0.1) ... 2025-10-08 17:48:21.120891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-08 17:48:21.120928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 17:48:21.120939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-10-08 17:48:21.120947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm-udev (0.6ubuntu1) ... 2025-10-08 17:48:21.120985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-10-08 17:48:21.120992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `tss' (GID 102) ... 2025-10-08 17:48:21.121000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2025-10-08 17:48:21.121030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.121039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `tss' (UID 100) ... 2025-10-08 17:48:21.121068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `tss' (UID 100) with group `tss' ... 2025-10-08 17:48:21.121076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/tpm'. 2025-10-08 17:48:21.121126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Failed to send reload request: No such file or directory 2025-10-08 17:48:21.121134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/paths.target.wants/tpm-udev.path → /usr/lib/systemd/system/tpm-udev.path. 2025-10-08 17:48:21.121180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2025-10-08 17:48:21.121192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-08 17:48:21.121200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-sysv (255.4-1ubuntu8.10) ... 2025-10-08 17:48:21.121241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.121247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-08 17:48:21.121277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 17:48:21.121286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up pm-utils (1.4.1-21) ... 2025-10-08 17:48:21.121315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.121324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.121353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 17:48:21.121362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 17:48:21.121392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-10-08 17:48:21.121398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-08 17:48:21.121406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.121436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 17:48:21.121442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up gettext-base (0.21-14ubuntu2) ... 2025-10-08 17:48:21.121471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 17:48:21.121478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-yaml (6.0.1-2build2) ... 2025-10-08 17:48:21.121486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-08 17:48:21.121515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.121522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-08 17:48:21.121559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 17:48:21.121566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-10-08 17:48:21.121574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-08 17:48:21.121582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 17:48:21.121613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2025-10-08 17:48:21.121635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up acl (2.3.2-1build1.1) ... 2025-10-08 17:48:21.121648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-08 17:48:21.121690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ovmf (2024.02-2ubuntu0.4) ... 2025-10-08 17:48:21.121697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 17:48:21.121705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2-data (1.2.11-1ubuntu0.1) ... 2025-10-08 17:48:21.121735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 17:48:21.121742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:No schema files found: doing nothing. 2025-10-08 17:48:21.121771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 17:48:21.121777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-10-08 17:48:21.121792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-10-08 17:48:21.121806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-08 17:48:21.121837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.121843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-certifi (2023.11.17-1) ... 2025-10-08 17:48:21.121852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-08 17:48:21.121888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 17:48:21.121895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ebtables (2.0.11-6build1) ... 2025-10-08 17:48:21.121903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-10-08 17:48:21.121943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 17:48:21.121950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 17:48:21.121958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.121988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-08 17:48:21.121995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.122003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-10-08 17:48:21.122042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-10-08 17:48:21.122048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-08 17:48:21.122057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2025-10-08 17:48:21.122086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-10-08 17:48:21.122095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-08 17:48:21.122111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-08 17:48:21.122148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-08 17:48:21.122154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.122304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up seabios (1.16.3-2) ... 2025-10-08 17:48:21.122311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-08 17:48:21.122317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-08 17:48:21.122323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 17:48:21.122329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 17:48:21.122335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up trousers (0.3.15-0.3build2) ... 2025-10-08 17:48:21.122341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-10-08 17:48:21.122346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.122355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:48:21.122361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/tcsd.service → /usr/lib/systemd/system/tcsd.service. 2025-10-08 17:48:21.122367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-10-08 17:48:21.122373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-10-08 17:48:21.122381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 17:48:21.122392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-10-08 17:48:21.122401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `uuidd' (GID 103) ... 2025-10-08 17:48:21.122446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-10-08 17:48:21.122452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:48:21.122458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket → /usr/lib/systemd/system/uuidd.socket. 2025-10-08 17:48:21.122500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-10-08 17:48:21.122507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-10-08 17:48:21.122513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-08 17:48:21.122518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 17:48:21.122531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-08 17:48:21.122537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.122566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.122572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-10-08 17:48:21.122617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-08 17:48:21.122639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-08 17:48:21.122647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-08 17:48:21.122676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.122682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2025-10-08 17:48:21.122688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sgml-base (1.31) ... 2025-10-08 17:48:21.122726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.122733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-10-08 17:48:21.122741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-10-08 17:48:21.122746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-10-08 17:48:21.122774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-10-08 17:48:21.122782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liburing2:amd64 (2.5-1build1) ... 2025-10-08 17:48:21.122842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2025-10-08 17:48:21.122848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 17:48:21.122854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.122859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-prettytable (3.6.0-2) ... 2025-10-08 17:48:21.122867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 17:48:21.122873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 17:48:21.122916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 17:48:21.122923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-08 17:48:21.122928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-10-08 17:48:21.122941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 17:48:21.122949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-10-08 17:48:21.122995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up logrotate (3.21.0-2build1) ... 2025-10-08 17:48:21.123002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2025-10-08 17:48:21.123008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.123049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.123056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-08 17:48:21.123061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db-util (1:5.3.21ubuntu2) ... 2025-10-08 17:48:21.123070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 17:48:21.123075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-10-08 17:48:21.123130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:48:21.123137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-10-08 17:48:21.123143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t 2025-10-08 17:48:21.123150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:64' 2025-10-08 17:48:21.123193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2025-10-08 17:48:21.123199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-10-08 17:48:21.123205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-08 17:48:21.123232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 17:48:21.123238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2025-10-08 17:48:21.123247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-10-08 17:48:21.123255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.123301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.123307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.123313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-10-08 17:48:21.123320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-08 17:48:21.123328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-10-08 17:48:21.123375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 17:48:21.123381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.123386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.123422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.123429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-container (255.4-1ubuntu8.10) ... 2025-10-08 17:48:21.123434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2025-10-08 17:48:21.123463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.123473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-08 17:48:21.123481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up xml-core (0.19) ... 2025-10-08 17:48:21.123510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ... 2025-10-08 17:48:21.123517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-10-08 17:48:21.123553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 17:48:21.123559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.123564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.123572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.123647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2025-10-08 17:48:21.123665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.123671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm2-tools (5.6-1build4) ... 2025-10-08 17:48:21.123677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-08 17:48:21.123682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-10-08 17:48:21.123690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-10-08 17:48:21.123696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:48:21.123739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2025-10-08 17:48:21.123747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.123785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2025-10-08 17:48:21.123792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.123800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.123805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.123841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.123847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2025-10-08 17:48:21.123855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.123895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iptables (1.8.10-3ubuntu2) ... 2025-10-08 17:48:21.123901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-08 17:48:21.123909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-08 17:48:21.123941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-08 17:48:21.123950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-08 17:48:21.123955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-10-08 17:48:21.123970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-10-08 17:48:21.123978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-clients (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.124017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.124023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.124031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.124059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.124067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.124072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.124109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-10-08 17:48:21.124126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-10-08 17:48:21.124134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `swtpm' (GID 105) ... 2025-10-08 17:48:21.124175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2025-10-08 17:48:21.124181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.124222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2025-10-08 17:48:21.124229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.124236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `swtpm' (UID 103) ... 2025-10-08 17:48:21.124242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `swtpm' (UID 103) with group `swtpm' ... 2025-10-08 17:48:21.124270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/swtpm'. 2025-10-08 17:48:21.124278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.124283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.124316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.124322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.124330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.124359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.124365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 17:48:21.124373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 17:48:21.124405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding group ceph.. 2025-10-08 17:48:21.124411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-10-08 17:48:21.124419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding system user ceph.. 2025-10-08 17:48:21.124447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-10-08 17:48:21.124453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting system user ceph properties.. 2025-10-08 17:48:21.124461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:usermod: unlocking the user's password would result in a passwordless account. 2025-10-08 17:48:21.124492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:You should set a password with usermod -p to unlock this user's password. 2025-10-08 17:48:21.124498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-10-08 17:48:21.124528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:chown: cannot access '/var/log/ceph/*.log*' 2025-10-08 17:48:21.124537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:: No such file or directory 2025-10-08 17:48:21.124557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:2: Failed to resolve group 'polkitd': No such process 2025-10-08 17:48:21.124565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:3: Failed to resolve group 'polkitd': No such process 2025-10-08 17:48:21.124573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2025-10-08 17:48:21.124609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /usr/lib/systemd/system/rbdmap.service. 2025-10-08 17:48:21.124618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.124648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:48:21.124659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for sgml-base (1.31) ... 2025-10-08 17:48:21.124667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up polkitd (124-2ubuntu1.24.04.2) ... 2025-10-08 17:48:21.124705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'polkitd' with GID 993. 2025-10-08 17:48:21.124714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'polkitd' (User for polkitd) with UID 993 and GID 993. 2025-10-08 17:48:21.124719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-10-08 17:48:21.124753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of reload. 2025-10-08 17:48:21.124761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:start-stop-daemon: 2025-10-08 17:48:21.124766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:unable to stat /usr/libexec/polkitd (No such file or directory) 2025-10-08 17:48:21.124800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system (10.0.0-2ubuntu8.9) ... 2025-10-08 17:48:21.124806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 59999 2025-10-08 17:48:21.124814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Enabling libvirt default network 2025-10-08 17:48:21.124852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2025-10-08 17:48:21.124858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-10-08 17:48:21.124866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2025-10-08 17:48:21.124895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2025-10-08 17:48:21.124901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2025-10-08 17:48:21.124909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2025-10-08 17:48:21.124937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2025-10-08 17:48:21.124943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2025-10-08 17:48:21.124951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2025-10-08 17:48:21.124978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2025-10-08 17:48:21.124987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2025-10-08 17:48:21.124997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2025-10-08 17:48:21.125034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon dnsmasq configuration. 2025-10-08 17:48:21.125042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container c6e7a35f8a83 2025-10-08 17:48:21.125048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 28baa20c65d8 2025-10-08 17:48:21.125080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 5/10 : RUN rm -f /etc/libvirt/qemu/networks/default.xml /etc/libvirt/qemu/networks/autostart/default.xml 2025-10-08 17:48:21.125088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 51bd3a0a7955 2025-10-08 17:48:21.125094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 51bd3a0a7955 2025-10-08 17:48:21.125228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 84109d0bd4e2 2025-10-08 17:48:21.125262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:48:21.125277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 2557959cc053 2025-10-08 17:48:21.125289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 17:48:21.125298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 2825227b3517 2025-10-08 17:48:21.125314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 2825227b3517 2025-10-08 17:48:21.125323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 865c605e68b0 2025-10-08 17:48:21.125331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 8/10 : RUN chgrp tss /var/lib/swtpm-localca && chmod g+w /var/lib/swtpm-localca 2025-10-08 17:48:21.125340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in f48685dc0232 2025-10-08 17:48:21.125360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container f48685dc0232 2025-10-08 17:48:21.125368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 0f51a17d3777 2025-10-08 17:48:21.125376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 9/10 : RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-10-08 17:48:21.125385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 078e58b63ddf 2025-10-08 17:48:21.125397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 078e58b63ddf 2025-10-08 17:48:21.125405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> b6c8bed90cf6 2025-10-08 17:48:21.125416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:48:21.125426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in e007c8bfea04 2025-10-08 17:48:21.125434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-10-08 17:48:21.125446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-10-08 17:48:21.125455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-10-08 17:48:21.125463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Package 'build-essential' is not installed, so not removed 2025-10-08 17:48:21.125471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:48:21.125510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-10-08 17:48:21.125519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-10-08 17:48:21.125528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-10-08 17:48:21.125540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:48:21.125560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container e007c8bfea04 2025-10-08 17:48:21.125572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> af4a48527ef5 2025-10-08 17:48:21.125583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully built e4971202439e 2025-10-08 17:48:21.125620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully tagged osism.harbor.regio.digital/kolla/nova-libvirt:build-20251008 2025-10-08 17:48:21.125666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Built at 2025-10-08 17:48:21.125591 (took 0:01:12.888839) 2025-10-08 17:48:21.125991 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-base) 2025-10-08 17:48:21.126002 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Processing 2025-10-08 17:48:21.126011 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Building started at 2025-10-08 17:48:21.125898 2025-10-08 17:48:21.126549 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 plugins into plugins archive 2025-10-08 17:48:21.126920 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 additions into additions archive 2025-10-08 17:48:23.018550 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:48:23.018659 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 8d20c2e47ba2 2025-10-08 17:48:23.018682 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 2/5 : LABEL "build-date"="20251008" "name"="prometheus-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:48:23.018830 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in ca37ce84760f 2025-10-08 17:48:23.018888 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container ca37ce84760f 2025-10-08 17:48:23.018903 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> e28f34503627 2025-10-08 17:48:23.018916 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 3/5 : RUN usermod --append --home /var/lib/prometheus --groups kolla prometheus && mkdir -p /var/lib/prometheus && chown -R 42472:42472 /var/lib/prometheus 2025-10-08 17:48:23.018928 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 5baa545031a3 2025-10-08 17:48:23.019004 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 5baa545031a3 2025-10-08 17:48:23.019017 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 0c59567d0cc2 2025-10-08 17:48:23.019028 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:48:23.019039 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 7aa24950797a 2025-10-08 17:48:23.019089 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 17:48:23.019101 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in e46b8025b042 2025-10-08 17:48:23.019176 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container e46b8025b042 2025-10-08 17:48:23.019212 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> e46355309e1e 2025-10-08 17:48:23.019413 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully built 923ed99be004 2025-10-08 17:48:23.020704 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 17:48:23.020766 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Built at 2025-10-08 17:48:23.019398 (took 0:00:01.893500) 2025-10-08 17:48:23.020778 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mysqld-exporter) to queue 2025-10-08 17:48:23.020788 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-node-exporter) to queue 2025-10-08 17:48:23.020797 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-elasticsearch-exporter) to queue 2025-10-08 17:48:23.020806 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-memcached-exporter) to queue 2025-10-08 17:48:23.020816 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-blackbox-exporter) to queue 2025-10-08 17:48:23.020825 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mtail) to queue 2025-10-08 17:48:23.020835 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-openstack-exporter) to queue 2025-10-08 17:48:23.020844 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-alertmanager) to queue 2025-10-08 17:48:23.020854 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-v2-server) to queue 2025-10-08 17:48:23.020863 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-cadvisor) to queue 2025-10-08 17:48:23.020873 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-ovn-exporter) to queue 2025-10-08 17:48:23.020882 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-libvirt-exporter) to queue 2025-10-08 17:48:23.020929 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-base) 2025-10-08 17:48:23.020940 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Processing 2025-10-08 17:48:23.020950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Building started at 2025-10-08 17:48:23.020838 2025-10-08 17:48:23.022175 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 plugins into plugins archive 2025-10-08 17:48:23.023083 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 additions into additions archive 2025-10-08 17:48:24.265740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:48:24.265837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 8d20c2e47ba2 2025-10-08 17:48:24.265875 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 2/4 : LABEL "build-date"="20251008" "name"="hacluster-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:48:24.265890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 8ad1584da146 2025-10-08 17:48:24.265904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 8ad1584da146 2025-10-08 17:48:24.265938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> ae0441c05983 2025-10-08 17:48:24.265993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:48:24.266042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 478cd641e73b 2025-10-08 17:48:24.266092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 4/4 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 17:48:24.266162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 2996a86e7eaa 2025-10-08 17:48:24.266202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 2996a86e7eaa 2025-10-08 17:48:24.266255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 9e96393071d8 2025-10-08 17:48:24.266324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully built a3f3f3a4bb81 2025-10-08 17:48:24.266361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-base:build-20251008 2025-10-08 17:48:24.266499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Built at 2025-10-08 17:48:24.266361 (took 0:00:01.245523) 2025-10-08 17:48:24.266587 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pcs) to queue 2025-10-08 17:48:24.266674 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker) to queue 2025-10-08 17:48:24.266731 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker-remote) to queue 2025-10-08 17:48:24.266783 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-corosync) to queue 2025-10-08 17:48:24.267224 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(dnsmasq) 2025-10-08 17:48:24.267280 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Processing 2025-10-08 17:48:24.267362 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building started at 2025-10-08 17:48:24.267269 2025-10-08 17:48:24.268474 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 plugins into plugins archive 2025-10-08 17:48:24.269323 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 additions into additions archive 2025-10-08 17:48:37.017344 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:48:37.017463 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 8d20c2e47ba2 2025-10-08 17:48:37.017496 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 2/6 : LABEL "build-date"="20251008" "name"="dnsmasq" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="dnsmasq" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:48:37.017521 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in a39ec8061905 2025-10-08 17:48:37.017543 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container a39ec8061905 2025-10-08 17:48:37.017562 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 9ce22e977936 2025-10-08 17:48:37.017583 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:48:37.017770 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in f04db193e9a3 2025-10-08 17:48:37.017799 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:48:37.017822 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:48:37.017843 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:48:37.017864 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:48:37.017885 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:48:37.017906 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:48:37.017927 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:48:37.017947 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:48:37.017988 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:48:37.018007 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:48:37.018025 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:48:37.018041 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:48:37.018088 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:48:37.018107 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:48:37.018141 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:48:37.018159 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 28.5 MB in 3s (8,348 kB/s) 2025-10-08 17:48:37.018176 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-10-08 17:48:37.018195 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-10-08 17:48:37.018211 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-10-08 17:48:37.018228 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-10-08 17:48:37.018245 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following additional packages will be installed: 2025-10-08 17:48:37.018261 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 libnfnetlink0 2025-10-08 17:48:37.018278 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnftables1 libnftnl11 2025-10-08 17:48:37.018295 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Suggested packages: 2025-10-08 17:48:37.018312 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: resolvconf 2025-10-08 17:48:37.018409 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Recommended packages: 2025-10-08 17:48:37.018429 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dns-root-data dbus 2025-10-08 17:48:37.018447 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following NEW packages will be installed: 2025-10-08 17:48:37.018464 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 2025-10-08 17:48:37.018482 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnfnetlink0 libnftables1 libnftnl11 2025-10-08 17:48:37.018499 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:48:37.018516 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Need to get 1,120 kB of archives. 2025-10-08 17:48:37.018534 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:After this operation, 2,959 kB of additional disk space will be used. 2025-10-08 17:48:37.018551 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:48:37.018568 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-08 17:48:37.018585 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-10-08 17:48:37.018603 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-10-08 17:48:37.018620 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-10-08 17:48:37.018685 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-10-08 17:48:37.018702 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-10-08 17:48:37.018720 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-10-08 17:48:37.018749 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-10-08 17:48:37.018767 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 1,120 kB in 0s (3,711 kB/s) 2025-10-08 17:48:37.018783 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-08 17:48:37.018800 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2025-10-08 17:48:37.018819 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(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% 2025-10-08 17:48:37.018839 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 70% 2025-10-08 17:48:37.018857 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 75% 2025-10-08 17:48:37.018874 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 80% 2025-10-08 17:48:37.018890 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 85% 2025-10-08 17:48:37.018907 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 90% 2025-10-08 17:48:37.018923 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 95% 2025-10-08 17:48:37.018940 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:48:37.018958 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../0-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 17:48:37.018975 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 17:48:37.018991 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnfnetlink0:amd64. 2025-10-08 17:48:37.019008 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../1-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-10-08 17:48:37.019025 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-08 17:48:37.019101 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-10-08 17:48:37.019123 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../2-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-10-08 17:48:37.019140 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-08 17:48:37.019157 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libjansson4:amd64. 2025-10-08 17:48:37.019174 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../3-libjansson4_2.14-2build2_amd64.deb ... 2025-10-08 17:48:37.019190 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-10-08 17:48:37.019208 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftnl11:amd64. 2025-10-08 17:48:37.019225 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-10-08 17:48:37.019241 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-08 17:48:37.019257 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftables1:amd64. 2025-10-08 17:48:37.019274 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../5-libnftables1_1.0.9-1build1_amd64.deb ... 2025-10-08 17:48:37.019291 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-10-08 17:48:37.019309 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq-base. 2025-10-08 17:48:37.019326 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../6-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-10-08 17:48:37.019344 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-10-08 17:48:37.019371 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq. 2025-10-08 17:48:37.019389 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../7-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-10-08 17:48:37.019406 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-10-08 17:48:37.019423 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-08 17:48:37.019441 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-10-08 17:48:37.019456 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 17:48:37.019473 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-08 17:48:37.019498 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-10-08 17:48:37.019516 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-08 17:48:37.019534 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-10-08 17:48:37.019551 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-10-08 17:48:37.019567 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: could not determine current runlevel 2025-10-08 17:48:37.019583 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:48:37.019600 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:48:37.019617 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container f04db193e9a3 2025-10-08 17:48:37.019677 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> de33fc1f6027 2025-10-08 17:48:37.019695 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:48:37.019711 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> d2dda00fb57f 2025-10-08 17:48:37.019728 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 17:48:37.019746 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in e79574ed8a94 2025-10-08 17:48:37.019763 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container e79574ed8a94 2025-10-08 17:48:37.019779 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 7c37926a43c2 2025-10-08 17:48:37.019799 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:48:37.019819 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 60dbf4dabe0e 2025-10-08 17:48:37.019844 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-10-08 17:48:37.019860 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-10-08 17:48:37.019878 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-10-08 17:48:37.019895 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Package 'build-essential' is not installed, so not removed 2025-10-08 17:48:37.019913 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:48:37.019930 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-10-08 17:48:37.019946 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-10-08 17:48:37.019964 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-10-08 17:48:37.020009 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:48:37.020027 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 60dbf4dabe0e 2025-10-08 17:48:37.020043 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 122d134eddb7 2025-10-08 17:48:37.020125 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully built 11d86d0766b2 2025-10-08 17:48:37.020169 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully tagged osism.harbor.regio.digital/kolla/dnsmasq:build-20251008 2025-10-08 17:48:37.020187 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Built at 2025-10-08 17:48:37.019869 (took 0:00:12.752600) 2025-10-08 17:48:37.020258 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(memcached) 2025-10-08 17:48:37.020348 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Processing 2025-10-08 17:48:37.020414 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building started at 2025-10-08 17:48:37.020368 2025-10-08 17:48:37.021083 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 plugins into plugins archive 2025-10-08 17:48:37.021538 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 additions into additions archive 2025-10-08 17:48:49.472651 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:48:49.473703 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 8d20c2e47ba2 2025-10-08 17:48:49.473719 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 2/6 : LABEL "build-date"="20251008" "name"="memcached" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="memcached" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:48:49.473728 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 5a965e3e19df 2025-10-08 17:48:49.473733 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 5a965e3e19df 2025-10-08 17:48:49.473739 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> cdfd64b72367 2025-10-08 17:48:49.473745 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 3/6 : RUN usermod --append --home /run/memcache --groups kolla memcached && mkdir -p /run/memcache && chown -R 42457:42457 /run/memcache 2025-10-08 17:48:49.473752 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in c86208fc1dc4 2025-10-08 17:48:49.473756 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container c86208fc1dc4 2025-10-08 17:48:49.473760 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> ab7b5c8bd05d 2025-10-08 17:48:49.473764 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 4/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends memcached && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:48:49.473768 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in b108a988bb5e 2025-10-08 17:48:49.473772 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:48:49.473777 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:48:49.473783 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:48:49.473787 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:48:49.473813 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:48:49.473818 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:48:49.474711 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:48:49.474720 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:48:49.474745 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:48:49.474750 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:48:49.474753 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:48:49.474757 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:48:49.474770 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:48:49.474774 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:48:49.474778 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:48:49.474782 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 28.5 MB in 3s (8,680 kB/s) 2025-10-08 17:48:49.474786 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-10-08 17:48:49.474791 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-10-08 17:48:49.474795 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-10-08 17:48:49.474799 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-10-08 17:48:49.474803 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following additional packages will be installed: 2025-10-08 17:48:49.474806 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 2025-10-08 17:48:49.474810 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Suggested packages: 2025-10-08 17:48:49.474816 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2025-10-08 17:48:49.474821 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libyaml-perl 2025-10-08 17:48:49.474907 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following NEW packages will be installed: 2025-10-08 17:48:49.474977 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 memcached 2025-10-08 17:48:49.475066 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:48:49.475125 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Need to get 358 kB of archives. 2025-10-08 17:48:49.475191 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:After this operation, 993 kB of additional disk space will be used. 2025-10-08 17:48:49.475253 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:48:49.475334 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-08 17:48:49.475395 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2025-10-08 17:48:49.475461 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 358 kB in 1s (587 kB/s) 2025-10-08 17:48:49.475529 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-08 17:48:49.475593 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2025-10-08 17:48:49.475692 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(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% 2025-10-08 17:48:49.475766 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 70% 2025-10-08 17:48:49.475833 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 75% 2025-10-08 17:48:49.475898 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 80% 2025-10-08 17:48:49.475961 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 85% 2025-10-08 17:48:49.476036 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 90% 2025-10-08 17:48:49.476100 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 95% 2025-10-08 17:48:49.476164 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:48:49.476228 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-08 17:48:49.476296 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 17:48:49.476380 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package memcached. 2025-10-08 17:48:49.476447 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../memcached_1.6.24-1build3_amd64.deb ... 2025-10-08 17:48:49.476513 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking memcached (1.6.24-1build3) ... 2025-10-08 17:48:49.476575 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 17:48:49.476641 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up memcached (1.6.24-1build3) ... 2025-10-08 17:48:49.476784 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: could not determine current runlevel 2025-10-08 17:48:49.476896 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:48:49.476979 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:48:49.477122 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container b108a988bb5e 2025-10-08 17:48:49.477190 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 90d0690dd72b 2025-10-08 17:48:49.477273 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:48:49.477342 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 2ca4ae34503f 2025-10-08 17:48:49.477409 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-10-08 17:48:49.478713 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-10-08 17:48:49.478721 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-10-08 17:48:49.478725 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Package 'build-essential' is not installed, so not removed 2025-10-08 17:48:49.478729 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:48:49.478733 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-10-08 17:48:49.478737 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-10-08 17:48:49.478741 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-10-08 17:48:49.478744 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:48:49.478747 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 2ca4ae34503f 2025-10-08 17:48:49.478750 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> d82e2d739d65 2025-10-08 17:48:49.478754 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 6/6 : USER memcached 2025-10-08 17:48:49.478757 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 97af9ad4dfc7 2025-10-08 17:48:49.478760 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 97af9ad4dfc7 2025-10-08 17:48:49.478764 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 8b565db9cbab 2025-10-08 17:48:49.478767 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully built 7cfba3f84ae6 2025-10-08 17:48:49.478770 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully tagged osism.harbor.regio.digital/kolla/memcached:build-20251008 2025-10-08 17:48:49.478774 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Built at 2025-10-08 17:48:49.478249 (took 0:00:12.457881) 2025-10-08 17:48:49.478878 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(iscsid) 2025-10-08 17:48:49.478973 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Processing 2025-10-08 17:48:49.479086 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building started at 2025-10-08 17:48:49.478978 2025-10-08 17:48:49.480167 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 plugins into plugins archive 2025-10-08 17:48:49.480876 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 additions into additions archive 2025-10-08 17:49:05.181484 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:49:05.181587 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 8d20c2e47ba2 2025-10-08 17:49:05.181769 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 2/6 : LABEL "build-date"="20251008" "name"="iscsid" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="iscsid" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:49:05.181889 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 197c1c04bbbf 2025-10-08 17:49:05.181964 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 197c1c04bbbf 2025-10-08 17:49:05.182122 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 998d53d3931d 2025-10-08 17:49:05.182205 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends open-iscsi python3-rtslib-fb targetcli-fb && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:49:05.182291 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in ef01824c6b08 2025-10-08 17:49:05.182375 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:49:05.182458 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:49:05.182538 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:49:05.182620 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:49:05.182780 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:49:05.182911 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:49:05.183006 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:49:05.183154 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:49:05.183228 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:49:05.183309 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:49:05.183388 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:49:05.183469 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:49:05.183549 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:49:05.183613 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:49:05.183838 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:49:05.184090 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 28.5 MB in 2s (12.2 MB/s) 2025-10-08 17:49:05.184158 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-10-08 17:49:05.184182 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-10-08 17:49:05.184193 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-10-08 17:49:05.184239 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-10-08 17:49:05.184329 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-10-08 17:49:05.184397 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following additional packages will be installed: 2025-10-08 17:49:05.184475 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2025-10-08 17:49:05.184553 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2025-10-08 17:49:05.184655 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-six python3-typing-extensions python3-urwid 2025-10-08 17:49:05.184748 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-wcwidth 2025-10-08 17:49:05.186872 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Suggested packages: 2025-10-08 17:49:05.186904 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: low-memory-monitor python-pyparsing-doc python3-wxgtk4.0 python3-pyqt5 2025-10-08 17:49:05.186918 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python-urwid-doc 2025-10-08 17:49:05.186930 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Recommended packages: 2025-10-08 17:49:05.186941 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-data shared-mime-info xdg-user-dirs 2025-10-08 17:49:05.186951 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following NEW packages will be installed: 2025-10-08 17:49:05.186961 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2025-10-08 17:49:05.186993 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2025-10-08 17:49:05.187004 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-rtslib-fb python3-six python3-typing-extensions 2025-10-08 17:49:05.187013 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-urwid python3-wcwidth targetcli-fb 2025-10-08 17:49:05.187023 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:49:05.187032 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Need to get 2,583 kB of archives. 2025-10-08 17:49:05.187042 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:After this operation, 9,953 kB of additional disk space will be used. 2025-10-08 17:49:05.187051 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:49:05.187061 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 17:49:05.187072 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.4 [183 kB] 2025-10-08 17:49:05.187082 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2025-10-08 17:49:05.187091 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2025-10-08 17:49:05.187101 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2025-10-08 17:49:05.187111 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-10-08 17:49:05.187121 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-10-08 17:49:05.187155 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-10-08 17:49:05.187166 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-10-08 17:49:05.187175 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2025-10-08 17:49:05.187185 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2025-10-08 17:49:05.187194 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2025-10-08 17:49:05.187204 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2025-10-08 17:49:05.187213 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2025-10-08 17:49:05.187223 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 2,583 kB in 1s (5,100 kB/s) 2025-10-08 17:49:05.187232 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 17:49:05.187242 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2025-10-08 17:49:05.187254 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(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% 2025-10-08 17:49:05.187267 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 70% 2025-10-08 17:49:05.187277 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 75% 2025-10-08 17:49:05.187286 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 80% 2025-10-08 17:49:05.187296 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 85% 2025-10-08 17:49:05.187305 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 90% 2025-10-08 17:49:05.187314 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 95% 2025-10-08 17:49:05.187323 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:49:05.187343 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 17:49:05.187353 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 17:49:05.187362 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-10-08 17:49:05.187429 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../01-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 17:49:05.187440 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 17:49:05.187450 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-10-08 17:49:05.187460 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../02-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-10-08 17:49:05.187469 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-10-08 17:49:05.187479 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-10-08 17:49:05.187530 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-10-08 17:49:05.187541 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../03-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-10-08 17:49:05.187587 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-10-08 17:49:05.187661 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-gi. 2025-10-08 17:49:05.187738 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../04-python3-gi_3.48.2-1_amd64.deb ... 2025-10-08 17:49:05.187773 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-gi (3.48.2-1) ... 2025-10-08 17:49:05.187836 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyparsing. 2025-10-08 17:49:05.188228 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../05-python3-pyparsing_3.1.1-1_all.deb ... 2025-10-08 17:49:05.188242 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-10-08 17:49:05.188253 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyparsing (3.1.1-1) ... 2025-10-08 17:49:05.188263 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-six. 2025-10-08 17:49:05.188273 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../06-python3-six_1.16.0-4_all.deb ... 2025-10-08 17:49:05.188287 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-six (1.16.0-4) ... 2025-10-08 17:49:05.188466 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-typing-extensions. 2025-10-08 17:49:05.188505 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2025-10-08 17:49:05.188525 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-10-08 17:49:05.188553 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-10-08 17:49:05.188615 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-wcwidth. 2025-10-08 17:49:05.188673 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../08-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-10-08 17:49:05.188815 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-08 17:49:05.188842 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-urwid. 2025-10-08 17:49:05.188926 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../09-python3-urwid_2.6.10-1_amd64.deb ... 2025-10-08 17:49:05.188951 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-urwid (2.6.10-1) ... 2025-10-08 17:49:05.190729 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-configshell-fb. 2025-10-08 17:49:05.190760 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../10-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-10-08 17:49:05.190771 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-10-08 17:49:05.190781 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-10-08 17:49:05.190791 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyudev. 2025-10-08 17:49:05.190800 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../11-python3-pyudev_0.24.0-1_all.deb ... 2025-10-08 17:49:05.190810 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyudev (0.24.0-1) ... 2025-10-08 17:49:05.190819 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-rtslib-fb. 2025-10-08 17:49:05.190829 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../12-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-10-08 17:49:05.190838 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-10-08 17:49:05.190848 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package targetcli-fb. 2025-10-08 17:49:05.190858 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../13-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-10-08 17:49:05.190867 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-10-08 17:49:05.190877 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-six (1.16.0-4) ... 2025-10-08 17:49:05.190887 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 17:49:05.190896 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:No schema files found: doing nothing. 2025-10-08 17:49:05.190906 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-10-08 17:49:05.190915 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-08 17:49:05.190941 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyparsing (3.1.1-1) ... 2025-10-08 17:49:05.190951 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-typing-extensions (4.10.0-1) ... 2025-10-08 17:49:05.190960 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 17:49:05.190996 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-10-08 17:49:05.191006 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyudev (0.24.0-1) ... 2025-10-08 17:49:05.191015 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-10-08 17:49:05.191025 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: could not determine current runlevel 2025-10-08 17:49:05.191034 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:49:05.191044 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-urwid (2.6.10-1) ... 2025-10-08 17:49:05.191053 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-10-08 17:49:05.191062 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-gi (3.48.2-1) ... 2025-10-08 17:49:05.191072 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-10-08 17:49:05.191081 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 17:49:05.191092 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-10-08 17:49:05.191101 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-10-08 17:49:05.191111 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-10-08 17:49:05.191120 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-10-08 17:49:05.191129 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-10-08 17:49:05.191139 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-10-08 17:49:05.191148 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2025-10-08 17:49:05.191158 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 17:49:05.191167 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-08 17:49:05.191186 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 17:49:05.191196 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-08 17:49:05.191206 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-10-08 17:49:05.191215 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-10-08 17:49:05.191230 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 17:49:05.191240 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-10-08 17:49:05.191250 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-10-08 17:49:05.191259 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-10-08 17:49:05.191268 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-10-08 17:49:05.191278 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-10-08 17:49:05.191287 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-10-08 17:49:05.191297 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2025-10-08 17:49:05.191318 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 17:49:05.191328 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-08 17:49:05.191364 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 17:49:05.191465 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-08 17:49:05.191482 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-10-08 17:49:05.191553 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-10-08 17:49:05.191644 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-10-08 17:49:05.191716 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 17:49:05.191784 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2025-10-08 17:49:05.191851 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:49:05.191917 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container ef01824c6b08 2025-10-08 17:49:05.192001 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 073bc3e8da96 2025-10-08 17:49:05.192115 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:49:05.192133 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 443c15141082 2025-10-08 17:49:05.192213 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start && rm -f /etc/iscsi/initiatorname.iscsi 2025-10-08 17:49:05.192282 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 41f2caf39d1e 2025-10-08 17:49:05.192347 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 41f2caf39d1e 2025-10-08 17:49:05.192413 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 644a8b26d0d7 2025-10-08 17:49:05.192488 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:49:05.192558 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 92a3bd40c5f6 2025-10-08 17:49:05.192656 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-10-08 17:49:05.192724 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-10-08 17:49:05.192798 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-10-08 17:49:05.192869 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Package 'build-essential' is not installed, so not removed 2025-10-08 17:49:05.192932 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:49:05.193011 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-10-08 17:49:05.193080 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-10-08 17:49:05.193148 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-10-08 17:49:05.193217 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:49:05.193283 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 92a3bd40c5f6 2025-10-08 17:49:05.193349 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 971da89b1d28 2025-10-08 17:49:05.193429 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully built 946b2a6bbb7f 2025-10-08 17:49:05.193480 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully tagged osism.harbor.regio.digital/kolla/iscsid:build-20251008 2025-10-08 17:49:05.193663 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Built at 2025-10-08 17:49:05.193498 (took 0:00:15.714520) 2025-10-08 17:49:05.194204 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(tgtd) 2025-10-08 17:49:05.194274 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Processing 2025-10-08 17:49:05.194475 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building started at 2025-10-08 17:49:05.194271 2025-10-08 17:49:05.195518 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 plugins into plugins archive 2025-10-08 17:49:05.196250 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 additions into additions archive 2025-10-08 17:49:14.018083 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:49:14.018178 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 8d20c2e47ba2 2025-10-08 17:49:14.018209 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 2/5 : LABEL "build-date"="20251008" "name"="tgtd" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="tgtd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:49:14.018222 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 1f13c83c87c7 2025-10-08 17:49:14.018285 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 1f13c83c87c7 2025-10-08 17:49:14.018842 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> bf8b2ada82a9 2025-10-08 17:49:14.018909 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:49:14.018926 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in e24315019eb4 2025-10-08 17:49:14.018938 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:49:14.018976 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:49:14.018989 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:49:14.019001 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:49:14.019013 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:49:14.019025 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:49:14.019037 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:49:14.019049 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:49:14.019060 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:49:14.019136 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:49:14.019151 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:49:14.019163 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:49:14.019175 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:49:14.019215 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:49:14.019225 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:49:14.019235 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Fetched 28.5 MB in 3s (10.6 MB/s) 2025-10-08 17:49:14.019273 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-10-08 17:49:14.019283 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-10-08 17:49:14.019292 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-10-08 17:49:14.019302 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-10-08 17:49:14.019340 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2025-10-08 17:49:14.019580 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:49:14.019677 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container e24315019eb4 2025-10-08 17:49:14.019715 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 0fdb875d1c9e 2025-10-08 17:49:14.020770 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 4/5 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2025-10-08 17:49:14.020789 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 02cef2912f6e 2025-10-08 17:49:14.020798 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 02cef2912f6e 2025-10-08 17:49:14.020805 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> c94b7d144b87 2025-10-08 17:49:14.020813 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:49:14.020821 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 20421cff0b15 2025-10-08 17:49:14.020828 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-10-08 17:49:14.020834 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-10-08 17:49:14.020841 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-10-08 17:49:14.020847 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Package 'build-essential' is not installed, so not removed 2025-10-08 17:49:14.020853 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:49:14.020860 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-10-08 17:49:14.020866 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-10-08 17:49:14.020872 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-10-08 17:49:14.020878 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:49:14.020885 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 20421cff0b15 2025-10-08 17:49:14.020891 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> b23aaffdd5b4 2025-10-08 17:49:14.020897 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully built 3907b89144b7 2025-10-08 17:49:14.020904 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully tagged osism.harbor.regio.digital/kolla/tgtd:build-20251008 2025-10-08 17:49:14.020911 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Built at 2025-10-08 17:49:14.020364 (took 0:00:08.826093) 2025-10-08 17:49:14.021766 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-base) 2025-10-08 17:49:14.021793 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Processing 2025-10-08 17:49:14.021806 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Building started at 2025-10-08 17:49:14.021047 2025-10-08 17:49:14.022744 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 plugins into plugins archive 2025-10-08 17:49:14.023299 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 additions into additions archive 2025-10-08 17:49:16.021198 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:49:16.021319 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 8d20c2e47ba2 2025-10-08 17:49:16.021413 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 2/5 : LABEL "build-date"="20251008" "name"="redis-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:49:16.021497 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 4b7c9c0c5ecd 2025-10-08 17:49:16.021608 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 4b7c9c0c5ecd 2025-10-08 17:49:16.021687 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> fa27165b0335 2025-10-08 17:49:16.021814 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 3/5 : RUN usermod --append --home /run/redis --groups kolla redis && mkdir -p /run/redis && chown -R 42460:42460 /run/redis 2025-10-08 17:49:16.021876 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 6763c5f7ce84 2025-10-08 17:49:16.021984 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 6763c5f7ce84 2025-10-08 17:49:16.022075 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 00a7b6b0405c 2025-10-08 17:49:16.022867 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:49:16.022932 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 5ce06f0d468e 2025-10-08 17:49:16.022963 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 17:49:16.022976 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 5c760e10f972 2025-10-08 17:49:16.022985 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 5c760e10f972 2025-10-08 17:49:16.022995 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 9ef50b88e9c6 2025-10-08 17:49:16.023004 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully built 386ab6bdf2b6 2025-10-08 17:49:16.023014 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully tagged osism.harbor.regio.digital/kolla/redis-base:build-20251008 2025-10-08 17:49:16.023023 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Built at 2025-10-08 17:49:16.022438 (took 0:00:02.001391) 2025-10-08 17:49:16.023033 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis) to queue 2025-10-08 17:49:16.023042 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-sentinel) to queue 2025-10-08 17:49:16.023891 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch) 2025-10-08 17:49:16.023942 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Processing 2025-10-08 17:49:16.023988 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building started at 2025-10-08 17:49:16.023319 2025-10-08 17:49:16.026751 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 plugins into plugins archive 2025-10-08 17:49:16.026775 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 additions into additions archive 2025-10-08 17:50:23.617908 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:50:23.618007 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 8d20c2e47ba2 2025-10-08 17:50:23.618115 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 2/10 : LABEL "build-date"="20251008" "name"="opensearch" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="opensearch" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:50:23.618157 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 941466d3f495 2025-10-08 17:50:23.618167 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 941466d3f495 2025-10-08 17:50:23.618265 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 3f0a9ba2f9f5 2025-10-08 17:50:23.618363 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 3/10 : RUN usermod --append --home /usr/share/opensearch --groups kolla opensearch && chsh --shell /bin/bash opensearch && mkdir -p /usr/share/opensearch && chown -R 42490:42490 /usr/share/opensearch 2025-10-08 17:50:23.618472 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 9be1da3ce4f0 2025-10-08 17:50:23.618543 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 9be1da3ce4f0 2025-10-08 17:50:23.618620 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> ef69e79bd2d3 2025-10-08 17:50:23.618725 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 4/10 : RUN echo 'Uris: https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt/' >/etc/apt/sources.list.d/opensearch.sources && echo 'Components: main' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Signed-By: /etc/kolla/apt-keys/opensearch.asc' >>/etc/apt/sources.list.d/opensearch.sources 2025-10-08 17:50:23.618829 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in e2c8da0d0a4d 2025-10-08 17:50:23.618905 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container e2c8da0d0a4d 2025-10-08 17:50:23.618993 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> fb1fb149d813 2025-10-08 17:50:23.619077 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 5/10 : ENV OPENSEARCH_INITIAL_ADMIN_PASSWORD="Kolla24OpenSearch" 2025-10-08 17:50:23.619161 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 12da1bbff4af 2025-10-08 17:50:23.619239 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 12da1bbff4af 2025-10-08 17:50:23.619314 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 0c3e6a973f48 2025-10-08 17:50:23.619393 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 6/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends opensearch && apt-get clean && rm -rf /var/lib/apt/lists/* && chown -R opensearch:opensearch /usr/share/opensearch 2025-10-08 17:50:23.619475 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 125c98aafc7a 2025-10-08 17:50:23.619545 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:50:23.619618 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:50:23.619729 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:50:23.619806 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:7 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease [7,554 B] 2025-10-08 17:50:23.619892 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:50:23.620008 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:50:23.620085 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:50:23.620159 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:50:23.620256 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:9 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 Packages [3,915 B] 2025-10-08 17:50:23.620327 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:50:23.620398 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:50:23.620468 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:50:23.620539 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:50:23.620609 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:50:23.620699 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:50:23.620773 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:50:23.620842 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:50:23.620971 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 28.5 MB in 2s (11.5 MB/s) 2025-10-08 17:50:23.621024 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-10-08 17:50:23.621100 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-10-08 17:50:23.621174 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-10-08 17:50:23.621244 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-10-08 17:50:23.621315 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:The following NEW packages will be installed: 2025-10-08 17:50:23.621383 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: opensearch 2025-10-08 17:50:23.621457 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:50:23.621524 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Need to get 959 MB of archives. 2025-10-08 17:50:23.621589 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:After this operation, 1,271 MB of additional disk space will be used. 2025-10-08 17:50:23.621673 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 opensearch amd64 2.19.3 [959 MB] 2025-10-08 17:50:23.621750 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 959 MB in 26s (37.2 MB/s) 2025-10-08 17:50:23.621821 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Selecting previously unselected package opensearch. 2025-10-08 17:50:23.621916 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2025-10-08 17:50:23.622019 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(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% 2025-10-08 17:50:23.622076 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 70% 2025-10-08 17:50:23.622146 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 75% 2025-10-08 17:50:23.622217 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 80% 2025-10-08 17:50:23.622307 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 85% 2025-10-08 17:50:23.622378 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 90% 2025-10-08 17:50:23.622446 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 95% 2025-10-08 17:50:23.622515 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:50:23.622605 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Preparing to unpack .../opensearch_2.19.3_amd64.deb ... 2025-10-08 17:50:23.622689 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Pre-Installation Script 2025-10-08 17:50:23.622771 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: 2025-10-08 17:50:23.622845 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Unpacking opensearch (2.19.3) ... 2025-10-08 17:50:23.622935 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Setting up opensearch (2.19.3) ... 2025-10-08 17:50:23.623006 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Post-Installation Script 2025-10-08 17:50:23.623080 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### NOT starting on installation, please execute the following statements to configure opensearch service to start automatically using systemd 2025-10-08 17:50:23.623146 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl daemon-reload 2025-10-08 17:50:23.623210 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl enable opensearch.service 2025-10-08 17:50:23.623276 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### You can start opensearch service by executing 2025-10-08 17:50:23.623340 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl start opensearch.service 2025-10-08 17:50:23.623405 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Create opensearch demo certificates in /etc/opensearch/ 2025-10-08 17:50:23.623508 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: See demo certs creation log in /var/log/opensearch/install_demo_configuration.log 2025-10-08 17:50:23.623574 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Breaking change in packaging since 2.13.0 2025-10-08 17:50:23.623656 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: In 2.13.0 and later releases of OpenSearch, we have changed the permissions associated with access to installed files 2025-10-08 17:50:23.623752 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: If you are configuring tools that require read access to the OpenSearch configuration files, we recommend you add the user that runs these tools to the 'opensearch' group 2025-10-08 17:50:23.624714 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2025-10-08 17:50:23.624729 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:50:23.624738 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 125c98aafc7a 2025-10-08 17:50:23.624746 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 60bb4d1df5d2 2025-10-08 17:50:23.624754 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:50:23.624763 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> be05310bee52 2025-10-08 17:50:23.624771 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 8/10 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-10-08 17:50:23.624778 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 93f794f47f31 2025-10-08 17:50:23.624785 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 93f794f47f31 2025-10-08 17:50:23.624792 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 8a2ecc916da0 2025-10-08 17:50:23.624801 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:50:23.624810 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 2be075ab8de1 2025-10-08 17:50:23.624817 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-10-08 17:50:23.624824 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-10-08 17:50:23.624831 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-10-08 17:50:23.624846 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Package 'build-essential' is not installed, so not removed 2025-10-08 17:50:23.624853 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:50:23.624860 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-10-08 17:50:23.624867 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-10-08 17:50:23.624874 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-10-08 17:50:23.624903 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:50:23.624910 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 2be075ab8de1 2025-10-08 17:50:23.624917 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> eeacf6d8e3f6 2025-10-08 17:50:23.624925 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 10/10 : USER opensearch 2025-10-08 17:50:23.624997 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 47a2de574502 2025-10-08 17:50:23.625038 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 47a2de574502 2025-10-08 17:50:23.625112 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 2ca34efe0e64 2025-10-08 17:50:23.625163 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully built c971d1d8ccc2 2025-10-08 17:50:23.625230 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully tagged osism.harbor.regio.digital/kolla/opensearch:build-20251008 2025-10-08 17:50:23.625361 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Built at 2025-10-08 17:50:23.625246 (took 0:01:07.601927) 2025-10-08 17:50:23.625838 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch-dashboards) 2025-10-08 17:50:23.625991 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Processing 2025-10-08 17:50:23.626085 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building started at 2025-10-08 17:50:23.625981 2025-10-08 17:50:23.627085 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 plugins into plugins archive 2025-10-08 17:50:23.627828 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 additions into additions archive 2025-10-08 17:52:37.499395 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:52:37.499506 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 8d20c2e47ba2 2025-10-08 17:52:37.499526 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 2/9 : LABEL "build-date"="20251008" "name"="opensearch-dashboards" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="opensearch-dashboards" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:52:37.499543 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 8839b98d7736 2025-10-08 17:52:37.499555 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 8839b98d7736 2025-10-08 17:52:37.499566 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> b12a6fa96707 2025-10-08 17:52:37.499594 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 3/9 : RUN usermod --append --home /usr/share/opensearch-dashboards --groups kolla opensearch-dashboards && chsh --shell /bin/bash opensearch-dashboards && mkdir -p /usr/share/opensearch-dashboards && chown -R 42492:42492 /usr/share/opensearch-dashboards 2025-10-08 17:52:37.499606 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in a6a5f2837fe4 2025-10-08 17:52:37.499683 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container a6a5f2837fe4 2025-10-08 17:52:37.499697 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> abac3ddfcffc 2025-10-08 17:52:37.499714 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 4/9 : RUN echo 'Uris: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt/' >/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Components: main' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Signed-By: /etc/kolla/apt-keys/opensearch.asc' >>/etc/apt/sources.list.d/opensearch-dashboards.sources 2025-10-08 17:52:37.499724 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in bc24bf4fa5bf 2025-10-08 17:52:37.499733 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container bc24bf4fa5bf 2025-10-08 17:52:37.499741 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> e2dec54e547c 2025-10-08 17:52:37.499751 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 5/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends opensearch-dashboards && apt-get clean && rm -rf /var/lib/apt/lists/* && chown -R opensearch-dashboards:opensearch-dashboards /usr/share/opensearch-dashboards 2025-10-08 17:52:37.499761 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in bcf1946aefb9 2025-10-08 17:52:37.499770 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:52:37.499783 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:2 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease [7,565 B] 2025-10-08 17:52:37.499793 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:3 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:52:37.499813 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:4 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:52:37.499826 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:52:37.499835 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:52:37.499847 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:7 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:52:37.499890 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:52:37.499903 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:9 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable/main amd64 Packages [3,870 B] 2025-10-08 17:52:37.499931 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:52:37.499959 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:52:37.500037 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:52:37.500051 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:52:37.500062 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:52:37.500106 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:52:37.500118 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:52:37.500141 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:52:37.500153 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 28.5 MB in 3s (11.1 MB/s) 2025-10-08 17:52:37.500182 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-10-08 17:52:37.500240 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-10-08 17:52:37.500250 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-10-08 17:52:37.500262 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-10-08 17:52:37.500288 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:The following NEW packages will be installed: 2025-10-08 17:52:37.500317 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: opensearch-dashboards 2025-10-08 17:52:37.500361 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:52:37.500371 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Need to get 346 MB of archives. 2025-10-08 17:52:37.500382 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:After this operation, 1,288 MB of additional disk space will be used. 2025-10-08 17:52:37.500410 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable/main amd64 opensearch-dashboards amd64 2.19.3 [346 MB] 2025-10-08 17:52:37.500465 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 346 MB in 9s (38.4 MB/s) 2025-10-08 17:52:37.500474 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Selecting previously unselected package opensearch-dashboards. 2025-10-08 17:52:37.500486 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2025-10-08 17:52:37.500543 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(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% 2025-10-08 17:52:37.500553 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 70% 2025-10-08 17:52:37.500565 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 75% 2025-10-08 17:52:37.500577 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 80% 2025-10-08 17:52:37.500620 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 85% 2025-10-08 17:52:37.500662 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 90% 2025-10-08 17:52:37.500691 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 95% 2025-10-08 17:52:37.500743 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:52:37.500763 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Preparing to unpack .../opensearch-dashboards_2.19.3_amd64.deb ... 2025-10-08 17:52:37.500792 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Pre-Installation Script 2025-10-08 17:52:37.500845 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Unpacking opensearch-dashboards (2.19.3) ... 2025-10-08 17:52:37.500855 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Setting up opensearch-dashboards (2.19.3) ... 2025-10-08 17:52:37.500866 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Post-Installation Script 2025-10-08 17:52:37.500909 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: 2025-10-08 17:52:37.500922 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### NOT starting on installation, please execute the following statements to configure opensearch-dashboards service to start automatically using systemd 2025-10-08 17:52:37.500943 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl daemon-reload 2025-10-08 17:52:37.500955 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl enable opensearch-dashboards.service 2025-10-08 17:52:37.500983 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### You can start opensearch-dashboards service by executing 2025-10-08 17:52:37.501050 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl start opensearch-dashboards.service 2025-10-08 17:52:37.501060 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### Breaking change in packaging since 2.13.0 2025-10-08 17:52:37.501839 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: In 2.13.0 and later releases of OpenSearch Dashboards, we have changed the permissions associated with access to installed files 2025-10-08 17:52:37.501899 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: If you are configuring tools that require read access to the OpenSearch Dashboards configuration files, we recommend you add the user that runs these tools to the 'opensearch-dashboards' group 2025-10-08 17:52:37.501915 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2025-10-08 17:52:37.501928 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container bcf1946aefb9 2025-10-08 17:52:37.501938 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 62e82c564d5f 2025-10-08 17:52:37.501948 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:52:37.501958 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 8853fb45677c 2025-10-08 17:52:37.501967 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 7/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-10-08 17:52:37.501977 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in f9e6603f446d 2025-10-08 17:52:37.501987 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container f9e6603f446d 2025-10-08 17:52:37.501996 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 86836885e214 2025-10-08 17:52:37.502045 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:52:37.502059 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in adbd978151a6 2025-10-08 17:52:37.502068 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-10-08 17:52:37.502078 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-10-08 17:52:37.502088 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-10-08 17:52:37.502097 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Package 'build-essential' is not installed, so not removed 2025-10-08 17:52:37.502107 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:52:37.502116 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-10-08 17:52:37.502126 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-10-08 17:52:37.502135 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-10-08 17:52:37.502144 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:52:37.502154 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container adbd978151a6 2025-10-08 17:52:37.502164 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 0f15de4762f9 2025-10-08 17:52:37.502173 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 9/9 : USER opensearch-dashboards 2025-10-08 17:52:37.502210 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 5e3c29cc92b8 2025-10-08 17:52:37.502220 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 5e3c29cc92b8 2025-10-08 17:52:37.502246 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> d33f63c0046a 2025-10-08 17:52:37.502256 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully built ba5bf9744fac 2025-10-08 17:52:37.502265 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully tagged osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251008 2025-10-08 17:52:37.502275 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Built at 2025-10-08 17:52:37.501516 (took 0:02:13.875535) 2025-10-08 17:52:37.502350 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keepalived) 2025-10-08 17:52:37.502362 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Processing 2025-10-08 17:52:37.502372 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building started at 2025-10-08 17:52:37.501955 2025-10-08 17:52:37.502745 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 plugins into plugins archive 2025-10-08 17:52:37.503730 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 additions into additions archive 2025-10-08 17:52:52.174940 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:52:52.175054 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 8d20c2e47ba2 2025-10-08 17:52:52.175076 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 2/7 : LABEL "build-date"="20251008" "name"="keepalived" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keepalived" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:52:52.175093 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 68060fe6d755 2025-10-08 17:52:52.175106 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 68060fe6d755 2025-10-08 17:52:52.175191 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 3f294e51b884 2025-10-08 17:52:52.175207 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends keepalived && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:52:52.175221 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 5dfb6b94cf6a 2025-10-08 17:52:52.175233 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:52:52.175247 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:52:52.175260 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:52:52.175271 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:52:52.175283 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:52:52.175295 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:52:52.175307 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:52:52.175319 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:52:52.175344 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:52:52.175406 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:52:52.175418 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:52:52.175428 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:52:52.175437 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:52:52.175447 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:52:52.175456 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:52:52.175466 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 28.5 MB in 3s (8,253 kB/s) 2025-10-08 17:52:52.175498 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-10-08 17:52:52.175509 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-10-08 17:52:52.175570 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-10-08 17:52:52.175581 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-10-08 17:52:52.175591 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following additional packages will be installed: 2025-10-08 17:52:52.175601 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 libsensors-config 2025-10-08 17:52:52.175611 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors5 libsnmp-base libsnmp40t64 pci.ids 2025-10-08 17:52:52.175621 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Suggested packages: 2025-10-08 17:52:52.175784 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: low-memory-monitor lm-sensors snmp-mibs-downloader 2025-10-08 17:52:52.175798 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Recommended packages: 2025-10-08 17:52:52.175807 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ipvsadm libglib2.0-data shared-mime-info xdg-user-dirs 2025-10-08 17:52:52.175818 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following NEW packages will be installed: 2025-10-08 17:52:52.175828 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: keepalived libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 2025-10-08 17:52:52.175838 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors-config libsensors5 libsnmp-base libsnmp40t64 pci.ids 2025-10-08 17:52:52.175848 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:52:52.175862 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Need to get 3,698 kB of archives. 2025-10-08 17:52:52.175872 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:After this operation, 12.1 MB of additional disk space will be used. 2025-10-08 17:52:52.175885 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:52:52.175926 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 17:52:52.176796 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-10-08 17:52:52.176844 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-genl-3-200 amd64 3.7.0-0.3build1.1 [12.2 kB] 2025-10-08 17:52:52.176853 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-10-08 17:52:52.176859 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-10-08 17:52:52.176865 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2025-10-08 17:52:52.176878 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2025-10-08 17:52:52.176883 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.1 [206 kB] 2025-10-08 17:52:52.176889 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.1 [1,066 kB] 2025-10-08 17:52:52.176894 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 keepalived amd64 1:2.2.8-1build2 [460 kB] 2025-10-08 17:52:52.176900 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 3,698 kB in 0s (8,472 kB/s) 2025-10-08 17:52:52.176907 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 17:52:52.176913 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2025-10-08 17:52:52.176920 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(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% 2025-10-08 17:52:52.176928 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 70% 2025-10-08 17:52:52.176933 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 75% 2025-10-08 17:52:52.176938 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 80% 2025-10-08 17:52:52.176943 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 85% 2025-10-08 17:52:52.176948 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 90% 2025-10-08 17:52:52.176953 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 95% 2025-10-08 17:52:52.176958 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:52:52.176963 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../0-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 17:52:52.176980 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 17:52:52.176987 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnftnl11:amd64. 2025-10-08 17:52:52.176992 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../1-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-10-08 17:52:52.176997 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-08 17:52:52.177002 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnl-genl-3-200:amd64. 2025-10-08 17:52:52.177008 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../2-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-10-08 17:52:52.177013 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-08 17:52:52.177018 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package pci.ids. 2025-10-08 17:52:52.177023 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../3-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-10-08 17:52:52.177028 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-08 17:52:52.177069 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libpci3:amd64. 2025-10-08 17:52:52.177074 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../4-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-10-08 17:52:52.177079 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-08 17:52:52.177127 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors-config. 2025-10-08 17:52:52.177139 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../5-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2025-10-08 17:52:52.177144 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors-config (1:3.6.0-9build1) ... 2025-10-08 17:52:52.177150 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors5:amd64. 2025-10-08 17:52:52.177155 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../6-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2025-10-08 17:52:52.177160 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2025-10-08 17:52:52.177165 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp-base. 2025-10-08 17:52:52.177170 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../7-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.1_all.deb ... 2025-10-08 17:52:52.177175 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-08 17:52:52.177180 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp40t64:amd64. 2025-10-08 17:52:52.177184 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../8-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ... 2025-10-08 17:52:52.177189 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-08 17:52:52.177194 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package keepalived. 2025-10-08 17:52:52.177199 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../9-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2025-10-08 17:52:52.177204 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking keepalived (1:2.2.8-1build2) ... 2025-10-08 17:52:52.177209 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-08 17:52:52.177238 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-08 17:52:52.177243 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors-config (1:3.6.0-9build1) ... 2025-10-08 17:52:52.177248 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-08 17:52:52.177253 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 17:52:52.177258 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:No schema files found: doing nothing. 2025-10-08 17:52:52.177287 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2025-10-08 17:52:52.177292 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-08 17:52:52.177319 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-08 17:52:52.177345 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-08 17:52:52.177371 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up keepalived (1:2.2.8-1build2) ... 2025-10-08 17:52:52.178331 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: could not determine current runlevel 2025-10-08 17:52:52.178342 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:52:52.178348 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:52:52.178368 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 5dfb6b94cf6a 2025-10-08 17:52:52.178374 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> b26b509a8229 2025-10-08 17:52:52.178386 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 4/7 : COPY check_alive.sh / 2025-10-08 17:52:52.178392 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 78db09953526 2025-10-08 17:52:52.178397 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:52:52.178402 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> b5fe49db0e47 2025-10-08 17:52:52.178407 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 6/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /check_alive.sh 2025-10-08 17:52:52.178417 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 81f8d23f67ef 2025-10-08 17:52:52.178422 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 81f8d23f67ef 2025-10-08 17:52:52.178427 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> b9ca9fee8d97 2025-10-08 17:52:52.178433 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:52:52.178440 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 878a952fbaaf 2025-10-08 17:52:52.178445 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-10-08 17:52:52.178450 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-10-08 17:52:52.178455 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-10-08 17:52:52.178460 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Package 'build-essential' is not installed, so not removed 2025-10-08 17:52:52.178465 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:52:52.178470 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-10-08 17:52:52.178475 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-10-08 17:52:52.178480 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-10-08 17:52:52.178485 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:52:52.178490 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 878a952fbaaf 2025-10-08 17:52:52.178495 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> f5cea08b68fa 2025-10-08 17:52:52.178500 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully built 7af14b1e792b 2025-10-08 17:52:52.178505 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully tagged osism.harbor.regio.digital/kolla/keepalived:build-20251008 2025-10-08 17:52:52.178510 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Built at 2025-10-08 17:52:52.178102 (took 0:00:14.676147) 2025-10-08 17:52:52.178704 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(kolla-toolbox) 2025-10-08 17:52:52.178713 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Processing 2025-10-08 17:52:52.180706 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building started at 2025-10-08 17:52:52.178694 2025-10-08 17:52:52.180717 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 plugins into plugins archive 2025-10-08 17:52:52.180723 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 additions into additions archive 2025-10-08 17:55:07.826861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 1/21 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:55:07.827095 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 8d20c2e47ba2 2025-10-08 17:55:07.827231 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 2/21 : LABEL "build-date"="20251008" "name"="kolla-toolbox" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="kolla-toolbox" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:55:07.827387 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 70acdf968867 2025-10-08 17:55:07.827544 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 70acdf968867 2025-10-08 17:55:07.827692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 940ac24e03b5 2025-10-08 17:55:07.827811 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 3/21 : RUN usermod --append --home /var/lib/ansible --groups kolla ansible && mkdir -p /var/lib/ansible && chown -R 42401:42401 /var/lib/ansible 2025-10-08 17:55:07.827918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in c24aadc9374b 2025-10-08 17:55:07.828040 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container c24aadc9374b 2025-10-08 17:55:07.828145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 4941e7f36136 2025-10-08 17:55:07.828244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 4/21 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2025-10-08 17:55:07.828413 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 8592e1b23ba5 2025-10-08 17:55:07.828523 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 8592e1b23ba5 2025-10-08 17:55:07.828622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> e43ac36251b1 2025-10-08 17:55:07.828808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 5/21 : RUN echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu' >/etc/apt/sources.list.d/erlang-26.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Uris: https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu' >/etc/apt/sources.list.d/rabbitmq.sources && echo 'Components: main' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Signed-By: /etc/kolla/apt-keys/rabbitmq.gpg' >>/etc/apt/sources.list.d/rabbitmq.sources 2025-10-08 17:55:07.828934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 609c2d516708 2025-10-08 17:55:07.829031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 609c2d516708 2025-10-08 17:55:07.829126 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 74d53a171b95 2025-10-08 17:55:07.829222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 6/21 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2025-10-08 17:55:07.829320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> e16d2b6d2f5e 2025-10-08 17:55:07.829442 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 7/21 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends build-essential ca-certificates crudini gdisk git jq libffi-dev libssl-dev libxslt1-dev openvswitch-switch python3-dev python3-venv rabbitmq-server iputils-ping traceroute && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:55:07.829543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 57955954f792 2025-10-08 17:55:07.829665 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:55:07.829779 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:55:07.829880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2025-10-08 17:55:07.829975 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:55:07.830071 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:55:07.830166 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble InRelease [5,152 B] 2025-10-08 17:55:07.830272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2025-10-08 17:55:07.830394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:55:07.830490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:55:07.830584 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:55:07.830702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Ign:11 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages 2025-10-08 17:55:07.830806 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 Packages [4,329 B] 2025-10-08 17:55:07.830900 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:55:07.830995 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:55:07.831100 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:55:07.831198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:55:07.831291 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:55:07.831447 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:55:07.831543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:55:07.831653 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:55:07.831761 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 28.5 MB in 3s (9,941 kB/s) 2025-10-08 17:55:07.831834 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-10-08 17:55:07.832705 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-10-08 17:55:07.832723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-10-08 17:55:07.832731 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-10-08 17:55:07.832738 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ca-certificates is already the newest version (20240203). 2025-10-08 17:55:07.832745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following additional packages will be installed: 2025-10-08 17:55:07.832753 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 17:55:07.832760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2025-10-08 17:55:07.832767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2025-10-08 17:55:07.832774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2025-10-08 17:55:07.832781 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2025-10-08 17:55:07.832788 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2025-10-08 17:55:07.832795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2025-10-08 17:55:07.832802 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu git-man icu-devtools libasan8 libatomic1 libbinutils 2025-10-08 17:55:07.832815 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-10-08 17:55:07.832822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcurl3t64-gnutls libdpkg-perl liberror-perl libevent-2.1-7t64 2025-10-08 17:55:07.832829 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libicu-dev 2025-10-08 17:55:07.832836 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libicu74 libisl23 libitm1 libjansson4 libjq1 libjs-jquery libjs-sphinxdoc 2025-10-08 17:55:07.832843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjs-underscore liblsan0 libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev 2025-10-08 17:55:07.832850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2025-10-08 17:55:07.832857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1.1 2025-10-08 17:55:07.832864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common patch 2025-10-08 17:55:07.832871 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-iniparse python3-netifaces python3-openvswitch python3-pip-whl 2025-10-08 17:55:07.832926 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-setuptools-whl python3-sortedcontainers python3.12-dev 2025-10-08 17:55:07.833009 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3.12-venv rpcsvc-proto uuid-runtime xz-utils zlib1g-dev 2025-10-08 17:55:07.833087 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Suggested packages: 2025-10-08 17:55:07.833160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc anacron 2025-10-08 17:55:07.833230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: checksecurity supercat default-mta | mail-transport-agent debian-keyring 2025-10-08 17:55:07.833297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang erlang-manpages erlang-doc g++-multilib g++-13-multilib gcc-13-doc 2025-10-08 17:55:07.833388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2025-10-08 17:55:07.833457 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-10-08 17:55:07.833526 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-10-08 17:55:07.833592 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: git-mediawiki git-svn glibc-doc bzr icu-doc libssl-doc libstdc++-13-doc 2025-10-08 17:55:07.833689 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: pkg-config bsd-mailx | mailx make-doc ethtool openvswitch-doc ed 2025-10-08 17:55:07.833768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: diffutils-doc python3-netaddr python3-pyparsing python-sortedcontainers-doc 2025-10-08 17:55:07.833836 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Recommended packages: 2025-10-08 17:55:07.833905 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: fakeroot libalgorithm-merge-perl libsctp1 groff-base less ssh-client 2025-10-08 17:55:07.833970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: manpages manpages-dev libc-devtools libfile-fcntllock-perl 2025-10-08 17:55:07.834037 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liblocale-gettext-perl javascript-common 2025-10-08 17:55:07.834117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following NEW packages will be installed: 2025-10-08 17:55:07.834190 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp 2025-10-08 17:55:07.834258 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2025-10-08 17:55:07.834373 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: crudini dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-10-08 17:55:07.834463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-10-08 17:55:07.834529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-10-08 17:55:07.834596 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl g++ g++-13 2025-10-08 17:55:07.834686 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 17:55:07.834762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu gdisk git git-man icu-devtools 2025-10-08 17:55:07.834823 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: iputils-ping jq libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-10-08 17:55:07.835931 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2025-10-08 17:55:07.835998 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liberror-perl libevent-2.1-7t64 libexpat1-dev libffi-dev libgcc-13-dev 2025-10-08 17:55:07.836011 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgomp1 libgprofng0 libhwasan0 libicu-dev libicu74 libisl23 libitm1 2025-10-08 17:55:07.836022 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjansson4 libjq1 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 2025-10-08 17:55:07.836032 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev libpython3.12-dev 2025-10-08 17:55:07.836041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12t64 libquadmath0 libsframe1 libssl-dev libstdc++-13-dev 2025-10-08 17:55:07.836051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1-dev 2025-10-08 17:55:07.836061 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libxslt1.1 linux-libc-dev logrotate lto-disabled-list make 2025-10-08 17:55:07.836071 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: openvswitch-common openvswitch-switch patch python3-dev python3-iniparse 2025-10-08 17:55:07.836080 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-netifaces python3-openvswitch python3-pip-whl python3-setuptools-whl 2025-10-08 17:55:07.836090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-sortedcontainers python3-venv python3.12-dev python3.12-venv 2025-10-08 17:55:07.836099 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: rabbitmq-server rpcsvc-proto traceroute uuid-runtime xz-utils zlib1g-dev 2025-10-08 17:55:07.836109 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:55:07.836119 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Need to get 159 MB of archives. 2025-10-08 17:55:07.836129 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 504 MB of additional disk space will be used. 2025-10-08 17:55:07.836138 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:55:07.836149 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:97 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-base amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [10.8 MB] 2025-10-08 17:55:07.836160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:98 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-10-08 17:55:07.836170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-10-08 17:55:07.836180 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-10-08 17:55:07.836206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-08 17:55:07.836217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:99 https://ppa1.rabbitmq.com/rabbitmq/rabbitmq-server/deb/ubuntu noble/main amd64 rabbitmq-server all 3.13.7-1 [16.7 MB] 2025-10-08 17:55:07.836226 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-08 17:55:07.836247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-08 17:55:07.836257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-10-08 17:55:07.836267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-08 17:55:07.836276 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-08 17:55:07.836285 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-08 17:55:07.836295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:100 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-08 17:55:07.836304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2025-10-08 17:55:07.836314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-08 17:55:07.836360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:101 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-10-08 17:55:07.836372 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-08 17:55:07.836381 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-08 17:55:07.836390 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-10-08 17:55:07.836400 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-10-08 17:55:07.836409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2025-10-08 17:55:07.836507 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB] 2025-10-08 17:55:07.836519 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB] 2025-10-08 17:55:07.836529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB] 2025-10-08 17:55:07.836538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB] 2025-10-08 17:55:07.836548 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB] 2025-10-08 17:55:07.836557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB] 2025-10-08 17:55:07.836567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2,462 kB] 2025-10-08 17:55:07.836576 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB] 2025-10-08 17:55:07.836585 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-10-08 17:55:07.836602 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-85.85 [1,921 kB] 2025-10-08 17:55:07.836611 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-10-08 17:55:07.836670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-10-08 17:55:07.836687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-10-08 17:55:07.836697 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-10-08 17:55:07.836706 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-10-08 17:55:07.836716 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-10-08 17:55:07.836725 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] 2025-10-08 17:55:07.836735 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] 2025-10-08 17:55:07.836745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2025-10-08 17:55:07.836754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-10-08 17:55:07.836764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-10-08 17:55:07.836774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-10-08 17:55:07.836783 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-10-08 17:55:07.836832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-10-08 17:55:07.836842 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] 2025-10-08 17:55:07.836852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] 2025-10-08 17:55:07.836862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] 2025-10-08 17:55:07.836871 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] 2025-10-08 17:55:07.836881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] 2025-10-08 17:55:07.836890 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-10-08 17:55:07.836900 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] 2025-10-08 17:55:07.836910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] 2025-10-08 17:55:07.836927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-10-08 17:55:07.836937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2025-10-08 17:55:07.836946 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2025-10-08 17:55:07.836960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] 2025-10-08 17:55:07.836969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] 2025-10-08 17:55:07.836979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] 2025-10-08 17:55:07.836998 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2025-10-08 17:55:07.837011 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2025-10-08 17:55:07.837078 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-10-08 17:55:07.837094 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2025-10-08 17:55:07.837153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2025-10-08 17:55:07.837189 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2025-10-08 17:55:07.837312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2025-10-08 17:55:07.837347 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2025-10-08 17:55:07.837380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2025-10-08 17:55:07.837440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:65 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2025-10-08 17:55:07.837497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:66 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2025-10-08 17:55:07.837512 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-10-08 17:55:07.837572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2025-10-08 17:55:07.837649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2025-10-08 17:55:07.837670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2025-10-08 17:55:07.837734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2025-10-08 17:55:07.838742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB] 2025-10-08 17:55:07.838781 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.1 [141 kB] 2025-10-08 17:55:07.838820 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.1 [65.7 kB] 2025-10-08 17:55:07.838831 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.3 [140 kB] 2025-10-08 17:55:07.838840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2025-10-08 17:55:07.838850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2025-10-08 17:55:07.838860 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2025-10-08 17:55:07.838869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2025-10-08 17:55:07.838879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.8 [2,355 kB] 2025-10-08 17:55:07.838888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2025-10-08 17:55:07.838897 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.8 [5,677 kB] 2025-10-08 17:55:07.838907 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2 [10.3 kB] 2025-10-08 17:55:07.838916 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.6 [2,408 kB] 2025-10-08 17:55:07.838935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.5 [781 kB] 2025-10-08 17:55:07.838944 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-10-08 17:55:07.838954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.2 [91.9 kB] 2025-10-08 17:55:07.838964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.8 [498 kB] 2025-10-08 17:55:07.838973 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2 [26.7 kB] 2025-10-08 17:55:07.838982 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2025-10-08 17:55:07.838991 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2025-10-08 17:55:07.839001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.8 [5,678 B] 2025-10-08 17:55:07.839011 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2 [1,034 B] 2025-10-08 17:55:07.839020 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 traceroute amd64 1:2.1.5-1 [60.5 kB] 2025-10-08 17:55:07.839030 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-10-08 17:55:07.839039 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2025-10-08 17:55:07.839055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:102 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-asn1 amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [905 kB] 2025-10-08 17:55:07.839076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:103 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-crypto amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [176 kB] 2025-10-08 17:55:07.839086 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:104 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-public-key amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [799 kB] 2025-10-08 17:55:07.839096 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:105 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-mnesia amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [888 kB] 2025-10-08 17:55:07.839105 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:106 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [217 kB] 2025-10-08 17:55:07.839114 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:107 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ssl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,723 kB] 2025-10-08 17:55:07.839124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:108 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-eldap amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2025-10-08 17:55:07.839133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:109 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [103 kB] 2025-10-08 17:55:07.839143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:110 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [110 kB] 2025-10-08 17:55:07.839152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:111 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-inets amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [636 kB] 2025-10-08 17:55:07.839161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:112 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-snmp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2025-10-08 17:55:07.839175 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:113 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-os-mon amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [105 kB] 2025-10-08 17:55:07.839185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:114 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-parsetools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [205 kB] 2025-10-08 17:55:07.839194 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:115 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [311 kB] 2025-10-08 17:55:07.839204 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:116 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [585 kB] 2025-10-08 17:55:07.839213 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:117 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-xmerl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,367 kB] 2025-10-08 17:55:07.839223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 159 MB in 13s (12.0 MB/s) 2025-10-08 17:55:07.839234 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron-daemon-common. 2025-10-08 17:55:07.839244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-10-08 17:55:07.839261 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(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% 2025-10-08 17:55:07.839280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-10-08 17:55:07.839290 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-10-08 17:55:07.839299 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-10-08 17:55:07.839308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-10-08 17:55:07.839322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-10-08 17:55:07.839368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-10-08 17:55:07.839442 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:55:07.839458 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-10-08 17:55:07.839511 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-08 17:55:07.839567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-08 17:55:07.839581 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Creating group 'crontab' with GID 995. 2025-10-08 17:55:07.839770 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron. 2025-10-08 17:55:07.839848 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-10-08 17:55:07.839890 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(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% 2025-10-08 17:55:07.839911 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-10-08 17:55:07.839925 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-10-08 17:55:07.839935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-10-08 17:55:07.839944 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-10-08 17:55:07.839958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-10-08 17:55:07.839967 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-10-08 17:55:07.839981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-10-08 17:55:07.840028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../000-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-10-08 17:55:07.840065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-10-08 17:55:07.840147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package uuid-runtime. 2025-10-08 17:55:07.840159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-08 17:55:07.840173 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 17:55:07.840236 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-08 17:55:07.840251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-08 17:55:07.840313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 17:55:07.840368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libunbound8:amd64. 2025-10-08 17:55:07.840380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-08 17:55:07.840411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 17:55:07.840475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-common. 2025-10-08 17:55:07.840490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../004-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 17:55:07.840534 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-10-08 17:55:07.840548 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-netifaces:amd64. 2025-10-08 17:55:07.840607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../005-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-10-08 17:55:07.840661 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-08 17:55:07.840714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-sortedcontainers. 2025-10-08 17:55:07.840745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../006-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-08 17:55:07.840800 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-08 17:55:07.840845 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libnuma1:amd64. 2025-10-08 17:55:07.840872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../007-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-08 17:55:07.840923 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 17:55:07.840948 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxdp1:amd64. 2025-10-08 17:55:07.840997 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../008-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-08 17:55:07.841028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 17:55:07.841081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-openvswitch. 2025-10-08 17:55:07.841114 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../009-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 17:55:07.841168 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 17:55:07.841220 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-switch. 2025-10-08 17:55:07.841234 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../010-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 17:55:07.841289 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-08 17:55:07.841369 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package iputils-ping. 2025-10-08 17:55:07.841411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../011-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-10-08 17:55:07.841425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-10-08 17:55:07.841480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu74:amd64. 2025-10-08 17:55:07.841494 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../012-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-08 17:55:07.841546 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 17:55:07.841561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpopt0:amd64. 2025-10-08 17:55:07.841613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../013-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-08 17:55:07.841650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 17:55:07.841708 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2:amd64. 2025-10-08 17:55:07.841734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../014-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-08 17:55:07.841776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 17:55:07.841790 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package logrotate. 2025-10-08 17:55:07.841840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../015-logrotate_3.21.0-2build1_amd64.deb ... 2025-10-08 17:55:07.841854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking logrotate (3.21.0-2build1) ... 2025-10-08 17:55:07.841918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjansson4:amd64. 2025-10-08 17:55:07.841946 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../016-libjansson4_2.14-2build2_amd64.deb ... 2025-10-08 17:55:07.841971 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-10-08 17:55:07.841994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package xz-utils. 2025-10-08 17:55:07.842051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-08 17:55:07.842066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../017-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2025-10-08 17:55:07.842708 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 17:55:07.842728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-common:amd64. 2025-10-08 17:55:07.842739 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../018-binutils-common_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:55:07.842749 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.842758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libsframe1:amd64. 2025-10-08 17:55:07.842768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../019-libsframe1_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:55:07.842778 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.842787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libbinutils:amd64. 2025-10-08 17:55:07.842797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../020-libbinutils_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:55:07.842807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.842816 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf-nobfd0:amd64. 2025-10-08 17:55:07.842826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../021-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:55:07.842835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.842845 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf0:amd64. 2025-10-08 17:55:07.842854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../022-libctf0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:55:07.842864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.842874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgprofng0:amd64. 2025-10-08 17:55:07.842883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../023-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:55:07.842893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.842902 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-10-08 17:55:07.843008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../024-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:55:07.843034 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.843054 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils. 2025-10-08 17:55:07.843064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../025-binutils_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:55:07.843074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.843083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc-dev-bin. 2025-10-08 17:55:07.843092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../026-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-10-08 17:55:07.843108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:55:07.843117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package linux-libc-dev:amd64. 2025-10-08 17:55:07.843127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../027-linux-libc-dev_6.8.0-85.85_amd64.deb ... 2025-10-08 17:55:07.843136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-08 17:55:07.843146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcrypt-dev:amd64. 2025-10-08 17:55:07.843155 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../028-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-10-08 17:55:07.843164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-08 17:55:07.843173 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rpcsvc-proto. 2025-10-08 17:55:07.843182 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../029-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-10-08 17:55:07.843191 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-08 17:55:07.843206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc6-dev:amd64. 2025-10-08 17:55:07.843215 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../030-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-10-08 17:55:07.843225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-08 17:55:07.843238 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-base:amd64. 2025-10-08 17:55:07.843247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../031-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.843256 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.843265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libisl23:amd64. 2025-10-08 17:55:07.843275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../032-libisl23_0.26-3build1.1_amd64.deb ... 2025-10-08 17:55:07.843287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 17:55:07.843297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libmpc3:amd64. 2025-10-08 17:55:07.843372 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../033-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-10-08 17:55:07.843406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 17:55:07.843506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-10-08 17:55:07.843520 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../034-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.843533 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.843546 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13. 2025-10-08 17:55:07.843591 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../035-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.843615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.843691 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-10-08 17:55:07.843727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../036-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:55:07.843771 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.843808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp. 2025-10-08 17:55:07.843846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../037-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:55:07.843883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.843921 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcc1-0:amd64. 2025-10-08 17:55:07.843959 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../038-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.843999 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.844022 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgomp1:amd64. 2025-10-08 17:55:07.844076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../039-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.844090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.844134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libitm1:amd64. 2025-10-08 17:55:07.844170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../040-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.844206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.844242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libatomic1:amd64. 2025-10-08 17:55:07.844278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../041-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.844313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.844357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libasan8:amd64. 2025-10-08 17:55:07.844396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../042-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.844432 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.844468 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liblsan0:amd64. 2025-10-08 17:55:07.844504 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../043-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.844540 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.844585 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libtsan2:amd64. 2025-10-08 17:55:07.844598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../044-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.845904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.845958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libubsan1:amd64. 2025-10-08 17:55:07.845970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../045-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.845981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.845990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libhwasan0:amd64. 2025-10-08 17:55:07.846012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../046-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.846022 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.846032 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libquadmath0:amd64. 2025-10-08 17:55:07.846041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../047-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.846051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.846060 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgcc-13-dev:amd64. 2025-10-08 17:55:07.846070 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../048-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.846079 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.846089 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-10-08 17:55:07.846099 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../049-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.846108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.846117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13. 2025-10-08 17:55:07.846126 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../050-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.846135 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.846145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-10-08 17:55:07.846154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../051-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:55:07.846164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-08 17:55:07.846174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.846183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc. 2025-10-08 17:55:07.846193 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../052-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:55:07.846202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.846211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-10-08 17:55:07.846221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../053-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.846230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.846240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-10-08 17:55:07.846249 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../054-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.846259 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.846268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13. 2025-10-08 17:55:07.846278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../055-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:55:07.846287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.846296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-10-08 17:55:07.846305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../056-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:55:07.846322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.846370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++. 2025-10-08 17:55:07.846380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../057-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:55:07.846390 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.846411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package make. 2025-10-08 17:55:07.846421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../058-make_4.3-4.1build2_amd64.deb ... 2025-10-08 17:55:07.846431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking make (4.3-4.1build2) ... 2025-10-08 17:55:07.846441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libdpkg-perl. 2025-10-08 17:55:07.846450 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../059-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-10-08 17:55:07.846460 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 17:55:07.846469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package bzip2. 2025-10-08 17:55:07.846479 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../060-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-10-08 17:55:07.846488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 17:55:07.846498 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package patch. 2025-10-08 17:55:07.846507 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../061-patch_2.7.6-7build3_amd64.deb ... 2025-10-08 17:55:07.846517 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking patch (2.7.6-7build3) ... 2025-10-08 17:55:07.846526 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package lto-disabled-list. 2025-10-08 17:55:07.846535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../062-lto-disabled-list_47_all.deb ... 2025-10-08 17:55:07.846600 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking lto-disabled-list (47) ... 2025-10-08 17:55:07.846611 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package dpkg-dev. 2025-10-08 17:55:07.846620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../063-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-10-08 17:55:07.846666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 17:55:07.846676 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package build-essential. 2025-10-08 17:55:07.846685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../064-build-essential_12.10ubuntu1_amd64.deb ... 2025-10-08 17:55:07.846694 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking build-essential (12.10ubuntu1) ... 2025-10-08 17:55:07.846704 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-iniparse. 2025-10-08 17:55:07.846713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../065-python3-iniparse_0.5-2_all.deb ... 2025-10-08 17:55:07.846722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-iniparse (0.5-2) ... 2025-10-08 17:55:07.846732 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package crudini. 2025-10-08 17:55:07.846741 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../066-crudini_0.9.4-1_amd64.deb ... 2025-10-08 17:55:07.846750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking crudini (0.9.4-1) ... 2025-10-08 17:55:07.846759 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-base. 2025-10-08 17:55:07.846768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../067-erlang-base_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.846786 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.846796 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-asn1. 2025-10-08 17:55:07.846805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../068-erlang-asn1_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.846814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.846824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-crypto. 2025-10-08 17:55:07.846834 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../069-erlang-crypto_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.846843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.846852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-public-key. 2025-10-08 17:55:07.846862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../070-erlang-public-key_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.846871 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.846881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-mnesia. 2025-10-08 17:55:07.846897 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../071-erlang-mnesia_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.846906 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.846916 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-runtime-tools. 2025-10-08 17:55:07.846925 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../072-erlang-runtime-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.846934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.846944 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ssl. 2025-10-08 17:55:07.846953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../073-erlang-ssl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.846962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.846972 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-eldap. 2025-10-08 17:55:07.846981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../074-erlang-eldap_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.846990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.847000 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ftp. 2025-10-08 17:55:07.847009 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../075-erlang-ftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.847026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.847036 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tftp. 2025-10-08 17:55:07.847046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../076-erlang-tftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.847055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.847065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-inets. 2025-10-08 17:55:07.847074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../077-erlang-inets_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.847090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.847100 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-snmp. 2025-10-08 17:55:07.847109 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../078-erlang-snmp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.847119 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-08 17:55:07.847128 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.847137 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-os-mon. 2025-10-08 17:55:07.847147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-08 17:55:07.847156 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../079-erlang-os-mon_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.847165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-08 17:55:07.847179 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.847188 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-parsetools. 2025-10-08 17:55:07.847198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../080-erlang-parsetools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.847208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.847217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-syntax-tools. 2025-10-08 17:55:07.847226 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../081-erlang-syntax-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.847239 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.847249 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tools. 2025-10-08 17:55:07.847262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../082-erlang-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.847307 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.847321 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-xmerl. 2025-10-08 17:55:07.847386 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../083-erlang-xmerl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2025-10-08 17:55:07.847403 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-08 17:55:07.847463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.847474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-10-08 17:55:07.847488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../084-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-08 17:55:07.847538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-08 17:55:07.847553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liberror-perl. 2025-10-08 17:55:07.847585 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../085-liberror-perl_0.17029-2_all.deb ... 2025-10-08 17:55:07.847650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liberror-perl (0.17029-2) ... 2025-10-08 17:55:07.847686 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git-man. 2025-10-08 17:55:07.847783 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../086-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-10-08 17:55:07.847796 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-10-08 17:55:07.847820 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git. 2025-10-08 17:55:07.847833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../087-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-10-08 17:55:07.847863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-10-08 17:55:07.847929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package icu-devtools. 2025-10-08 17:55:07.847940 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../088-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2025-10-08 17:55:07.847954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2025-10-08 17:55:07.848014 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libonig5:amd64. 2025-10-08 17:55:07.848025 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../089-libonig5_6.9.9-1build1_amd64.deb ... 2025-10-08 17:55:07.848039 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2025-10-08 17:55:07.848087 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjq1:amd64. 2025-10-08 17:55:07.848102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../090-libjq1_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:55:07.848130 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-10-08 17:55:07.848190 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package jq. 2025-10-08 17:55:07.848201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../091-jq_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:55:07.848215 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking jq (1.7.1-3ubuntu0.24.04.1) ... 2025-10-08 17:55:07.848262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libexpat1-dev:amd64. 2025-10-08 17:55:07.848277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../092-libexpat1-dev_2.6.1-2ubuntu0.3_amd64.deb ... 2025-10-08 17:55:07.848308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-10-08 17:55:07.848363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu-dev:amd64. 2025-10-08 17:55:07.848378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../093-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2025-10-08 17:55:07.848427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 17:55:07.848441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-jquery. 2025-10-08 17:55:07.848502 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../094-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2025-10-08 17:55:07.848513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-10-08 17:55:07.848526 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-underscore. 2025-10-08 17:55:07.848575 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../095-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2025-10-08 17:55:07.848589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-10-08 17:55:07.848617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-sphinxdoc. 2025-10-08 17:55:07.848654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../096-libjs-sphinxdoc_7.2.6-6_all.deb ... 2025-10-08 17:55:07.848708 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2025-10-08 17:55:07.848730 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12t64:amd64. 2025-10-08 17:55:07.848744 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../097-libpython3.12t64_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-08 17:55:07.848780 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-08 17:55:07.848843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package zlib1g-dev:amd64. 2025-10-08 17:55:07.848854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../098-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-10-08 17:55:07.848867 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-10-08 17:55:07.848915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12-dev:amd64. 2025-10-08 17:55:07.848929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../099-libpython3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-08 17:55:07.848942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-08 17:55:07.849121 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3-dev:amd64. 2025-10-08 17:55:07.849822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../100-libpython3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-10-08 17:55:07.849879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-10-08 17:55:07.849892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libssl-dev:amd64. 2025-10-08 17:55:07.849903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../101-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-10-08 17:55:07.849912 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-10-08 17:55:07.849922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2-dev:amd64. 2025-10-08 17:55:07.849931 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-08 17:55:07.849941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 17:55:07.849951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1.1:amd64. 2025-10-08 17:55:07.849960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../103-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-08 17:55:07.849969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 17:55:07.849979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1-dev:amd64. 2025-10-08 17:55:07.849989 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../104-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-08 17:55:07.849998 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 17:55:07.850007 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-dev. 2025-10-08 17:55:07.850017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../105-python3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-08 17:55:07.850026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-10-08 17:55:07.850035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-dev. 2025-10-08 17:55:07.850045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../106-python3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-10-08 17:55:07.850054 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-dev (3.12.3-0ubuntu2) ... 2025-10-08 17:55:07.850064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-pip-whl. 2025-10-08 17:55:07.850073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../107-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-10-08 17:55:07.850082 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-10-08 17:55:07.850092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-setuptools-whl. 2025-10-08 17:55:07.850126 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../108-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-10-08 17:55:07.850136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-10-08 17:55:07.850145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-venv. 2025-10-08 17:55:07.850155 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../109-python3.12-venv_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-08 17:55:07.850164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-10-08 17:55:07.850173 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-venv. 2025-10-08 17:55:07.850196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../110-python3-venv_3.12.3-0ubuntu2_amd64.deb ... 2025-10-08 17:55:07.850206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-venv (3.12.3-0ubuntu2) ... 2025-10-08 17:55:07.850216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package traceroute. 2025-10-08 17:55:07.850225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../111-traceroute_1%3a2.1.5-1_amd64.deb ... 2025-10-08 17:55:07.850235 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking traceroute (1:2.1.5-1) ... 2025-10-08 17:55:07.850244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gdisk. 2025-10-08 17:55:07.850253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../112-gdisk_1.0.10-1build1_amd64.deb ... 2025-10-08 17:55:07.850263 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gdisk (1.0.10-1build1) ... 2025-10-08 17:55:07.850272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libffi-dev:amd64. 2025-10-08 17:55:07.850400 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-08 17:55:07.850415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../113-libffi-dev_3.4.6-1build1_amd64.deb ... 2025-10-08 17:55:07.850425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2025-10-08 17:55:07.850435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rabbitmq-server. 2025-10-08 17:55:07.850444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../114-rabbitmq-server_3.13.7-1_all.deb ... 2025-10-08 17:55:07.850454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rabbitmq-server (3.13.7-1) ... 2025-10-08 17:55:07.850463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-10-08 17:55:07.850473 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-08 17:55:07.850482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up lto-disabled-list (47) ... 2025-10-08 17:55:07.850492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.850502 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Searching for services which depend on erlang and should be started... 2025-10-08 17:55:07.850511 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:none found. 2025-10-08 17:55:07.850521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up traceroute (1:2.1.5-1) ... 2025-10-08 17:55:07.850531 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-08 17:55:07.850541 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode 2025-10-08 17:55:07.850551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceroute.1.gz because associated file /usr/share/man/man1/traceroute.db.1.gz (of link group traceroute) doesn't exist 2025-10-08 17:55:07.850562 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode 2025-10-08 17:55:07.850579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceroute6.1.gz because associated file /usr/share/man/man1/traceroute6.db.1.gz (of link group traceroute6) doesn't exist 2025-10-08 17:55:07.850592 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode 2025-10-08 17:55:07.850602 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lft.1.gz because associated file /usr/share/man/man1/lft.db.1.gz (of link group lft) doesn't exist 2025-10-08 17:55:07.850612 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode 2025-10-08 17:55:07.850621 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceproto.1.gz because associated file /usr/share/man/man1/traceproto.db.1.gz (of link group traceproto) doesn't exist 2025-10-08 17:55:07.850663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode 2025-10-08 17:55:07.850673 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man8/tcptraceroute.8.gz because associated file /usr/share/man/man8/tcptraceroute.db.8.gz (of link group tcptraceroute) doesn't exist 2025-10-08 17:55:07.850683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-10-08 17:55:07.850693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.850702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron (3.0pl1-184ubuntu2) ... 2025-10-08 17:55:07.850712 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-10-08 17:55:07.850729 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:55:07.850738 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.850748 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-08 17:55:07.850758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-08 17:55:07.850839 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.850851 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 17:55:07.850861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.850871 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-08 17:55:07.850880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.850889 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 17:55:07.850899 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2025-10-08 17:55:07.850922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.850932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-10-08 17:55:07.850942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liberror-perl (0.17029-2) ... 2025-10-08 17:55:07.850951 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 17:55:07.850960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-08 17:55:07.850970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 17:55:07.850979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-08 17:55:07.850996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.851006 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.851015 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up make (4.3-4.1build2) ... 2025-10-08 17:55:07.851024 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 17:55:07.851034 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-10-08 17:55:07.851044 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2025-10-08 17:55:07.851054 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2025-10-08 17:55:07.851064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2025-10-08 17:55:07.851074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2025-10-08 17:55:07.851084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2025-10-08 17:55:07.851136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2025-10-08 17:55:07.851146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2025-10-08 17:55:07.851156 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2025-10-08 17:55:07.851166 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2025-10-08 17:55:07.851181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2025-10-08 17:55:07.851191 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.851200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-10-08 17:55:07.851210 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 17:55:07.851219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.851229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up patch (2.7.6-7build3) ... 2025-10-08 17:55:07.851238 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.851248 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.851258 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 17:55:07.851267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-08 17:55:07.851283 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.851293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 17:55:07.851302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 17:55:07.851312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 17:55:07.851346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Selecting GID from range 100 to 59999 ... 2025-10-08 17:55:07.851357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Adding group `uuidd' (GID 103) ... 2025-10-08 17:55:07.851366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-10-08 17:55:07.851376 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:55:07.851385 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.851395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-10-08 17:55:07.851404 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-08 17:55:07.851417 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.851427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.851437 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-10-08 17:55:07.851450 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.851482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-10-08 17:55:07.851511 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.851543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.851607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 17:55:07.851618 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:55:07.851653 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-10-08 17:55:07.851710 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 17:55:07.851725 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-iniparse (0.5-2) ... 2025-10-08 17:55:07.851772 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.851786 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libonig5:amd64 (6.9.9-1build1) ... 2025-10-08 17:55:07.851840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.851855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.851867 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-10-08 17:55:07.851909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 17:55:07.851923 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.851964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up logrotate (3.21.0-2build1) ... 2025-10-08 17:55:07.851978 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up crudini (0.9.4-1) ... 2025-10-08 17:55:07.852032 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.853695 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-10-08 17:55:07.853724 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.853740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-10-08 17:55:07.853749 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.853758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 17:55:07.853766 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.853775 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gdisk (1.0.10-1build1) ... 2025-10-08 17:55:07.853783 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.853791 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-venv (3.12.3-0ubuntu2) ... 2025-10-08 17:55:07.853800 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.853808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2025-10-08 17:55:07.853817 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-10-08 17:55:07.853825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-sphinxdoc (7.2.6-6) ... 2025-10-08 17:55:07.853833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.853842 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up jq (1.7.1-3ubuntu0.24.04.1) ... 2025-10-08 17:55:07.853850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 17:55:07.853859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-08 17:55:07.853867 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 17:55:07.853875 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.853884 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.853892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.853901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.853909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-08 17:55:07.853917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-10-08 17:55:07.853926 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-10-08 17:55:07.853935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-08 17:55:07.853943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:55:07.853952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.853960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.853969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.853977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.853986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 17:55:07.853994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 17:55:07.854002 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.854016 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-10-08 17:55:07.854025 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.854033 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.854042 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-10-08 17:55:07.854050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.854059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 17:55:07.854067 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.854076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.854084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-10-08 17:55:07.854102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-08 17:55:07.854111 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.854124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-10-08 17:55:07.854133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.854141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.854149 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rabbitmq-server (3.13.7-1) ... 2025-10-08 17:55:07.854158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-10-08 17:55:07.854166 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:55:07.854174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-10-08 17:55:07.854183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-dev (3.12.3-0ubuntu2) ... 2025-10-08 17:55:07.854191 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.854199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-10-08 17:55:07.854208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-10-08 17:55:07.854216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up build-essential (12.10ubuntu1) ... 2025-10-08 17:55:07.854225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:55:07.854233 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 57955954f792 2025-10-08 17:55:07.854241 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> cef7ce5aef83 2025-10-08 17:55:07.854253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 8/21 : RUN mkdir -p /requirements && curl -o /requirements/upper-constraints.txt ${UPPER_CONSTRAINTS_FILE:-https://releases.openstack.org/constraints/upper/2024.2} && sed -e "/^openstacksdk===/d" -i requirements/upper-constraints.txt && python3 -m venv --system-site-packages /opt/ansible && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && cd /opt/ansible/lib && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /opt/ansible/lib/python3 2025-10-08 17:55:07.854264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 194ee1f589b4 2025-10-08 17:55:07.854273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:curl (https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt): response: 200, time: 1.213631, size: 14240 2025-10-08 17:55:07.854293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 194ee1f589b4 2025-10-08 17:55:07.854302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 0badc632e69e 2025-10-08 17:55:07.854310 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 9/21 : ENV PATH /opt/ansible/bin:$PATH 2025-10-08 17:55:07.854319 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 6833f9ed5bb4 2025-10-08 17:55:07.854367 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 6833f9ed5bb4 2025-10-08 17:55:07.854376 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 0546e54c8c58 2025-10-08 17:55:07.854385 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 10/21 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip wheel setuptools && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt ansible-core==2.17.* cmd2 influxdb openstacksdk os-client-config pbr pymysql python-ironicclient python-openstackclient pytz pyudev && mkdir -p /etc/ansible /usr/share/ansible && echo 'localhost ansible_connection=local ansible_python_interpreter=/opt/ansible/bin/python' > /etc/ansible/hosts && sed -i 's| "identity_api_version": "2.0",| "identity_api_version": "3",|' /opt/ansible/lib/python3/site-packages/os_client_config/defaults.json 2025-10-08 17:55:07.854394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in be4756bf5ff2 2025-10-08 17:55:07.854403 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: pip in /opt/ansible/lib/python3.12/site-packages (24.0) 2025-10-08 17:55:07.854411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pip 2025-10-08 17:55:07.854420 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2025-10-08 17:55:07.854428 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2025-10-08 17:55:07.854437 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wheel 2025-10-08 17:55:07.854451 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 17:55:07.854460 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2025-10-08 17:55:07.854474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting setuptools 2025-10-08 17:55:07.854482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-10-08 17:55:07.854491 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2025-10-08 17:55:07.854500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 18.2 MB/s eta 0:00:00 2025-10-08 17:55:07.854508 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-10-08 17:55:07.854517 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 114.3 MB/s eta 0:00:00 2025-10-08 17:55:07.854525 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-10-08 17:55:07.854533 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 32.9 MB/s eta 0:00:00 2025-10-08 17:55:07.854542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: wheel, setuptools, pip 2025-10-08 17:55:07.854550 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: wheel 2025-10-08 17:55:07.854558 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: wheel 0.42.0 2025-10-08 17:55:07.854567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2025-10-08 17:55:07.854582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'wheel'. No files were found to uninstall. 2025-10-08 17:55:07.854591 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: setuptools 2025-10-08 17:55:07.854599 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: setuptools 68.1.2 2025-10-08 17:55:07.854608 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2025-10-08 17:55:07.854616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'setuptools'. No files were found to uninstall. 2025-10-08 17:55:07.854625 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: pip 2025-10-08 17:55:07.854660 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: pip 24.0 2025-10-08 17:55:07.854669 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Uninstalling pip-24.0: 2025-10-08 17:55:07.854677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Successfully uninstalled pip-24.0 2025-10-08 17:55:07.854685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 2025-10-08 17:55:07.854694 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting ansible-core==2.17.* 2025-10-08 17:55:07.854702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading ansible_core-2.17.14-py3-none-any.whl.metadata (7.0 kB) 2025-10-08 17:55:07.854711 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cmd2 2025-10-08 17:55:07.854719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2025-10-08 17:55:07.854728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting influxdb 2025-10-08 17:55:07.854736 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) 2025-10-08 17:55:07.854745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2025-10-08 17:55:07.854753 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) 2025-10-08 17:55:07.854762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-client-config 2025-10-08 17:55:07.854770 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-08 17:55:07.854779 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pbr 2025-10-08 17:55:07.854787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2025-10-08 17:55:07.854796 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pymysql 2025-10-08 17:55:07.854804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-10-08 17:55:07.854813 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-ironicclient 2025-10-08 17:55:07.854821 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_ironicclient-5.8.0-py3-none-any.whl.metadata (4.6 kB) 2025-10-08 17:55:07.854830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-openstackclient 2025-10-08 17:55:07.854838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_openstackclient-7.1.4-py3-none-any.whl.metadata (6.6 kB) 2025-10-08 17:55:07.854847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pytz 2025-10-08 17:55:07.854861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2025-10-08 17:55:07.854870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyudev 2025-10-08 17:55:07.854883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-10-08 17:55:07.854892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jinja2>=3.0.0 (from ansible-core==2.17.*) 2025-10-08 17:55:07.854901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2025-10-08 17:55:07.854909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PyYAML>=5.1 (from ansible-core==2.17.*) 2025-10-08 17:55:07.854918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-10-08 17:55:07.854932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cryptography (from ansible-core==2.17.*) 2025-10-08 17:55:07.854941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2025-10-08 17:55:07.854950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting packaging (from ansible-core==2.17.*) 2025-10-08 17:55:07.854958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2025-10-08 17:55:07.854967 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.17.*) 2025-10-08 17:55:07.854975 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-10-08 17:55:07.854983 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting attrs>=16.3.0 (from cmd2) 2025-10-08 17:55:07.854992 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2025-10-08 17:55:07.855000 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyperclip>=1.6 (from cmd2) 2025-10-08 17:55:07.855009 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-10-08 17:55:07.855017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (setup.py): started 2025-10-08 17:55:07.855026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 17:55:07.855034 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wcwidth>=0.1.7 (from cmd2) 2025-10-08 17:55:07.855042 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-10-08 17:55:07.855051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-dateutil>=2.6.0 (from influxdb) 2025-10-08 17:55:07.855064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-10-08 17:55:07.855072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requests>=2.17.0 (from influxdb) 2025-10-08 17:55:07.855081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-10-08 17:55:07.855089 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting six>=1.10.0 (from influxdb) 2025-10-08 17:55:07.855098 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2025-10-08 17:55:07.855106 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting msgpack (from influxdb) 2025-10-08 17:55:07.855115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 2025-10-08 17:55:07.855123 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting decorator>=4.4.1 (from openstacksdk) 2025-10-08 17:55:07.855131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-10-08 17:55:07.855143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting dogpile.cache>=0.6.5 (from openstacksdk) 2025-10-08 17:55:07.855152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2025-10-08 17:55:07.855160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting iso8601>=0.1.11 (from openstacksdk) 2025-10-08 17:55:07.855172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 17:55:07.855183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jmespath>=0.9.0 (from openstacksdk) 2025-10-08 17:55:07.855214 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-10-08 17:55:07.855240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk) 2025-10-08 17:55:07.855295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-10-08 17:55:07.855312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: pip is looking at multiple versions of openstacksdk to determine which version is compatible with other requirements. This could take a while. 2025-10-08 17:55:07.855343 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2025-10-08 17:55:07.855394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.0-py3-none-any.whl.metadata (12 kB) 2025-10-08 17:55:07.855419 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) 2025-10-08 17:55:07.855431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-10-08 17:55:07.855475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2025-10-08 17:55:07.855488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting keystoneauth1>=3.18.0 (from openstacksdk) 2025-10-08 17:55:07.855499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2025-10-08 17:55:07.855539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-service-types>=1.7.0 (from openstacksdk) 2025-10-08 17:55:07.855551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-08 17:55:07.855580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting platformdirs>=3 (from openstacksdk) 2025-10-08 17:55:07.855607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2025-10-08 17:55:07.855652 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting psutil>=3.2.2 (from openstacksdk) 2025-10-08 17:55:07.855684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2025-10-08 17:55:07.855723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requestsexceptions>=1.2.0 (from openstacksdk) 2025-10-08 17:55:07.855736 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-10-08 17:55:07.855761 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting typing-extensions>=4.12.0 (from openstacksdk) 2025-10-08 17:55:07.855788 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-10-08 17:55:07.855837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cliff>=2.8.0 (from python-ironicclient) 2025-10-08 17:55:07.855846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-08 17:55:07.855858 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema>=3.2.0 (from python-ironicclient) 2025-10-08 17:55:07.855896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2025-10-08 17:55:07.855908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting osc-lib>=2.0.0 (from python-ironicclient) 2025-10-08 17:55:07.855934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading osc_lib-3.1.0-py3-none-any.whl.metadata (3.6 kB) 2025-10-08 17:55:07.855962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.utils>=3.33.0 (from python-ironicclient) 2025-10-08 17:55:07.855990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.utils-7.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 17:55:07.856025 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting stevedore>=1.20.0 (from python-ironicclient) 2025-10-08 17:55:07.856037 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 17:55:07.856050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.i18n>=3.15.3 (from python-openstackclient) 2025-10-08 17:55:07.856084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-08 17:55:07.856097 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-cinderclient>=3.3.0 (from python-openstackclient) 2025-10-08 17:55:07.856116 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2025-10-08 17:55:07.856153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-keystoneclient>=3.22.0 (from python-openstackclient) 2025-10-08 17:55:07.856165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 17:55:07.856177 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PrettyTable>=0.7.2 (from cliff>=2.8.0->python-ironicclient) 2025-10-08 17:55:07.856211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2025-10-08 17:55:07.856223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient) 2025-10-08 17:55:07.856257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-10-08 17:55:07.856270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cffi>=1.12 (from cryptography->ansible-core==2.17.*) 2025-10-08 17:55:07.856304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-10-08 17:55:07.856316 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pycparser (from cffi>=1.12->cryptography->ansible-core==2.17.*) 2025-10-08 17:55:07.856352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-10-08 17:55:07.856399 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core==2.17.*) 2025-10-08 17:55:07.856409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2025-10-08 17:55:07.856427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk) 2025-10-08 17:55:07.856439 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-10-08 17:55:07.856476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->python-ironicclient) 2025-10-08 17:55:07.856488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2025-10-08 17:55:07.856501 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->python-ironicclient) 2025-10-08 17:55:07.856535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2025-10-08 17:55:07.856548 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->python-ironicclient) 2025-10-08 17:55:07.856582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2025-10-08 17:55:07.856595 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting debtcollector>=1.2.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-10-08 17:55:07.856646 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 17:55:07.856663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting netaddr>=0.10.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-10-08 17:55:07.856675 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2025-10-08 17:55:07.856719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: netifaces>=0.10.4 in /usr/lib/python3/dist-packages (from oslo.utils>=3.33.0->python-ironicclient) (0.11.0) 2025-10-08 17:55:07.856732 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-10-08 17:55:07.856778 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 17:55:07.856795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting tzdata>=2022.4 (from oslo.utils>=3.33.0->python-ironicclient) 2025-10-08 17:55:07.856832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-08 17:55:07.856844 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-ironicclient) 2025-10-08 17:55:07.856889 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2025-10-08 17:55:07.856898 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-10-08 17:55:07.856910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.config-9.6.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-08 17:55:07.856945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-10-08 17:55:07.856957 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-08 17:55:07.856992 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) 2025-10-08 17:55:07.857004 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-08 17:55:07.857016 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting charset-normalizer<4,>=2 (from requests>=2.17.0->influxdb) 2025-10-08 17:55:07.857050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2025-10-08 17:55:07.857062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting idna<4,>=2.5 (from requests>=2.17.0->influxdb) 2025-10-08 17:55:07.857096 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2025-10-08 17:55:07.857109 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting urllib3<3,>=1.21.1 (from requests>=2.17.0->influxdb) 2025-10-08 17:55:07.857153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2025-10-08 17:55:07.857162 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting certifi>=2017.4.17 (from requests>=2.17.0->influxdb) 2025-10-08 17:55:07.857174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-10-08 17:55:07.857209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading ansible_core-2.17.14-py3-none-any.whl (2.2 MB) 2025-10-08 17:55:07.857227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 38.1 MB/s 0:00:00 2025-10-08 17:55:07.857239 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-10-08 17:55:07.857275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2025-10-08 17:55:07.857287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) 2025-10-08 17:55:07.857378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2025-10-08 17:55:07.857390 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 38.4 MB/s 0:00:00 2025-10-08 17:55:07.857402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2025-10-08 17:55:07.857413 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2025-10-08 17:55:07.857448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-10-08 17:55:07.857468 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_ironicclient-5.8.0-py3-none-any.whl (264 kB) 2025-10-08 17:55:07.857480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_openstackclient-7.1.4-py3-none-any.whl (1.1 MB) 2025-10-08 17:55:07.857517 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 30.0 MB/s 0:00:00 2025-10-08 17:55:07.857529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2025-10-08 17:55:07.857564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-10-08 17:55:07.857576 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2025-10-08 17:55:07.857610 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2025-10-08 17:55:07.857622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-10-08 17:55:07.857661 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) 2025-10-08 17:55:07.857698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 25.4 MB/s 0:00:00 2025-10-08 17:55:07.857711 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2025-10-08 17:55:07.857746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-10-08 17:55:07.857758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2025-10-08 17:55:07.857790 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-10-08 17:55:07.857800 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-10-08 17:55:07.857829 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-10-08 17:55:07.857839 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-10-08 17:55:07.857878 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-10-08 17:55:07.857889 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2025-10-08 17:55:07.857918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2025-10-08 17:55:07.857956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2025-10-08 17:55:07.857966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2025-10-08 17:55:07.858004 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-10-08 17:55:07.858014 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading osc_lib-3.1.0-py3-none-any.whl (89 kB) 2025-10-08 17:55:07.858052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2025-10-08 17:55:07.858062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.utils-7.3.0-py3-none-any.whl (129 kB) 2025-10-08 17:55:07.858099 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-10-08 17:55:07.858110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2025-10-08 17:55:07.858148 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 31.1 MB/s 0:00:00 2025-10-08 17:55:07.858164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading packaging-24.1-py3-none-any.whl (53 kB) 2025-10-08 17:55:07.858173 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2025-10-08 17:55:07.858210 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2025-10-08 17:55:07.858221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2025-10-08 17:55:07.858250 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2025-10-08 17:55:07.858261 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2025-10-08 17:55:07.858300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-10-08 17:55:07.858311 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2025-10-08 17:55:07.858360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.config-9.6.0-py3-none-any.whl (132 kB) 2025-10-08 17:55:07.858380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2025-10-08 17:55:07.858410 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) 2025-10-08 17:55:07.858448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-10-08 17:55:07.858459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 32.0 MB/s 0:00:00 2025-10-08 17:55:07.858488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2025-10-08 17:55:07.858498 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-10-08 17:55:07.858538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) 2025-10-08 17:55:07.858548 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading idna-3.8-py3-none-any.whl (66 kB) 2025-10-08 17:55:07.858587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2025-10-08 17:55:07.858598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-08 17:55:07.858640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-10-08 17:55:07.858681 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-10-08 17:55:07.858720 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (357 kB) 2025-10-08 17:55:07.858730 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2025-10-08 17:55:07.858759 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2025-10-08 17:55:07.858770 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-10-08 17:55:07.858799 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2025-10-08 17:55:07.858809 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-10-08 17:55:07.858847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (87 kB) 2025-10-08 17:55:07.858858 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-10-08 17:55:07.858896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building wheels for collected packages: pyperclip 2025-10-08 17:55:07.858936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: DEPRECATION: Building 'pyperclip' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyperclip'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 17:55:07.858954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-10-08 17:55:07.858993 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (setup.py): started 2025-10-08 17:55:07.859004 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (setup.py): finished with status 'done' 2025-10-08 17:55:07.859023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=8bf00dd5d9b201cdaa9e8d8496fedad38ccdeb7b47a72fb8c8c897fbf289c426 2025-10-08 17:55:07.859064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Stored in directory: /tmp/pip-ephem-wheel-cache-ifn20iq8/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2025-10-08 17:55:07.859074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built pyperclip 2025-10-08 17:55:07.859106 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: wcwidth, resolvelib, requestsexceptions, pytz, pyperclip, netaddr, wrapt, urllib3, tzdata, typing-extensions, six, rpds-py, rfc3986, PyYAML, pyudev, pyparsing, pymysql, pycparser, psutil, PrettyTable, platformdirs, pbr, packaging, msgpack, MarkupSafe, jsonpointer, jmespath, iso8601, idna, decorator, charset-normalizer, certifi, autopage, attrs, stevedore, requests, referencing, python-dateutil, oslo.i18n, os-service-types, jsonpatch, jinja2, debtcollector, cmd2, cffi, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, influxdb, dogpile.cache, cryptography, cliff, python-cinderclient, oslo.serialization, openstacksdk, jsonschema, ansible-core, python-keystoneclient, osc-lib, os-client-config, python-openstackclient, python-ironicclient 2025-10-08 17:55:07.859139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed MarkupSafe-2.1.5 PrettyTable-3.11.0 PyYAML-6.0.2 ansible-core-2.17.14 attrs-24.2.0 autopage-0.5.2 certifi-2025.10.5 cffi-1.17.0 charset-normalizer-3.3.2 cliff-4.7.0 cmd2-2.4.3 cryptography-42.0.8 debtcollector-3.0.0 decorator-5.1.1 dogpile.cache-1.3.3 idna-3.8 influxdb-5.3.2 iso8601-2.1.0 jinja2-3.1.4 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.19.2 jsonschema-specifications-2023.12.1 keystoneauth1-5.8.1 msgpack-1.0.8 netaddr-0.10.1 openstacksdk-4.4.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-3.1.0 oslo.config-9.6.0 oslo.i18n-6.4.0 oslo.serialization-5.5.0 oslo.utils-7.3.0 packaging-24.1 pbr-6.1.0 platformdirs-4.2.2 psutil-6.0.0 pycparser-2.22 pymysql-1.1.1 pyparsing-3.1.2 pyperclip-1.9.0 python-cinderclient-9.6.0 python-dateutil-2.9.0.post0 python-ironicclient-5.8.0 python-keystoneclient-5.5.0 python-openstackclient-7.1.4 pytz-2024.1 pyudev-0.24.3 referencing-0.35.1 requests-2.32.3 requestsexceptions-1.4.0 resolvelib-1.0.1 rfc3986-2.0.0 rpds-py-0.20.0 six-1.16.0 stevedore-5.3.0 typing-extensions-4.12.2 tzdata-2024.1 urllib3-1.26.19 wcwidth-0.2.13 wrapt-1.16.0 2025-10-08 17:55:07.859152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container be4756bf5ff2 2025-10-08 17:55:07.859181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> d5d3d36b0edd 2025-10-08 17:55:07.859191 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 11/21 : COPY requirements.yml /var/lib/ansible/ 2025-10-08 17:55:07.859229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 76fed71978fe 2025-10-08 17:55:07.859242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 12/21 : RUN fail=1; for i in $(seq 1 5); do if ansible-galaxy collection install --timeout 120 -p /usr/share/ansible/collections -r /var/lib/ansible/requirements.yml ; then fail=0; break; fi; echo "Collection download failed, retrying"; sleep 5; done; if [ "$fail" -eq 1 ]; then exit 1; fi 2025-10-08 17:55:07.859280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in fb6e9868fbae 2025-10-08 17:55:07.859290 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting galaxy collection install process 2025-10-08 17:55:07.859341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Process install dependency map 2025-10-08 17:55:07.859384 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting collection install process 2025-10-08 17:55:07.859395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-rabbitmq-1.6.0.tar.gz to /root/.ansible/tmp/ansible-local-82k493175/tmpzcnu9err/community-rabbitmq-1.6.0-vg4s0lum 2025-10-08 17:55:07.859426 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.rabbitmq:1.6.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2025-10-08 17:55:07.859437 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.rabbitmq:1.6.0 was installed successfully 2025-10-08 17:55:07.859467 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openvswitch-openvswitch-2.1.1.tar.gz to /root/.ansible/tmp/ansible-local-82k493175/tmpzcnu9err/openvswitch-openvswitch-2.1.1-ubd4_5k7 2025-10-08 17:55:07.859482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openvswitch.openvswitch:2.1.1' to '/usr/share/ansible/collections/ansible_collections/openvswitch/openvswitch' 2025-10-08 17:55:07.859521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openvswitch.openvswitch:2.1.1 was installed successfully 2025-10-08 17:55:07.859530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-1.6.2.tar.gz to /root/.ansible/tmp/ansible-local-82k493175/tmpzcnu9err/ansible-posix-1.6.2-l4ppjyof 2025-10-08 17:55:07.859540 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'ansible.posix:1.6.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2025-10-08 17:55:07.859576 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ansible.posix:1.6.2 was installed successfully 2025-10-08 17:55:07.859587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/openstack-cloud-2.4.1.tar.gz to /root/.ansible/tmp/ansible-local-82k493175/tmpzcnu9err/openstack-cloud-2.4.1-6kssz1ss 2025-10-08 17:55:07.859617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openstack.cloud:2.4.1' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2025-10-08 17:55:07.859672 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openstack.cloud:2.4.1 was installed successfully 2025-10-08 17:55:07.859687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-mysql-2.4.2.tar.gz to /root/.ansible/tmp/ansible-local-82k493175/tmpzcnu9err/community-mysql-2.4.2-ktkdto9p 2025-10-08 17:55:07.859725 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.mysql:2.4.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2025-10-08 17:55:07.859733 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.mysql:2.4.2 was installed successfully 2025-10-08 17:55:07.859744 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-3.8.10.tar.gz to /root/.ansible/tmp/ansible-local-82k493175/tmpzcnu9err/community-general-3.8.10-_l6vx_2_ 2025-10-08 17:55:07.859782 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.general:3.8.10' to '/usr/share/ansible/collections/ansible_collections/community/general' 2025-10-08 17:55:07.859793 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.general:3.8.10 was installed successfully 2025-10-08 17:55:07.859832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container fb6e9868fbae 2025-10-08 17:55:07.859843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 199b5f475645 2025-10-08 17:55:07.859880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 13/21 : ENV ANSIBLE_LIBRARY /usr/share/ansible:$ANSIBLE_LIBRARY 2025-10-08 17:55:07.859891 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 8e331198bd60 2025-10-08 17:55:07.859930 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 8e331198bd60 2025-10-08 17:55:07.859941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 4307352f07d3 2025-10-08 17:55:07.859979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 14/21 : COPY find_disks.py /usr/share/ansible/ 2025-10-08 17:55:07.859989 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> f1aa4d35fb19 2025-10-08 17:55:07.860028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 15/21 : COPY ansible.cfg /etc/ansible/ansible.cfg 2025-10-08 17:55:07.860038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 274ab5e49d12 2025-10-08 17:55:07.860076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 16/21 : COPY ansible_sudoers /etc/sudoers.d/kolla_ansible_sudoers 2025-10-08 17:55:07.860087 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 93fc800360e6 2025-10-08 17:55:07.860126 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 17/21 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:55:07.860137 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 7cd8baa4b505 2025-10-08 17:55:07.860175 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 18/21 : COPY kolla_toolbox.sh /usr/local/bin/kolla_toolbox 2025-10-08 17:55:07.860185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 8ca9723f6a20 2025-10-08 17:55:07.861678 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 19/21 : RUN chmod 644 /usr/share/ansible/find_disks.py /etc/ansible/ansible.cfg /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_toolbox && chmod 440 /etc/sudoers.d/kolla_ansible_sudoers 2025-10-08 17:55:07.861692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 053c1e6c0dd2 2025-10-08 17:55:07.861700 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 053c1e6c0dd2 2025-10-08 17:55:07.861707 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> fb7bf2798054 2025-10-08 17:55:07.861719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 20/21 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:55:07.861727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 9e7bf46da809 2025-10-08 17:55:07.861733 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-10-08 17:55:07.861739 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-10-08 17:55:07.861745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-10-08 17:55:07.861750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages were automatically installed and are no longer required: 2025-10-08 17:55:07.861756 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 17:55:07.861762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 17:55:07.861768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 17:55:07.861774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 17:55:07.861779 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 17:55:07.861785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-10-08 17:55:07.861791 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-10-08 17:55:07.861802 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2025-10-08 17:55:07.861808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Use 'apt autoremove' to remove them. 2025-10-08 17:55:07.861814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2025-10-08 17:55:07.861819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: build-essential 2025-10-08 17:55:07.861825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 17:55:07.861831 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 17.4 kB disk space will be freed. 2025-10-08 17:55:07.861837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-10-08 17:55:07.861843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(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% 2025-10-08 17:55:07.861850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% (Reading database ... 75% 2025-10-08 17:55:07.861855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-10-08 17:55:07.861861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-10-08 17:55:07.861867 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-10-08 17:55:07.861873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-10-08 17:55:07.861878 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20911 files and directories currently installed.) 2025-10-08 17:55:07.861884 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing build-essential (12.10ubuntu1) ... 2025-10-08 17:55:07.861890 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-10-08 17:55:07.861896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-10-08 17:55:07.861901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-10-08 17:55:07.861907 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2025-10-08 17:55:07.861913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 17:55:07.861919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 17:55:07.861930 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 17:55:07.861936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 17:55:07.861942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 17:55:07.861948 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-10-08 17:55:07.861954 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-10-08 17:55:07.861960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2025-10-08 17:55:07.861965 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 42 to remove and 0 not upgraded. 2025-10-08 17:55:07.861975 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 228 MB disk space will be freed. 2025-10-08 17:55:07.861981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-10-08 17:55:07.861989 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-10-08 17:55:07.861996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: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% 2025-10-08 17:55:07.862006 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% (Reading database ... 75% 2025-10-08 17:55:07.862012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-10-08 17:55:07.862017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-10-08 17:55:07.862023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-10-08 17:55:07.862029 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-10-08 17:55:07.862034 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20902 files and directories currently installed.) 2025-10-08 17:55:07.862040 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.862046 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.862058 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.862064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.862069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 17:55:07.862075 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.862081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.862087 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.862093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.862098 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.862104 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.862195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.862202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.862208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.862214 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.862220 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 17:55:07.862225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.862231 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.862237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:55:07.862242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.862248 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.862254 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.862260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:55:07.862265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.862271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.862277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.862288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.862294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 17:55:07.862299 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.862312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.862318 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 17:55:07.862361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.862368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libjansson4:amd64 (2.14-2build2) ... 2025-10-08 17:55:07.862374 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.862380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 17:55:07.862385 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.862391 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:55:07.862417 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.862423 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:55:07.862429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing lto-disabled-list (47) ... 2025-10-08 17:55:07.862435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing make (4.3-4.1build2) ... 2025-10-08 17:55:07.862441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 17:55:07.862447 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:55:07.862452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 9e7bf46da809 2025-10-08 17:55:07.862458 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 8f1df0f73791 2025-10-08 17:55:07.862464 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 21/21 : USER ansible 2025-10-08 17:55:07.862469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 4c208e22f8e4 2025-10-08 17:55:07.862475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 4c208e22f8e4 2025-10-08 17:55:07.862481 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 24ef1457e2c1 2025-10-08 17:55:07.862487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built c96defccdcc4 2025-10-08 17:55:07.862492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully tagged osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251008 2025-10-08 17:55:07.862498 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Built at 2025-10-08 17:55:07.861861 (took 0:02:15.683167) 2025-10-08 17:55:07.862504 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy-ssh) 2025-10-08 17:55:07.862510 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Processing 2025-10-08 17:55:07.862516 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building started at 2025-10-08 17:55:07.862180 2025-10-08 17:55:07.862920 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 plugins into plugins archive 2025-10-08 17:55:07.863351 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 additions into additions archive 2025-10-08 17:55:25.017962 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:55:25.018074 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 8d20c2e47ba2 2025-10-08 17:55:25.018096 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 2/9 : LABEL "build-date"="20251008" "name"="haproxy-ssh" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="haproxy-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:55:25.018136 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 43c75a0db4df 2025-10-08 17:55:25.018147 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 43c75a0db4df 2025-10-08 17:55:25.018163 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 5498a3b98ae5 2025-10-08 17:55:25.018253 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 3/9 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && chsh --shell /bin/bash haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2025-10-08 17:55:25.018273 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 253b3fa9fe38 2025-10-08 17:55:25.018355 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 253b3fa9fe38 2025-10-08 17:55:25.018422 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 150332b868d1 2025-10-08 17:55:25.018476 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 4/9 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-10-08 17:55:25.018536 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 7bcbf2478206 2025-10-08 17:55:25.018593 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 7bcbf2478206 2025-10-08 17:55:25.018683 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 30d158728071 2025-10-08 17:55:25.018738 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 5/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server openssh-client rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:55:25.018796 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 03f045b11b9f 2025-10-08 17:55:25.018869 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:55:25.018909 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:55:25.018960 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:55:25.019014 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:55:25.019066 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:55:25.019119 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:55:25.019175 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:55:25.019226 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:55:25.019279 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:55:25.019314 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:55:25.019394 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:55:25.019449 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:55:25.019502 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:55:25.019554 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:55:25.019606 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:55:25.019666 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 28.5 MB in 3s (8,193 kB/s) 2025-10-08 17:55:25.019748 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-10-08 17:55:25.019806 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-10-08 17:55:25.019864 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-10-08 17:55:25.019919 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-10-08 17:55:25.019976 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following additional packages will be installed: 2025-10-08 17:55:25.020030 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-sftp-server ucf 2025-10-08 17:55:25.020085 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Suggested packages: 2025-10-08 17:55:25.020136 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2025-10-08 17:55:25.020184 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: python3-braceexpand 2025-10-08 17:55:25.020233 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Recommended packages: 2025-10-08 17:55:25.020281 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2025-10-08 17:55:25.020335 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following NEW packages will be installed: 2025-10-08 17:55:25.020408 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2025-10-08 17:55:25.020594 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: openssh-sftp-server rsync ucf 2025-10-08 17:55:25.020704 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:55:25.020726 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Need to get 2,084 kB of archives. 2025-10-08 17:55:25.020736 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:After this operation, 7,346 kB of additional disk space will be used. 2025-10-08 17:55:25.020746 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:55:25.020759 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-08 17:55:25.020892 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-10-08 17:55:25.020924 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-10-08 17:55:25.020944 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-10-08 17:55:25.020988 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-10-08 17:55:25.021042 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.14 [37.3 kB] 2025-10-08 17:55:25.021085 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-08 17:55:25.021160 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.14 [510 kB] 2025-10-08 17:55:25.021217 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preconfiguring packages ... 2025-10-08 17:55:25.021273 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 2,084 kB in 0s (6,043 kB/s) 2025-10-08 17:55:25.021326 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libpopt0:amd64. 2025-10-08 17:55:25.021413 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2025-10-08 17:55:25.021429 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(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% 2025-10-08 17:55:25.021499 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 70% 2025-10-08 17:55:25.021552 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 75% 2025-10-08 17:55:25.021604 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 80% 2025-10-08 17:55:25.021663 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 85% 2025-10-08 17:55:25.021729 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 90% 2025-10-08 17:55:25.021782 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 95% 2025-10-08 17:55:25.021837 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:55:25.021889 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-08 17:55:25.021943 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 17:55:25.021997 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package rsync. 2025-10-08 17:55:25.022050 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-10-08 17:55:25.022102 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-10-08 17:55:25.022156 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libcbor0.10:amd64. 2025-10-08 17:55:25.022210 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-10-08 17:55:25.022263 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-08 17:55:25.022318 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libfido2-1:amd64. 2025-10-08 17:55:25.022387 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-10-08 17:55:25.022498 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-08 17:55:25.022539 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-client. 2025-10-08 17:55:25.022594 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-08 17:55:25.022663 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-08 17:55:25.022728 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-sftp-server. 2025-10-08 17:55:25.022783 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-08 17:55:25.022835 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-10-08 17:55:25.022888 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package ucf. 2025-10-08 17:55:25.022935 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2025-10-08 17:55:25.022982 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Moving old data out of the way 2025-10-08 17:55:25.023028 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-10-08 17:55:25.023076 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-server. 2025-10-08 17:55:25.023122 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-08 17:55:25.023170 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-10-08 17:55:25.023216 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-08 17:55:25.023262 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up ucf (3.0043+nmu1) ... 2025-10-08 17:55:25.023309 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-08 17:55:25.023356 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 17:55:25.023427 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-08 17:55:25.023441 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-10-08 17:55:25.023654 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2025-10-08 17:55:25.023672 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:55:25.023681 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-10-08 17:55:25.023690 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-10-08 17:55:25.023750 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-10-08 17:55:25.023760 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-10-08 17:55:25.023803 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 RSA key; this may take some time ... 2025-10-08 17:55:25.023861 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-10-08 17:55:25.023903 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:3072 SHA256:/C0WPzo6gVDDjf6irCKzkCj/TbK7jAy7nVD7BprnluU root@ubuntu (RSA) 2025-10-08 17:55:25.023960 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-10-08 17:55:25.023973 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-10-08 17:55:25.024046 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:kr2vIeuXlHPbJOKYDDZvJTi9Pof7AW5Og9p7iXlaHO8 root@ubuntu (ECDSA) 2025-10-08 17:55:25.024082 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-10-08 17:55:25.024133 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-10-08 17:55:25.024177 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:MKk7QUWEpEMjYt5nSBwrHtPbr/mp9g6XqKbMyxiQKbU root@ubuntu (ED25519) 2025-10-08 17:55:25.024188 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2025-10-08 17:55:25.024279 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:55:25.024329 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:55:25.024395 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 03f045b11b9f 2025-10-08 17:55:25.024472 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 1000741f01c2 2025-10-08 17:55:25.024523 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:55:25.024576 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> a510480ac31f 2025-10-08 17:55:25.024651 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 7/9 : RUN chmod 644 /usr/local/bin/kolla_extend_start && sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd 2025-10-08 17:55:25.024666 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 3b219345b320 2025-10-08 17:55:25.024746 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 3b219345b320 2025-10-08 17:55:25.024793 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 8a2539c531d6 2025-10-08 17:55:25.024837 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 8/9 : COPY update-haproxy-cert.sh /usr/bin/update-haproxy-cert 2025-10-08 17:55:25.024873 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> e72ad0fb6756 2025-10-08 17:55:25.024923 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 9/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:55:25.024936 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 5a4fd20dad80 2025-10-08 17:55:25.024997 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-10-08 17:55:25.025019 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-10-08 17:55:25.025075 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-10-08 17:55:25.025119 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Package 'build-essential' is not installed, so not removed 2025-10-08 17:55:25.025126 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:55:25.025176 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-10-08 17:55:25.025220 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-10-08 17:55:25.025227 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-10-08 17:55:25.025279 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:55:25.025326 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 5a4fd20dad80 2025-10-08 17:55:25.025334 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 02fe7b5daaa9 2025-10-08 17:55:25.025395 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully built 4622d1e9cf90 2025-10-08 17:55:25.025407 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully tagged osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251008 2025-10-08 17:55:25.025527 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Built at 2025-10-08 17:55:25.025411 (took 0:00:17.163231) 2025-10-08 17:55:25.025982 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy) 2025-10-08 17:55:25.025994 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Processing 2025-10-08 17:55:25.026077 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building started at 2025-10-08 17:55:25.025958 2025-10-08 17:55:25.027048 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 plugins into plugins archive 2025-10-08 17:55:25.027802 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 additions into additions archive 2025-10-08 17:55:41.864813 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:55:41.864988 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 8d20c2e47ba2 2025-10-08 17:55:41.865012 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 2/7 : LABEL "build-date"="20251008" "name"="haproxy" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="haproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:55:41.865029 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 10ac7e9e6547 2025-10-08 17:55:41.865042 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 10ac7e9e6547 2025-10-08 17:55:41.865098 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 98432b741b0d 2025-10-08 17:55:41.865113 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 3/7 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2025-10-08 17:55:41.865172 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 914c80cde13f 2025-10-08 17:55:41.865210 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 914c80cde13f 2025-10-08 17:55:41.865280 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> ad3fea038c3a 2025-10-08 17:55:41.865965 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends haproxy && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:55:41.866089 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 66ba177c21f0 2025-10-08 17:55:41.866111 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:55:41.866130 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:55:41.866150 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:55:41.866167 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:55:41.866185 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:55:41.866203 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:55:41.866220 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:55:41.866237 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:55:41.866254 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:55:41.866271 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:55:41.866386 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:55:41.866441 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:55:41.866461 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:55:41.866478 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:55:41.866495 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:55:41.866513 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 28.5 MB in 3s (8,379 kB/s) 2025-10-08 17:55:41.866530 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-10-08 17:55:41.866547 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-10-08 17:55:41.866588 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-10-08 17:55:41.866606 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-10-08 17:55:41.866761 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following additional packages will be installed: 2025-10-08 17:55:41.866784 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: liblua5.4-0 2025-10-08 17:55:41.866802 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Suggested packages: 2025-10-08 17:55:41.866818 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: vim-haproxy haproxy-doc 2025-10-08 17:55:41.866834 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following NEW packages will be installed: 2025-10-08 17:55:41.866851 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: haproxy liblua5.4-0 2025-10-08 17:55:41.866868 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:55:41.866947 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Need to get 2,204 kB of archives. 2025-10-08 17:55:41.866965 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:After this operation, 5,206 kB of additional disk space will be used. 2025-10-08 17:55:41.866983 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:55:41.866999 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-10-08 17:55:41.867014 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.5-1ubuntu3.4 [2,038 kB] 2025-10-08 17:55:41.867036 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 2,204 kB in 1s (3,257 kB/s) 2025-10-08 17:55:41.867066 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package liblua5.4-0:amd64. 2025-10-08 17:55:41.867147 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2025-10-08 17:55:41.867230 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(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% 2025-10-08 17:55:41.867306 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 70% 2025-10-08 17:55:41.868829 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 75% 2025-10-08 17:55:41.868858 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 80% 2025-10-08 17:55:41.868873 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 85% 2025-10-08 17:55:41.868888 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 90% 2025-10-08 17:55:41.868904 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 95% 2025-10-08 17:55:41.868919 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:55:41.868934 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-10-08 17:55:41.868949 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-08 17:55:41.868964 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package haproxy. 2025-10-08 17:55:41.868979 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../haproxy_2.8.5-1ubuntu3.4_amd64.deb ... 2025-10-08 17:55:41.868995 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking haproxy (2.8.5-1ubuntu3.4) ... 2025-10-08 17:55:41.869009 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-08 17:55:41.869025 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up haproxy (2.8.5-1ubuntu3.4) ... 2025-10-08 17:55:41.869040 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: could not determine current runlevel 2025-10-08 17:55:41.869055 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: 2025-10-08 17:55:41.869070 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:55:41.869085 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:55:41.869101 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 66ba177c21f0 2025-10-08 17:55:41.869116 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 14a7e0036437 2025-10-08 17:55:41.869131 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 5/7 : COPY ensure_latest_config.sh /usr/local/bin/kolla_ensure_haproxy_latest_config 2025-10-08 17:55:41.869146 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 3ce4a496800c 2025-10-08 17:55:41.869162 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 6/7 : RUN mkdir -p /var/lib/kolla/haproxy && chown -R haproxy: /var/lib /run && chmod 755 /usr/local/bin/kolla_ensure_haproxy_latest_config 2025-10-08 17:55:41.869177 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 04cb8560cdbb 2025-10-08 17:55:41.869193 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 04cb8560cdbb 2025-10-08 17:55:41.869208 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 40778e6aaefe 2025-10-08 17:55:41.869237 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:55:41.869254 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 9be0dd5b8473 2025-10-08 17:55:41.869270 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-10-08 17:55:41.869285 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-10-08 17:55:41.869311 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-10-08 17:55:41.869326 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Package 'build-essential' is not installed, so not removed 2025-10-08 17:55:41.869439 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:55:41.869456 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-10-08 17:55:41.869471 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-10-08 17:55:41.869486 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-10-08 17:55:41.869500 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:55:41.869515 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 9be0dd5b8473 2025-10-08 17:55:41.869530 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> f7f078c9a6e6 2025-10-08 17:55:41.869545 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully built 4a3c25da5198 2025-10-08 17:55:41.869560 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully tagged osism.harbor.regio.digital/kolla/haproxy:build-20251008 2025-10-08 17:55:41.869575 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Built at 2025-10-08 17:55:41.869202 (took 0:00:16.843244) 2025-10-08 17:55:41.870872 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cron) 2025-10-08 17:55:41.870928 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Processing 2025-10-08 17:55:41.870942 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building started at 2025-10-08 17:55:41.869945 2025-10-08 17:55:41.872764 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 plugins into plugins archive 2025-10-08 17:55:41.872794 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 additions into additions archive 2025-10-08 17:55:54.132993 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:55:54.133085 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 8d20c2e47ba2 2025-10-08 17:55:54.133116 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 2/6 : LABEL "build-date"="20251008" "name"="cron" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cron" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:55:54.133143 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 9054eb88ddb3 2025-10-08 17:55:54.133163 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 9054eb88ddb3 2025-10-08 17:55:54.133175 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> f01e77777efc 2025-10-08 17:55:54.133188 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends cron logrotate && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:55:54.133201 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in dd68c2b558de 2025-10-08 17:55:54.133213 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:55:54.133225 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:55:54.133237 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:55:54.133248 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:55:54.133261 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:55:54.133309 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:55:54.133320 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:55:54.133329 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:55:54.133339 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:55:54.133348 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:55:54.133373 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:55:54.133522 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:55:54.133538 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:55:54.133547 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:55:54.133556 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:55:54.133566 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 28.5 MB in 3s (8,465 kB/s) 2025-10-08 17:55:54.133575 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-10-08 17:55:54.133585 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-10-08 17:55:54.133595 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-10-08 17:55:54.133604 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-10-08 17:55:54.133614 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following additional packages will be installed: 2025-10-08 17:55:54.133623 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron-daemon-common libpopt0 2025-10-08 17:55:54.133688 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Suggested packages: 2025-10-08 17:55:54.133698 | ubuntu-noble-large | INFO:kolla.common.utils.cron: anacron checksecurity supercat default-mta | mail-transport-agent bsd-mailx 2025-10-08 17:55:54.133708 | ubuntu-noble-large | INFO:kolla.common.utils.cron: | mailx 2025-10-08 17:55:54.133717 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following NEW packages will be installed: 2025-10-08 17:55:54.133766 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron cron-daemon-common libpopt0 logrotate 2025-10-08 17:55:54.133777 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:55:54.133786 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Need to get 180 kB of archives. 2025-10-08 17:55:54.133796 | ubuntu-noble-large | INFO:kolla.common.utils.cron:After this operation, 558 kB of additional disk space will be used. 2025-10-08 17:55:54.133806 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:55:54.133815 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-10-08 17:55:54.133825 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-10-08 17:55:54.133839 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-08 17:55:54.133909 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-10-08 17:55:54.133946 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 180 kB in 0s (742 kB/s) 2025-10-08 17:55:54.134053 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron-daemon-common. 2025-10-08 17:55:54.134071 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-10-08 17:55:54.134219 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(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% 2025-10-08 17:55:54.134253 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2025-10-08 17:55:54.134323 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2025-10-08 17:55:54.135794 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2025-10-08 17:55:54.135815 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2025-10-08 17:55:54.135825 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2025-10-08 17:55:54.135835 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2025-10-08 17:55:54.135844 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:55:54.135854 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-10-08 17:55:54.135864 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-08 17:55:54.135874 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-08 17:55:54.135883 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Creating group 'crontab' with GID 995. 2025-10-08 17:55:54.135893 | ubuntu-noble-large | INFO:kolla.common.utils.cron: 2025-10-08 17:55:54.135904 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron. 2025-10-08 17:55:54.135914 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-10-08 17:55:54.135924 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(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% 2025-10-08 17:55:54.135944 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2025-10-08 17:55:54.135954 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% (Reading database ... 80% 2025-10-08 17:55:54.135963 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2025-10-08 17:55:54.135973 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2025-10-08 17:55:54.135982 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2025-10-08 17:55:54.135992 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-10-08 17:55:54.136001 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-10-08 17:55:54.136011 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-10-08 17:55:54.136020 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package libpopt0:amd64. 2025-10-08 17:55:54.136029 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-08 17:55:54.136039 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 17:55:54.136048 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package logrotate. 2025-10-08 17:55:54.136057 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../logrotate_3.21.0-2build1_amd64.deb ... 2025-10-08 17:55:54.136067 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking logrotate (3.21.0-2build1) ... 2025-10-08 17:55:54.136076 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron (3.0pl1-184ubuntu2) ... 2025-10-08 17:55:54.136085 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: could not determine current runlevel 2025-10-08 17:55:54.136095 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:55:54.136104 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 17:55:54.136114 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up logrotate (3.21.0-2build1) ... 2025-10-08 17:55:54.136130 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:55:54.136139 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container dd68c2b558de 2025-10-08 17:55:54.136149 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> c3785f201a16 2025-10-08 17:55:54.136165 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:55:54.136183 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> c7c7e7762d3a 2025-10-08 17:55:54.136201 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 17:55:54.136219 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in fb5b5c509240 2025-10-08 17:55:54.136236 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container fb5b5c509240 2025-10-08 17:55:54.136312 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 2ab18027caa0 2025-10-08 17:55:54.136324 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:55:54.136336 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 0e45ab80fec9 2025-10-08 17:55:54.136345 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-10-08 17:55:54.136355 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-10-08 17:55:54.136364 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-10-08 17:55:54.136374 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Package 'build-essential' is not installed, so not removed 2025-10-08 17:55:54.136383 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:55:54.136393 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-10-08 17:55:54.136402 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-10-08 17:55:54.136411 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-10-08 17:55:54.136448 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:55:54.136458 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 0e45ab80fec9 2025-10-08 17:55:54.136467 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> d475344cfa6d 2025-10-08 17:55:54.136477 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully built 777394518291 2025-10-08 17:55:54.136528 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully tagged osism.harbor.regio.digital/kolla/cron:build-20251008 2025-10-08 17:55:54.136538 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Built at 2025-10-08 17:55:54.136355 (took 0:00:12.266410) 2025-10-08 17:55:54.137743 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-base) 2025-10-08 17:55:54.137770 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Processing 2025-10-08 17:55:54.137781 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building started at 2025-10-08 17:55:54.136939 2025-10-08 17:55:54.138129 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 plugins into plugins archive 2025-10-08 17:55:54.138967 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 additions into additions archive 2025-10-08 17:56:07.521199 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:56:07.521328 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 8d20c2e47ba2 2025-10-08 17:56:07.521349 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 2/6 : LABEL "build-date"="20251008" "name"="openvswitch-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:56:07.521472 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 5dec13ebe6de 2025-10-08 17:56:07.521556 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 5dec13ebe6de 2025-10-08 17:56:07.521665 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> f98c3de63b13 2025-10-08 17:56:07.521744 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openvswitch-switch python3-openvswitch python3-netifaces tcpdump && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:56:07.521850 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 4df777489614 2025-10-08 17:56:07.521919 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:56:07.521998 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:56:07.522075 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:56:07.522150 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:56:07.522224 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:56:07.522298 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:56:07.522372 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:56:07.522470 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:56:07.522549 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:56:07.522625 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:56:07.522740 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:56:07.522819 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:56:07.522894 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:56:07.522968 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:56:07.523041 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:56:07.523116 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 28.5 MB in 3s (11.2 MB/s) 2025-10-08 17:56:07.523187 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-10-08 17:56:07.523730 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-10-08 17:56:07.523746 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2025-10-08 17:56:07.523755 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2025-10-08 17:56:07.523764 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2025-10-08 17:56:07.523773 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2025-10-08 17:56:07.523794 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common python3-sortedcontainers uuid-runtime 2025-10-08 17:56:07.523804 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2025-10-08 17:56:07.523820 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ethtool openvswitch-doc python3-netaddr python3-pyparsing 2025-10-08 17:56:07.523828 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python-sortedcontainers-doc apparmor 2025-10-08 17:56:07.523841 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Recommended packages: 2025-10-08 17:56:07.523850 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: dbus 2025-10-08 17:56:07.524026 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2025-10-08 17:56:07.524082 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2025-10-08 17:56:07.524113 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common openvswitch-switch python3-netifaces python3-openvswitch 2025-10-08 17:56:07.524126 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-sortedcontainers tcpdump uuid-runtime 2025-10-08 17:56:07.524207 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:56:07.524299 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 5,308 kB of archives. 2025-10-08 17:56:07.524356 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 16.2 MB of additional disk space will be used. 2025-10-08 17:56:07.524474 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-10-08 17:56:07.524539 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:56:07.524617 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-08 17:56:07.524723 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-08 17:56:07.524807 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-08 17:56:07.524881 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-08 17:56:07.524954 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-10-08 17:56:07.525027 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-10-08 17:56:07.525100 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-08 17:56:07.525884 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-08 17:56:07.525940 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-08 17:56:07.525953 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-08 17:56:07.525964 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-10-08 17:56:07.525973 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 tcpdump amd64 4.99.4-3ubuntu4 [479 kB] 2025-10-08 17:56:07.526023 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 5,308 kB in 0s (16.6 MB/s) 2025-10-08 17:56:07.526034 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package uuid-runtime. 2025-10-08 17:56:07.526045 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-10-08 17:56:07.526057 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(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% 2025-10-08 17:56:07.526069 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2025-10-08 17:56:07.526079 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2025-10-08 17:56:07.526089 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2025-10-08 17:56:07.526098 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2025-10-08 17:56:07.526125 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:56:07.526135 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-08 17:56:07.526227 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 17:56:07.526239 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-08 17:56:07.526249 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../01-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-08 17:56:07.526259 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 17:56:07.526269 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libunbound8:amd64. 2025-10-08 17:56:07.526278 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../02-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-08 17:56:07.526287 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 17:56:07.526297 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-common. 2025-10-08 17:56:07.526307 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../03-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 17:56:07.526358 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-10-08 17:56:07.526369 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-netifaces:amd64. 2025-10-08 17:56:07.526378 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../04-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-10-08 17:56:07.526497 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: 2025-10-08 17:56:07.526548 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-08 17:56:07.527716 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-sortedcontainers. 2025-10-08 17:56:07.527739 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../05-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-08 17:56:07.527749 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-08 17:56:07.527759 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libnuma1:amd64. 2025-10-08 17:56:07.527769 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../06-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-08 17:56:07.527778 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 17:56:07.527799 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libxdp1:amd64. 2025-10-08 17:56:07.527809 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../07-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-08 17:56:07.527819 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 17:56:07.527828 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-openvswitch. 2025-10-08 17:56:07.527838 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../08-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 17:56:07.527848 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 17:56:07.527857 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-switch. 2025-10-08 17:56:07.527867 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../09-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 17:56:07.527876 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-08 17:56:07.527886 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-08 17:56:07.527895 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../10-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 17:56:07.527904 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 17:56:07.527914 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libpcap0.8t64:amd64. 2025-10-08 17:56:07.527923 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../11-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-10-08 17:56:07.527933 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-08 17:56:07.527942 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package tcpdump. 2025-10-08 17:56:07.527952 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../12-tcpdump_4.99.4-3ubuntu4_amd64.deb ... 2025-10-08 17:56:07.527961 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking tcpdump (4.99.4-3ubuntu4) ... 2025-10-08 17:56:07.527980 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 17:56:07.527990 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-08 17:56:07.527999 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 17:56:07.528009 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 17:56:07.528023 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 17:56:07.528032 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-08 17:56:07.528042 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 17:56:07.528051 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 17:56:07.528060 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Selecting GID from range 100 to 59999 ... 2025-10-08 17:56:07.528069 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Adding group `uuidd' (GID 102) ... 2025-10-08 17:56:07.528078 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2025-10-08 17:56:07.528092 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:56:07.528151 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-10-08 17:56:07.528201 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-08 17:56:07.528250 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up tcpdump (4.99.4-3ubuntu4) ... 2025-10-08 17:56:07.528272 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 17:56:07.528372 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-08 17:56:07.528390 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-10-08 17:56:07.528462 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2025-10-08 17:56:07.528514 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:56:07.528579 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:56:07.528594 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 4df777489614 2025-10-08 17:56:07.528710 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> a5ac9bf383fc 2025-10-08 17:56:07.528732 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:56:07.528803 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 49ba5c2d3b6c 2025-10-08 17:56:07.528869 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 5/6 : COPY ovs_wrapper.sh /usr/local/bin/ovs_wrapper 2025-10-08 17:56:07.528902 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 25d68fa7ff93 2025-10-08 17:56:07.528976 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 6/6 : RUN if [ -e /usr/sbin/tcpdump ]; then mv /usr/sbin/tcpdump /usr/bin/tcpdump; fi && touch /usr/local/bin/kolla_openvswitch_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_openvswitch_extend_start && chmod 755 /usr/local/bin/ovs_wrapper 2025-10-08 17:56:07.529027 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 4e81a39a4068 2025-10-08 17:56:07.529077 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 4e81a39a4068 2025-10-08 17:56:07.529137 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> c40b3bdc5714 2025-10-08 17:56:07.529198 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully built 4b6c94bce06e 2025-10-08 17:56:07.529254 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-base:build-20251008 2025-10-08 17:56:07.529367 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Built at 2025-10-08 17:56:07.529248 (took 0:00:13.392309) 2025-10-08 17:56:07.529471 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-base) to queue 2025-10-08 17:56:07.529550 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-vswitchd) to queue 2025-10-08 17:56:07.529613 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-db-server) to queue 2025-10-08 17:56:07.530002 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(fluentd) 2025-10-08 17:56:07.530092 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Processing 2025-10-08 17:56:07.530160 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building started at 2025-10-08 17:56:07.530070 2025-10-08 17:56:07.531160 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 plugins into plugins archive 2025-10-08 17:56:07.531807 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 additions into additions archive 2025-10-08 17:56:49.875149 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:56:49.875266 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 8d20c2e47ba2 2025-10-08 17:56:49.875308 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 2/10 : LABEL "build-date"="20251008" "name"="fluentd" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="fluentd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:56:49.875342 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 9cabbf521d16 2025-10-08 17:56:49.875354 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 9cabbf521d16 2025-10-08 17:56:49.875363 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 67a739e4bc23 2025-10-08 17:56:49.875374 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 3/10 : RUN echo 'Uris: https://packages.treasuredata.com/lts/5/ubuntu/noble/' >/etc/apt/sources.list.d/fluentd.sources && echo 'Components: contrib' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Signed-By: /etc/kolla/apt-keys/treasuredata.asc' >>/etc/apt/sources.list.d/fluentd.sources 2025-10-08 17:56:49.875385 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in e62d2b39fb0c 2025-10-08 17:56:49.875395 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container e62d2b39fb0c 2025-10-08 17:56:49.875441 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 8aa448235947 2025-10-08 17:56:49.875453 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 4/10 : RUN usermod --append --home /var/lib/fluentd --groups kolla fluentd && usermod --append --groups mysql fluentd && mkdir -p /var/lib/fluentd && chown -R 42474:42474 /var/lib/fluentd 2025-10-08 17:56:49.875465 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in f6ae1f081324 2025-10-08 17:56:49.875474 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container f6ae1f081324 2025-10-08 17:56:49.875484 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 81470c7f17d2 2025-10-08 17:56:49.875493 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 5/10 : COPY fluentd_sudoers /etc/sudoers.d/kolla_fluentd_sudoers 2025-10-08 17:56:49.875503 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 2274b9b8977d 2025-10-08 17:56:49.875516 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 17:56:49.875526 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 36e6c534d012 2025-10-08 17:56:49.875537 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 7/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends g++ make fluent-package && apt-get clean && rm -rf /var/lib/apt/lists/* && chmod 440 /etc/sudoers.d/kolla_fluentd_sudoers && mkdir -p /etc/fluentd && mkdir -p /var/run/fluentd && chown -R fluentd: /var/run/fluentd && chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 17:56:49.875551 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 7584a071c06b 2025-10-08 17:56:49.875561 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:56:49.875576 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:56:49.875589 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 https://packages.treasuredata.com/lts/5/ubuntu/noble noble InRelease [10.9 kB] 2025-10-08 17:56:49.875679 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:56:49.875712 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:56:49.875723 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:56:49.875732 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:56:49.875746 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib all Packages [1,911 B] 2025-10-08 17:56:49.875769 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 Packages [3,167 B] 2025-10-08 17:56:49.875783 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:56:49.875796 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:56:49.875841 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:56:49.875855 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:56:49.875869 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:56:49.875903 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:56:49.875932 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:56:49.875945 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:56:49.875995 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:56:49.876006 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 28.5 MB in 3s (10.7 MB/s) 2025-10-08 17:56:49.876019 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-10-08 17:56:49.876062 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-10-08 17:56:49.876076 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-10-08 17:56:49.876128 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-10-08 17:56:49.876139 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following additional packages will be installed: 2025-10-08 17:56:49.876153 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2025-10-08 17:56:49.876166 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu g++-13 g++-13-x86-64-linux-gnu 2025-10-08 17:56:49.876196 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2025-10-08 17:56:49.876226 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-10-08 17:56:49.876241 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libgcc-13-dev libgomp1 2025-10-08 17:56:49.876282 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-10-08 17:56:49.876297 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libncurses6 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-10-08 17:56:49.876310 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libyaml-0-2 linux-libc-dev rpcsvc-proto 2025-10-08 17:56:49.876351 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Suggested packages: 2025-10-08 17:56:49.876365 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils-doc gprofng-gui cpp-doc gcc-13-locales cpp-13-doc g++-multilib 2025-10-08 17:56:49.876378 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake 2025-10-08 17:56:49.876426 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2025-10-08 17:56:49.876440 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: glibc-doc libstdc++-13-doc make-doc 2025-10-08 17:56:49.876453 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Recommended packages: 2025-10-08 17:56:49.876494 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: manpages manpages-dev libc-devtools libgpm2 2025-10-08 17:56:49.876509 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following NEW packages will be installed: 2025-10-08 17:56:49.876522 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2025-10-08 17:56:49.876546 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu fluent-package g++ g++-13 2025-10-08 17:56:49.876559 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 17:56:49.876614 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 17:56:49.876654 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-10-08 17:56:49.876672 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 2025-10-08 17:56:49.876701 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: liblsan0 libmpc3 libncurses6 libquadmath0 libsframe1 libstdc++-13-dev 2025-10-08 17:56:49.876731 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make rpcsvc-proto 2025-10-08 17:56:49.877965 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:56:49.878029 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Need to get 82.7 MB of archives. 2025-10-08 17:56:49.878042 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:After this operation, 323 MB of additional disk space will be used. 2025-10-08 17:56:49.878053 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 fluent-package amd64 5.0.8-1 [12.9 MB] 2025-10-08 17:56:49.878065 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:56:49.878092 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-08 17:56:49.878103 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-10-08 17:56:49.878113 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-10-08 17:56:49.878123 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB] 2025-10-08 17:56:49.878132 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB] 2025-10-08 17:56:49.878142 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB] 2025-10-08 17:56:49.878151 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB] 2025-10-08 17:56:49.878161 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB] 2025-10-08 17:56:49.878170 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB] 2025-10-08 17:56:49.878179 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2,462 kB] 2025-10-08 17:56:49.878189 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB] 2025-10-08 17:56:49.878198 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-10-08 17:56:49.878208 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-10-08 17:56:49.878218 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-10-08 17:56:49.878227 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] 2025-10-08 17:56:49.878246 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] 2025-10-08 17:56:49.878256 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2025-10-08 17:56:49.878265 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-10-08 17:56:49.878275 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-10-08 17:56:49.878285 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-10-08 17:56:49.878294 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-10-08 17:56:49.878304 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-10-08 17:56:49.878313 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] 2025-10-08 17:56:49.878324 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] 2025-10-08 17:56:49.878333 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] 2025-10-08 17:56:49.878355 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] 2025-10-08 17:56:49.878365 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] 2025-10-08 17:56:49.878375 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-10-08 17:56:49.878385 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] 2025-10-08 17:56:49.878428 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] 2025-10-08 17:56:49.878439 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-10-08 17:56:49.878449 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2025-10-08 17:56:49.878458 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2025-10-08 17:56:49.878468 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-10-08 17:56:49.878478 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-85.85 [1,921 kB] 2025-10-08 17:56:49.878487 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-10-08 17:56:49.878497 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-10-08 17:56:49.878506 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-10-08 17:56:49.878516 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] 2025-10-08 17:56:49.878533 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] 2025-10-08 17:56:49.878543 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] 2025-10-08 17:56:49.878553 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2025-10-08 17:56:49.878562 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2025-10-08 17:56:49.878572 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-10-08 17:56:49.878581 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 82.7 MB in 3s (27.2 MB/s) 2025-10-08 17:56:49.878591 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libncurses6:amd64. 2025-10-08 17:56:49.878601 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2025-10-08 17:56:49.878613 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(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% 2025-10-08 17:56:49.878655 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2025-10-08 17:56:49.878669 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:70% 2025-10-08 17:56:49.878679 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 75% 2025-10-08 17:56:49.878689 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 80% 2025-10-08 17:56:49.878698 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2025-10-08 17:56:49.878708 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:85% 2025-10-08 17:56:49.878717 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 90% (Reading database ... 95% 2025-10-08 17:56:49.878727 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:56:49.878737 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../00-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-08 17:56:49.878747 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 17:56:49.878756 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libyaml-0-2:amd64. 2025-10-08 17:56:49.878774 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../01-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-10-08 17:56:49.878784 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-08 17:56:49.878794 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package fluent-package. 2025-10-08 17:56:49.878803 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../02-fluent-package_5.0.8-1_amd64.deb ... 2025-10-08 17:56:49.878813 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking fluent-package (5.0.8-1) ... 2025-10-08 17:56:49.878822 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libjansson4:amd64. 2025-10-08 17:56:49.878832 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../03-libjansson4_2.14-2build2_amd64.deb ... 2025-10-08 17:56:49.878847 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-10-08 17:56:49.878949 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-common:amd64. 2025-10-08 17:56:49.878961 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../04-binutils-common_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:56:49.878971 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-08 17:56:49.878980 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.878997 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libsframe1:amd64. 2025-10-08 17:56:49.879007 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../05-libsframe1_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:56:49.879017 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.879026 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libbinutils:amd64. 2025-10-08 17:56:49.879036 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../06-libbinutils_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:56:49.879045 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.879055 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf-nobfd0:amd64. 2025-10-08 17:56:49.879064 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../07-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:56:49.879074 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-08 17:56:49.879083 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.879093 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf0:amd64. 2025-10-08 17:56:49.879102 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../08-libctf0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:56:49.879112 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.879122 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgprofng0:amd64. 2025-10-08 17:56:49.879131 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../09-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:56:49.879141 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-08 17:56:49.879150 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.879159 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-10-08 17:56:49.879169 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:56:49.879178 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.879188 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils. 2025-10-08 17:56:49.879197 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../11-binutils_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:56:49.879207 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.879216 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-base:amd64. 2025-10-08 17:56:49.879226 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../12-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879236 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.879246 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libisl23:amd64. 2025-10-08 17:56:49.879255 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../13-libisl23_0.26-3build1.1_amd64.deb ... 2025-10-08 17:56:49.879264 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 17:56:49.879274 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libmpc3:amd64. 2025-10-08 17:56:49.879283 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../14-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-10-08 17:56:49.879293 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 17:56:49.879303 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-10-08 17:56:49.879312 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../15-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879322 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.879338 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-08 17:56:49.879347 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13. 2025-10-08 17:56:49.879357 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../16-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879366 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.879376 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-10-08 17:56:49.879385 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../17-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:56:49.879395 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-08 17:56:49.879428 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:56:49.879446 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp. 2025-10-08 17:56:49.879456 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../18-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:56:49.879466 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 17:56:49.879475 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcc1-0:amd64. 2025-10-08 17:56:49.879485 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../19-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879494 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.879504 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgomp1:amd64. 2025-10-08 17:56:49.879513 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879523 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-08 17:56:49.879532 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.879541 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libitm1:amd64. 2025-10-08 17:56:49.879551 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879560 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.879570 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libatomic1:amd64. 2025-10-08 17:56:49.879579 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879588 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.879598 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libasan8:amd64. 2025-10-08 17:56:49.879607 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879616 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.879655 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package liblsan0:amd64. 2025-10-08 17:56:49.879665 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879675 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.879684 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libtsan2:amd64. 2025-10-08 17:56:49.879694 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-08 17:56:49.879703 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879713 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.879722 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libubsan1:amd64. 2025-10-08 17:56:49.879747 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879757 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.879766 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libhwasan0:amd64. 2025-10-08 17:56:49.879776 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879785 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-08 17:56:49.879795 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.879804 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libquadmath0:amd64. 2025-10-08 17:56:49.879813 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879823 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-08 17:56:49.879832 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.879842 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgcc-13-dev:amd64. 2025-10-08 17:56:49.879851 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../29-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879861 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.879870 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-10-08 17:56:49.879879 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../30-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879889 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.879898 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13. 2025-10-08 17:56:49.879908 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../31-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.879917 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-08 17:56:49.879938 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.879948 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-10-08 17:56:49.879958 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../32-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:56:49.879967 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:56:49.879977 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc. 2025-10-08 17:56:49.879986 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../33-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:56:49.879995 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 17:56:49.880005 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc-dev-bin. 2025-10-08 17:56:49.880014 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../34-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-10-08 17:56:49.880024 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:56:49.880033 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package linux-libc-dev:amd64. 2025-10-08 17:56:49.880043 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../35-linux-libc-dev_6.8.0-85.85_amd64.deb ... 2025-10-08 17:56:49.880052 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-08 17:56:49.880062 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcrypt-dev:amd64. 2025-10-08 17:56:49.880071 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../36-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-10-08 17:56:49.880080 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-08 17:56:49.880096 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package rpcsvc-proto. 2025-10-08 17:56:49.880105 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../37-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-10-08 17:56:49.880115 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-08 17:56:49.880125 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc6-dev:amd64. 2025-10-08 17:56:49.880134 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../38-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-10-08 17:56:49.880147 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-08 17:56:49.880157 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-10-08 17:56:49.880166 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../39-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.880176 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.880185 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-10-08 17:56:49.880195 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../40-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.880204 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.880214 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13. 2025-10-08 17:56:49.880223 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../41-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:56:49.880233 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.880246 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-10-08 17:56:49.880255 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../42-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:56:49.880265 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:56:49.880275 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++. 2025-10-08 17:56:49.880284 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../43-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:56:49.880297 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-10-08 17:56:49.880307 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 17:56:49.880321 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package make. 2025-10-08 17:56:49.880331 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... 2025-10-08 17:56:49.880344 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking make (4.3-4.1build2) ... 2025-10-08 17:56:49.880385 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-08 17:56:49.880415 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.880443 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-08 17:56:49.880472 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.880501 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.880521 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.880549 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-10-08 17:56:49.880608 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-08 17:56:49.880622 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.880663 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up make (4.3-4.1build2) ... 2025-10-08 17:56:49.880686 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 17:56:49.880717 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.880743 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 17:56:49.880772 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.880799 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.880826 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.880854 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-08 17:56:49.880907 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.880918 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up fluent-package (5.0.8-1) ... 2025-10-08 17:56:49.880930 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:useradd warning: _fluentd's uid 42447 is greater than SYS_UID_MAX 999 2025-10-08 17:56:49.880943 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.880976 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.881036 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 17:56:49.881051 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:56:49.881063 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.881094 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.881122 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:56:49.881136 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.881184 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.881194 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.881207 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.881238 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-08 17:56:49.881266 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.881296 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.881324 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:56:49.881351 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.881379 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.881435 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils (2.42-4ubuntu2.5) ... 2025-10-08 17:56:49.881467 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.881513 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 17:56:49.881524 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.881537 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:56:49.881581 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 17:56:49.881591 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:56:49.881604 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:56:49.881652 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 17:56:49.881686 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-10-08 17:56:49.881701 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-10-08 17:56:49.881715 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:56:49.881763 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 7584a071c06b 2025-10-08 17:56:49.881774 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> f8adfccde39a 2025-10-08 17:56:49.881794 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 8/10 : RUN ulimit -n 1024 && fluent-gem install fluent-plugin-grok-parser fluent-plugin-prometheus fluent-plugin-rewrite-tag-filter 2025-10-08 17:56:49.881808 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 4aa14dc91889 2025-10-08 17:56:49.881855 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-grok-parser-2.6.2 2025-10-08 17:56:49.881866 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-grok-parser-2.6.2 2025-10-08 17:56:49.881879 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-grok-parser-2.6.2 2025-10-08 17:56:49.881891 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-grok-parser after 0 seconds 2025-10-08 17:56:49.881936 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-prometheus-2.2.1 2025-10-08 17:56:49.881947 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-prometheus-2.2.1 2025-10-08 17:56:49.881959 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-prometheus-2.2.1 2025-10-08 17:56:49.881972 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-prometheus after 0 seconds 2025-10-08 17:56:49.882017 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-rewrite-tag-filter-2.4.0 2025-10-08 17:56:49.882027 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2025-10-08 17:56:49.882040 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2025-10-08 17:56:49.882067 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-rewrite-tag-filter after 0 seconds 2025-10-08 17:56:49.882081 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:3 gems installed 2025-10-08 17:56:49.882125 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 4aa14dc91889 2025-10-08 17:56:49.882139 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> e84451098cd6 2025-10-08 17:56:49.882169 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:56:49.882227 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 93dbe1f3aab2 2025-10-08 17:56:49.882238 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-10-08 17:56:49.882251 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-10-08 17:56:49.882264 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-10-08 17:56:49.882309 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Package 'build-essential' is not installed, so not removed 2025-10-08 17:56:49.882322 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:56:49.882334 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-10-08 17:56:49.882378 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-10-08 17:56:49.882389 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-10-08 17:56:49.882428 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:56:49.882476 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 93dbe1f3aab2 2025-10-08 17:56:49.883071 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 244a42f0d507 2025-10-08 17:56:49.883144 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 10/10 : USER fluentd 2025-10-08 17:56:49.883160 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 170eac5c47d2 2025-10-08 17:56:49.883171 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 170eac5c47d2 2025-10-08 17:56:49.883182 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 29a662ce96be 2025-10-08 17:56:49.883192 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully built 4137b702d80e 2025-10-08 17:56:49.883202 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully tagged osism.harbor.regio.digital/kolla/fluentd:build-20251008 2025-10-08 17:56:49.883212 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Built at 2025-10-08 17:56:49.882592 (took 0:00:42.352522) 2025-10-08 17:56:49.883222 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openstack-base) 2025-10-08 17:56:49.883232 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Processing 2025-10-08 17:56:49.883241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building started at 2025-10-08 17:56:49.882887 2025-10-08 17:56:49.883251 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting local archive from tarballs/requirements-stable-2024.2.tar.gz 2025-10-08 17:56:49.883784 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting archive from https://tarballs.opendev.org/openstack/pycadf/pycadf-3.1.1.tar.gz 2025-10-08 17:56:50.833963 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 1 plugins into plugins archive 2025-10-08 17:56:50.834033 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 additions into additions archive 2025-10-08 17:59:38.234876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation line found in: RUN ln -s openstack-base-source/* /requirements && sed -e "/^ovs===/d" -i requirements/upper-constraints.txt && mkdir -p /var/lib/kolla && python3 -m venv --system-site-packages /var/lib/kolla/venv && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /var/lib/kolla/venv/lib/python3 2025-10-08 17:59:38.234931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.234939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation lines will become errors in a future release. 2025-10-08 17:59:38.234945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.234951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 17:59:38.234956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 8d20c2e47ba2 2025-10-08 17:59:38.234962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 2/11 : LABEL "build-date"="20251008" "name"="openstack-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openstack-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:59:38.234969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 6cb25428bc78 2025-10-08 17:59:38.234974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 6cb25428bc78 2025-10-08 17:59:38.234984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 92ceeebc9922 2025-10-08 17:59:38.234990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 3/11 : RUN apt-get update && apt-get -y install --no-install-recommends python3-setuptools && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:59:38.234995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in a4618335ea59 2025-10-08 17:59:38.234999 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:59:38.235005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:59:38.235009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:59:38.235015 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:59:38.235019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:59:38.235023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:59:38.235027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:59:38.235060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:59:38.235065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:59:38.235069 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:59:38.235073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:59:38.235076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:59:38.235080 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:59:38.235084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:59:38.235088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:59:38.235111 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 28.5 MB in 3s (10.4 MB/s) 2025-10-08 17:59:38.235720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-10-08 17:59:38.235729 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-10-08 17:59:38.235739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2025-10-08 17:59:38.235743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2025-10-08 17:59:38.235747 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools is already the newest version (68.1.2-2ubuntu1.2). 2025-10-08 17:59:38.235751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools set to manually installed. 2025-10-08 17:59:38.235755 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:59:38.235759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container a4618335ea59 2025-10-08 17:59:38.235762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> d4adac5ce704 2025-10-08 17:59:38.235768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 4/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 build-essential ca-certificates git libapache2-mod-wsgi-py3 libffi-dev libpcre3-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev libz-dev pkg-config python3-dev python3-venv zip && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 17:59:38.235778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 9ba102bac016 2025-10-08 17:59:38.235782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 17:59:38.235854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:59:38.235929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 17:59:38.235999 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 17:59:38.236061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 17:59:38.236130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 17:59:38.236198 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 17:59:38.236269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 17:59:38.236339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 17:59:38.236408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 17:59:38.236475 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 17:59:38.236610 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 17:59:38.236703 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 17:59:38.236780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 17:59:38.236849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 17:59:38.236916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 28.5 MB in 2s (12.3 MB/s) 2025-10-08 17:59:38.236980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-10-08 17:59:38.237074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-10-08 17:59:38.237136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2025-10-08 17:59:38.237192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2025-10-08 17:59:38.237248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:ca-certificates is already the newest version (20240203). 2025-10-08 17:59:38.237300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following additional packages will be installed: 2025-10-08 17:59:38.237350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-bin apache2-data apache2-utils binutils binutils-common 2025-10-08 17:59:38.237399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu bzip2 cpp cpp-13 cpp-13-x86-64-linux-gnu 2025-10-08 17:59:38.239695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu 2025-10-08 17:59:38.239704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2025-10-08 17:59:38.239709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-x86-64-linux-gnu git-man icu-devtools libapr1t64 libaprutil1-dbd-sqlite3 2025-10-08 17:59:38.239714 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1-ldap libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin 2025-10-08 17:59:38.239729 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-10-08 17:59:38.239742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libdpkg-perl liberror-perl libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 2025-10-08 17:59:38.239749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2025-10-08 17:59:38.239755 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libpcre16-3 2025-10-08 17:59:38.239761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre3 libpcre32-3 libpcrecpp0v5 libpkgconf3 libpq5 libpython3-dev 2025-10-08 17:59:38.239768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2025-10-08 17:59:38.239773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libtsan2 libubsan1 libxml2 libxslt1.1 libyaml-0-2 linux-libc-dev 2025-10-08 17:59:38.239805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make patch pkgconf pkgconf-bin python3-pip-whl 2025-10-08 17:59:38.239812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-setuptools-whl python3.12-dev python3.12-venv rpcsvc-proto xz-utils 2025-10-08 17:59:38.239819 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Suggested packages: 2025-10-08 17:59:38.239826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2025-10-08 17:59:38.239832 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc 2025-10-08 17:59:38.239839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib 2025-10-08 17:59:38.239846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2025-10-08 17:59:38.239852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-10-08 17:59:38.239858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-10-08 17:59:38.239865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: git-mediawiki git-svn glibc-doc bzr icu-doc postgresql-doc-16 libssl-doc 2025-10-08 17:59:38.239869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-doc libyaml-doc make-doc ed diffutils-doc 2025-10-08 17:59:38.239874 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Recommended packages: 2025-10-08 17:59:38.239877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ssl-cert fakeroot libalgorithm-merge-perl less ssh-client manpages 2025-10-08 17:59:38.239881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2025-10-08 17:59:38.239885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: javascript-common unzip 2025-10-08 17:59:38.239889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following NEW packages will be installed: 2025-10-08 17:59:38.239893 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2 apache2-bin apache2-data apache2-utils binutils binutils-common 2025-10-08 17:59:38.239896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2025-10-08 17:59:38.239900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 17:59:38.239904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 17:59:38.239908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man icu-devtools 2025-10-08 17:59:38.239911 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libapache2-mod-wsgi-py3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap 2025-10-08 17:59:38.239915 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-10-08 17:59:38.239919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2025-10-08 17:59:38.239922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: liberror-perl libexpat1-dev libffi-dev libgcc-13-dev libgomp1 libgprofng0 2025-10-08 17:59:38.239931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2025-10-08 17:59:38.239935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libpcre16-3 2025-10-08 17:59:38.239944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpkgconf3 libpq-dev libpq5 2025-10-08 17:59:38.239948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3-dev libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 2025-10-08 17:59:38.239952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libssl-dev libstdc++-13-dev libtsan2 libubsan1 libxml2 libxml2-dev 2025-10-08 17:59:38.239956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1-dev libxslt1.1 libyaml-0-2 libyaml-dev linux-libc-dev 2025-10-08 17:59:38.239960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make patch pkg-config pkgconf pkgconf-bin python3-dev 2025-10-08 17:59:38.239966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2025-10-08 17:59:38.239970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-venv rpcsvc-proto xz-utils zip zlib1g-dev 2025-10-08 17:59:38.239974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 100 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:59:38.239978 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Need to get 120 MB of archives. 2025-10-08 17:59:38.239982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:After this operation, 443 MB of additional disk space will be used. 2025-10-08 17:59:38.239985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 17:59:38.239989 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2025-10-08 17:59:38.239993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2025-10-08 17:59:38.239997 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2025-10-08 17:59:38.240000 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2025-10-08 17:59:38.240004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-10-08 17:59:38.240008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-10-08 17:59:38.240012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-08 17:59:38.240015 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-08 17:59:38.240019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.8 [1,331 kB] 2025-10-08 17:59:38.240023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.8 [163 kB] 2025-10-08 17:59:38.240026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.8 [97.7 kB] 2025-10-08 17:59:38.240030 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.8 [90.2 kB] 2025-10-08 17:59:38.240034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-10-08 17:59:38.240041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2025-10-08 17:59:38.240045 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB] 2025-10-08 17:59:38.240049 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB] 2025-10-08 17:59:38.240052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB] 2025-10-08 17:59:38.240056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB] 2025-10-08 17:59:38.240060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB] 2025-10-08 17:59:38.240063 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB] 2025-10-08 17:59:38.240070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2,462 kB] 2025-10-08 17:59:38.240075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB] 2025-10-08 17:59:38.240078 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-10-08 17:59:38.240085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-85.85 [1,921 kB] 2025-10-08 17:59:38.240088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-10-08 17:59:38.240092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-10-08 17:59:38.240096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-10-08 17:59:38.240100 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-10-08 17:59:38.240103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-10-08 17:59:38.240107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-10-08 17:59:38.240111 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] 2025-10-08 17:59:38.240116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] 2025-10-08 17:59:38.240153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2025-10-08 17:59:38.240210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-10-08 17:59:38.240247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-10-08 17:59:38.240293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-10-08 17:59:38.240367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-10-08 17:59:38.240404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-10-08 17:59:38.240451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] 2025-10-08 17:59:38.240507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] 2025-10-08 17:59:38.240560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] 2025-10-08 17:59:38.240607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] 2025-10-08 17:59:38.240686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] 2025-10-08 17:59:38.240734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-10-08 17:59:38.240782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] 2025-10-08 17:59:38.240830 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] 2025-10-08 17:59:38.240876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-10-08 17:59:38.240922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2025-10-08 17:59:38.240967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2025-10-08 17:59:38.241012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] 2025-10-08 17:59:38.241057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] 2025-10-08 17:59:38.241107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] 2025-10-08 17:59:38.241148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2025-10-08 17:59:38.241191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2025-10-08 17:59:38.241235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-10-08 17:59:38.241279 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2025-10-08 17:59:38.241323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2025-10-08 17:59:38.241367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2025-10-08 17:59:38.241420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2025-10-08 17:59:38.241464 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2025-10-08 17:59:38.241516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2025-10-08 17:59:38.241562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-10-08 17:59:38.241605 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2025-10-08 17:59:38.241666 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2025-10-08 17:59:38.241717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2025-10-08 17:59:38.241763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2025-10-08 17:59:38.241832 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.8 [2,355 kB] 2025-10-08 17:59:38.241878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libapache2-mod-wsgi-py3 amd64 5.0.0-1build2 [103 kB] 2025-10-08 17:59:38.241924 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.3 [140 kB] 2025-10-08 17:59:38.241969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2025-10-08 17:59:38.242013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2025-10-08 17:59:38.242058 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2025-10-08 17:59:38.242102 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2025-10-08 17:59:38.242147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre16-3 amd64 2:8.39-15build1 [165 kB] 2025-10-08 17:59:38.242191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:76 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre3 amd64 2:8.39-15build1 [248 kB] 2025-10-08 17:59:38.242234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre32-3 amd64 2:8.39-15build1 [155 kB] 2025-10-08 17:59:38.242277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcrecpp0v5 amd64 2:8.39-15build1 [16.2 kB] 2025-10-08 17:59:38.242320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre3-dev amd64 2:8.39-15build1 [584 kB] 2025-10-08 17:59:38.242363 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2025-10-08 17:59:38.242414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.10-0ubuntu0.24.04.1 [144 kB] 2025-10-08 17:59:38.242451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.6 [2,408 kB] 2025-10-08 17:59:38.242493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.10-0ubuntu0.24.04.1 [151 kB] 2025-10-08 17:59:38.242590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2025-10-08 17:59:38.242642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.8 [5,677 kB] 2025-10-08 17:59:38.242693 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2 [10.3 kB] 2025-10-08 17:59:38.242740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.5 [781 kB] 2025-10-08 17:59:38.242795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-10-08 17:59:38.242842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.2 [91.9 kB] 2025-10-08 17:59:38.242888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2025-10-08 17:59:38.242932 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2025-10-08 17:59:38.242976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2025-10-08 17:59:38.243020 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.8 [498 kB] 2025-10-08 17:59:38.243064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2 [26.7 kB] 2025-10-08 17:59:38.243105 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2025-10-08 17:59:38.243158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2025-10-08 17:59:38.243200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.8 [5,678 B] 2025-10-08 17:59:38.243243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2 [1,034 B] 2025-10-08 17:59:38.243285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zip amd64 3.0-13ubuntu0.2 [176 kB] 2025-10-08 17:59:38.243327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2025-10-08 17:59:38.243369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2025-10-08 17:59:38.243411 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 120 MB in 4s (28.1 MB/s) 2025-10-08 17:59:38.243454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapr1t64:amd64. 2025-10-08 17:59:38.243506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-10-08 17:59:38.243556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(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% 2025-10-08 17:59:38.243599 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-10-08 17:59:38.243667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:70% 2025-10-08 17:59:38.243718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 75% 2025-10-08 17:59:38.243766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 80% 2025-10-08 17:59:38.243809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 85% 2025-10-08 17:59:38.243853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 90% 2025-10-08 17:59:38.243896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 95% 2025-10-08 17:59:38.243933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 17:59:38.243976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2025-10-08 17:59:38.244019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-10-08 17:59:38.244061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1t64:amd64. 2025-10-08 17:59:38.244103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2025-10-08 17:59:38.244145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-08 17:59:38.244186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2025-10-08 17:59:38.244227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2025-10-08 17:59:38.244269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-08 17:59:38.244317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-ldap:amd64. 2025-10-08 17:59:38.244359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2025-10-08 17:59:38.244401 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-08 17:59:38.244443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjansson4:amd64. 2025-10-08 17:59:38.244485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2025-10-08 17:59:38.244540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-10-08 17:59:38.244585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblua5.4-0:amd64. 2025-10-08 17:59:38.244638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-10-08 17:59:38.244685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-08 17:59:38.244731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu74:amd64. 2025-10-08 17:59:38.244774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-08 17:59:38.244817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 17:59:38.244859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2:amd64. 2025-10-08 17:59:38.244901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-08 17:59:38.244944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 17:59:38.244986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-bin. 2025-10-08 17:59:38.245027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.8_amd64.deb ... 2025-10-08 17:59:38.245069 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-bin (2.4.58-1ubuntu8.8) ... 2025-10-08 17:59:38.245111 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-data. 2025-10-08 17:59:38.245154 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.8_all.deb ... 2025-10-08 17:59:38.245197 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-data (2.4.58-1ubuntu8.8) ... 2025-10-08 17:59:38.245240 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-utils. 2025-10-08 17:59:38.245282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.8_amd64.deb ... 2025-10-08 17:59:38.245324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-utils (2.4.58-1ubuntu8.8) ... 2025-10-08 17:59:38.245366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2. 2025-10-08 17:59:38.245407 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.8_amd64.deb ... 2025-10-08 17:59:38.245449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2 (2.4.58-1ubuntu8.8) ... 2025-10-08 17:59:38.245493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-0-2:amd64. 2025-10-08 17:59:38.245720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../12-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-10-08 17:59:38.245792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-08 17:59:38.245806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package xz-utils. 2025-10-08 17:59:38.245845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../13-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2025-10-08 17:59:38.245857 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 17:59:38.245867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-common:amd64. 2025-10-08 17:59:38.245876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../14-binutils-common_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:59:38.245890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.245900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.245914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsframe1:amd64. 2025-10-08 17:59:38.245972 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../15-libsframe1_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:59:38.245987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.246047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libbinutils:amd64. 2025-10-08 17:59:38.246061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../16-libbinutils_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:59:38.246133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.246149 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf-nobfd0:amd64. 2025-10-08 17:59:38.246210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../17-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:59:38.246225 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.246288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf0:amd64. 2025-10-08 17:59:38.246302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../18-libctf0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:59:38.246376 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.246433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgprofng0:amd64. 2025-10-08 17:59:38.246447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../19-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:59:38.246522 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.246557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-10-08 17:59:38.246624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../20-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:59:38.246670 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.246726 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils. 2025-10-08 17:59:38.246741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../21-binutils_2.42-4ubuntu2.5_amd64.deb ... 2025-10-08 17:59:38.246809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.246865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.246879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc-dev-bin. 2025-10-08 17:59:38.246923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../22-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-10-08 17:59:38.246938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:59:38.246981 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package linux-libc-dev:amd64. 2025-10-08 17:59:38.246996 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../23-linux-libc-dev_6.8.0-85.85_amd64.deb ... 2025-10-08 17:59:38.247053 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-08 17:59:38.247068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcrypt-dev:amd64. 2025-10-08 17:59:38.247113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../24-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-10-08 17:59:38.247128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-08 17:59:38.247181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package rpcsvc-proto. 2025-10-08 17:59:38.247196 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../25-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-10-08 17:59:38.247249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-08 17:59:38.248713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc6-dev:amd64. 2025-10-08 17:59:38.248734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../26-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-10-08 17:59:38.248744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-08 17:59:38.248763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-base:amd64. 2025-10-08 17:59:38.248773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../27-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.248783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.248793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libisl23:amd64. 2025-10-08 17:59:38.248803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../28-libisl23_0.26-3build1.1_amd64.deb ... 2025-10-08 17:59:38.248812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 17:59:38.248822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libmpc3:amd64. 2025-10-08 17:59:38.248831 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../29-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-10-08 17:59:38.248841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.248851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 17:59:38.248860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-10-08 17:59:38.248879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../30-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.248890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.248899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13. 2025-10-08 17:59:38.248909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../31-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.248919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.248928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.248938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-10-08 17:59:38.248947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../32-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:59:38.248957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.248966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:59:38.248976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp. 2025-10-08 17:59:38.248985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../33-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:59:38.248995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 17:59:38.249005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcc1-0:amd64. 2025-10-08 17:59:38.249015 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../34-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.249033 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgomp1:amd64. 2025-10-08 17:59:38.249043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../35-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249053 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.249062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libitm1:amd64. 2025-10-08 17:59:38.249071 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../36-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.249090 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libatomic1:amd64. 2025-10-08 17:59:38.249100 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../37-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.249119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libasan8:amd64. 2025-10-08 17:59:38.249129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../38-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.249160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblsan0:amd64. 2025-10-08 17:59:38.249169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../39-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249179 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.249194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libtsan2:amd64. 2025-10-08 17:59:38.249204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../40-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.249229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libubsan1:amd64. 2025-10-08 17:59:38.249239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../41-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.249258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libhwasan0:amd64. 2025-10-08 17:59:38.249267 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../42-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.249286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libquadmath0:amd64. 2025-10-08 17:59:38.249296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../43-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.249315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgcc-13-dev:amd64. 2025-10-08 17:59:38.249324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../44-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.249344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.249353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-10-08 17:59:38.249362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../45-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.249382 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13. 2025-10-08 17:59:38.249391 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../46-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249401 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.249410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-10-08 17:59:38.249420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../47-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:59:38.249429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:59:38.249439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc. 2025-10-08 17:59:38.249448 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../48-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:59:38.249458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 17:59:38.249468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-10-08 17:59:38.249477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../49-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.249518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-10-08 17:59:38.249528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../50-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249545 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.249555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13. 2025-10-08 17:59:38.249569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../51-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-10-08 17:59:38.249578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.249588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-10-08 17:59:38.249597 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../52-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:59:38.249607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:59:38.249616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++. 2025-10-08 17:59:38.249654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../53-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-10-08 17:59:38.249669 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 17:59:38.249678 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package make. 2025-10-08 17:59:38.249688 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../54-make_4.3-4.1build2_amd64.deb ... 2025-10-08 17:59:38.249697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking make (4.3-4.1build2) ... 2025-10-08 17:59:38.249707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libdpkg-perl. 2025-10-08 17:59:38.249716 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../55-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-10-08 17:59:38.249726 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 17:59:38.249740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package bzip2. 2025-10-08 17:59:38.249750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../56-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-10-08 17:59:38.249759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 17:59:38.249769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package patch. 2025-10-08 17:59:38.249782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../57-patch_2.7.6-7build3_amd64.deb ... 2025-10-08 17:59:38.249792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking patch (2.7.6-7build3) ... 2025-10-08 17:59:38.249805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package lto-disabled-list. 2025-10-08 17:59:38.249876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../58-lto-disabled-list_47_all.deb ... 2025-10-08 17:59:38.249887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking lto-disabled-list (47) ... 2025-10-08 17:59:38.249900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package dpkg-dev. 2025-10-08 17:59:38.249950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../59-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-10-08 17:59:38.249964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 17:59:38.250012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package build-essential. 2025-10-08 17:59:38.250026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../60-build-essential_12.10ubuntu1_amd64.deb ... 2025-10-08 17:59:38.250073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking build-essential (12.10ubuntu1) ... 2025-10-08 17:59:38.250087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-10-08 17:59:38.250134 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../61-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-08 17:59:38.250157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-08 17:59:38.250188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liberror-perl. 2025-10-08 17:59:38.250238 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../62-liberror-perl_0.17029-2_all.deb ... 2025-10-08 17:59:38.250252 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liberror-perl (0.17029-2) ... 2025-10-08 17:59:38.250287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git-man. 2025-10-08 17:59:38.250335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../63-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-10-08 17:59:38.250349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-10-08 17:59:38.250396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git. 2025-10-08 17:59:38.250410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../64-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-10-08 17:59:38.250456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-10-08 17:59:38.250470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package icu-devtools. 2025-10-08 17:59:38.250536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../65-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2025-10-08 17:59:38.250585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2025-10-08 17:59:38.250599 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12t64:amd64. 2025-10-08 17:59:38.250736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../66-libpython3.12t64_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-08 17:59:38.250761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-08 17:59:38.250769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapache2-mod-wsgi-py3. 2025-10-08 17:59:38.250780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../67-libapache2-mod-wsgi-py3_5.0.0-1build2_amd64.deb ... 2025-10-08 17:59:38.250794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2025-10-08 17:59:38.250803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libexpat1-dev:amd64. 2025-10-08 17:59:38.250846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../68-libexpat1-dev_2.6.1-2ubuntu0.3_amd64.deb ... 2025-10-08 17:59:38.250887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-10-08 17:59:38.250928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu-dev:amd64. 2025-10-08 17:59:38.250963 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../69-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2025-10-08 17:59:38.250973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 17:59:38.251034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-jquery. 2025-10-08 17:59:38.251043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../70-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2025-10-08 17:59:38.251086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-10-08 17:59:38.251124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-underscore. 2025-10-08 17:59:38.251153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../71-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2025-10-08 17:59:38.251181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-10-08 17:59:38.251208 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-sphinxdoc. 2025-10-08 17:59:38.251229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../72-libjs-sphinxdoc_7.2.6-6_all.deb ... 2025-10-08 17:59:38.251268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2025-10-08 17:59:38.251296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre16-3:amd64. 2025-10-08 17:59:38.251325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../73-libpcre16-3_2%3a8.39-15build1_amd64.deb ... 2025-10-08 17:59:38.251352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre16-3:amd64 (2:8.39-15build1) ... 2025-10-08 17:59:38.251367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3:amd64. 2025-10-08 17:59:38.251409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../74-libpcre3_2%3a8.39-15build1_amd64.deb ... 2025-10-08 17:59:38.251437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3:amd64 (2:8.39-15build1) ... 2025-10-08 17:59:38.251465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre32-3:amd64. 2025-10-08 17:59:38.251493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../75-libpcre32-3_2%3a8.39-15build1_amd64.deb ... 2025-10-08 17:59:38.251520 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre32-3:amd64 (2:8.39-15build1) ... 2025-10-08 17:59:38.251561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcrecpp0v5:amd64. 2025-10-08 17:59:38.251590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../76-libpcrecpp0v5_2%3a8.39-15build1_amd64.deb ... 2025-10-08 17:59:38.251618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2025-10-08 17:59:38.251658 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3-dev:amd64. 2025-10-08 17:59:38.251689 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../77-libpcre3-dev_2%3a8.39-15build1_amd64.deb ... 2025-10-08 17:59:38.251718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3-dev:amd64 (2:8.39-15build1) ... 2025-10-08 17:59:38.251745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpkgconf3:amd64. 2025-10-08 17:59:38.251773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../78-libpkgconf3_1.8.1-2build1_amd64.deb ... 2025-10-08 17:59:38.251800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2025-10-08 17:59:38.251835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.251863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq5:amd64. 2025-10-08 17:59:38.251899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../79-libpq5_16.10-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:59:38.251927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq5:amd64 (16.10-0ubuntu0.24.04.1) ... 2025-10-08 17:59:38.251954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libssl-dev:amd64. 2025-10-08 17:59:38.251982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../80-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-10-08 17:59:38.252010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-10-08 17:59:38.252037 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq-dev. 2025-10-08 17:59:38.252070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../81-libpq-dev_16.10-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 17:59:38.252078 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq-dev (16.10-0ubuntu0.24.04.1) ... 2025-10-08 17:59:38.252122 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zlib1g-dev:amd64. 2025-10-08 17:59:38.252150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../82-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-10-08 17:59:38.252178 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-10-08 17:59:38.252191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12-dev:amd64. 2025-10-08 17:59:38.252235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../83-libpython3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-08 17:59:38.252279 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-08 17:59:38.252333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3-dev:amd64. 2025-10-08 17:59:38.252408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../84-libpython3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-10-08 17:59:38.252463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-10-08 17:59:38.252518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2-dev:amd64. 2025-10-08 17:59:38.252615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../85-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-08 17:59:38.252671 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 17:59:38.252732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1.1:amd64. 2025-10-08 17:59:38.252789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../86-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-08 17:59:38.252843 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 17:59:38.252899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1-dev:amd64. 2025-10-08 17:59:38.252965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../87-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-08 17:59:38.253020 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 17:59:38.253072 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf-bin. 2025-10-08 17:59:38.253121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../88-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2025-10-08 17:59:38.253158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf-bin (1.8.1-2build1) ... 2025-10-08 17:59:38.253186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf:amd64. 2025-10-08 17:59:38.253214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../89-pkgconf_1.8.1-2build1_amd64.deb ... 2025-10-08 17:59:38.253249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2025-10-08 17:59:38.253277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkg-config:amd64. 2025-10-08 17:59:38.253305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../90-pkg-config_1.8.1-2build1_amd64.deb ... 2025-10-08 17:59:38.253341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2025-10-08 17:59:38.253350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-dev. 2025-10-08 17:59:38.253395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../91-python3.12-dev_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-08 17:59:38.253423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-10-08 17:59:38.253451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-dev. 2025-10-08 17:59:38.253460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../92-python3-dev_3.12.3-0ubuntu2_amd64.deb ... 2025-10-08 17:59:38.253518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-dev (3.12.3-0ubuntu2) ... 2025-10-08 17:59:38.253527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-pip-whl. 2025-10-08 17:59:38.253573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../93-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-10-08 17:59:38.253602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-10-08 17:59:38.253646 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-setuptools-whl. 2025-10-08 17:59:38.253677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../94-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-10-08 17:59:38.253717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-10-08 17:59:38.253725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-venv. 2025-10-08 17:59:38.253770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../95-python3.12-venv_3.12.3-1ubuntu0.8_amd64.deb ... 2025-10-08 17:59:38.253798 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-10-08 17:59:38.253826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-venv. 2025-10-08 17:59:38.253860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../96-python3-venv_3.12.3-0ubuntu2_amd64.deb ... 2025-10-08 17:59:38.253869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-venv (3.12.3-0ubuntu2) ... 2025-10-08 17:59:38.253912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zip. 2025-10-08 17:59:38.253940 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../97-zip_3.0-13ubuntu0.2_amd64.deb ... 2025-10-08 17:59:38.253968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zip (3.0-13ubuntu0.2) ... 2025-10-08 17:59:38.254003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libffi-dev:amd64. 2025-10-08 17:59:38.255776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../98-libffi-dev_3.4.6-1build1_amd64.deb ... 2025-10-08 17:59:38.255787 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2025-10-08 17:59:38.255793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-dev:amd64. 2025-10-08 17:59:38.255800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../99-libyaml-dev_0.2.5-1build1_amd64.deb ... 2025-10-08 17:59:38.255805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2025-10-08 17:59:38.255811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-10-08 17:59:38.255816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up lto-disabled-list (47) ... 2025-10-08 17:59:38.255822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre16-3:amd64 (2:8.39-15build1) ... 2025-10-08 17:59:38.255827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-10-08 17:59:38.255833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-08 17:59:38.255838 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.255843 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq5:amd64 (16.10-0ubuntu0.24.04.1) ... 2025-10-08 17:59:38.255849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.255854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-08 17:59:38.255860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up linux-libc-dev:amd64 (6.8.0-85.85) ... 2025-10-08 17:59:38.255865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.255871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.255876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 17:59:38.255882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2025-10-08 17:59:38.255891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.255897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-10-08 17:59:38.255902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liberror-perl (0.17029-2) ... 2025-10-08 17:59:38.255908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-08 17:59:38.255913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3:amd64 (2:8.39-15build1) ... 2025-10-08 17:59:38.255918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zip (3.0-13ubuntu0.2) ... 2025-10-08 17:59:38.255924 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2025-10-08 17:59:38.255929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-10-08 17:59:38.255935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.255940 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up make (4.3-4.1build2) ... 2025-10-08 17:59:38.255945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 17:59:38.255951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-10-08 17:59:38.255957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2025-10-08 17:59:38.255969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2025-10-08 17:59:38.255975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2025-10-08 17:59:38.255981 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2025-10-08 17:59:38.255986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2025-10-08 17:59:38.255992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2025-10-08 17:59:38.256001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2025-10-08 17:59:38.256007 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2025-10-08 17:59:38.256013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2025-10-08 17:59:38.256019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2025-10-08 17:59:38.256025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.256030 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-10-08 17:59:38.256040 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre32-3:amd64 (2:8.39-15build1) ... 2025-10-08 17:59:38.256046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 17:59:38.256051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.256056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up patch (2.7.6-7build3) ... 2025-10-08 17:59:38.256062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf-bin (1.8.1-2build1) ... 2025-10-08 17:59:38.256067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 17:59:38.256073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.256078 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 17:59:38.256083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.256089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-10-08 17:59:38.256094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.256099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-10-08 17:59:38.256105 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-08 17:59:38.256110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-10-08 17:59:38.256115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-data (2.4.58-1ubuntu8.8) ... 2025-10-08 17:59:38.256121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.256126 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-10-08 17:59:38.256131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.256137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 17:59:38.256142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:59:38.256147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 17:59:38.256153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.256158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.256167 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 17:59:38.256172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-10-08 17:59:38.256178 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.256183 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2025-10-08 17:59:38.256188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-08 17:59:38.256194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2025-10-08 17:59:38.256199 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-venv (3.12.3-1ubuntu0.8) ... 2025-10-08 17:59:38.256204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.256210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq-dev (16.10-0ubuntu0.24.04.1) ... 2025-10-08 17:59:38.256215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-08 17:59:38.256224 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-08 17:59:38.256234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2025-10-08 17:59:38.256239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.256245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-venv (3.12.3-0ubuntu2) ... 2025-10-08 17:59:38.256250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2025-10-08 17:59:38.256255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkg-config:amd64 (1.8.1-2build1) ... 2025-10-08 17:59:38.256261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-10-08 17:59:38.256266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-sphinxdoc (7.2.6-6) ... 2025-10-08 17:59:38.256271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.256277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 17:59:38.256282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-10-08 17:59:38.256288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 17:59:38.256293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.256298 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-utils (2.4.58-1ubuntu8.8) ... 2025-10-08 17:59:38.256304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.256309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:59:38.256329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.256335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3-dev:amd64 (2:8.39-15build1) ... 2025-10-08 17:59:38.256340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.256346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils (2.42-4ubuntu2.5) ... 2025-10-08 17:59:38.256351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-bin (2.4.58-1ubuntu8.8) ... 2025-10-08 17:59:38.256357 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 17:59:38.256362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 17:59:38.256368 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-10-08 17:59:38.256373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.256378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-10-08 17:59:38.256384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 17:59:38.256389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 17:59:38.256395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.256400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:59:38.256405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2 (2.4.58-1ubuntu8.8) ... 2025-10-08 17:59:38.256411 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mpm_event. 2025-10-08 17:59:38.256416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_core. 2025-10-08 17:59:38.256422 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_host. 2025-10-08 17:59:38.256427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_core. 2025-10-08 17:59:38.256432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module auth_basic. 2025-10-08 17:59:38.256448 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module access_compat. 2025-10-08 17:59:38.256454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_file. 2025-10-08 17:59:38.256461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_user. 2025-10-08 17:59:38.256650 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module alias. 2025-10-08 17:59:38.256702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module dir. 2025-10-08 17:59:38.256724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module autoindex. 2025-10-08 17:59:38.256735 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module env. 2025-10-08 17:59:38.256745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mime. 2025-10-08 17:59:38.256755 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module negotiation. 2025-10-08 17:59:38.256769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module setenvif. 2025-10-08 17:59:38.256778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module filter. 2025-10-08 17:59:38.256791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module deflate. 2025-10-08 17:59:38.256829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module status. 2025-10-08 17:59:38.256861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module reqtimeout. 2025-10-08 17:59:38.256927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf charset. 2025-10-08 17:59:38.256939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf localized-error-pages. 2025-10-08 17:59:38.256952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf other-vhosts-access-log. 2025-10-08 17:59:38.256982 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf security. 2025-10-08 17:59:38.257014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf serve-cgi-bin. 2025-10-08 17:59:38.257073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling site 000-default. 2025-10-08 17:59:38.257084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2025-10-08 17:59:38.257097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 17:59:38.257110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.8) ... 2025-10-08 17:59:38.257158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2025-10-08 17:59:38.257171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:apache2_invoke: Enable module wsgi 2025-10-08 17:59:38.257184 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2025-10-08 17:59:38.257244 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-10-08 17:59:38.257254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 17:59:38.257267 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-dev (3.12.3-1ubuntu0.8) ... 2025-10-08 17:59:38.257327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 17:59:38.257337 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 17:59:38.257350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2) ... 2025-10-08 17:59:38.257380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-dev (3.12.3-0ubuntu2) ... 2025-10-08 17:59:38.257410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 17:59:38.257468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: 2025-10-08 17:59:38.257479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-10-08 17:59:38.257526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2025-10-08 17:59:38.257541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up build-essential (12.10ubuntu1) ... 2025-10-08 17:59:38.257571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 17:59:38.257585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 9ba102bac016 2025-10-08 17:59:38.257620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 0cef8e38d0a3 2025-10-08 17:59:38.257661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 5/11 : ADD openstack-base-archive /openstack-base-source 2025-10-08 17:59:38.257712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 29e4aa69dc79 2025-10-08 17:59:38.257727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 6/11 : ADD plugins-archive / 2025-10-08 17:59:38.257740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 3816cac5280b 2025-10-08 17:59:38.257785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 7/11 : RUN mkdir -p /etc/pycadf && cp /plugins/*pycadf*/etc/pycadf/* /etc/pycadf/ 2025-10-08 17:59:38.257798 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in def02318ce24 2025-10-08 17:59:38.257825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container def02318ce24 2025-10-08 17:59:38.257870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 4862e026e141 2025-10-08 17:59:38.257908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 8/11 : RUN ln -s openstack-base-source/* /requirements && sed -e "/^ovs===/d" -i requirements/upper-constraints.txt && mkdir -p /var/lib/kolla && python3 -m venv --system-site-packages /var/lib/kolla/venv && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /var/lib/kolla/venv/lib/python3 2025-10-08 17:59:38.257925 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 08f83c4baff6 2025-10-08 17:59:38.257935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 08f83c4baff6 2025-10-08 17:59:38.257947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 95eb65fb32a3 2025-10-08 17:59:38.257994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 9/11 : ENV PATH /var/lib/kolla/venv/bin:$PATH 2025-10-08 17:59:38.258005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 15a2c527e255 2025-10-08 17:59:38.258018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 15a2c527e255 2025-10-08 17:59:38.258062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 3e8b425b57fe 2025-10-08 17:59:38.258094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 10/11 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip wheel setuptools==67.2.* && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt Babel Mako MarkupSafe Paste PasteDeploy PyNaCl PyYAML Routes SQLAlchemy Tempita WSME WebOb alembic amqp aodhclient appdirs automaton bcrypt cachetools castellan click cliff cmd2 contextlib2 cryptography debtcollector decorator eventlet fasteners fluent-logger funcsigs futurist gnocchiclient greenlet httplib2 iso8601 jinja2 jsonpatch jsonpointer jsonschema keystoneauth1 keystonemiddleware kombu logutils monotonic netaddr netifaces os-brick os-client-config os-traits os-win oslo.concurrency oslo.config oslo.context oslo.db oslo.i18n oslo.log oslo.messaging oslo.middleware oslo.policy oslo.privsep oslo.reports oslo.rootwrap oslo.serialization oslo.service oslo.upgradecheck oslo.utils oslo.versionedobjects oslo.vmware osprofiler paramiko pbr pecan pika prettytable psutil /plugins/*pycadf* pymysql pyngus pyparsing pyroute2 python-barbicanclient python-binary-memcached python-cinderclient python-cloudkittyclient python-dateutil python-designateclient python-editor python-glanceclient python-heatclient python-ironicclient python-keystoneclient python-magnumclient python-manilaclient python-memcached python-mistralclient python-neutronclient python-novaclient python-openstackclient python-qpid-proton python-swiftclient python-troveclient pytz repoze.lru requests requestsexceptions retrying setproctitle simplegeneric simplejson six sqlalchemy-migrate sqlparse stevedore tooz[consul,etcd,etcd3gw,zake,redis,postgresql,mysql,zookeeper,memcached,ipc] unicodecsv warlock wrapt pip git+https://github.com/sapcc/openstack-audit-middleware.git 2025-10-08 17:59:38.258119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 812421f9397d 2025-10-08 17:59:38.258166 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in /var/lib/kolla/venv/lib/python3.12/site-packages (24.0) 2025-10-08 17:59:38.258180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pip 2025-10-08 17:59:38.258193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2025-10-08 17:59:38.258237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2025-10-08 17:59:38.258251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wheel 2025-10-08 17:59:38.258263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 17:59:38.258307 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setuptools==67.2.* 2025-10-08 17:59:38.258320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setuptools-67.2.0-py3-none-any.whl.metadata (6.2 kB) 2025-10-08 17:59:38.258333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setuptools-67.2.0-py3-none-any.whl (1.1 MB) 2025-10-08 17:59:38.258391 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 14.9 MB/s eta 0:00:00 2025-10-08 17:59:38.260740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2025-10-08 17:59:38.260777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 30.4 MB/s eta 0:00:00 2025-10-08 17:59:38.260791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-10-08 17:59:38.260812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 110.4 MB/s eta 0:00:00 2025-10-08 17:59:38.260822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: wheel, setuptools, pip 2025-10-08 17:59:38.260832 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: wheel 2025-10-08 17:59:38.260841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: wheel 0.42.0 2025-10-08 17:59:38.260851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2025-10-08 17:59:38.260860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'wheel'. No files were found to uninstall. 2025-10-08 17:59:38.260871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: setuptools 2025-10-08 17:59:38.260880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: setuptools 68.1.2 2025-10-08 17:59:38.260890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2025-10-08 17:59:38.260899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'setuptools'. No files were found to uninstall. 2025-10-08 17:59:38.260909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: pip 2025-10-08 17:59:38.260918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: pip 24.0 2025-10-08 17:59:38.260927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Uninstalling pip-24.0: 2025-10-08 17:59:38.260936 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Successfully uninstalled pip-24.0 2025-10-08 17:59:38.260945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed pip-25.2 setuptools-67.2.0 wheel-0.45.1 2025-10-08 17:59:38.260965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing /plugins/pycadf-3.1.1 2025-10-08 17:59:38.260975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-08 17:59:38.260984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 17:59:38.260993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting git+https://github.com/sapcc/openstack-audit-middleware.git 2025-10-08 17:59:38.261003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Cloning https://github.com/sapcc/openstack-audit-middleware.git to /tmp/pip-req-build-ohzv_t5r 2025-10-08 17:59:38.261012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Running command git clone --filter=blob:none --quiet https://github.com/sapcc/openstack-audit-middleware.git /tmp/pip-req-build-ohzv_t5r 2025-10-08 17:59:38.261023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.261032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Resolved https://github.com/sapcc/openstack-audit-middleware.git to commit fc5ef68a0ba0257a5d9dbf301439f8755da98404 2025-10-08 17:59:38.261042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-08 17:59:38.261051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 17:59:38.261060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Babel 2025-10-08 17:59:38.261070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-08 17:59:38.261079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Mako 2025-10-08 17:59:38.261088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Mako-1.3.5-py3-none-any.whl.metadata (2.9 kB) 2025-10-08 17:59:38.261097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting MarkupSafe 2025-10-08 17:59:38.261107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2025-10-08 17:59:38.261116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Paste 2025-10-08 17:59:38.261125 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2025-10-08 17:59:38.261134 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PasteDeploy 2025-10-08 17:59:38.261144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-10-08 17:59:38.261153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyNaCl 2025-10-08 17:59:38.261162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) 2025-10-08 17:59:38.261172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyYAML 2025-10-08 17:59:38.261190 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-10-08 17:59:38.261199 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Routes 2025-10-08 17:59:38.261209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2025-10-08 17:59:38.261218 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting SQLAlchemy 2025-10-08 17:59:38.261233 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading SQLAlchemy-2.0.32-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2025-10-08 17:59:38.261242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Tempita 2025-10-08 17:59:38.261252 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Tempita-0.6.0-py3-none-any.whl.metadata (972 bytes) 2025-10-08 17:59:38.261261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WSME 2025-10-08 17:59:38.261270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 17:59:38.261280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WebOb 2025-10-08 17:59:38.261289 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WebOb-1.8.8-py2.py3-none-any.whl.metadata (11 kB) 2025-10-08 17:59:38.261305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting alembic 2025-10-08 17:59:38.261315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading alembic-1.13.2-py3-none-any.whl.metadata (7.4 kB) 2025-10-08 17:59:38.261324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting amqp 2025-10-08 17:59:38.261333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading amqp-5.2.0-py3-none-any.whl.metadata (8.9 kB) 2025-10-08 17:59:38.261342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting aodhclient 2025-10-08 17:59:38.261351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading aodhclient-3.6.0-py3-none-any.whl.metadata (2.5 kB) 2025-10-08 17:59:38.261361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting appdirs 2025-10-08 17:59:38.261370 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 2025-10-08 17:59:38.261379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting automaton 2025-10-08 17:59:38.261389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2025-10-08 17:59:38.261398 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting bcrypt 2025-10-08 17:59:38.261407 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2025-10-08 17:59:38.261417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cachetools 2025-10-08 17:59:38.261426 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2025-10-08 17:59:38.261435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting castellan 2025-10-08 17:59:38.261444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading castellan-5.1.1-py3-none-any.whl.metadata (2.0 kB) 2025-10-08 17:59:38.261453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting click 2025-10-08 17:59:38.261462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2025-10-08 17:59:38.261471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cliff 2025-10-08 17:59:38.261481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-08 17:59:38.261490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cmd2 2025-10-08 17:59:38.261520 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2025-10-08 17:59:38.261529 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting contextlib2 2025-10-08 17:59:38.261539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading contextlib2-21.6.0-py2.py3-none-any.whl.metadata (4.1 kB) 2025-10-08 17:59:38.261548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cryptography 2025-10-08 17:59:38.261557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2025-10-08 17:59:38.261566 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting debtcollector 2025-10-08 17:59:38.261576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 17:59:38.261585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting decorator 2025-10-08 17:59:38.261594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-10-08 17:59:38.261603 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting eventlet 2025-10-08 17:59:38.261613 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading eventlet-0.36.1-py3-none-any.whl.metadata (5.5 kB) 2025-10-08 17:59:38.261622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fasteners 2025-10-08 17:59:38.261658 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2025-10-08 17:59:38.261668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fluent-logger 2025-10-08 17:59:38.261678 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fluent_logger-0.11.1-py3-none-any.whl.metadata (13 kB) 2025-10-08 17:59:38.261688 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting funcsigs 2025-10-08 17:59:38.261703 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading funcsigs-1.0.2-py2.py3-none-any.whl.metadata (14 kB) 2025-10-08 17:59:38.261724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting futurist 2025-10-08 17:59:38.261734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading futurist-3.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-08 17:59:38.261744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting gnocchiclient 2025-10-08 17:59:38.261753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl.metadata (1.3 kB) 2025-10-08 17:59:38.261763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting greenlet 2025-10-08 17:59:38.261778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2025-10-08 17:59:38.261788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting httplib2 2025-10-08 17:59:38.261797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) 2025-10-08 17:59:38.261806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting iso8601 2025-10-08 17:59:38.261816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 17:59:38.261825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jinja2 2025-10-08 17:59:38.261835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2025-10-08 17:59:38.261844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpatch 2025-10-08 17:59:38.261854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-10-08 17:59:38.261863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpointer 2025-10-08 17:59:38.261872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-10-08 17:59:38.261882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema 2025-10-08 17:59:38.261891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2025-10-08 17:59:38.261900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystoneauth1 2025-10-08 17:59:38.261910 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2025-10-08 17:59:38.261919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystonemiddleware 2025-10-08 17:59:38.261929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystonemiddleware-10.7.1-py3-none-any.whl.metadata (3.9 kB) 2025-10-08 17:59:38.261938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kombu 2025-10-08 17:59:38.261948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kombu-5.4.0-py3-none-any.whl.metadata (3.1 kB) 2025-10-08 17:59:38.261957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting logutils 2025-10-08 17:59:38.261966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading logutils-0.3.5.tar.gz (27 kB) 2025-10-08 17:59:38.261976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-08 17:59:38.261985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 17:59:38.261995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting monotonic 2025-10-08 17:59:38.262004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading monotonic-1.6-py2.py3-none-any.whl.metadata (1.5 kB) 2025-10-08 17:59:38.262013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netaddr 2025-10-08 17:59:38.262023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2025-10-08 17:59:38.262032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netifaces 2025-10-08 17:59:38.262041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netifaces-0.11.0.tar.gz (30 kB) 2025-10-08 17:59:38.262051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-08 17:59:38.262067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 17:59:38.262076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-brick 2025-10-08 17:59:38.262085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_brick-6.9.1-py3-none-any.whl.metadata (1.5 kB) 2025-10-08 17:59:38.262095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-client-config 2025-10-08 17:59:38.262104 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-08 17:59:38.262114 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-traits 2025-10-08 17:59:38.262123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_traits-3.1.0-py3-none-any.whl.metadata (1.7 kB) 2025-10-08 17:59:38.262133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-win 2025-10-08 17:59:38.262142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-08 17:59:38.262151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.concurrency 2025-10-08 17:59:38.262161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.concurrency-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-08 17:59:38.262170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.config 2025-10-08 17:59:38.262179 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.config-9.6.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-08 17:59:38.262189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.context 2025-10-08 17:59:38.262206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.context-5.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-08 17:59:38.262216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.db 2025-10-08 17:59:38.262225 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.db-16.0.0-py3-none-any.whl.metadata (3.3 kB) 2025-10-08 17:59:38.262234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.i18n 2025-10-08 17:59:38.262249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-08 17:59:38.262258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.log 2025-10-08 17:59:38.262268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.log-6.1.2-py3-none-any.whl.metadata (2.8 kB) 2025-10-08 17:59:38.262277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.messaging 2025-10-08 17:59:38.262286 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.messaging-14.9.1-py3-none-any.whl.metadata (3.5 kB) 2025-10-08 17:59:38.262296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.middleware 2025-10-08 17:59:38.262305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.middleware-6.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-08 17:59:38.262315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.policy 2025-10-08 17:59:38.262324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.policy-4.4.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-08 17:59:38.262333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.privsep 2025-10-08 17:59:38.262343 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.privsep-3.4.0-py3-none-any.whl.metadata (2.5 kB) 2025-10-08 17:59:38.262352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.reports 2025-10-08 17:59:38.262361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.reports-3.4.0-py3-none-any.whl.metadata (4.1 kB) 2025-10-08 17:59:38.262371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.rootwrap 2025-10-08 17:59:38.262380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.rootwrap-7.3.0-py3-none-any.whl.metadata (2.0 kB) 2025-10-08 17:59:38.262390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.serialization 2025-10-08 17:59:38.262399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-08 17:59:38.262409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.service 2025-10-08 17:59:38.262424 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.service-3.5.0-py3-none-any.whl.metadata (2.7 kB) 2025-10-08 17:59:38.262434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.upgradecheck 2025-10-08 17:59:38.262443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl.metadata (1.7 kB) 2025-10-08 17:59:38.262453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.utils 2025-10-08 17:59:38.262462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.utils-7.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 17:59:38.262472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.versionedobjects 2025-10-08 17:59:38.262481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.versionedobjects-3.4.0-py3-none-any.whl.metadata (2.7 kB) 2025-10-08 17:59:38.262491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.vmware 2025-10-08 17:59:38.262524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.vmware-4.5.0-py3-none-any.whl.metadata (2.5 kB) 2025-10-08 17:59:38.262534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osprofiler 2025-10-08 17:59:38.262544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osprofiler-4.2.0-py3-none-any.whl.metadata (4.1 kB) 2025-10-08 17:59:38.262553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting paramiko 2025-10-08 17:59:38.262563 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading paramiko-3.4.1-py3-none-any.whl.metadata (4.4 kB) 2025-10-08 17:59:38.262572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pbr 2025-10-08 17:59:38.262581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2025-10-08 17:59:38.262591 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pecan 2025-10-08 17:59:38.262600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2025-10-08 17:59:38.262609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pika 2025-10-08 17:59:38.262619 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pika-1.3.2-py3-none-any.whl.metadata (13 kB) 2025-10-08 17:59:38.262653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prettytable 2025-10-08 17:59:38.262663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2025-10-08 17:59:38.262672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psutil 2025-10-08 17:59:38.262682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2025-10-08 17:59:38.262692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymysql 2025-10-08 17:59:38.262701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-10-08 17:59:38.262710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyngus 2025-10-08 17:59:38.262725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyngus-2.3.1.tar.gz (34 kB) 2025-10-08 17:59:38.262734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-08 17:59:38.262744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 17:59:38.262753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyparsing 2025-10-08 17:59:38.262768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 17:59:38.262778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyroute2 2025-10-08 17:59:38.262787 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyroute2-0.7.12-py3-none-any.whl.metadata (8.2 kB) 2025-10-08 17:59:38.262797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-barbicanclient 2025-10-08 17:59:38.262806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_barbicanclient-7.0.0-py3-none-any.whl.metadata (11 kB) 2025-10-08 17:59:38.262815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-binary-memcached 2025-10-08 17:59:38.262831 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_binary_memcached-0.31.2-py3-none-any.whl.metadata (4.7 kB) 2025-10-08 17:59:38.262841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cinderclient 2025-10-08 17:59:38.262851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2025-10-08 17:59:38.262860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cloudkittyclient 2025-10-08 17:59:38.262869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cloudkittyclient-5.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-10-08 17:59:38.262879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-dateutil 2025-10-08 17:59:38.262888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-10-08 17:59:38.262897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-designateclient 2025-10-08 17:59:38.262907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_designateclient-6.1.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-08 17:59:38.262916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-editor 2025-10-08 17:59:38.262925 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_editor-1.0.4-py3-none-any.whl.metadata (2.2 kB) 2025-10-08 17:59:38.262935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-glanceclient 2025-10-08 17:59:38.262948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_glanceclient-4.7.0-py3-none-any.whl.metadata (3.9 kB) 2025-10-08 17:59:38.262958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-heatclient 2025-10-08 17:59:38.262968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_heatclient-4.0.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-08 17:59:38.262977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-ironicclient 2025-10-08 17:59:38.262987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_ironicclient-5.8.0-py3-none-any.whl.metadata (4.6 kB) 2025-10-08 17:59:38.262996 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-keystoneclient 2025-10-08 17:59:38.263005 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 17:59:38.263015 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-magnumclient 2025-10-08 17:59:38.263024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_magnumclient-4.8.1-py3-none-any.whl.metadata (3.0 kB) 2025-10-08 17:59:38.263034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-manilaclient 2025-10-08 17:59:38.263047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_manilaclient-5.0.0-py3-none-any.whl.metadata (5.5 kB) 2025-10-08 17:59:38.263057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-memcached 2025-10-08 17:59:38.263066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2025-10-08 17:59:38.263075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-mistralclient 2025-10-08 17:59:38.263085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_mistralclient-5.3.0-py3-none-any.whl.metadata (4.4 kB) 2025-10-08 17:59:38.263098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-neutronclient 2025-10-08 17:59:38.263107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_neutronclient-11.3.1-py3-none-any.whl.metadata (3.2 kB) 2025-10-08 17:59:38.263116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-novaclient 2025-10-08 17:59:38.263129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_novaclient-18.7.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-08 17:59:38.263142 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-openstackclient 2025-10-08 17:59:38.263174 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_openstackclient-7.1.4-py3-none-any.whl.metadata (6.6 kB) 2025-10-08 17:59:38.263194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-qpid-proton 2025-10-08 17:59:38.263221 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python-qpid-proton-0.39.0.tar.gz (346 kB) 2025-10-08 17:59:38.263248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-10-08 17:59:38.263276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-10-08 17:59:38.263290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-10-08 17:59:38.263343 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-10-08 17:59:38.263361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-10-08 17:59:38.263374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-08 17:59:38.263387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-swiftclient 2025-10-08 17:59:38.263400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_swiftclient-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2025-10-08 17:59:38.263449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-troveclient 2025-10-08 17:59:38.263460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_troveclient-8.6.0-py3-none-any.whl.metadata (3.1 kB) 2025-10-08 17:59:38.263473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pytz 2025-10-08 17:59:38.263532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2025-10-08 17:59:38.263543 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting repoze.lru 2025-10-08 17:59:38.263557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2025-10-08 17:59:38.263570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requests 2025-10-08 17:59:38.263618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-10-08 17:59:38.263660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requestsexceptions 2025-10-08 17:59:38.263674 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-10-08 17:59:38.263702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting retrying 2025-10-08 17:59:38.263730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB) 2025-10-08 17:59:38.263745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setproctitle 2025-10-08 17:59:38.263794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setproctitle-1.3.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.9 kB) 2025-10-08 17:59:38.263805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplegeneric 2025-10-08 17:59:38.263818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplegeneric-0.8.1.zip (12 kB) 2025-10-08 17:59:38.263847 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-08 17:59:38.263874 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 17:59:38.263888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplejson 2025-10-08 17:59:38.263936 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplejson-3.19.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) 2025-10-08 17:59:38.263946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting six 2025-10-08 17:59:38.263959 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2025-10-08 17:59:38.263986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlalchemy-migrate 2025-10-08 17:59:38.264002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-10-08 17:59:38.264049 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlparse 2025-10-08 17:59:38.264074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlparse-0.5.1-py3-none-any.whl.metadata (3.9 kB) 2025-10-08 17:59:38.264088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting stevedore 2025-10-08 17:59:38.264097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 17:59:38.264110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting unicodecsv 2025-10-08 17:59:38.264141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading unicodecsv-0.14.1.tar.gz (10 kB) 2025-10-08 17:59:38.264155 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-08 17:59:38.264204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 17:59:38.264215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting warlock 2025-10-08 17:59:38.264228 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2025-10-08 17:59:38.264241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wrapt 2025-10-08 17:59:38.264288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2025-10-08 17:59:38.264302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in /var/lib/kolla/venv/lib/python3.12/site-packages (25.2) 2025-10-08 17:59:38.264315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper] 2025-10-08 17:59:38.264344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tooz-6.3.0-py3-none-any.whl.metadata (3.2 kB) 2025-10-08 17:59:38.264373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste) (67.2.0) 2025-10-08 17:59:38.264393 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cffi>=1.4.1 (from PyNaCl) 2025-10-08 17:59:38.264421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-10-08 17:59:38.264434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting typing-extensions>=4.6.0 (from SQLAlchemy) 2025-10-08 17:59:38.264480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-10-08 17:59:38.264490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting importlib-metadata>=4.4 (from WSME) 2025-10-08 17:59:38.264555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading importlib_metadata-6.11.0-py3-none-any.whl.metadata (4.9 kB) 2025-10-08 17:59:38.264565 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting vine<6.0.0,>=5.0.0 (from amqp) 2025-10-08 17:59:38.264578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-10-08 17:59:38.264592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osc-lib>=1.0.1 (from aodhclient) 2025-10-08 17:59:38.264651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osc_lib-3.1.0-py3-none-any.whl.metadata (3.6 kB) 2025-10-08 17:59:38.264668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting autopage>=0.4.0 (from cliff) 2025-10-08 17:59:38.264720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-10-08 17:59:38.264730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting attrs>=16.3.0 (from cmd2) 2025-10-08 17:59:38.264741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2025-10-08 17:59:38.264791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyperclip>=1.6 (from cmd2) 2025-10-08 17:59:38.264800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-10-08 17:59:38.264812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-08 17:59:38.264832 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 17:59:38.264875 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wcwidth>=0.1.7 (from cmd2) 2025-10-08 17:59:38.264884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-10-08 17:59:38.264896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dnspython>=1.15.0 (from eventlet) 2025-10-08 17:59:38.264935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dnspython-2.6.1-py3-none-any.whl.metadata (5.8 kB) 2025-10-08 17:59:38.264948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting msgpack>=1.0 (from fluent-logger) 2025-10-08 17:59:38.264959 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 2025-10-08 17:59:38.264999 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ujson (from gnocchiclient) 2025-10-08 17:59:38.265011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ujson-5.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.3 kB) 2025-10-08 17:59:38.265086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) 2025-10-08 17:59:38.265097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2025-10-08 17:59:38.265109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting referencing>=0.28.4 (from jsonschema) 2025-10-08 17:59:38.265120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2025-10-08 17:59:38.265171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rpds-py>=0.7.1 (from jsonschema) 2025-10-08 17:59:38.265180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2025-10-08 17:59:38.265192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-service-types>=1.2.0 (from keystoneauth1) 2025-10-08 17:59:38.265204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-08 17:59:38.265244 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2025-10-08 17:59:38.265256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-08 17:59:38.265267 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.cache>=1.26.0 (from keystonemiddleware) 2025-10-08 17:59:38.265307 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.cache-3.8.0-py3-none-any.whl.metadata (3.2 kB) 2025-10-08 17:59:38.265320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tenacity>=6.3.1 (from os-brick) 2025-10-08 17:59:38.265331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tenacity-8.3.0-py3-none-any.whl.metadata (1.2 kB) 2025-10-08 17:59:38.265371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting openstacksdk>=0.13.0 (from os-client-config) 2025-10-08 17:59:38.265392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading openstacksdk-4.0.1-py3-none-any.whl.metadata (12 kB) 2025-10-08 17:59:38.265403 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rfc3986>=1.2.0 (from oslo.config) 2025-10-08 17:59:38.265415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-10-08 17:59:38.265456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testresources>=2.0.0 (from oslo.db) 2025-10-08 17:59:38.265468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2025-10-08 17:59:38.265480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testscenarios>=0.4 (from oslo.db) 2025-10-08 17:59:38.265562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2025-10-08 17:59:38.265574 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.metrics>=0.2.1 (from oslo.messaging) 2025-10-08 17:59:38.265603 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.metrics-0.9.0-py3-none-any.whl.metadata (1.3 kB) 2025-10-08 17:59:38.265616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting statsd>=3.2.1 (from oslo.middleware) 2025-10-08 17:59:38.265644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-10-08 17:59:38.265657 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tzdata>=2022.4 (from oslo.serialization) 2025-10-08 17:59:38.265670 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-08 17:59:38.265679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Yappi>=1.0 (from oslo.service) 2025-10-08 17:59:38.265717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading yappi-1.6.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2025-10-08 17:59:38.265727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting packaging>=20.4 (from oslo.utils) 2025-10-08 17:59:38.265760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2025-10-08 17:59:38.265770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting defusedxml>=0.7.1 (from oslo.vmware) 2025-10-08 17:59:38.265804 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-10-08 17:59:38.265814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting lxml>=4.5.0 (from oslo.vmware) 2025-10-08 17:59:38.265847 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading lxml-5.3.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2025-10-08 17:59:38.265857 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting suds-community>=0.6 (from oslo.vmware) 2025-10-08 17:59:38.265889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading suds_community-1.1.2-py3-none-any.whl.metadata (1.7 kB) 2025-10-08 17:59:38.265900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting urllib3>=1.21.1 (from oslo.vmware) 2025-10-08 17:59:38.265934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2025-10-08 17:59:38.265944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uhashring (from python-binary-memcached) 2025-10-08 17:59:38.265977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uhashring-2.3-py3-none-any.whl.metadata (12 kB) 2025-10-08 17:59:38.265987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw-ext>=1.2.0 (from python-cloudkittyclient) 2025-10-08 17:59:38.266021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl.metadata (5.3 kB) 2025-10-08 17:59:38.266031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyOpenSSL>=17.1.0 (from python-glanceclient) 2025-10-08 17:59:38.266049 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2025-10-08 17:59:38.266082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dogpile.cache>=0.8.0 (from python-ironicclient) 2025-10-08 17:59:38.266092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2025-10-08 17:59:38.266137 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting platformdirs>=3 (from python-ironicclient) 2025-10-08 17:59:38.266147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2025-10-08 17:59:38.266181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting charset-normalizer<4,>=2 (from requests) 2025-10-08 17:59:38.266191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2025-10-08 17:59:38.266224 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting idna<4,>=2.5 (from requests) 2025-10-08 17:59:38.266235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2025-10-08 17:59:38.266250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting certifi>=2017.4.17 (from requests) 2025-10-08 17:59:38.266285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-10-08 17:59:38.266301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting voluptuous>=0.8.9 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-08 17:59:38.266311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2025-10-08 17:59:38.266355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-consul2>=0.0.16 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-08 17:59:38.266366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_consul2-0.1.5-py2.py3-none-any.whl.metadata (6.3 kB) 2025-10-08 17:59:38.266399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting etcd3gw>=2.3.0 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-08 17:59:38.266409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2025-10-08 17:59:38.266451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sysv-ipc>=0.6.8 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-08 17:59:38.266459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sysv_ipc-1.1.0.tar.gz (99 kB) 2025-10-08 17:59:38.266492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-08 17:59:38.266516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 17:59:38.266550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymemcache>=1.2.9 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-08 17:59:38.266560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-10-08 17:59:38.266593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psycopg2>=2.5 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-08 17:59:38.266604 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psycopg2-2.9.9.tar.gz (384 kB) 2025-10-08 17:59:38.266648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-08 17:59:38.266661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 17:59:38.266705 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting redis>=4.0.0 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-08 17:59:38.266716 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading redis-5.0.8-py3-none-any.whl.metadata (9.2 kB) 2025-10-08 17:59:38.266767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zake>=0.1.6 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-08 17:59:38.266775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zake-0.2.2-py2.py3-none-any.whl.metadata (1.6 kB) 2025-10-08 17:59:38.266784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kazoo>=2.6 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2025-10-08 17:59:38.266827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kazoo-2.10.0-py2.py3-none-any.whl.metadata (47 kB) 2025-10-08 17:59:38.266835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycparser (from cffi>=1.4.1->PyNaCl) 2025-10-08 17:59:38.266844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-10-08 17:59:38.266888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zipp>=0.5 (from importlib-metadata>=4.4->WSME) 2025-10-08 17:59:38.266898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zipp-3.20.0-py3-none-any.whl.metadata (3.6 kB) 2025-10-08 17:59:38.266932 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw>=1.2.0 (from jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2025-10-08 17:59:38.266948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 2025-10-08 17:59:38.266958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): started 2025-10-08 17:59:38.266994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 17:59:38.267004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ply (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2025-10-08 17:59:38.267038 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-10-08 17:59:38.267048 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jmespath>=0.9.0 (from openstacksdk>=0.13.0->os-client-config) 2025-10-08 17:59:38.267081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-10-08 17:59:38.267091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging) 2025-10-08 17:59:38.267124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB) 2025-10-08 17:59:38.267138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testtools (from testscenarios>=0.4->oslo.db) 2025-10-08 17:59:38.267148 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2025-10-08 17:59:38.267191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) 2025-10-08 17:59:38.267202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 26.9 MB/s 0:00:00 2025-10-08 17:59:38.267245 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Mako-1.3.5-py3-none-any.whl (78 kB) 2025-10-08 17:59:38.267256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2025-10-08 17:59:38.267289 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2025-10-08 17:59:38.267299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2025-10-08 17:59:38.267332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2025-10-08 17:59:38.267375 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 33.5 MB/s 0:00:00 2025-10-08 17:59:38.267383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-10-08 17:59:38.267427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 32.7 MB/s 0:00:00 2025-10-08 17:59:38.267437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2025-10-08 17:59:38.267471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading SQLAlchemy-2.0.32-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) 2025-10-08 17:59:38.267481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 33.7 MB/s 0:00:00 2025-10-08 17:59:38.267582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Tempita-0.6.0-py3-none-any.whl (13 kB) 2025-10-08 17:59:38.267592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2025-10-08 17:59:38.267602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WebOb-1.8.8-py2.py3-none-any.whl (115 kB) 2025-10-08 17:59:38.267611 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading alembic-1.13.2-py3-none-any.whl (232 kB) 2025-10-08 17:59:38.267649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading amqp-5.2.0-py3-none-any.whl (50 kB) 2025-10-08 17:59:38.267690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2025-10-08 17:59:38.267700 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading aodhclient-3.6.0-py3-none-any.whl (52 kB) 2025-10-08 17:59:38.267734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2025-10-08 17:59:38.267744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2025-10-08 17:59:38.267786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2025-10-08 17:59:38.267797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 37.5 MB/s 0:00:00 2025-10-08 17:59:38.267831 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2025-10-08 17:59:38.267841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading castellan-5.1.1-py3-none-any.whl (99 kB) 2025-10-08 17:59:38.267881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading click-8.1.7-py3-none-any.whl (97 kB) 2025-10-08 17:59:38.267891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2025-10-08 17:59:38.267925 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2025-10-08 17:59:38.267935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) 2025-10-08 17:59:38.267968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) 2025-10-08 17:59:38.267979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 37.0 MB/s 0:00:00 2025-10-08 17:59:38.268010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-10-08 17:59:38.268019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-10-08 17:59:38.268059 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading eventlet-0.36.1-py3-none-any.whl (360 kB) 2025-10-08 17:59:38.268068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2025-10-08 17:59:38.268107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fluent_logger-0.11.1-py3-none-any.whl (12 kB) 2025-10-08 17:59:38.268116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 2025-10-08 17:59:38.268155 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading futurist-3.0.0-py3-none-any.whl (37 kB) 2025-10-08 17:59:38.268164 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl (66 kB) 2025-10-08 17:59:38.268203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading greenlet-3.0.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (625 kB) 2025-10-08 17:59:38.268212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 625.7/625.7 kB 44.1 MB/s 0:00:00 2025-10-08 17:59:38.268251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) 2025-10-08 17:59:38.268281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2025-10-08 17:59:38.268290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-10-08 17:59:38.268327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-10-08 17:59:38.268336 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-10-08 17:59:38.268389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-10-08 17:59:38.268399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2025-10-08 17:59:38.268404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2025-10-08 17:59:38.268435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystonemiddleware-10.7.1-py3-none-any.whl (150 kB) 2025-10-08 17:59:38.268443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kombu-5.4.0-py3-none-any.whl (200 kB) 2025-10-08 17:59:38.268472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) 2025-10-08 17:59:38.268481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2025-10-08 17:59:38.268528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 37.3 MB/s 0:00:00 2025-10-08 17:59:38.268537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_brick-6.9.1-py3-none-any.whl (304 kB) 2025-10-08 17:59:38.268579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2025-10-08 17:59:38.268589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_traits-3.1.0-py3-none-any.whl (41 kB) 2025-10-08 17:59:38.268641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_win-5.9.0-py3-none-any.whl (274 kB) 2025-10-08 17:59:38.268653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.concurrency-6.1.0-py3-none-any.whl (48 kB) 2025-10-08 17:59:38.268698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.config-9.6.0-py3-none-any.whl (132 kB) 2025-10-08 17:59:38.268728 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.context-5.6.0-py3-none-any.whl (20 kB) 2025-10-08 17:59:38.268737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.db-16.0.0-py3-none-any.whl (153 kB) 2025-10-08 17:59:38.268774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2025-10-08 17:59:38.268782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.log-6.1.2-py3-none-any.whl (74 kB) 2025-10-08 17:59:38.268821 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.messaging-14.9.1-py3-none-any.whl (260 kB) 2025-10-08 17:59:38.268830 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.middleware-6.2.0-py3-none-any.whl (64 kB) 2025-10-08 17:59:38.268868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.policy-4.4.0-py3-none-any.whl (88 kB) 2025-10-08 17:59:38.268876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.privsep-3.4.0-py3-none-any.whl (38 kB) 2025-10-08 17:59:38.268914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.reports-3.4.0-py3-none-any.whl (53 kB) 2025-10-08 17:59:38.268923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.rootwrap-7.3.0-py3-none-any.whl (38 kB) 2025-10-08 17:59:38.268960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2025-10-08 17:59:38.268969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.service-3.5.0-py3-none-any.whl (77 kB) 2025-10-08 17:59:38.269007 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl (14 kB) 2025-10-08 17:59:38.269021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.utils-7.3.0-py3-none-any.whl (129 kB) 2025-10-08 17:59:38.269052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.versionedobjects-3.4.0-py3-none-any.whl (86 kB) 2025-10-08 17:59:38.269061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.vmware-4.5.0-py3-none-any.whl (627 kB) 2025-10-08 17:59:38.269099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.1/627.1 kB 43.1 MB/s 0:00:00 2025-10-08 17:59:38.269114 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osprofiler-4.2.0-py3-none-any.whl (95 kB) 2025-10-08 17:59:38.269144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading paramiko-3.4.1-py3-none-any.whl (226 kB) 2025-10-08 17:59:38.269153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2025-10-08 17:59:38.269189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2025-10-08 17:59:38.269198 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pika-1.3.2-py3-none-any.whl (155 kB) 2025-10-08 17:59:38.269236 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2025-10-08 17:59:38.269273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2025-10-08 17:59:38.269282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-10-08 17:59:38.269311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyroute2-0.7.12-py3-none-any.whl (460 kB) 2025-10-08 17:59:38.269320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_barbicanclient-7.0.0-py3-none-any.whl (88 kB) 2025-10-08 17:59:38.269358 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_binary_memcached-0.31.2-py3-none-any.whl (18 kB) 2025-10-08 17:59:38.269367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2025-10-08 17:59:38.269404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cloudkittyclient-5.2.0-py3-none-any.whl (83 kB) 2025-10-08 17:59:38.269413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-10-08 17:59:38.269451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_designateclient-6.1.0-py3-none-any.whl (95 kB) 2025-10-08 17:59:38.269459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2025-10-08 17:59:38.269506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_glanceclient-4.7.0-py3-none-any.whl (206 kB) 2025-10-08 17:59:38.269515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_heatclient-4.0.0-py3-none-any.whl (212 kB) 2025-10-08 17:59:38.269554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_ironicclient-5.8.0-py3-none-any.whl (264 kB) 2025-10-08 17:59:38.269563 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2025-10-08 17:59:38.269601 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_magnumclient-4.8.1-py3-none-any.whl (141 kB) 2025-10-08 17:59:38.269609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_manilaclient-5.0.0-py3-none-any.whl (516 kB) 2025-10-08 17:59:38.269693 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2025-10-08 17:59:38.269770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_mistralclient-5.3.0-py3-none-any.whl (143 kB) 2025-10-08 17:59:38.269808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_neutronclient-11.3.1-py3-none-any.whl (295 kB) 2025-10-08 17:59:38.269817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_novaclient-18.7.0-py3-none-any.whl (336 kB) 2025-10-08 17:59:38.269846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_openstackclient-7.1.4-py3-none-any.whl (1.1 MB) 2025-10-08 17:59:38.269856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 35.0 MB/s 0:00:00 2025-10-08 17:59:38.269899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_swiftclient-4.6.0-py3-none-any.whl (88 kB) 2025-10-08 17:59:38.269908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_troveclient-8.6.0-py3-none-any.whl (237 kB) 2025-10-08 17:59:38.269946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2025-10-08 17:59:38.269961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2025-10-08 17:59:38.269992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-10-08 17:59:38.270001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) 2025-10-08 17:59:38.270047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading idna-3.8-py3-none-any.whl (66 kB) 2025-10-08 17:59:38.270056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2025-10-08 17:59:38.270084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-10-08 17:59:38.270092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading retrying-1.3.4-py3-none-any.whl (11 kB) 2025-10-08 17:59:38.270139 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setproctitle-1.3.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31 kB) 2025-10-08 17:59:38.270149 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading simplejson-3.19.3-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (152 kB) 2025-10-08 17:59:38.270188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2025-10-08 17:59:38.271776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2025-10-08 17:59:38.271788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlparse-0.5.1-py3-none-any.whl (44 kB) 2025-10-08 17:59:38.271795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2025-10-08 17:59:38.271801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tooz-6.3.0-py3-none-any.whl (91 kB) 2025-10-08 17:59:38.271807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2025-10-08 17:59:38.271813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wrapt-1.16.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (87 kB) 2025-10-08 17:59:38.271818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2025-10-08 17:59:38.271824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-10-08 17:59:38.271829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-08 17:59:38.271834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2025-10-08 17:59:38.271840 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-10-08 17:59:38.271845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dnspython-2.6.1-py3-none-any.whl (307 kB) 2025-10-08 17:59:38.271850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2025-10-08 17:59:38.271856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2025-10-08 17:59:38.271861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading importlib_metadata-6.11.0-py3-none-any.whl (23 kB) 2025-10-08 17:59:38.271867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) 2025-10-08 17:59:38.271872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2025-10-08 17:59:38.271878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kazoo-2.10.0-py2.py3-none-any.whl (148 kB) 2025-10-08 17:59:38.271883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading lxml-5.3.0-cp312-cp312-manylinux_2_28_x86_64.whl (4.9 MB) 2025-10-08 17:59:38.271889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 32.1 MB/s 0:00:00 2025-10-08 17:59:38.271901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading msgpack-1.0.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) 2025-10-08 17:59:38.271907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading openstacksdk-4.0.1-py3-none-any.whl (1.7 MB) 2025-10-08 17:59:38.271912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 29.0 MB/s 0:00:00 2025-10-08 17:59:38.271918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-10-08 17:59:38.271923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-10-08 17:59:38.271928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osc_lib-3.1.0-py3-none-any.whl (89 kB) 2025-10-08 17:59:38.271934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.cache-3.8.0-py3-none-any.whl (75 kB) 2025-10-08 17:59:38.271939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.metrics-0.9.0-py3-none-any.whl (13 kB) 2025-10-08 17:59:38.271944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading packaging-24.1-py3-none-any.whl (53 kB) 2025-10-08 17:59:38.271950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2025-10-08 17:59:38.271955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB) 2025-10-08 17:59:38.271965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB) 2025-10-08 17:59:38.271970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2025-10-08 17:59:38.271976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2025-10-08 17:59:38.271981 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_consul2-0.1.5-py2.py3-none-any.whl (30 kB) 2025-10-08 17:59:38.271986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading redis-5.0.8-py3-none-any.whl (255 kB) 2025-10-08 17:59:38.271992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2025-10-08 17:59:38.271997 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-10-08 17:59:38.272006 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (357 kB) 2025-10-08 17:59:38.272012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2025-10-08 17:59:38.272017 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading suds_community-1.1.2-py3-none-any.whl (144 kB) 2025-10-08 17:59:38.272023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tenacity-8.3.0-py3-none-any.whl (25 kB) 2025-10-08 17:59:38.272028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2025-10-08 17:59:38.272034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2025-10-08 17:59:38.272039 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-10-08 17:59:38.272044 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2025-10-08 17:59:38.272050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) 2025-10-08 17:59:38.272055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-10-08 17:59:38.272061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading yappi-1.6.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) 2025-10-08 17:59:38.272066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zake-0.2.2-py2.py3-none-any.whl (19 kB) 2025-10-08 17:59:38.272075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zipp-3.20.0-py3-none-any.whl (9.4 kB) 2025-10-08 17:59:38.272081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-10-08 17:59:38.272086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-10-08 17:59:38.272092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2025-10-08 17:59:38.272097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading uhashring-2.3-py3-none-any.whl (11 kB) 2025-10-08 17:59:38.272102 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ujson-5.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB) 2025-10-08 17:59:38.272108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building wheels for collected packages: pycadf, audit-middleware, logutils, netifaces, pyngus, python-qpid-proton, simplegeneric, unicodecsv, jsonpath-rw, psycopg2, pyperclip, sysv-ipc 2025-10-08 17:59:38.272116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 17:59:38.272123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.272129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pycadf (setup.py): started 2025-10-08 17:59:38.272134 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-08 17:59:38.272140 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=eed76d7308b34177bd7d7951d71e3b7b749b42913516acf1293706d2260f5e1a 2025-10-08 17:59:38.272145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-n9xado0t/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-08 17:59:38.272155 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'audit-middleware' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'audit-middleware'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 17:59:38.272162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.272168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (setup.py): started 2025-10-08 17:59:38.272173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (setup.py): finished with status 'done' 2025-10-08 17:59:38.272179 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for audit-middleware: filename=audit_middleware-1.2.1.dev6-py2.py3-none-any.whl size=50376 sha256=a9c90fdced5b58184ff5814768eb85e609df993b25867a956395c379efdc5e9c 2025-10-08 17:59:38.272188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-n9xado0t/wheels/bf/11/83/2425c36196e9d898a398433c54ada8edcf74472e9d4f4b23d8 2025-10-08 17:59:38.272194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'logutils' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'logutils'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 17:59:38.272204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.272209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (setup.py): started 2025-10-08 17:59:38.272215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (setup.py): finished with status 'done' 2025-10-08 17:59:38.272220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=19932 sha256=473f94b5003fea3e5d6b0a16bf13392f7c25bcbecbf3544bf5b872bf73fbd8a7 2025-10-08 17:59:38.272226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-n9xado0t/wheels/a7/34/ae/a11305e168611c8964046deb4087d00aa0100453982eb94749 2025-10-08 17:59:38.272231 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 17:59:38.272237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.272243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (setup.py): started 2025-10-08 17:59:38.272248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (setup.py): finished with status 'done' 2025-10-08 17:59:38.272254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for netifaces: filename=netifaces-0.11.0-cp312-cp312-linux_x86_64.whl size=35876 sha256=8a2cab5047d7de891ecc635e84faa5d7240a97bdf8d8541277682340097a8a4e 2025-10-08 17:59:38.272259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-n9xado0t/wheels/63/fa/57/da80d0ffc8f993315c479b7cd4c8fb1c23910c8baccf6b1b27 2025-10-08 17:59:38.272265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'pyngus' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyngus'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 17:59:38.272270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.272276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (setup.py): started 2025-10-08 17:59:38.272281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (setup.py): finished with status 'done' 2025-10-08 17:59:38.272287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyngus: filename=pyngus-2.3.1-py3-none-any.whl size=26754 sha256=b064af5421aaea8bf9091be17c14f050697a50ff3511bd0cdebab473006cfbf9 2025-10-08 17:59:38.272296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-n9xado0t/wheels/af/dc/59/b121d4c02301393a229890262b6ff07561327ed4a62b2095bd 2025-10-08 17:59:38.272301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): started 2025-10-08 17:59:38.272307 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done' 2025-10-08 17:59:38.272312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for python-qpid-proton: filename=python_qpid_proton-0.39.0-cp312-cp312-linux_x86_64.whl size=1073654 sha256=385a95b8e6a53bf1442f42b4d653d447af95353b1b3330c98af64a47256cb1c8 2025-10-08 17:59:38.272320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-n9xado0t/wheels/52/04/a6/b255561b55e7b3ab535d64bf727efcbc20e8bbb2bd63a29504 2025-10-08 17:59:38.272334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'simplegeneric' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'simplegeneric'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 17:59:38.272340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.272345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (setup.py): started 2025-10-08 17:59:38.272351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (setup.py): finished with status 'done' 2025-10-08 17:59:38.272356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5057 sha256=00e57c2a1f80c67dbb0ac35e85a233c034e7e6dd8e6c1bd6f6c34e4f63d9f381 2025-10-08 17:59:38.272362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-n9xado0t/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2025-10-08 17:59:38.272433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'unicodecsv' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'unicodecsv'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 17:59:38.272440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.272446 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (setup.py): started 2025-10-08 17:59:38.272451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (setup.py): finished with status 'done' 2025-10-08 17:59:38.272457 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10746 sha256=c027e056d0c581bdbcc6566334b1dfe5cfb2f79be4e49ce9e29f7a6fd3877714 2025-10-08 17:59:38.272462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-n9xado0t/wheels/f2/67/7d/2e80818c2f3dc8f0735d0810338c47e95d3212114ab97b4ede 2025-10-08 17:59:38.272468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 17:59:38.272473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.272479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (setup.py): started 2025-10-08 17:59:38.272484 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (setup.py): finished with status 'done' 2025-10-08 17:59:38.272489 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15128 sha256=dacf1484a03def8ab126d691576a024bb5fff72f317305dceb36df71964759f2 2025-10-08 17:59:38.272559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-n9xado0t/wheels/e5/8d/50/ee73263c97069bd6040ff40633d444fefaac7beff73abe81a7 2025-10-08 17:59:38.272573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 17:59:38.272583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.272588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (setup.py): started 2025-10-08 17:59:38.272594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (setup.py): finished with status 'done' 2025-10-08 17:59:38.272599 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=529486 sha256=b7c3dee61105473849e3b9e688538b1989f9836a38513e7031cee5b66bc13935 2025-10-08 17:59:38.272605 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-n9xado0t/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 2025-10-08 17:59:38.272610 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'pyperclip' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyperclip'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 17:59:38.272615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.272621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (setup.py): started 2025-10-08 17:59:38.272650 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (setup.py): finished with status 'done' 2025-10-08 17:59:38.272656 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11001 sha256=8f1de96c9736525510447674c29f742b9733b5a65d91c44cf7e8ad4eb04d9eb9 2025-10-08 17:59:38.272661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-n9xado0t/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2025-10-08 17:59:38.272667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: DEPRECATION: Building 'sysv-ipc' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'sysv-ipc'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 17:59:38.272672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-10-08 17:59:38.272678 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (setup.py): started 2025-10-08 17:59:38.272683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (setup.py): finished with status 'done' 2025-10-08 17:59:38.272688 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for sysv-ipc: filename=sysv_ipc-1.1.0-cp312-cp312-linux_x86_64.whl size=69281 sha256=3b5e6055fd08ec5bacbb70079878d0d976dd8619d3378dd2b36dbfc159f24166 2025-10-08 17:59:38.272694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-n9xado0t/wheels/61/12/b2/26b13e75f5e48099284a26200a8fb2dbe16bb8edaed327c5a3 2025-10-08 17:59:38.272699 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built pycadf audit-middleware logutils netifaces pyngus python-qpid-proton simplegeneric unicodecsv jsonpath-rw psycopg2 pyperclip sysv-ipc 2025-10-08 17:59:38.272710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: wcwidth, unicodecsv, Tempita, sysv-ipc, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, python-memcached, python-editor, pyroute2, pyperclip, ply, netifaces, netaddr, monotonic, logutils, kazoo, funcsigs, appdirs, zipp, Yappi, wrapt, WebOb, voluptuous, vine, urllib3, ujson, uhashring, tzdata, typing-extensions, testtools, tenacity, suds-community, sqlparse, six, simplejson, setproctitle, rpds-py, rfc3986, redis, PyYAML, pyparsing, pymysql, pymemcache, PyJWT, pycparser, psycopg2, psutil, prometheus-client, prettytable, platformdirs, pika, pbr, PasteDeploy, Paste, packaging, oslo.rootwrap, msgpack, MarkupSafe, lxml, jsonpointer, jmespath, iso8601, idna, greenlet, futurist, fasteners, dnspython, defusedxml, decorator, contextlib2, click, charset-normalizer, certifi, cachetools, bcrypt, Babel, autopage, attrs, zake, testscenarios, testresources, stevedore, SQLAlchemy, Routes, retrying, requests, referencing, python-dateutil, python-binary-memcached, oslo.i18n, os-traits, os-service-types, Mako, jsonpath-rw, jsonpatch, jinja2, importlib-metadata, httplib2, fluent-logger, eventlet, debtcollector, cmd2, cffi, automaton, amqp, WSME, sqlalchemy-migrate, python-swiftclient, python-qpid-proton, python-consul2, PyNaCl, pecan, oslo.utils, oslo.context, oslo.config, kombu, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, etcd3gw, dogpile.cache, cryptography, cliff, alembic, python-cinderclient, pyOpenSSL, pyngus, paramiko, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, gnocchiclient, warlock, tooz, python-novaclient, python-keystoneclient, python-barbicanclient, pycadf, osprofiler, oslo.vmware, oslo.reports, oslo.policy, oslo.log, osc-lib, os-client-config, python-openstackclient, python-neutronclient, python-mistralclient, python-manilaclient, python-magnumclient, python-ironicclient, python-heatclient, python-glanceclient, python-designateclient, python-cloudkittyclient, oslo.upgradecheck, oslo.service, oslo.privsep, oslo.metrics, oslo.cache, os-win, castellan, aodhclient, python-troveclient, oslo.messaging, os-brick, keystonemiddleware, oslo.versionedobjects, audit-middleware 2025-10-08 17:59:38.272732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed Babel-2.16.0 Mako-1.3.5 MarkupSafe-2.1.5 Paste-3.10.1 PasteDeploy-3.1.0 PyJWT-2.9.0 PyNaCl-1.5.0 PyYAML-6.0.2 Routes-2.5.1 SQLAlchemy-2.0.32 Tempita-0.6.0 WSME-0.12.1 WebOb-1.8.8 Yappi-1.6.0 alembic-1.13.2 amqp-5.2.0 aodhclient-3.6.0 appdirs-1.4.4 attrs-24.2.0 audit-middleware-1.2.1.dev6 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.0 castellan-5.1.1 certifi-2025.10.5 cffi-1.17.0 charset-normalizer-3.3.2 click-8.1.7 cliff-4.7.0 cmd2-2.4.3 contextlib2-21.6.0 cryptography-42.0.8 debtcollector-3.0.0 decorator-5.1.1 defusedxml-0.7.1 dnspython-2.6.1 dogpile.cache-1.3.3 etcd3gw-2.4.2 eventlet-0.36.1 fasteners-0.19 fluent-logger-0.11.1 funcsigs-1.0.2 futurist-3.0.0 gnocchiclient-7.1.0 greenlet-3.0.3 httplib2-0.22.0 idna-3.8 importlib-metadata-6.11.0 iso8601-2.1.0 jinja2-3.1.4 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-3.0.0 jsonschema-4.19.2 jsonschema-specifications-2023.12.1 kazoo-2.10.0 keystoneauth1-5.8.1 keystonemiddleware-10.7.1 kombu-5.4.0 logutils-0.3.5 lxml-5.3.0 monotonic-1.6 msgpack-1.0.8 netaddr-0.10.1 netifaces-0.11.0 openstacksdk-4.0.1 os-brick-6.9.1 os-client-config-2.1.0 os-service-types-1.7.0 os-traits-3.1.0 os-win-5.9.0 osc-lib-3.1.0 oslo.cache-3.8.0 oslo.concurrency-6.1.0 oslo.config-9.6.0 oslo.context-5.6.0 oslo.db-16.0.0 oslo.i18n-6.4.0 oslo.log-6.1.2 oslo.messaging-14.9.1 oslo.metrics-0.9.0 oslo.middleware-6.2.0 oslo.policy-4.4.0 oslo.privsep-3.4.0 oslo.reports-3.4.0 oslo.rootwrap-7.3.0 oslo.serialization-5.5.0 oslo.service-3.5.0 oslo.upgradecheck-2.4.0 oslo.utils-7.3.0 oslo.versionedobjects-3.4.0 oslo.vmware-4.5.0 osprofiler-4.2.0 packaging-24.1 paramiko-3.4.1 pbr-6.1.0 pecan-1.5.1 pika-1.3.2 platformdirs-4.2.2 ply-3.11 prettytable-3.11.0 prometheus-client-0.20.0 psutil-6.0.0 psycopg2-2.9.9 pyOpenSSL-24.2.1 pycadf-3.1.1 pycparser-2.22 pymemcache-4.0.0 pymysql-1.1.1 pyngus-2.3.1 pyparsing-3.1.2 pyperclip-1.9.0 pyroute2-0.7.12 python-barbicanclient-7.0.0 python-binary-memcached-0.31.2 python-cinderclient-9.6.0 python-cloudkittyclient-5.2.0 python-consul2-0.1.5 python-dateutil-2.9.0.post0 python-designateclient-6.1.0 python-editor-1.0.4 python-glanceclient-4.7.0 python-heatclient-4.0.0 python-ironicclient-5.8.0 python-keystoneclient-5.5.0 python-magnumclient-4.8.1 python-manilaclient-5.0.0 python-memcached-1.62 python-mistralclient-5.3.0 python-neutronclient-11.3.1 python-novaclient-18.7.0 python-openstackclient-7.1.4 python-qpid-proton-0.39.0 python-swiftclient-4.6.0 python-troveclient-8.6.0 pytz-2024.1 redis-5.0.8 referencing-0.35.1 repoze.lru-0.7 requests-2.32.3 requestsexceptions-1.4.0 retrying-1.3.4 rfc3986-2.0.0 rpds-py-0.20.0 setproctitle-1.3.3 simplegeneric-0.8.1 simplejson-3.19.3 six-1.16.0 sqlalchemy-migrate-0.13.0 sqlparse-0.5.1 statsd-4.0.1 stevedore-5.3.0 suds-community-1.1.2 sysv-ipc-1.1.0 tenacity-8.3.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.7.2 tooz-6.3.0 typing-extensions-4.12.2 tzdata-2024.1 uhashring-2.3 ujson-5.10.0 unicodecsv-0.14.1 urllib3-1.26.19 vine-5.1.0 voluptuous-0.15.2 warlock-2.0.1 wcwidth-0.2.13 wrapt-1.16.0 zake-0.2.2 zipp-3.20.0 2025-10-08 17:59:38.272743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 812421f9397d 2025-10-08 17:59:38.272749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> c95f26a3c0d3 2025-10-08 17:59:38.272754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 11/11 : RUN echo > /etc/apache2/ports.conf 2025-10-08 17:59:38.272760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 2ca8d0a9f87c 2025-10-08 17:59:38.272765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 2ca8d0a9f87c 2025-10-08 17:59:38.272802 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 1d05b0644117 2025-10-08 17:59:38.272808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built 7c68626a079c 2025-10-08 17:59:38.272813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully tagged osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 17:59:38.272819 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Built at 2025-10-08 17:59:38.272554 (took 0:02:48.389667) 2025-10-08 17:59:38.272824 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-base) to queue 2025-10-08 17:59:38.272829 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(horizon) to queue 2025-10-08 17:59:38.272862 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-base) to queue 2025-10-08 17:59:38.272868 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-inspector) to queue 2025-10-08 17:59:38.273714 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-base) to queue 2025-10-08 17:59:38.273785 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-base) to queue 2025-10-08 17:59:38.273797 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-base) to queue 2025-10-08 17:59:38.273806 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-base) to queue 2025-10-08 17:59:38.273814 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-base) to queue 2025-10-08 17:59:38.273821 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-base) to queue 2025-10-08 17:59:38.273829 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-base) to queue 2025-10-08 17:59:38.273837 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-base) to queue 2025-10-08 17:59:38.273844 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-base) to queue 2025-10-08 17:59:38.273851 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-base) to queue 2025-10-08 17:59:38.273859 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-base) to queue 2025-10-08 17:59:38.273867 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-base) to queue 2025-10-08 17:59:38.273874 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-base) to queue 2025-10-08 17:59:38.273882 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-base) to queue 2025-10-08 17:59:38.273889 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-base) to queue 2025-10-08 17:59:38.273916 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-base) to queue 2025-10-08 17:59:38.273924 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-base) to queue 2025-10-08 17:59:38.273932 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-db) 2025-10-08 17:59:38.273940 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Processing 2025-10-08 17:59:38.273948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building started at 2025-10-08 17:59:38.273572 2025-10-08 17:59:38.274337 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 plugins into plugins archive 2025-10-08 17:59:38.274795 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 additions into additions archive 2025-10-08 17:59:42.160991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20251008 2025-10-08 17:59:42.161059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 24e530814bb0 2025-10-08 17:59:42.161097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 2/6 : LABEL "build-date"="20251008" "name"="ovsdpdk-db" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk-db" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:59:42.161113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in dc3eae5d81f0 2025-10-08 17:59:42.161125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container dc3eae5d81f0 2025-10-08 17:59:42.161285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> f5747aa84afb 2025-10-08 17:59:42.161385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2025-10-08 17:59:42.161397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 4cb6f37951b5 2025-10-08 17:59:42.161408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 4/6 : COPY start_ovsdb_server.sh /usr/local/bin/start-ovsdb-server 2025-10-08 17:59:42.161418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 7a0299d6af83 2025-10-08 17:59:42.161453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start && chmod 755 /usr/local/bin/start-ovsdb-server 2025-10-08 17:59:42.161464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 20056a415d51 2025-10-08 17:59:42.161475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 20056a415d51 2025-10-08 17:59:42.161485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 3ed01db61d59 2025-10-08 17:59:42.161530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:59:42.161542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 7bc4c1abc5ab 2025-10-08 17:59:42.161553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2025-10-08 17:59:42.161564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2025-10-08 17:59:42.161574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2025-10-08 17:59:42.161585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Package 'build-essential' is not installed, so not removed 2025-10-08 17:59:42.161595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:59:42.161618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2025-10-08 17:59:42.161676 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2025-10-08 17:59:42.161686 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2025-10-08 17:59:42.161694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:59:42.161703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 7bc4c1abc5ab 2025-10-08 17:59:42.161711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 036e33509197 2025-10-08 17:59:42.161750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully built 1ea6e12d01f7 2025-10-08 17:59:42.161759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251008 2025-10-08 17:59:42.161790 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Built at 2025-10-08 17:59:42.161375 (took 0:00:03.887803) 2025-10-08 17:59:42.161811 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-vswitchd) 2025-10-08 17:59:42.161819 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Processing 2025-10-08 17:59:42.161850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building started at 2025-10-08 17:59:42.161770 2025-10-08 17:59:42.162666 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 plugins into plugins archive 2025-10-08 17:59:42.163068 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 additions into additions archive 2025-10-08 17:59:46.018360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20251008 2025-10-08 17:59:46.018427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 24e530814bb0 2025-10-08 17:59:46.018463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 2/5 : LABEL "build-date"="20251008" "name"="ovsdpdk-vswitchd" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk-vswitchd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 17:59:46.018479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 909e831a793d 2025-10-08 17:59:46.018588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 909e831a793d 2025-10-08 17:59:46.018601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> ce9c8b028617 2025-10-08 17:59:46.018612 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2025-10-08 17:59:46.018656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 5f0a95bf46e9 2025-10-08 17:59:46.018670 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start 2025-10-08 17:59:46.018681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 20c911f6afab 2025-10-08 17:59:46.018692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 20c911f6afab 2025-10-08 17:59:46.018836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 0efdb9236dc0 2025-10-08 17:59:46.018892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 17:59:46.018916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in c59108ccd214 2025-10-08 17:59:46.018926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2025-10-08 17:59:46.018988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2025-10-08 17:59:46.018998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2025-10-08 17:59:46.019006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Package 'build-essential' is not installed, so not removed 2025-10-08 17:59:46.019014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:59:46.019022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2025-10-08 17:59:46.019050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2025-10-08 17:59:46.019058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2025-10-08 17:59:46.019087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 17:59:46.019810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container c59108ccd214 2025-10-08 17:59:46.019863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 91144d49e57a 2025-10-08 17:59:46.019876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully built 37cffe21c272 2025-10-08 17:59:46.019886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251008 2025-10-08 17:59:46.019897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Built at 2025-10-08 17:59:46.019267 (took 0:00:03.857497) 2025-10-08 17:59:46.019907 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-lego) 2025-10-08 17:59:46.019970 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Processing 2025-10-08 17:59:46.019981 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building started at 2025-10-08 17:59:46.019815 2025-10-08 17:59:46.019991 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Getting archive from https://github.com/go-acme/lego/releases/download/v4.15.0/lego_v4.15.0_linux_amd64.tar.gz 2025-10-08 17:59:47.539766 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 plugins into plugins archive 2025-10-08 17:59:47.539813 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 additions into additions archive 2025-10-08 18:00:05.717094 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 1/10 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251008 2025-10-08 18:00:05.717449 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> b821c2824dd8 2025-10-08 18:00:05.717730 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 2/10 : LABEL "build-date"="20251008" "name"="letsencrypt-lego" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-lego" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:00:05.717895 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in fb382e1a5534 2025-10-08 18:00:05.718014 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container fb382e1a5534 2025-10-08 18:00:05.718140 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> bd4ec7f9afc0 2025-10-08 18:00:05.718265 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 3/10 : RUN usermod --append --home /var/lib/letsencrypt --groups kolla letsencrypt && chsh --shell /bin/bash letsencrypt && mkdir -p /var/lib/letsencrypt && chown -R 42488:42488 /var/lib/letsencrypt 2025-10-08 18:00:05.719739 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 1d6e5aa875be 2025-10-08 18:00:05.719770 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 1d6e5aa875be 2025-10-08 18:00:05.719780 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> b6ac4d4a2334 2025-10-08 18:00:05.719790 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-client cron rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:00:05.719801 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 63f4c6350c74 2025-10-08 18:00:05.719809 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:00:05.719818 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:00:05.719829 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:00:05.719838 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:00:05.719847 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:00:05.719856 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:00:05.719865 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:00:05.719873 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:00:05.719881 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:00:05.719890 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:00:05.719912 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:00:05.719930 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:00:05.719939 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:00:05.719947 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:00:05.719956 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:00:05.719964 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 28.5 MB in 3s (8,387 kB/s) 2025-10-08 18:00:05.720054 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-10-08 18:00:05.720160 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-10-08 18:00:05.720255 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-10-08 18:00:05.720353 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-10-08 18:00:05.720448 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following additional packages will be installed: 2025-10-08 18:00:05.720563 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2025-10-08 18:00:05.720703 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Suggested packages: 2025-10-08 18:00:05.720807 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2025-10-08 18:00:05.720912 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2025-10-08 18:00:05.721002 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: python3-braceexpand 2025-10-08 18:00:05.721087 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Recommended packages: 2025-10-08 18:00:05.721171 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: xauth 2025-10-08 18:00:05.721267 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following NEW packages will be installed: 2025-10-08 18:00:05.721372 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2025-10-08 18:00:05.721471 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:00:05.721583 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Need to get 1,579 kB of archives. 2025-10-08 18:00:05.721698 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:After this operation, 5,167 kB of additional disk space will be used. 2025-10-08 18:00:05.721793 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:00:05.721888 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-10-08 18:00:05.721983 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-10-08 18:00:05.722076 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-08 18:00:05.724708 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-10-08 18:00:05.724730 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-10-08 18:00:05.724739 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-10-08 18:00:05.724748 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-10-08 18:00:05.724757 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 1,579 kB in 1s (1,805 kB/s) 2025-10-08 18:00:05.724766 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron-daemon-common. 2025-10-08 18:00:05.724774 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-10-08 18:00:05.724785 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(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% 2025-10-08 18:00:05.724795 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2025-10-08 18:00:05.724803 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2025-10-08 18:00:05.724812 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2025-10-08 18:00:05.724820 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2025-10-08 18:00:05.724829 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2025-10-08 18:00:05.724837 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2025-10-08 18:00:05.724846 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 18:00:05.724854 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-10-08 18:00:05.724863 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-08 18:00:05.724877 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-08 18:00:05.724887 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Creating group 'crontab' with GID 995. 2025-10-08 18:00:05.724895 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron. 2025-10-08 18:00:05.724903 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-10-08 18:00:05.724912 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% 2025-10-08 18:00:05.724921 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: (Reading database ... 35% (Reading database ... 40% (Reading database ... 2025-10-08 18:00:05.724930 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-10-08 18:00:05.724939 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: 2025-10-08 18:00:05.724947 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 65% 2025-10-08 18:00:05.724956 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2025-10-08 18:00:05.724964 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2025-10-08 18:00:05.724973 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2025-10-08 18:00:05.724981 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2025-10-08 18:00:05.724990 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2025-10-08 18:00:05.725005 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2025-10-08 18:00:05.725014 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-10-08 18:00:05.725022 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-10-08 18:00:05.725031 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-10-08 18:00:05.725039 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libpopt0:amd64. 2025-10-08 18:00:05.725048 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-08 18:00:05.725057 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 18:00:05.725065 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package rsync. 2025-10-08 18:00:05.725074 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-10-08 18:00:05.725090 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: 2025-10-08 18:00:05.725099 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-10-08 18:00:05.725108 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libcbor0.10:amd64. 2025-10-08 18:00:05.725117 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-10-08 18:00:05.725125 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-08 18:00:05.725134 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libfido2-1:amd64. 2025-10-08 18:00:05.725142 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-10-08 18:00:05.725151 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-08 18:00:05.725159 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package openssh-client. 2025-10-08 18:00:05.725168 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-08 18:00:05.725176 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-08 18:00:05.725190 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-08 18:00:05.725199 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron (3.0pl1-184ubuntu2) ... 2025-10-08 18:00:05.725207 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2025-10-08 18:00:05.725216 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:00:05.725224 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-08 18:00:05.725233 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 18:00:05.725241 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-08 18:00:05.725250 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-10-08 18:00:05.725258 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2025-10-08 18:00:05.725266 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:00:05.725275 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:00:05.725283 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 63f4c6350c74 2025-10-08 18:00:05.725392 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 19250ec47ff5 2025-10-08 18:00:05.725489 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 5/10 : ADD letsencrypt-lego-archive /lego-source 2025-10-08 18:00:05.725675 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> bcf9cb2e40e5 2025-10-08 18:00:05.727770 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 6/10 : RUN cp -r /lego-source/lego /opt/ 2025-10-08 18:00:05.727787 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 552ae2f0b1b1 2025-10-08 18:00:05.727797 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 552ae2f0b1b1 2025-10-08 18:00:05.727806 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 68670ace1ce7 2025-10-08 18:00:05.727815 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 7/10 : COPY letsencrypt-certificates.sh /usr/bin/letsencrypt-certificates 2025-10-08 18:00:05.727823 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 40c3b1c26e8f 2025-10-08 18:00:05.727830 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 8/10 : COPY sync-and-update-certificate.sh /usr/bin/sync-and-update-certificate 2025-10-08 18:00:05.727837 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 97818b122910 2025-10-08 18:00:05.727844 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 9/10 : RUN chmod +x /usr/bin/letsencrypt-certificates /usr/bin/sync-and-update-certificate 2025-10-08 18:00:05.727859 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 70b744c6ab0e 2025-10-08 18:00:05.727866 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 70b744c6ab0e 2025-10-08 18:00:05.727873 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 67985f851abe 2025-10-08 18:00:05.727882 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:00:05.727891 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in cd77557e2697 2025-10-08 18:00:05.727898 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-10-08 18:00:05.727905 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-10-08 18:00:05.727912 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-10-08 18:00:05.727919 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Package 'build-essential' is not installed, so not removed 2025-10-08 18:00:05.727934 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:00:05.727941 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-10-08 18:00:05.727949 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-10-08 18:00:05.727956 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-10-08 18:00:05.727963 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:00:05.727970 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container cd77557e2697 2025-10-08 18:00:05.727977 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 52b7cd0fc8ab 2025-10-08 18:00:05.727984 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully built 41de60bfa86f 2025-10-08 18:00:05.727991 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251008 2025-10-08 18:00:05.727998 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Built at 2025-10-08 18:00:05.727481 (took 0:00:19.707666) 2025-10-08 18:00:05.728251 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-webserver) 2025-10-08 18:00:05.728556 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Processing 2025-10-08 18:00:05.728717 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building started at 2025-10-08 18:00:05.728353 2025-10-08 18:00:05.730914 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 plugins into plugins archive 2025-10-08 18:00:05.731752 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 additions into additions archive 2025-10-08 18:00:22.548795 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 1/6 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251008 2025-10-08 18:00:22.548886 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> b821c2824dd8 2025-10-08 18:00:22.548906 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 2/6 : LABEL "build-date"="20251008" "name"="letsencrypt-webserver" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-webserver" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:00:22.548921 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 0c2efcb00578 2025-10-08 18:00:22.548935 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 0c2efcb00578 2025-10-08 18:00:22.548946 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 79ad43b86c36 2025-10-08 18:00:22.548959 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:00:22.549021 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in abeac1708c34 2025-10-08 18:00:22.549034 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:00:22.549069 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:00:22.549081 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:00:22.549112 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:00:22.549122 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:00:22.549132 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:00:22.549169 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:00:22.549180 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:00:22.549190 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:00:22.549200 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:00:22.549241 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:00:22.549272 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:00:22.549302 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:00:22.549332 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:00:22.549400 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:00:22.549438 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 28.5 MB in 2s (11.4 MB/s) 2025-10-08 18:00:22.549537 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-10-08 18:00:22.550711 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-10-08 18:00:22.550734 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-10-08 18:00:22.550744 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-10-08 18:00:22.550754 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following additional packages will be installed: 2025-10-08 18:00:22.550763 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 2025-10-08 18:00:22.550773 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 liblua5.4-0 libxml2 2025-10-08 18:00:22.550783 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Suggested packages: 2025-10-08 18:00:22.550792 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2025-10-08 18:00:22.550802 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Recommended packages: 2025-10-08 18:00:22.550812 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ssl-cert 2025-10-08 18:00:22.550822 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following NEW packages will be installed: 2025-10-08 18:00:22.550831 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2 apache2-bin apache2-data apache2-utils libapr1t64 2025-10-08 18:00:22.550841 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 2025-10-08 18:00:22.550850 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: liblua5.4-0 libxml2 2025-10-08 18:00:22.550860 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:00:22.550869 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Need to get 13.7 MB of archives. 2025-10-08 18:00:22.550879 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:After this operation, 47.0 MB of additional disk space will be used. 2025-10-08 18:00:22.550898 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:00:22.550909 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2025-10-08 18:00:22.550919 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2025-10-08 18:00:22.550929 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2025-10-08 18:00:22.550947 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2025-10-08 18:00:22.550957 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-10-08 18:00:22.550971 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2025-10-08 18:00:22.550981 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-08 18:00:22.550991 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-08 18:00:22.551000 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.8 [1,331 kB] 2025-10-08 18:00:22.551052 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.8 [163 kB] 2025-10-08 18:00:22.551170 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.8 [97.7 kB] 2025-10-08 18:00:22.551223 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.8 [90.2 kB] 2025-10-08 18:00:22.551309 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 13.7 MB in 1s (22.4 MB/s) 2025-10-08 18:00:22.551365 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libapr1t64:amd64. 2025-10-08 18:00:22.551428 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2025-10-08 18:00:22.551503 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(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% 2025-10-08 18:00:22.551582 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 70% 2025-10-08 18:00:22.551677 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 75% 2025-10-08 18:00:22.551803 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 80% 2025-10-08 18:00:22.551849 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 85% 2025-10-08 18:00:22.551917 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 90% 2025-10-08 18:00:22.551983 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 95% 2025-10-08 18:00:22.552049 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 18:00:22.552116 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2025-10-08 18:00:22.552182 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-10-08 18:00:22.552246 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1t64:amd64. 2025-10-08 18:00:22.552312 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2025-10-08 18:00:22.552378 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-08 18:00:22.552441 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2025-10-08 18:00:22.552505 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2025-10-08 18:00:22.552578 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-08 18:00:22.552662 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-ldap:amd64. 2025-10-08 18:00:22.552752 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2025-10-08 18:00:22.552820 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-08 18:00:22.552894 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libjansson4:amd64. 2025-10-08 18:00:22.552926 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2025-10-08 18:00:22.553007 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-10-08 18:00:22.553046 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package liblua5.4-0:amd64. 2025-10-08 18:00:22.553085 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-10-08 18:00:22.553163 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-08 18:00:22.553225 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libicu74:amd64. 2025-10-08 18:00:22.553289 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-08 18:00:22.553352 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 18:00:22.553415 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libxml2:amd64. 2025-10-08 18:00:22.553478 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-08 18:00:22.553543 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 18:00:22.553742 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-bin. 2025-10-08 18:00:22.554701 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.8_amd64.deb ... 2025-10-08 18:00:22.554719 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2025-10-08 18:00:22.554729 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-bin (2.4.58-1ubuntu8.8) ... 2025-10-08 18:00:22.554739 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-data. 2025-10-08 18:00:22.554750 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.8_all.deb ... 2025-10-08 18:00:22.554760 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2025-10-08 18:00:22.554770 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-data (2.4.58-1ubuntu8.8) ... 2025-10-08 18:00:22.554779 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-utils. 2025-10-08 18:00:22.554800 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.8_amd64.deb ... 2025-10-08 18:00:22.554809 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-utils (2.4.58-1ubuntu8.8) ... 2025-10-08 18:00:22.554817 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2. 2025-10-08 18:00:22.554825 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.8_amd64.deb ... 2025-10-08 18:00:22.554834 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2 (2.4.58-1ubuntu8.8) ... 2025-10-08 18:00:22.554842 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-10-08 18:00:22.554850 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 18:00:22.554859 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-10-08 18:00:22.554867 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-10-08 18:00:22.554875 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-data (2.4.58-1ubuntu8.8) ... 2025-10-08 18:00:22.554884 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 18:00:22.554892 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-08 18:00:22.554901 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-08 18:00:22.554909 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-10-08 18:00:22.554917 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-utils (2.4.58-1ubuntu8.8) ... 2025-10-08 18:00:22.554926 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-bin (2.4.58-1ubuntu8.8) ... 2025-10-08 18:00:22.554934 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2 (2.4.58-1ubuntu8.8) ... 2025-10-08 18:00:22.554942 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mpm_event. 2025-10-08 18:00:22.554951 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_core. 2025-10-08 18:00:22.554959 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_host. 2025-10-08 18:00:22.554972 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_core. 2025-10-08 18:00:22.554980 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module auth_basic. 2025-10-08 18:00:22.554989 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module access_compat. 2025-10-08 18:00:22.554997 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_file. 2025-10-08 18:00:22.555005 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_user. 2025-10-08 18:00:22.555021 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module alias. 2025-10-08 18:00:22.555033 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module dir. 2025-10-08 18:00:22.555065 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module autoindex. 2025-10-08 18:00:22.555148 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module env. 2025-10-08 18:00:22.555163 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mime. 2025-10-08 18:00:22.555246 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module negotiation. 2025-10-08 18:00:22.555262 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module setenvif. 2025-10-08 18:00:22.555335 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module filter. 2025-10-08 18:00:22.555390 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module deflate. 2025-10-08 18:00:22.555435 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module status. 2025-10-08 18:00:22.555490 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module reqtimeout. 2025-10-08 18:00:22.555575 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf charset. 2025-10-08 18:00:22.555589 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf localized-error-pages. 2025-10-08 18:00:22.555700 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2025-10-08 18:00:22.555752 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf other-vhosts-access-log. 2025-10-08 18:00:22.555808 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf security. 2025-10-08 18:00:22.555865 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf serve-cgi-bin. 2025-10-08 18:00:22.555920 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling site 000-default. 2025-10-08 18:00:22.555964 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: could not determine current runlevel 2025-10-08 18:00:22.556018 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:00:22.556065 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:00:22.556119 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container abeac1708c34 2025-10-08 18:00:22.556172 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 174caef4d43e 2025-10-08 18:00:22.556227 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 4/6 : RUN echo > /etc/apache2/ports.conf 2025-10-08 18:00:22.556281 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in df8aa24ba34c 2025-10-08 18:00:22.556335 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container df8aa24ba34c 2025-10-08 18:00:22.556388 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> d43286b94f57 2025-10-08 18:00:22.556440 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_letsencrypt_extend_start 2025-10-08 18:00:22.556495 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 406f937f0f0e 2025-10-08 18:00:22.556596 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:00:22.556682 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in f6d8a68038b9 2025-10-08 18:00:22.556748 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-10-08 18:00:22.556806 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-10-08 18:00:22.556871 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-10-08 18:00:22.556893 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Package 'build-essential' is not installed, so not removed 2025-10-08 18:00:22.556974 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:00:22.557000 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-10-08 18:00:22.557062 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-10-08 18:00:22.557105 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-10-08 18:00:22.557146 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:00:22.557187 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container f6d8a68038b9 2025-10-08 18:00:22.557200 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 0d2f0e5dc9b0 2025-10-08 18:00:22.557267 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully built 048f66760646 2025-10-08 18:00:22.557308 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251008 2025-10-08 18:00:22.557410 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Built at 2025-10-08 18:00:22.557316 (took 0:00:16.828963) 2025-10-08 18:00:22.557932 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-clustercheck) 2025-10-08 18:00:22.558019 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Processing 2025-10-08 18:00:22.558083 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building started at 2025-10-08 18:00:22.558014 2025-10-08 18:00:22.559010 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 plugins into plugins archive 2025-10-08 18:00:22.559682 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 additions into additions archive 2025-10-08 18:00:25.315034 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 1/6 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20251008 2025-10-08 18:00:25.315111 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> f1866b94829a 2025-10-08 18:00:25.315121 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 2/6 : LABEL "build-date"="20251008" "name"="mariadb-clustercheck" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-clustercheck" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:00:25.315167 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in fb42ce36785f 2025-10-08 18:00:25.315668 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container fb42ce36785f 2025-10-08 18:00:25.315676 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 61162e9df208 2025-10-08 18:00:25.315681 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:00:25.315687 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 27f57d56071e 2025-10-08 18:00:25.315691 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 4/6 : COPY socat_wrapper.sh /usr/local/bin/socat_wrapper 2025-10-08 18:00:25.315696 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> d0dc88fa5e9d 2025-10-08 18:00:25.315701 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/socat_wrapper 2025-10-08 18:00:25.315707 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in c1b7165595ac 2025-10-08 18:00:25.315711 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container c1b7165595ac 2025-10-08 18:00:25.315716 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> d6a984a0fb51 2025-10-08 18:00:25.315742 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:00:25.315748 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in bed29a6d1989 2025-10-08 18:00:25.316597 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2025-10-08 18:00:25.316604 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2025-10-08 18:00:25.316610 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2025-10-08 18:00:25.316654 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Package 'build-essential' is not installed, so not removed 2025-10-08 18:00:25.316662 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:00:25.316667 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2025-10-08 18:00:25.316671 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2025-10-08 18:00:25.316675 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2025-10-08 18:00:25.316680 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:00:25.316684 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container bed29a6d1989 2025-10-08 18:00:25.316689 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 3f0c7d8e3310 2025-10-08 18:00:25.316694 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully built 85177277c9e4 2025-10-08 18:00:25.316698 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251008 2025-10-08 18:00:25.316712 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Built at 2025-10-08 18:00:25.316298 (took 0:00:02.758284) 2025-10-08 18:00:25.317845 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-server) 2025-10-08 18:00:25.317904 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Processing 2025-10-08 18:00:25.317918 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building started at 2025-10-08 18:00:25.316995 2025-10-08 18:00:25.319758 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 plugins into plugins archive 2025-10-08 18:00:25.319782 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 additions into additions archive 2025-10-08 18:00:52.184165 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 1/18 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20251008 2025-10-08 18:00:52.184270 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> f1866b94829a 2025-10-08 18:00:52.184383 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 2/18 : LABEL "build-date"="20251008" "name"="mariadb-server" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:00:52.184502 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 45772bdaf18e 2025-10-08 18:00:52.184561 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 45772bdaf18e 2025-10-08 18:00:52.184730 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> d8af1b50ff81 2025-10-08 18:00:52.184793 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 3/18 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2025-10-08 18:00:52.184875 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in ff22ebe66101 2025-10-08 18:00:52.184955 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container ff22ebe66101 2025-10-08 18:00:52.185032 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 58b5ea5dbfa9 2025-10-08 18:00:52.185115 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 4/18 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2025-10-08 18:00:52.185181 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 4f7ada0f3df7 2025-10-08 18:00:52.185277 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 4f7ada0f3df7 2025-10-08 18:00:52.185353 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 10d1a36cb275 2025-10-08 18:00:52.185429 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 5/18 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends expect mariadb-backup mariadb-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:00:52.185508 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 8b1a5e1c1b0f 2025-10-08 18:00:52.185585 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:00:52.185717 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:00:52.185803 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:00:52.185877 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:00:52.185959 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:00:52.186033 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:00:52.186108 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2025-10-08 18:00:52.186181 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:00:52.186269 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:00:52.186327 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:00:52.186391 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:00:52.186464 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:00:52.186536 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:00:52.186646 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:00:52.186743 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:00:52.186805 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:00:52.186941 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:17 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2025-10-08 18:00:52.186990 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 28.5 MB in 3s (11.3 MB/s) 2025-10-08 18:00:52.187058 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-10-08 18:00:52.187140 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-10-08 18:00:52.187219 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-10-08 18:00:52.187295 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-10-08 18:00:52.187372 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following additional packages will be installed: 2025-10-08 18:00:52.187447 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-server-core psmisc 2025-10-08 18:00:52.187517 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: rsync tcl-expect tcl8.6 2025-10-08 18:00:52.187613 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Suggested packages: 2025-10-08 18:00:52.187710 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: tk8.6 libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl 2025-10-08 18:00:52.187785 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mailx mariadb-test netcat-openbsd openssh-client openssh-server 2025-10-08 18:00:52.187853 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: python3-braceexpand tcl-tclreadline 2025-10-08 18:00:52.187920 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Recommended packages: 2025-10-08 18:00:52.187987 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: libhtml-template-perl pv 2025-10-08 18:00:52.188065 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following NEW packages will be installed: 2025-10-08 18:00:52.188142 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: expect galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-backup 2025-10-08 18:00:52.188215 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-server mariadb-server-core psmisc rsync tcl-expect tcl8.6 2025-10-08 18:00:52.188288 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:00:52.188356 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Need to get 31.0 MB of archives. 2025-10-08 18:00:52.188423 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:After this operation, 149 MB of additional disk space will be used. 2025-10-08 18:00:52.188490 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:00:52.188564 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-08 18:00:52.188682 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-10-08 18:00:52.188770 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libdbi-perl amd64 1.643-4build3 [721 kB] 2025-10-08 18:00:52.188847 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-10-08 18:00:52.188921 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-10-08 18:00:52.188995 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcl8.6 amd64 8.6.14+dfsg-1build1 [988 kB] 2025-10-08 18:00:52.189089 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 tcl8.6 amd64 8.6.14+dfsg-1build1 [14.7 kB] 2025-10-08 18:00:52.189162 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 tcl-expect amd64 5.45.4-3 [110 kB] 2025-10-08 18:00:52.189243 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 expect amd64 5.45.4-3 [137 kB] 2025-10-08 18:00:52.190710 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 galera-4 amd64 26.4.23-ubu2404 [10.2 MB] 2025-10-08 18:00:52.190727 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-server-core amd64 1:10.11.14+maria~ubu2404 [7,625 kB] 2025-10-08 18:00:52.190737 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-server amd64 1:10.11.14+maria~ubu2404 [3,506 kB] 2025-10-08 18:00:52.190744 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-backup amd64 1:10.11.14+maria~ubu2404 [7,059 kB] 2025-10-08 18:00:52.190759 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preconfiguring packages ... 2025-10-08 18:00:52.190767 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 31.0 MB in 5s (6,667 kB/s) 2025-10-08 18:00:52.190774 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libpopt0:amd64. 2025-10-08 18:00:52.190781 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2025-10-08 18:00:52.190790 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(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% 2025-10-08 18:00:52.190798 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 75% 2025-10-08 18:00:52.190805 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 80% 2025-10-08 18:00:52.190812 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 85% 2025-10-08 18:00:52.190819 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 90% 2025-10-08 18:00:52.190826 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 95% 2025-10-08 18:00:52.190833 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 100% (Reading database ... 11716 files and directories currently installed.) 2025-10-08 18:00:52.190840 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../00-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-08 18:00:52.190847 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 18:00:52.190854 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package rsync. 2025-10-08 18:00:52.190861 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../01-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-10-08 18:00:52.190868 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-10-08 18:00:52.190875 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package galera-4. 2025-10-08 18:00:52.190883 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../02-galera-4_26.4.23-ubu2404_amd64.deb ... 2025-10-08 18:00:52.190890 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking galera-4 (26.4.23-ubu2404) ... 2025-10-08 18:00:52.190897 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libdbi-perl:amd64. 2025-10-08 18:00:52.190903 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../03-libdbi-perl_1.643-4build3_amd64.deb ... 2025-10-08 18:00:52.190910 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libdbi-perl:amd64 (1.643-4build3) ... 2025-10-08 18:00:52.190917 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package liburing2:amd64. 2025-10-08 18:00:52.190924 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../04-liburing2_2.5-1build1_amd64.deb ... 2025-10-08 18:00:52.190931 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-10-08 18:00:52.190938 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server-core. 2025-10-08 18:00:52.190946 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../05-mariadb-server-core_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-10-08 18:00:52.190956 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server-core (1:10.11.14+maria~ubu2404) ... 2025-10-08 18:00:52.190963 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package psmisc. 2025-10-08 18:00:52.190970 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2025-10-08 18:00:52.190977 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking psmisc (23.7-1build1) ... 2025-10-08 18:00:52.190985 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2025-10-08 18:00:52.191000 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server. 2025-10-08 18:00:52.191057 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../07-mariadb-server_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-10-08 18:00:52.191108 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server (1:10.11.14+maria~ubu2404) ... 2025-10-08 18:00:52.191174 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libtcl8.6:amd64. 2025-10-08 18:00:52.191212 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../08-libtcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2025-10-08 18:00:52.191279 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2025-10-08 18:00:52.191322 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl8.6. 2025-10-08 18:00:52.191376 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../09-tcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2025-10-08 18:00:52.191431 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2025-10-08 18:00:52.191505 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl8.6 (8.6.14+dfsg-1build1) ... 2025-10-08 18:00:52.191550 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl-expect:amd64. 2025-10-08 18:00:52.191617 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../10-tcl-expect_5.45.4-3_amd64.deb ... 2025-10-08 18:00:52.191694 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2025-10-08 18:00:52.191766 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl-expect:amd64 (5.45.4-3) ... 2025-10-08 18:00:52.191822 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package expect. 2025-10-08 18:00:52.191875 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../11-expect_5.45.4-3_amd64.deb ... 2025-10-08 18:00:52.191930 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2025-10-08 18:00:52.191985 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking expect (5.45.4-3) ... 2025-10-08 18:00:52.192038 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-backup. 2025-10-08 18:00:52.192103 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../12-mariadb-backup_1%3a10.11.14+maria~ubu2404_amd64.deb ... 2025-10-08 18:00:52.192158 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2025-10-08 18:00:52.192214 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-backup (1:10.11.14+maria~ubu2404) ... 2025-10-08 18:00:52.192269 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up galera-4 (26.4.23-ubu2404) ... 2025-10-08 18:00:52.192325 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up psmisc (23.7-1build1) ... 2025-10-08 18:00:52.192378 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2025-10-08 18:00:52.192431 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up liburing2:amd64 (2.5-1build1) ... 2025-10-08 18:00:52.192483 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libdbi-perl:amd64 (1.643-4build3) ... 2025-10-08 18:00:52.192534 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 18:00:52.192586 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl8.6 (8.6.14+dfsg-1build1) ... 2025-10-08 18:00:52.192693 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl-expect:amd64 (5.45.4-3) ... 2025-10-08 18:00:52.192743 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-backup (1:10.11.14+maria~ubu2404) ... 2025-10-08 18:00:52.192797 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server-core (1:10.11.14+maria~ubu2404) ... 2025-10-08 18:00:52.192850 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-10-08 18:00:52.192902 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-10-08 18:00:52.192955 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:00:52.193008 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up expect (5.45.4-3) ... 2025-10-08 18:00:52.193060 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server (1:10.11.14+maria~ubu2404) ... 2025-10-08 18:00:52.193113 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-10-08 18:00:52.193165 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of stop. 2025-10-08 18:00:52.193217 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-10-08 18:00:52.193269 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:00:52.193319 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:00:52.193370 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 8b1a5e1c1b0f 2025-10-08 18:00:52.193421 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> c15d8f207d03 2025-10-08 18:00:52.193473 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 6/18 : COPY mariadb_sudoers /etc/sudoers.d/kolla_mariadb_sudoers 2025-10-08 18:00:52.193529 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 47b52196ed81 2025-10-08 18:00:52.193580 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 7/18 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:00:52.193697 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 921671b02ca1 2025-10-08 18:00:52.193759 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 8/18 : COPY security_reset.expect /usr/local/bin/kolla_security_reset 2025-10-08 18:00:52.193817 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> caba4d6eb605 2025-10-08 18:00:52.193878 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 9/18 : COPY backup.sh /usr/local/bin/kolla_mariadb_backup.sh 2025-10-08 18:00:52.193928 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 3368cce94a9e 2025-10-08 18:00:52.193974 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 10/18 : COPY backup_replica.sh /usr/local/bin/kolla_mariadb_backup_replica.sh 2025-10-08 18:00:52.194022 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 19e61f7d3bed 2025-10-08 18:00:52.194071 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 11/18 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_security_reset /usr/local/bin/kolla_mariadb_backup.sh /usr/local/bin/kolla_mariadb_backup_replica.sh && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_mariadb_sudoers && rm -rf /var/lib/mysql/* 2025-10-08 18:00:52.194118 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 60ca12c04f32 2025-10-08 18:00:52.194164 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 60ca12c04f32 2025-10-08 18:00:52.194210 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 44fa8de5358f 2025-10-08 18:00:52.194264 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 12/18 : RUN mkdir -p /var/run/mysqld && chown mysql /var/run/mysqld && chmod 755 /var/run/mysqld 2025-10-08 18:00:52.194313 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in d56502198db3 2025-10-08 18:00:52.194359 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container d56502198db3 2025-10-08 18:00:52.194405 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> cf00fd292ca0 2025-10-08 18:00:52.194450 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 13/18 : COPY healthcheck_mariadb /usr/local/bin/healthcheck_mariadb 2025-10-08 18:00:52.194498 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 8d1d943e34c4 2025-10-08 18:00:52.194542 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 14/18 : RUN chmod 755 /usr/local/bin/healthcheck_mariadb 2025-10-08 18:00:52.194590 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in cc0d804f45a4 2025-10-08 18:00:52.194666 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container cc0d804f45a4 2025-10-08 18:00:52.194734 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 19721a16a1c1 2025-10-08 18:00:52.194784 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 15/18 : ENTRYPOINT ["dumb-init", "--"] 2025-10-08 18:00:52.194829 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 4b9eee2e5990 2025-10-08 18:00:52.194877 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 4b9eee2e5990 2025-10-08 18:00:52.194924 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 24845bd09e79 2025-10-08 18:00:52.194969 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 16/18 : CMD ["kolla_start"] 2025-10-08 18:00:52.195018 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in d06b9534f905 2025-10-08 18:00:52.195064 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container d06b9534f905 2025-10-08 18:00:52.195111 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 17be1cdf820c 2025-10-08 18:00:52.195163 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 17/18 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:00:52.195210 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in bfe4bf2a8165 2025-10-08 18:00:52.195255 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-10-08 18:00:52.195302 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-10-08 18:00:52.196089 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-10-08 18:00:52.196117 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Package 'build-essential' is not installed, so not removed 2025-10-08 18:00:52.196125 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:00:52.196132 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-10-08 18:00:52.196139 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-10-08 18:00:52.196147 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-10-08 18:00:52.196153 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:00:52.196160 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container bfe4bf2a8165 2025-10-08 18:00:52.196167 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 7dfdbf050c42 2025-10-08 18:00:52.196174 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 18/18 : USER mysql 2025-10-08 18:00:52.196181 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 9f17628c0591 2025-10-08 18:00:52.196188 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 9f17628c0591 2025-10-08 18:00:52.196195 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> b1975454d330 2025-10-08 18:00:52.196202 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully built 352c4ef0d3e3 2025-10-08 18:00:52.196215 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-server:build-20251008 2025-10-08 18:00:52.196222 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Built at 2025-10-08 18:00:52.195748 (took 0:00:26.878753) 2025-10-08 18:00:52.196823 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mysqld-exporter) 2025-10-08 18:00:52.196857 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Processing 2025-10-08 18:00:52.196864 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building started at 2025-10-08 18:00:52.196312 2025-10-08 18:00:52.196869 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Getting archive from https://github.com/prometheus/mysqld_exporter/releases/download/v0.16.0/mysqld_exporter-0.16.0.linux-amd64.tar.gz 2025-10-08 18:00:53.166931 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 plugins into plugins archive 2025-10-08 18:00:53.166992 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 additions into additions archive 2025-10-08 18:00:57.019990 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 18:00:57.020085 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 923ed99be004 2025-10-08 18:00:57.020105 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 2/6 : LABEL "build-date"="20251008" "name"="prometheus-mysqld-exporter" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-mysqld-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:00:57.020121 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 7fe0264c111c 2025-10-08 18:00:57.020132 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 7fe0264c111c 2025-10-08 18:00:57.020184 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 3913cdca618f 2025-10-08 18:00:57.020195 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 3/6 : ADD prometheus-mysqld-exporter-archive /prometheus-mysqld-exporter-source 2025-10-08 18:00:57.020205 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> f8c91ca782c1 2025-10-08 18:00:57.020217 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 4/6 : RUN ln -s /prometheus-mysqld-exporter-source/* prometheus-mysqld-exporter && mkdir -p /opt/mysqld_exporter && cp /prometheus-mysqld-exporter/mysqld_exporter /opt/mysqld_exporter/ 2025-10-08 18:00:57.020228 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 14f8f029d294 2025-10-08 18:00:57.020237 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 14f8f029d294 2025-10-08 18:00:57.020252 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 963827acfba9 2025-10-08 18:00:57.020401 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:00:57.020421 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in bd8ea8f23161 2025-10-08 18:00:57.020534 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2025-10-08 18:00:57.020589 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2025-10-08 18:00:57.021732 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2025-10-08 18:00:57.021756 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Package 'build-essential' is not installed, so not removed 2025-10-08 18:00:57.021768 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:00:57.021777 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2025-10-08 18:00:57.021802 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2025-10-08 18:00:57.021812 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2025-10-08 18:00:57.021822 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:00:57.021850 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container bd8ea8f23161 2025-10-08 18:00:57.021861 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> f7b3215d2ab5 2025-10-08 18:00:57.021870 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 6/6 : USER prometheus 2025-10-08 18:00:57.021879 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 791c35ec63c1 2025-10-08 18:00:57.021889 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 791c35ec63c1 2025-10-08 18:00:57.021899 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> c2ae4541921f 2025-10-08 18:00:57.021908 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully built 32c315932a65 2025-10-08 18:00:57.021918 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251008 2025-10-08 18:00:57.021928 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Built at 2025-10-08 18:00:57.021298 (took 0:00:04.824986) 2025-10-08 18:00:57.022080 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-node-exporter) 2025-10-08 18:00:57.022295 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Processing 2025-10-08 18:00:57.022369 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building started at 2025-10-08 18:00:57.022178 2025-10-08 18:00:57.022384 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Getting archive from https://github.com/prometheus/node_exporter/releases/download/v1.8.2/node_exporter-1.8.2.linux-amd64.tar.gz 2025-10-08 18:00:58.035793 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 plugins into plugins archive 2025-10-08 18:00:58.036129 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 additions into additions archive 2025-10-08 18:01:02.019344 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 18:01:02.019451 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 923ed99be004 2025-10-08 18:01:02.019559 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 2/6 : LABEL "build-date"="20251008" "name"="prometheus-node-exporter" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-node-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:01:02.019685 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 8c9af8651a67 2025-10-08 18:01:02.019872 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 8c9af8651a67 2025-10-08 18:01:02.019934 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 2f835ee11f78 2025-10-08 18:01:02.020018 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 3/6 : ADD prometheus-node-exporter-archive /prometheus-node-exporter-source 2025-10-08 18:01:02.020104 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> f4f1d5a64743 2025-10-08 18:01:02.020190 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 4/6 : RUN ln -s /prometheus-node-exporter-source/* prometheus-node-exporter && mkdir -p /opt/node_exporter/ && cp /prometheus-node-exporter/node_exporter /opt/node_exporter/ 2025-10-08 18:01:02.020274 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in e71396a7fa86 2025-10-08 18:01:02.020356 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container e71396a7fa86 2025-10-08 18:01:02.020408 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 45fb9907d51c 2025-10-08 18:01:02.020549 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:01:02.020570 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 6eb5660fccd3 2025-10-08 18:01:02.020759 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2025-10-08 18:01:02.020869 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2025-10-08 18:01:02.020954 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2025-10-08 18:01:02.021040 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Package 'build-essential' is not installed, so not removed 2025-10-08 18:01:02.021118 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:02.021197 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2025-10-08 18:01:02.021278 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2025-10-08 18:01:02.021356 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2025-10-08 18:01:02.021437 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:02.021724 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 6eb5660fccd3 2025-10-08 18:01:02.021742 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 45c697bae4a7 2025-10-08 18:01:02.021752 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 6/6 : USER prometheus 2025-10-08 18:01:02.021766 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 4486be53e5c7 2025-10-08 18:01:02.021867 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 4486be53e5c7 2025-10-08 18:01:02.021932 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 79a1b8143561 2025-10-08 18:01:02.022030 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully built 7f29b985232b 2025-10-08 18:01:02.022083 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251008 2025-10-08 18:01:02.022248 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Built at 2025-10-08 18:01:02.022101 (took 0:00:04.999923) 2025-10-08 18:01:02.022974 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-elasticsearch-exporter) 2025-10-08 18:01:02.023034 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Processing 2025-10-08 18:01:02.023104 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building started at 2025-10-08 18:01:02.022857 2025-10-08 18:01:02.023118 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Getting archive from https://github.com/prometheus-community/elasticsearch_exporter/releases/download/v1.8.0/elasticsearch_exporter-1.8.0.linux-amd64.tar.gz 2025-10-08 18:01:02.885919 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 plugins into plugins archive 2025-10-08 18:01:02.885987 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 additions into additions archive 2025-10-08 18:01:06.442187 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 18:01:06.442279 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 923ed99be004 2025-10-08 18:01:06.442300 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 2/6 : LABEL "build-date"="20251008" "name"="prometheus-elasticsearch-exporter" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-elasticsearch-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:01:06.442341 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in a36e3a7df756 2025-10-08 18:01:06.442353 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container a36e3a7df756 2025-10-08 18:01:06.442363 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> bd41fbe5ad13 2025-10-08 18:01:06.442373 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 3/6 : ADD prometheus-elasticsearch-exporter-archive /prometheus-elasticsearch-exporter-source 2025-10-08 18:01:06.442405 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> cd312522a2b0 2025-10-08 18:01:06.442417 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 4/6 : RUN ln -s /prometheus-elasticsearch-exporter-source/* prometheus-elasticsearch-exporter && mkdir -p /opt/elasticsearch_exporter && cp /prometheus-elasticsearch-exporter/elasticsearch_exporter /opt/elasticsearch_exporter/ 2025-10-08 18:01:06.442428 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 9d2d5d29ff46 2025-10-08 18:01:06.442438 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 9d2d5d29ff46 2025-10-08 18:01:06.442447 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 99143f6bd195 2025-10-08 18:01:06.442459 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:01:06.442470 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 2e3408a01d9a 2025-10-08 18:01:06.442480 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2025-10-08 18:01:06.442489 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2025-10-08 18:01:06.442499 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2025-10-08 18:01:06.442508 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Package 'build-essential' is not installed, so not removed 2025-10-08 18:01:06.442519 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:06.442528 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2025-10-08 18:01:06.442538 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2025-10-08 18:01:06.442547 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2025-10-08 18:01:06.442557 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:06.442566 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 2e3408a01d9a 2025-10-08 18:01:06.442584 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 8888a05fbd5c 2025-10-08 18:01:06.442594 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 6/6 : USER prometheus 2025-10-08 18:01:06.442603 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 0a2b3f21bfb2 2025-10-08 18:01:06.442690 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 0a2b3f21bfb2 2025-10-08 18:01:06.442707 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> b0337cfbf16f 2025-10-08 18:01:06.442716 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully built 9e398bda018e 2025-10-08 18:01:06.442726 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251008 2025-10-08 18:01:06.442736 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Built at 2025-10-08 18:01:06.441657 (took 0:00:04.418800) 2025-10-08 18:01:06.442745 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-memcached-exporter) 2025-10-08 18:01:06.442755 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Processing 2025-10-08 18:01:06.442764 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building started at 2025-10-08 18:01:06.442062 2025-10-08 18:01:06.442775 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Getting archive from https://github.com/prometheus/memcached_exporter/releases/download/v0.15.0/memcached_exporter-0.15.0.linux-amd64.tar.gz 2025-10-08 18:01:07.428743 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 plugins into plugins archive 2025-10-08 18:01:07.429076 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 additions into additions archive 2025-10-08 18:01:11.048715 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 18:01:11.048813 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 923ed99be004 2025-10-08 18:01:11.048866 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 2/6 : LABEL "build-date"="20251008" "name"="prometheus-memcached-exporter" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-memcached-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:01:11.048884 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in f75189b2e651 2025-10-08 18:01:11.048898 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container f75189b2e651 2025-10-08 18:01:11.048915 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 4ed6b6eed89e 2025-10-08 18:01:11.048928 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 3/6 : ADD prometheus-memcached-exporter-archive /prometheus-memcached-exporter-source 2025-10-08 18:01:11.048943 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> dda5ab10fbd1 2025-10-08 18:01:11.049026 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 4/6 : RUN ln -s /prometheus-memcached-exporter-source/* prometheus-memcached-exporter && mkdir -p /opt/memcached_exporter/ && cp /prometheus-memcached-exporter/memcached_exporter /opt/memcached_exporter/ 2025-10-08 18:01:11.049062 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in b0fe3c0cd5df 2025-10-08 18:01:11.049092 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container b0fe3c0cd5df 2025-10-08 18:01:11.049102 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 0372e3cc5f90 2025-10-08 18:01:11.049190 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:01:11.049208 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 9bbd0b27a681 2025-10-08 18:01:11.049264 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2025-10-08 18:01:11.049275 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2025-10-08 18:01:11.049347 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2025-10-08 18:01:11.049362 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Package 'build-essential' is not installed, so not removed 2025-10-08 18:01:11.049415 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:11.049426 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2025-10-08 18:01:11.049541 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2025-10-08 18:01:11.049553 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2025-10-08 18:01:11.049595 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:11.049682 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 9bbd0b27a681 2025-10-08 18:01:11.049703 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 86e8fd300976 2025-10-08 18:01:11.049767 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 6/6 : USER prometheus 2025-10-08 18:01:11.049811 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 3d1bd8d91cd4 2025-10-08 18:01:11.049821 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 3d1bd8d91cd4 2025-10-08 18:01:11.049884 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 46f50669fbf9 2025-10-08 18:01:11.049927 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully built 5d38bb6ddd76 2025-10-08 18:01:11.049938 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251008 2025-10-08 18:01:11.050107 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Built at 2025-10-08 18:01:11.049943 (took 0:00:04.607881) 2025-10-08 18:01:11.050469 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-blackbox-exporter) 2025-10-08 18:01:11.050551 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Processing 2025-10-08 18:01:11.050590 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building started at 2025-10-08 18:01:11.050486 2025-10-08 18:01:11.050759 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Getting archive from https://github.com/prometheus/blackbox_exporter/releases/download/v0.25.0/blackbox_exporter-0.25.0.linux-amd64.tar.gz 2025-10-08 18:01:12.146048 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 plugins into plugins archive 2025-10-08 18:01:12.146851 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 additions into additions archive 2025-10-08 18:01:22.020144 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 1/7 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 18:01:22.020256 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 923ed99be004 2025-10-08 18:01:22.020276 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 2/7 : LABEL "build-date"="20251008" "name"="prometheus-blackbox-exporter" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-blackbox-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:01:22.020292 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in cd9116b04017 2025-10-08 18:01:22.020304 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container cd9116b04017 2025-10-08 18:01:22.020314 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 14f8a43ff954 2025-10-08 18:01:22.020326 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libcap2-bin && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:01:22.020337 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in e0c16684e7c9 2025-10-08 18:01:22.020347 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:01:22.020359 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:01:22.020369 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:01:22.020472 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:01:22.020484 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:01:22.020494 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:01:22.020504 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:01:22.020514 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:01:22.020524 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:01:22.020534 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:01:22.020544 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:01:22.020602 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:01:22.020718 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:01:22.020744 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:01:22.020765 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:01:22.020775 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Fetched 28.5 MB in 2s (11.7 MB/s) 2025-10-08 18:01:22.020785 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-10-08 18:01:22.020801 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-10-08 18:01:22.021858 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-10-08 18:01:22.021951 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-10-08 18:01:22.021964 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin is already the newest version (1:2.66-5ubuntu2.2). 2025-10-08 18:01:22.021974 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin set to manually installed. 2025-10-08 18:01:22.021983 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:22.021992 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container e0c16684e7c9 2025-10-08 18:01:22.022000 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 32bfe4488498 2025-10-08 18:01:22.022009 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 4/7 : ADD prometheus-blackbox-exporter-archive /prometheus-blackbox-exporter-source 2025-10-08 18:01:22.022019 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 0511f2088d63 2025-10-08 18:01:22.022030 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 5/7 : RUN ln -s /prometheus-blackbox-exporter-source/* prometheus-blackbox-exporter && mkdir -p /opt/blackbox_exporter/ && cp /prometheus-blackbox-exporter/blackbox_exporter /opt/blackbox_exporter/ && setcap cap_net_raw+ep /opt/blackbox_exporter/blackbox_exporter 2025-10-08 18:01:22.022041 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 0483b4570ca5 2025-10-08 18:01:22.022050 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 0483b4570ca5 2025-10-08 18:01:22.022058 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> ffdf84af2c07 2025-10-08 18:01:22.022069 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:01:22.022081 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 13316abce02f 2025-10-08 18:01:22.022089 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-10-08 18:01:22.022098 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-10-08 18:01:22.022106 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-10-08 18:01:22.022124 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Package 'build-essential' is not installed, so not removed 2025-10-08 18:01:22.022132 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:22.022141 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-10-08 18:01:22.022149 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-10-08 18:01:22.022195 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-10-08 18:01:22.022338 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:22.022385 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 13316abce02f 2025-10-08 18:01:22.022498 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 294915815e72 2025-10-08 18:01:22.022538 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 7/7 : USER prometheus 2025-10-08 18:01:22.022708 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 570a2d5e369e 2025-10-08 18:01:22.022863 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 570a2d5e369e 2025-10-08 18:01:22.022937 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 10b18da2abe0 2025-10-08 18:01:22.023023 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully built 179d5e5ad321 2025-10-08 18:01:22.023106 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251008 2025-10-08 18:01:22.023274 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Built at 2025-10-08 18:01:22.023117 (took 0:00:10.972631) 2025-10-08 18:01:22.023903 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mtail) 2025-10-08 18:01:22.024014 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Processing 2025-10-08 18:01:22.024134 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building started at 2025-10-08 18:01:22.023998 2025-10-08 18:01:22.024252 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Getting archive from https://github.com/google/mtail/releases/download/v3.0.8/mtail_3.0.8_linux_amd64.tar.gz 2025-10-08 18:01:22.907875 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 plugins into plugins archive 2025-10-08 18:01:22.908292 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 additions into additions archive 2025-10-08 18:01:26.553989 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 18:01:26.554070 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 923ed99be004 2025-10-08 18:01:26.554194 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 2/6 : LABEL "build-date"="20251008" "name"="prometheus-mtail" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-mtail" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:01:26.554319 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in d8c0595358bc 2025-10-08 18:01:26.554422 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container d8c0595358bc 2025-10-08 18:01:26.554486 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 7501fd9d3897 2025-10-08 18:01:26.554581 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 3/6 : ADD prometheus-mtail-archive /prometheus-mtail-source 2025-10-08 18:01:26.555834 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> edfe06df30b0 2025-10-08 18:01:26.555905 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 4/6 : RUN cp /prometheus-mtail-source/* /opt/ 2025-10-08 18:01:26.555921 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in e337260a91c1 2025-10-08 18:01:26.555932 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container e337260a91c1 2025-10-08 18:01:26.555943 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 05731f4a4224 2025-10-08 18:01:26.555956 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:01:26.555991 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in ea4929f43453 2025-10-08 18:01:26.556001 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2025-10-08 18:01:26.556009 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2025-10-08 18:01:26.556018 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2025-10-08 18:01:26.556026 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Package 'build-essential' is not installed, so not removed 2025-10-08 18:01:26.556045 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:26.556054 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2025-10-08 18:01:26.556062 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2025-10-08 18:01:26.556071 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2025-10-08 18:01:26.556079 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:26.556087 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container ea4929f43453 2025-10-08 18:01:26.556096 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 86c69c044542 2025-10-08 18:01:26.556104 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 6/6 : USER root 2025-10-08 18:01:26.556112 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 71f3f36e9bd6 2025-10-08 18:01:26.556121 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 71f3f36e9bd6 2025-10-08 18:01:26.556129 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 20a260691b41 2025-10-08 18:01:26.556138 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully built 88b831f7382b 2025-10-08 18:01:26.556468 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251008 2025-10-08 18:01:26.556519 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Built at 2025-10-08 18:01:26.555838 (took 0:00:04.531840) 2025-10-08 18:01:26.556541 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-openstack-exporter) 2025-10-08 18:01:26.556605 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Processing 2025-10-08 18:01:26.556730 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building started at 2025-10-08 18:01:26.556519 2025-10-08 18:01:26.557848 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Getting archive from https://github.com/openstack-exporter/openstack-exporter/releases/download/v1.7.0/openstack-exporter_1.7.0_linux_amd64.tar.gz 2025-10-08 18:01:27.328008 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 plugins into plugins archive 2025-10-08 18:01:27.328078 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 additions into additions archive 2025-10-08 18:01:31.019115 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 18:01:31.019205 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 923ed99be004 2025-10-08 18:01:31.019224 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 2/6 : LABEL "build-date"="20251008" "name"="prometheus-openstack-exporter" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-openstack-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:01:31.019250 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in e433a0abe3a6 2025-10-08 18:01:31.019262 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container e433a0abe3a6 2025-10-08 18:01:31.019273 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 37cce0f51041 2025-10-08 18:01:31.019283 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 3/6 : ADD prometheus-openstack-exporter-archive /prometheus-openstack-exporter-source 2025-10-08 18:01:31.019292 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 640c44b0e977 2025-10-08 18:01:31.019303 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 4/6 : RUN mkdir /opt/openstack-exporter && cp /prometheus-openstack-exporter-source/openstack-exporter /opt/openstack-exporter/ 2025-10-08 18:01:31.019314 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 03eea20cc595 2025-10-08 18:01:31.019324 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 03eea20cc595 2025-10-08 18:01:31.019334 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 845c7365609b 2025-10-08 18:01:31.019344 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:01:31.019356 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in de28492a719b 2025-10-08 18:01:31.019365 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2025-10-08 18:01:31.019375 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2025-10-08 18:01:31.019385 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2025-10-08 18:01:31.019395 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Package 'build-essential' is not installed, so not removed 2025-10-08 18:01:31.019405 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:31.019415 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2025-10-08 18:01:31.019438 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2025-10-08 18:01:31.019447 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2025-10-08 18:01:31.019457 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:31.019466 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container de28492a719b 2025-10-08 18:01:31.019476 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> b3319b94e71d 2025-10-08 18:01:31.019486 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 6/6 : USER prometheus 2025-10-08 18:01:31.019495 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 583ead062dc9 2025-10-08 18:01:31.019505 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 583ead062dc9 2025-10-08 18:01:31.019515 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 6d3b481ac69e 2025-10-08 18:01:31.019524 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully built 7d4aea3df1c9 2025-10-08 18:01:31.019565 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251008 2025-10-08 18:01:31.019577 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Built at 2025-10-08 18:01:31.018812 (took 0:00:04.462293) 2025-10-08 18:01:31.019587 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-alertmanager) 2025-10-08 18:01:31.019598 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Processing 2025-10-08 18:01:31.019607 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building started at 2025-10-08 18:01:31.019097 2025-10-08 18:01:31.019617 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Getting archive from https://github.com/prometheus/alertmanager/releases/download/v0.28.0/alertmanager-0.28.0.linux-amd64.tar.gz 2025-10-08 18:01:33.050027 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 plugins into plugins archive 2025-10-08 18:01:33.050101 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 additions into additions archive 2025-10-08 18:01:38.769228 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 18:01:38.769288 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 923ed99be004 2025-10-08 18:01:38.769346 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 2/6 : LABEL "build-date"="20251008" "name"="prometheus-alertmanager" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-alertmanager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:01:38.769360 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 53eac83b8e03 2025-10-08 18:01:38.769371 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 53eac83b8e03 2025-10-08 18:01:38.769403 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 6dc9144f0762 2025-10-08 18:01:38.769416 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 3/6 : ADD prometheus-alertmanager-archive /prometheus-alertmanager-source 2025-10-08 18:01:38.769457 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 25c69361d87d 2025-10-08 18:01:38.769536 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 4/6 : RUN cp -r /prometheus-alertmanager-source/* /opt/ && ln -s /opt/alertmanager* /opt/prometheus_alertmanager 2025-10-08 18:01:38.769586 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 1a407cde6f5b 2025-10-08 18:01:38.769656 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 1a407cde6f5b 2025-10-08 18:01:38.769731 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 128f781ec94e 2025-10-08 18:01:38.769799 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:01:38.769852 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 98e0ee64faa0 2025-10-08 18:01:38.769876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2025-10-08 18:01:38.769916 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2025-10-08 18:01:38.769956 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2025-10-08 18:01:38.770751 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Package 'build-essential' is not installed, so not removed 2025-10-08 18:01:38.770768 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:38.770778 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2025-10-08 18:01:38.770787 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2025-10-08 18:01:38.770797 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2025-10-08 18:01:38.770806 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:38.770815 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 98e0ee64faa0 2025-10-08 18:01:38.770824 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> d5e51bb008a5 2025-10-08 18:01:38.770833 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 6/6 : USER prometheus 2025-10-08 18:01:38.770843 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in f898d2a5920e 2025-10-08 18:01:38.770851 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container f898d2a5920e 2025-10-08 18:01:38.770860 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 204c7350ec52 2025-10-08 18:01:38.770869 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully built 640304b8951b 2025-10-08 18:01:38.770879 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251008 2025-10-08 18:01:38.770888 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Built at 2025-10-08 18:01:38.770495 (took 0:00:07.751398) 2025-10-08 18:01:38.771222 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-v2-server) 2025-10-08 18:01:38.771319 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Processing 2025-10-08 18:01:38.771445 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building started at 2025-10-08 18:01:38.771322 2025-10-08 18:01:38.771527 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Getting archive from https://github.com/prometheus/prometheus/releases/download/v2.55.1/prometheus-2.55.1.linux-amd64.tar.gz 2025-10-08 18:01:43.671217 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Turned 0 plugins into plugins archive 2025-10-08 18:01:43.671542 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Turned 0 additions into additions archive 2025-10-08 18:01:58.718433 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 18:01:58.718526 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 923ed99be004 2025-10-08 18:01:58.718712 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 2/6 : LABEL "build-date"="20251008" "name"="prometheus-v2-server" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-v2-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:01:58.718867 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 43df745ca65b 2025-10-08 18:01:58.718953 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 43df745ca65b 2025-10-08 18:01:58.719036 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> e08372170987 2025-10-08 18:01:58.719100 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 3/6 : ADD prometheus-v2-server-archive /prometheus-server-source 2025-10-08 18:01:58.719175 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 49be66b9c3b3 2025-10-08 18:01:58.719259 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 4/6 : RUN ln -s /prometheus-server-source/* prometheus-server && mkdir -p /opt/prometheus && cp -r /prometheus-server/* /opt/prometheus/ && mkdir -p /etc/prometheus /data 2025-10-08 18:01:58.719326 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in bed143943b5f 2025-10-08 18:01:58.719401 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container bed143943b5f 2025-10-08 18:01:58.719473 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 61c56d04d7a9 2025-10-08 18:01:58.720713 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:01:58.720722 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 4ad7d2e8690f 2025-10-08 18:01:58.720726 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading package lists... 2025-10-08 18:01:58.720730 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building dependency tree... 2025-10-08 18:01:58.720734 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading state information... 2025-10-08 18:01:58.720738 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Package 'build-essential' is not installed, so not removed 2025-10-08 18:01:58.720743 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:58.720746 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading package lists... 2025-10-08 18:01:58.720749 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building dependency tree... 2025-10-08 18:01:58.720753 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading state information... 2025-10-08 18:01:58.720756 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:01:58.720759 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 4ad7d2e8690f 2025-10-08 18:01:58.720763 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 4ad8cbf0dafb 2025-10-08 18:01:58.720766 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 6/6 : USER prometheus 2025-10-08 18:01:58.720769 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 84e942ea9fe9 2025-10-08 18:01:58.720772 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 84e942ea9fe9 2025-10-08 18:01:58.720776 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 5c4b87e027d2 2025-10-08 18:01:58.720779 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Successfully built d2c10cc30b3e 2025-10-08 18:01:58.720782 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251008 2025-10-08 18:01:58.720787 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Built at 2025-10-08 18:01:58.720369 (took 0:00:19.949047) 2025-10-08 18:01:58.721187 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-cadvisor) 2025-10-08 18:01:58.721297 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Processing 2025-10-08 18:01:58.721402 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building started at 2025-10-08 18:01:58.721305 2025-10-08 18:01:58.721501 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Getting archive from https://github.com/google/cadvisor/releases/download/v0.49.2/cadvisor-v0.49.2-linux-amd64 2025-10-08 18:02:01.179225 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 plugins into plugins archive 2025-10-08 18:02:01.179697 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 additions into additions archive 2025-10-08 18:02:06.248172 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 1/5 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 18:02:06.248279 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 923ed99be004 2025-10-08 18:02:06.248395 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 2/5 : LABEL "build-date"="20251008" "name"="prometheus-cadvisor" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-cadvisor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:02:06.248483 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in f75d0af3f088 2025-10-08 18:02:06.248656 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container f75d0af3f088 2025-10-08 18:02:06.248736 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> e39d984f8d07 2025-10-08 18:02:06.248825 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 3/5 : ADD prometheus-cadvisor-archive /prometheus-cadvisor-source 2025-10-08 18:02:06.248902 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 5767345b588b 2025-10-08 18:02:06.248977 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 4/5 : RUN cp /prometheus-cadvisor-source /opt/cadvisor && chmod 0755 /opt/cadvisor 2025-10-08 18:02:06.249054 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 330380633c76 2025-10-08 18:02:06.249125 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 330380633c76 2025-10-08 18:02:06.249195 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 1afc8d9c7642 2025-10-08 18:02:06.249270 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:02:06.249409 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 80607084a893 2025-10-08 18:02:06.249465 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2025-10-08 18:02:06.249535 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2025-10-08 18:02:06.249604 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2025-10-08 18:02:06.249730 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Package 'build-essential' is not installed, so not removed 2025-10-08 18:02:06.249852 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:02:06.249924 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2025-10-08 18:02:06.249997 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2025-10-08 18:02:06.250063 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2025-10-08 18:02:06.250133 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:02:06.250199 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 80607084a893 2025-10-08 18:02:06.250268 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 5e4c92c49e2b 2025-10-08 18:02:06.250740 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully built a1b31b2813c4 2025-10-08 18:02:06.250754 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251008 2025-10-08 18:02:06.250761 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Built at 2025-10-08 18:02:06.250381 (took 0:00:07.529076) 2025-10-08 18:02:06.251047 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-ovn-exporter) 2025-10-08 18:02:06.251158 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Processing 2025-10-08 18:02:06.251261 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building started at 2025-10-08 18:02:06.251154 2025-10-08 18:02:06.251346 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Getting archive from https://github.com/greenpau/ovn_exporter/releases/download/v1.0.7/ovn-exporter_1.0.7_linux_amd64.tar.gz 2025-10-08 18:02:07.090179 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 plugins into plugins archive 2025-10-08 18:02:07.090661 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 additions into additions archive 2025-10-08 18:02:10.360334 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 18:02:10.362476 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 923ed99be004 2025-10-08 18:02:10.362527 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 2/6 : LABEL "build-date"="20251008" "name"="prometheus-ovn-exporter" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-ovn-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:02:10.362543 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 1c45ab48a4fa 2025-10-08 18:02:10.362554 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 1c45ab48a4fa 2025-10-08 18:02:10.362566 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 7795f6bd06c1 2025-10-08 18:02:10.362576 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 3/6 : ADD prometheus-ovn-exporter-archive /prometheus-ovn-exporter-source 2025-10-08 18:02:10.362587 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 434a37dc5439 2025-10-08 18:02:10.362598 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 4/6 : RUN cp /prometheus-ovn-exporter-source/* /opt/ 2025-10-08 18:02:10.362608 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 1261e428b70c 2025-10-08 18:02:10.362619 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 1261e428b70c 2025-10-08 18:02:10.362657 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 976727f653b1 2025-10-08 18:02:10.362674 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:02:10.362704 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 39aff30f5812 2025-10-08 18:02:10.362715 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2025-10-08 18:02:10.362752 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2025-10-08 18:02:10.362762 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2025-10-08 18:02:10.362771 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Package 'build-essential' is not installed, so not removed 2025-10-08 18:02:10.362781 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:02:10.362791 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2025-10-08 18:02:10.362800 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2025-10-08 18:02:10.362809 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2025-10-08 18:02:10.362819 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:02:10.362828 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 39aff30f5812 2025-10-08 18:02:10.362837 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> b1726cfaf7a9 2025-10-08 18:02:10.362847 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 6/6 : USER prometheus 2025-10-08 18:02:10.362856 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 2dcef212fc9e 2025-10-08 18:02:10.362866 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 2dcef212fc9e 2025-10-08 18:02:10.362875 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> c66653e3b8c9 2025-10-08 18:02:10.362884 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully built 101eca43770a 2025-10-08 18:02:10.362894 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251008 2025-10-08 18:02:10.362905 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Built at 2025-10-08 18:02:10.361879 (took 0:00:04.110725) 2025-10-08 18:02:10.362921 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-libvirt-exporter) 2025-10-08 18:02:10.362931 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Processing 2025-10-08 18:02:10.362941 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building started at 2025-10-08 18:02:10.362542 2025-10-08 18:02:10.362951 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Getting archive from https://github.com/inovex/prometheus-libvirt-exporter/releases/download/v2.2.0/prometheus-libvirt-exporter-2.2.0.linux-amd64.tar.gz 2025-10-08 18:02:11.177487 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 plugins into plugins archive 2025-10-08 18:02:11.177812 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 additions into additions archive 2025-10-08 18:02:15.019119 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 18:02:15.019215 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 923ed99be004 2025-10-08 18:02:15.019260 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 2/6 : LABEL "build-date"="20251008" "name"="prometheus-libvirt-exporter" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-libvirt-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:02:15.019295 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 459b7707aca6 2025-10-08 18:02:15.019305 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 459b7707aca6 2025-10-08 18:02:15.019319 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> a8c884e77028 2025-10-08 18:02:15.019329 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 3/6 : ADD prometheus-libvirt-exporter-archive /prometheus-libvirt-exporter-source 2025-10-08 18:02:15.019341 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 946697d05e74 2025-10-08 18:02:15.019400 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 4/6 : RUN ln -s /prometheus-libvirt-exporter-source/* prometheus-libvirt-exporter && cp /prometheus-libvirt-exporter/prometheus-libvirt-exporter /opt/libvirt-exporter 2025-10-08 18:02:15.019416 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in e289cdeb2977 2025-10-08 18:02:15.019452 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container e289cdeb2977 2025-10-08 18:02:15.019501 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 0504db6fac0a 2025-10-08 18:02:15.019540 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:02:15.019577 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 9437352c9eaf 2025-10-08 18:02:15.019612 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2025-10-08 18:02:15.019687 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2025-10-08 18:02:15.019705 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2025-10-08 18:02:15.019766 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Package 'build-essential' is not installed, so not removed 2025-10-08 18:02:15.019816 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:02:15.019863 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2025-10-08 18:02:15.019875 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2025-10-08 18:02:15.019928 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2025-10-08 18:02:15.019966 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:02:15.020012 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 9437352c9eaf 2025-10-08 18:02:15.020025 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 84060b58f6a5 2025-10-08 18:02:15.020079 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 6/6 : USER root 2025-10-08 18:02:15.020115 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 577ff8e41538 2025-10-08 18:02:15.020151 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 577ff8e41538 2025-10-08 18:02:15.020186 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 0539cffa5579 2025-10-08 18:02:15.020221 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully built e33cb95e3cbe 2025-10-08 18:02:15.020257 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251008 2025-10-08 18:02:15.020415 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Built at 2025-10-08 18:02:15.020255 (took 0:00:04.657713) 2025-10-08 18:02:15.020889 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pcs) 2025-10-08 18:02:15.020909 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Processing 2025-10-08 18:02:15.020919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building started at 2025-10-08 18:02:15.020785 2025-10-08 18:02:15.021832 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 plugins into plugins archive 2025-10-08 18:02:15.022494 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 additions into additions archive 2025-10-08 18:02:51.313413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251008 2025-10-08 18:02:51.313500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> a3f3f3a4bb81 2025-10-08 18:02:51.313656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 2/3 : LABEL "build-date"="20251008" "name"="hacluster-pcs" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pcs" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:02:51.313682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 10eb4b685831 2025-10-08 18:02:51.313696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 10eb4b685831 2025-10-08 18:02:51.313708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 9acfa1870792 2025-10-08 18:02:51.313721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pcs crmsh && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:02:51.313866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 096f966a23e0 2025-10-08 18:02:51.313928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:02:51.313942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:02:51.314010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:02:51.314024 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:02:51.314035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:02:51.314047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:02:51.314093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:02:51.314105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:02:51.314148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:02:51.315742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:02:51.315762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:02:51.315821 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:02:51.315832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:02:51.315841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:02:51.315849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:02:51.315857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 28.5 MB in 3s (9,756 kB/s) 2025-10-08 18:02:51.315867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2025-10-08 18:02:51.315876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2025-10-08 18:02:51.315884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building dependency tree... 2025-10-08 18:02:51.315892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading state information... 2025-10-08 18:02:51.315901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following additional packages will be installed: 2025-10-08 18:02:51.315909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-10-08 18:02:51.315918 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2025-10-08 18:02:51.315942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-10-08 18:02:51.315951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2025-10-08 18:02:51.315960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2025-10-08 18:02:51.315968 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2025-10-08 18:02:51.315976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-10-08 18:02:51.315985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2025-10-08 18:02:51.315993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2025-10-08 18:02:51.316001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents psmisc puma python3-cffi-backend 2025-10-08 18:02:51.316010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cryptography python3-dacite python3-dateutil python3-lxml 2025-10-08 18:02:51.316018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-openssl python3-packaging python3-pycurl python3-pyparsing 2025-10-08 18:02:51.316027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-six python3-tornado python3-yaml rake resource-agents-base 2025-10-08 18:02:51.316035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-10-08 18:02:51.316043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-10-08 18:02:51.316052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-10-08 18:02:51.316060 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-10-08 18:02:51.316068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: rubygems-integration xsltproc 2025-10-08 18:02:51.316077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Suggested packages: 2025-10-08 18:02:51.316090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: bash-completion cluster-glue csync2 dmidecode fdisk | util-linux ocfs2-tools 2025-10-08 18:02:51.316099 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: openssh-server parted sbd ufw vim-addon-manager default-dbus-session-bus 2025-10-08 18:02:51.316128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: | dbus-session-bus low-memory-monitor fence-agents-extra 2025-10-08 18:02:51.316137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-extra python-cryptography-doc python3-cryptography-vectors 2025-10-08 18:02:51.316145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-lxml-doc python-openssl-doc python3-openssl-dbg libcurl4-gnutls-dev 2025-10-08 18:02:51.316157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-pycurl-doc python-pyparsing-doc python-tornado-doc python3-twisted 2025-10-08 18:02:51.316250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: targetcli-fb postgresql ri ruby-dev bundler 2025-10-08 18:02:51.316306 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Recommended packages: 2025-10-08 18:02:51.316494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-10-08 18:02:51.316560 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2025-10-08 18:02:51.316620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-html5lib zip fonts-lato libjs-jquery 2025-10-08 18:02:51.316888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following NEW packages will be installed: 2025-10-08 18:02:51.316998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync crmsh dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-10-08 18:02:51.317128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2025-10-08 18:02:51.317256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-10-08 18:02:51.317430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2025-10-08 18:02:51.317529 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2025-10-08 18:02:51.317657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2025-10-08 18:02:51.318039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-10-08 18:02:51.318171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2025-10-08 18:02:51.318233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2025-10-08 18:02:51.318334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-10-08 18:02:51.318361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-10-08 18:02:51.318404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-lxml python3-openssl python3-packaging python3-pycurl 2025-10-08 18:02:51.318441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-pyparsing python3-six python3-tornado python3-yaml rake 2025-10-08 18:02:51.318495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-base resource-agents-common ruby ruby-childprocess 2025-10-08 18:02:51.318546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2025-10-08 18:02:51.318597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-10-08 18:02:51.318654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-10-08 18:02:51.318759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-10-08 18:02:51.318840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:02:51.318887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Need to get 30.6 MB of archives. 2025-10-08 18:02:51.318957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:After this operation, 117 MB of additional disk space will be used. 2025-10-08 18:02:51.319011 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:02:51.319070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-10-08 18:02:51.319127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-10-08 18:02:51.319186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-10-08 18:02:51.319243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-10-08 18:02:51.319300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-10-08 18:02:51.319435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-10-08 18:02:51.319489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-10-08 18:02:51.319529 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-10-08 18:02:51.319586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-10-08 18:02:51.319645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-10-08 18:02:51.319721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-10-08 18:02:51.319785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-10-08 18:02:51.319858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-10-08 18:02:51.319915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-08 18:02:51.319971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-08 18:02:51.320026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-10-08 18:02:51.320082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-10-08 18:02:51.320138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-10-08 18:02:51.320194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-10-08 18:02:51.323514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-10-08 18:02:51.323572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2025-10-08 18:02:51.323588 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2025-10-08 18:02:51.323600 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2025-10-08 18:02:51.323611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2025-10-08 18:02:51.323663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2025-10-08 18:02:51.323678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2025-10-08 18:02:51.323687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2025-10-08 18:02:51.323697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-08 18:02:51.323707 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-10-08 18:02:51.323716 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [5,341 kB] 2025-10-08 18:02:51.323726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [50.7 kB] 2025-10-08 18:02:51.323736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2025-10-08 18:02:51.323745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2025-10-08 18:02:51.323755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2025-10-08 18:02:51.323764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2025-10-08 18:02:51.323774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2025-10-08 18:02:51.323783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-10-08 18:02:51.323830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-10-08 18:02:51.323841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2025-10-08 18:02:51.323850 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-10-08 18:02:51.323860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-10-08 18:02:51.323870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-10-08 18:02:51.323880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-10-08 18:02:51.323889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2025-10-08 18:02:51.323899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-10-08 18:02:51.323908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.2 [298 kB] 2025-10-08 18:02:51.323918 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2025-10-08 18:02:51.323927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2025-10-08 18:02:51.323958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2025-10-08 18:02:51.323968 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2025-10-08 18:02:51.323985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2025-10-08 18:02:51.323994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2025-10-08 18:02:51.324004 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2025-10-08 18:02:51.324014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.4 [115 kB] 2025-10-08 18:02:51.324023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2025-10-08 18:02:51.324033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2025-10-08 18:02:51.324043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2025-10-08 18:02:51.324052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2025-10-08 18:02:51.324062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-08 18:02:51.324072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-10-08 18:02:51.324081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-10-08 18:02:51.324091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-10-08 18:02:51.324100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-10-08 18:02:51.324110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-10-08 18:02:51.324120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-10-08 18:02:51.324129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-10-08 18:02:51.324139 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 18:02:51.324149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-10-08 18:02:51.324158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-10-08 18:02:51.324168 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-10-08 18:02:51.324177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-10-08 18:02:51.324187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-10-08 18:02:51.324203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-10-08 18:02:51.324213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-10-08 18:02:51.324222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-10-08 18:02:51.324232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-10-08 18:02:51.324241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-10-08 18:02:51.324257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-10-08 18:02:51.324273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2025-10-08 18:02:51.324283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-10-08 18:02:51.324292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-10-08 18:02:51.324302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-10-08 18:02:51.324311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2025-10-08 18:02:51.324321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2025-10-08 18:02:51.324330 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-10-08 18:02:51.324340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-10-08 18:02:51.324349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2025-10-08 18:02:51.324362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 crmsh all 4.6.0-1ubuntu2 [1,260 kB] 2025-10-08 18:02:51.324380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.6 MB in 3s (11.8 MB/s) 2025-10-08 18:02:51.324396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcorosync-common4:amd64. 2025-10-08 18:02:51.324412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2025-10-08 18:02:51.324429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2025-10-08 18:02:51.324448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: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% 2025-10-08 18:02:51.324496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 70% 2025-10-08 18:02:51.324511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2025-10-08 18:02:51.324526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:75% (Reading database ... 80% 2025-10-08 18:02:51.324541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 85% 2025-10-08 18:02:51.324557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 90% 2025-10-08 18:02:51.324582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 95% 2025-10-08 18:02:51.324607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 18:02:51.324622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:02:51.324675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:02:51.324692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libqb100:amd64. 2025-10-08 18:02:51.324709 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-10-08 18:02:51.324723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-08 18:02:51.324738 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcfg7:amd64. 2025-10-08 18:02:51.324753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:02:51.324768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:02:51.324785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcmap4:amd64. 2025-10-08 18:02:51.324837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:02:51.324858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:02:51.324874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcpg4:amd64. 2025-10-08 18:02:51.324890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:02:51.324905 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:02:51.324930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblzo2-2:amd64. 2025-10-08 18:02:51.324946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-10-08 18:02:51.324971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-10-08 18:02:51.324987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnspr4:amd64. 2025-10-08 18:02:51.325002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-10-08 18:02:51.325019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-08 18:02:51.325039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3:amd64. 2025-10-08 18:02:51.325054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-10-08 18:02:51.325069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-10-08 18:02:51.325084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libknet1t64:amd64. 2025-10-08 18:02:51.325098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-08 18:02:51.325113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:02:51.325128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnozzle1t64:amd64. 2025-10-08 18:02:51.325143 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-08 18:02:51.325158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:02:51.325173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libquorum5:amd64. 2025-10-08 18:02:51.325189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:02:51.325214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:02:51.325230 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-08 18:02:51.325246 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstatgrab10t64. 2025-10-08 18:02:51.325355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-10-08 18:02:51.325378 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-08 18:02:51.325394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libvotequorum8:amd64. 2025-10-08 18:02:51.325409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:02:51.325425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:02:51.325460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libicu74:amd64. 2025-10-08 18:02:51.325475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-08 18:02:51.325491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 18:02:51.325507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxml2:amd64. 2025-10-08 18:02:51.325523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-08 18:02:51.325564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 18:02:51.325591 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxslt1.1:amd64. 2025-10-08 18:02:51.325605 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:02:51.325620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:02:51.325672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package xsltproc. 2025-10-08 18:02:51.325688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:02:51.325703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:02:51.325719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package corosync. 2025-10-08 18:02:51.325734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:02:51.325748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-10-08 18:02:51.325763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3-tools. 2025-10-08 18:02:51.325780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-10-08 18:02:51.325867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-08 18:02:51.325883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-10-08 18:02:51.325898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package psmisc. 2025-10-08 18:02:51.325924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2025-10-08 18:02:51.325939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking psmisc (23.7-1build1) ... 2025-10-08 18:02:51.325954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rubygems-integration. 2025-10-08 18:02:51.325970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2025-10-08 18:02:51.325985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rubygems-integration (1.18) ... 2025-10-08 18:02:51.326030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rake. 2025-10-08 18:02:51.326045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2025-10-08 18:02:51.326119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rake (13.0.6-3) ... 2025-10-08 18:02:51.326253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-net-telnet. 2025-10-08 18:02:51.326280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2025-10-08 18:02:51.326516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-10-08 18:02:51.326584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-webrick. 2025-10-08 18:02:51.326611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-10-08 18:02:51.326674 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-08 18:02:51.326781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-10-08 18:02:51.326899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-xmlrpc. 2025-10-08 18:02:51.327027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-10-08 18:02:51.327086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-08 18:02:51.327250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-10-08 18:02:51.327336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby:amd64. 2025-10-08 18:02:51.327421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-10-08 18:02:51.328012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-10-08 18:02:51.329294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sdbm:amd64. 2025-10-08 18:02:51.329344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-10-08 18:02:51.329360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-10-08 18:02:51.329373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libncurses6:amd64. 2025-10-08 18:02:51.329386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-08 18:02:51.329398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 18:02:51.329410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libyaml-0-2:amd64. 2025-10-08 18:02:51.329423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-10-08 18:02:51.329436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-08 18:02:51.329448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby3.2:amd64. 2025-10-08 18:02:51.329461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-10-08 18:02:51.329473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-08 18:02:51.329485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby3.2. 2025-10-08 18:02:51.329498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-10-08 18:02:51.329517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-08 18:02:51.329535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rubygems. 2025-10-08 18:02:51.329556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2025-10-08 18:02:51.329594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rubygems (3.4.20-1) ... 2025-10-08 18:02:51.329607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-08 18:02:51.329734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby. 2025-10-08 18:02:51.329753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-10-08 18:02:51.329766 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-08 18:02:51.329779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby (1:3.2~ubuntu1) ... 2025-10-08 18:02:51.329832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-nio4r:amd64. 2025-10-08 18:02:51.329846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-10-08 18:02:51.329872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-10-08 18:02:51.329961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package puma. 2025-10-08 18:02:51.329977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-10-08 18:02:51.329992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-10-08 18:02:51.330060 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dacite. 2025-10-08 18:02:51.330076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2025-10-08 18:02:51.330140 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dacite (1.8.1-2) ... 2025-10-08 18:02:51.330203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-six. 2025-10-08 18:02:51.331872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2025-10-08 18:02:51.331896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-six (1.16.0-4) ... 2025-10-08 18:02:51.331904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dateutil. 2025-10-08 18:02:51.331911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-10-08 18:02:51.331918 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-08 18:02:51.331925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-lxml:amd64. 2025-10-08 18:02:51.331932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2025-10-08 18:02:51.331939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-10-08 18:02:51.331946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cffi-backend:amd64. 2025-10-08 18:02:51.331953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-10-08 18:02:51.331960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-08 18:02:51.331967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cryptography. 2025-10-08 18:02:51.331974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-10-08 18:02:51.331981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-08 18:02:51.331988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-openssl. 2025-10-08 18:02:51.331995 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../41-python3-openssl_23.2.0-1_all.deb ... 2025-10-08 18:02:51.332002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-openssl (23.2.0-1) ... 2025-10-08 18:02:51.332008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-10-08 18:02:51.332021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-08 18:02:51.332028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-08 18:02:51.332035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pycurl. 2025-10-08 18:02:51.332042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-10-08 18:02:51.332049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-10-08 18:02:51.332055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pyparsing. 2025-10-08 18:02:51.332062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2025-10-08 18:02:51.332069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pyparsing (3.1.1-1) ... 2025-10-08 18:02:51.332076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-tornado. 2025-10-08 18:02:51.332082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-10-08 18:02:51.332089 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-10-08 18:02:51.332096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ffi:amd64. 2025-10-08 18:02:51.332103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-10-08 18:02:51.332110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-10-08 18:02:51.332117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-childprocess. 2025-10-08 18:02:51.332124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2025-10-08 18:02:51.332138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-childprocess (4.1.0-2) ... 2025-10-08 18:02:51.332145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types-data. 2025-10-08 18:02:51.332152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-10-08 18:02:51.332159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-10-08 18:02:51.332166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types. 2025-10-08 18:02:51.332172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2025-10-08 18:02:51.332179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types (3.5.2-1) ... 2025-10-08 18:02:51.332193 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ethon. 2025-10-08 18:02:51.332200 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-10-08 18:02:51.332207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-10-08 18:02:51.332213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ruby2-keywords. 2025-10-08 18:02:51.332220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-10-08 18:02:51.332227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-10-08 18:02:51.332234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mustermann. 2025-10-08 18:02:51.332278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2025-10-08 18:02:51.332286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mustermann (3.0.0-2) ... 2025-10-08 18:02:51.332293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack. 2025-10-08 18:02:51.332305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-10-08 18:02:51.332312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-10-08 18:02:51.332319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack-protection. 2025-10-08 18:02:51.332326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-10-08 18:02:51.332333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-10-08 18:02:51.332340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-tilt. 2025-10-08 18:02:51.332347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2025-10-08 18:02:51.332353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-tilt (2.0.11-2) ... 2025-10-08 18:02:51.332360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sinatra. 2025-10-08 18:02:51.332367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-10-08 18:02:51.332374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-10-08 18:02:51.332409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pcs. 2025-10-08 18:02:51.332417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2025-10-08 18:02:51.332424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-10-08 18:02:51.332431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-08 18:02:51.332470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:02:51.332477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 18:02:51.333718 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-bin. 2025-10-08 18:02:51.333733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:02:51.333742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-08 18:02:51.333750 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-session-bus-common. 2025-10-08 18:02:51.333757 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-08 18:02:51.333764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:02:51.333770 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-daemon. 2025-10-08 18:02:51.333777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:02:51.333784 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-08 18:02:51.333817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-system-bus-common. 2025-10-08 18:02:51.333825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-08 18:02:51.333831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:02:51.333838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus. 2025-10-08 18:02:51.333845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:02:51.333852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-10-08 18:02:51.333859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-common. 2025-10-08 18:02:51.333872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-10-08 18:02:51.333880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.333886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnet1:amd64. 2025-10-08 18:02:51.333894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-10-08 18:02:51.333900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-08 18:02:51.333907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 18:02:51.333914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 18:02:51.333921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:02:51.333928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libltdl7:amd64. 2025-10-08 18:02:51.333935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2025-10-08 18:02:51.333942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-10-08 18:02:51.333949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpils2t64. 2025-10-08 18:02:51.333956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-08 18:02:51.333963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:02:51.333970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libplumb2t64. 2025-10-08 18:02:51.333976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-08 18:02:51.333983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:02:51.333990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-common. 2025-10-08 18:02:51.333997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-10-08 18:02:51.334004 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-08 18:02:51.334011 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-base. 2025-10-08 18:02:51.334022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-10-08 18:02:51.334029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-08 18:02:51.334036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-resource-agents. 2025-10-08 18:02:51.334043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-10-08 18:02:51.334050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.334057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-10-08 18:02:51.334066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:02:51.334116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.334178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-rules26t64:amd64. 2025-10-08 18:02:51.334215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:02:51.334271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-08 18:02:51.334339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.334384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcib27t64:amd64. 2025-10-08 18:02:51.334443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:02:51.334491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.334545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmservice28t64:amd64. 2025-10-08 18:02:51.334601 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:02:51.334689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.334728 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstonithd26t64:amd64. 2025-10-08 18:02:51.334783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:02:51.334854 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.334908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-10-08 18:02:51.334961 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:02:51.335023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.335078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblrmd28t64:amd64. 2025-10-08 18:02:51.335130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:02:51.335183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.335235 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-status28t64:amd64. 2025-10-08 18:02:51.335287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:02:51.335351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.335407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpacemaker1t64:amd64. 2025-10-08 18:02:51.335460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:02:51.335514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.335567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker. 2025-10-08 18:02:51.335620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:02:51.335694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.335754 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package iputils-ping. 2025-10-08 18:02:51.335816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../83-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-10-08 18:02:51.335868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-10-08 18:02:51.335922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-yaml. 2025-10-08 18:02:51.335974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../84-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-10-08 18:02:51.336028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-yaml (6.0.1-2build2) ... 2025-10-08 18:02:51.336081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-cli-utils. 2025-10-08 18:02:51.336134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../85-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:02:51.336187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.336241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-packaging. 2025-10-08 18:02:51.336294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../86-python3-packaging_24.0-1_all.deb ... 2025-10-08 18:02:51.336348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-packaging (24.0-1) ... 2025-10-08 18:02:51.336400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package crmsh. 2025-10-08 18:02:51.336452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../87-crmsh_4.6.0-1ubuntu2_all.deb ... 2025-10-08 18:02:51.336506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking crmsh (4.6.0-1ubuntu2) ... 2025-10-08 18:02:51.336559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.336611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The group `haclient' already exists as a system group. Exiting. 2025-10-08 18:02:51.336694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The system user `hacluster' already exists. Exiting. 2025-10-08 18:02:51.336752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-08 18:02:51.336817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records in 2025-10-08 18:02:51.336877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records out 2025-10-08 18:02:51.336921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000145011 s, 28.2 MB/s 2025-10-08 18:02:51.336975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-10-08 18:02:51.337028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dacite (1.8.1-2) ... 2025-10-08 18:02:51.337080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-10-08 18:02:51.337133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mustermann (3.0.0-2) ... 2025-10-08 18:02:51.337186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up psmisc (23.7-1build1) ... 2025-10-08 18:02:51.337239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-08 18:02:51.337292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-08 18:02:51.337344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-08 18:02:51.337396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-yaml (6.0.1-2build2) ... 2025-10-08 18:02:51.338689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-10-08 18:02:51.338703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:02:51.338712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rubygems-integration (1.18) ... 2025-10-08 18:02:51.338719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:02:51.338726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-08 18:02:51.338733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-08 18:02:51.338740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-six (1.16.0-4) ... 2025-10-08 18:02:51.338747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pycurl (7.45.3-1build2) ... 2025-10-08 18:02:51.338754 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:02:51.338761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:No schema files found: doing nothing. 2025-10-08 18:02:51.338768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-packaging (24.0-1) ... 2025-10-08 18:02:51.338787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pyparsing (3.1.1-1) ... 2025-10-08 18:02:51.338809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-08 18:02:51.338816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 18:02:51.338823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 18:02:51.338830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-net-telnet (0.2.0-1) ... 2025-10-08 18:02:51.338837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-10-08 18:02:51.338843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:02:51.338850 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-10-08 18:02:51.338857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 18:02:51.338864 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:02:51.338871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-10-08 18:02:51.338878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-08 18:02:51.338884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:02:51.338891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-10-08 18:02:51.338898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-10-08 18:02:51.338905 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 18:02:51.338912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-08 18:02:51.338918 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-08 18:02:51.338925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:02:51.338932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:02:51.338939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:02:51.338946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:02:51.338952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:02:51.338959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:02:51.338966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-10-08 18:02:51.338978 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-08 18:02:51.338985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-08 18:02:51.338996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-08 18:02:51.339002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-10-08 18:02:51.339009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-08 18:02:51.339016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types (3.5.2-1) ... 2025-10-08 18:02:51.339023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:02:51.339030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:02:51.339037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.339046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3-tools (2:3.98-1build1) ... 2025-10-08 18:02:51.339091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-openssl (23.2.0-1) ... 2025-10-08 18:02:51.339172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:02:51.339184 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.339260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.339304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.339357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-10-08 18:02:51.339412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-10-08 18:02:51.339466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-10-08 18:02:51.339519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:02:51.339574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.339642 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.339699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.339760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.339846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.339883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.339936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rubygems (3.4.20-1) ... 2025-10-08 18:02:51.339990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rake (13.0.6-3) ... 2025-10-08 18:02:51.340045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-08 18:02:51.340098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-10-08 18:02:51.340152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-08 18:02:51.340206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-10-08 18:02:51.340258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby (1:3.2~ubuntu1) ... 2025-10-08 18:02:51.340311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-10-08 18:02:51.340364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-tilt (2.0.11-2) ... 2025-10-08 18:02:51.340415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-10-08 18:02:51.340480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-10-08 18:02:51.340533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-10-08 18:02:51.340591 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-childprocess (4.1.0-2) ... 2025-10-08 18:02:51.340662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-10-08 18:02:51.340699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-10-08 18:02:51.340755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-10-08 18:02:51.340816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pcs (0.11.7-1ubuntu1) ... 2025-10-08 18:02:51.340873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-10-08 18:02:51.340936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:02:51.340989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-10-08 18:02:51.341043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:02:51.341097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.341155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-10-08 18:02:51.341201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:02:51.341253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-08 18:02:51.341305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up crmsh (4.6.0-1ubuntu2) ... 2025-10-08 18:02:51.341361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/bootstrap.py:2296: SyntaxWarning: invalid escape sequence '\w' 2025-10-08 18:02:51.341416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-08 18:02:51.341468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pcmk_delay_max_v_list = re.findall("pcmk_delay_max=(\w+)", out) 2025-10-08 18:02:51.341525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:37: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 18:02:51.341576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-10-08 18:02:51.341650 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:95: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 18:02:51.341704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-10-08 18:02:51.341760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:154: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 18:02:51.341832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-10-08 18:02:51.342003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/collect.py:238: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 18:02:51.342062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-08 18:02:51.342085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: name_list = re.findall("^name\s*(.*)$", out_string, re.MULTILINE) 2025-10-08 18:02:51.342097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:207: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 18:02:51.342107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Description:\s+(.*)", out) 2025-10-08 18:02:51.342121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:550: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 18:02:51.342176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt_set |= set(re.split('\s*\|\s*|\s+', config.report.sanitize_rule.strip('|'))) 2025-10-08 18:02:51.342233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:96: SyntaxWarning: invalid escape sequence '\(' 2025-10-08 18:02:51.342247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("\(msgwait\)\s+:\s+(\d+)", out) 2025-10-08 18:02:51.342317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:297: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 18:02:51.342358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("UUID\s*:\s*(.*)\n", out) 2025-10-08 18:02:51.342413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_configure.py:571: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 18:02:51.342454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: osargs = re.split('\s*\|\s*|\s+', config.core.obscure_pattern.strip('|')) 2025-10-08 18:02:51.342510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_utils.py:52: SyntaxWarning: invalid escape sequence '\w' 2025-10-08 18:02:51.342561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: if re.search("\w+=\w+", attr): 2025-10-08 18:02:51.342615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2070: SyntaxWarning: invalid escape sequence '\d' 2025-10-08 18:02:51.342722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ''.join([chr(int(n)) for n in re.findall("\d\d", chassis_asset_tag)]) == "MSFT AZURE VM": 2025-10-08 18:02:51.342765 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2536: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 18:02:51.342859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(Expected|Total) votes:\s+(\d+)", out)) 2025-10-08 18:02:51.342879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2544: SyntaxWarning: invalid escape sequence '\d' 2025-10-08 18:02:51.342889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: for node in re.findall("\d+ (.*) \w+", out): 2025-10-08 18:02:51.342943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2625: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 18:02:51.343949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.findall("VG Name\s+(.*)", out) 2025-10-08 18:02:51.343999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2633: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 18:02:51.344009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Total PE\s+(\d+)", output) 2025-10-08 18:02:51.344044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2721: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 18:02:51.344052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Sync HB interval:\s+(\d+)ms", out) 2025-10-08 18:02:51.344061 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2756: SyntaxWarning: invalid escape sequence '\w' 2025-10-08 18:02:51.344070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(\w+)=(\w+)", out)) 2025-10-08 18:02:51.344078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\(' 2025-10-08 18:02:51.344087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2025-10-08 18:02:51.344095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\)' 2025-10-08 18:02:51.344104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2025-10-08 18:02:51.344112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2884: SyntaxWarning: invalid escape sequence '\d' 2025-10-08 18:02:51.344121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_seconds = re.search("(\d+)s", time_res) 2025-10-08 18:02:51.344130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2886: SyntaxWarning: invalid escape sequence '\d' 2025-10-08 18:02:51.344138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_min = re.search("(\d+)min", time_res) 2025-10-08 18:02:51.344146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:13: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 18:02:51.344155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: DEVICE_FIND_REGREX = "\[[0-9]+\] (/dev/.*)\n.*\nDriver: (.*)" 2025-10-08 18:02:51.344164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:64: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 18:02:51.344172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.search("\n{}\s+".format(driver), out) 2025-10-08 18:02:51.344181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:698: SyntaxWarning: invalid escape sequence '\ ' 2025-10-08 18:02:51.344189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: network_output_error = """1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever 2025-10-08 18:02:51.344198 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:736: SyntaxWarning: invalid escape sequence '\ ' 2025-10-08 18:02:51.344218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-10-08 18:02:51.344227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: only_lo = "1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever" 2025-10-08 18:02:51.344236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:02:51.344244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 096f966a23e0 2025-10-08 18:02:51.344253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> ba7a50d673ce 2025-10-08 18:02:51.344262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully built 55b0c08b1b51 2025-10-08 18:02:51.344271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251008 2025-10-08 18:02:51.344342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Built at 2025-10-08 18:02:51.343852 (took 0:00:36.323067) 2025-10-08 18:02:51.344547 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker) 2025-10-08 18:02:51.344595 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Processing 2025-10-08 18:02:51.344607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building started at 2025-10-08 18:02:51.344444 2025-10-08 18:02:51.345821 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 plugins into plugins archive 2025-10-08 18:02:51.348253 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 additions into additions archive 2025-10-08 18:03:25.673937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251008 2025-10-08 18:03:25.673988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> a3f3f3a4bb81 2025-10-08 18:03:25.674013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 2/3 : LABEL "build-date"="20251008" "name"="hacluster-pacemaker" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pacemaker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:03:25.674021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 2d1fd6a3e80d 2025-10-08 18:03:25.674027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 2d1fd6a3e80d 2025-10-08 18:03:25.674031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 30b44adcb125 2025-10-08 18:03:25.674036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pacemaker pacemaker-cli-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:03:25.674042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 8b41cd2913dd 2025-10-08 18:03:25.674046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:03:25.674051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:03:25.674056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:03:25.674076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:03:25.674082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:03:25.674091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:03:25.674095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:03:25.674288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:03:25.674361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:03:25.674410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:03:25.677796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:03:25.677849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:03:25.677885 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:03:25.677896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:03:25.677905 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:03:25.677916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 28.5 MB in 3s (8,617 kB/s) 2025-10-08 18:03:25.677927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2025-10-08 18:03:25.677936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2025-10-08 18:03:25.677945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building dependency tree... 2025-10-08 18:03:25.677955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading state information... 2025-10-08 18:03:25.677964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following additional packages will be installed: 2025-10-08 18:03:25.677974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-10-08 18:03:25.677984 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2025-10-08 18:03:25.677993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2025-10-08 18:03:25.678003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2025-10-08 18:03:25.678013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2025-10-08 18:03:25.678022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2025-10-08 18:03:25.678031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2025-10-08 18:03:25.678041 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2025-10-08 18:03:25.678072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-10-08 18:03:25.678082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-10-08 18:03:25.678091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-lxml python3-openssl python3-pycurl python3-pyparsing python3-six 2025-10-08 18:03:25.678100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-tornado rake resource-agents-base resource-agents-common ruby 2025-10-08 18:03:25.678110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-childprocess ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data 2025-10-08 18:03:25.678136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-mustermann ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-10-08 18:03:25.678146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-10-08 18:03:25.678159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-10-08 18:03:25.678171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Suggested packages: 2025-10-08 18:03:25.678181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: default-dbus-session-bus | dbus-session-bus low-memory-monitor cluster-glue 2025-10-08 18:03:25.678190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2025-10-08 18:03:25.678199 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2025-10-08 18:03:25.678209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2025-10-08 18:03:25.678218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2025-10-08 18:03:25.678228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: postgresql ri ruby-dev bundler 2025-10-08 18:03:25.678237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Recommended packages: 2025-10-08 18:03:25.678247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-10-08 18:03:25.678256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2025-10-08 18:03:25.678265 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-html5lib zip fonts-lato libjs-jquery 2025-10-08 18:03:25.678290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following NEW packages will be installed: 2025-10-08 18:03:25.678300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-10-08 18:03:25.678310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2025-10-08 18:03:25.678319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2025-10-08 18:03:25.678329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2025-10-08 18:03:25.678338 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2025-10-08 18:03:25.678347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2025-10-08 18:03:25.678356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2025-10-08 18:03:25.678366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2025-10-08 18:03:25.678375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker pacemaker-cli-utils pacemaker-common 2025-10-08 18:03:25.678394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: pacemaker-resource-agents pcs psmisc puma python3-cffi-backend 2025-10-08 18:03:25.678404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography python3-dacite python3-dateutil python3-lxml 2025-10-08 18:03:25.678414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl python3-pycurl python3-pyparsing python3-six python3-tornado 2025-10-08 18:03:25.678423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: rake resource-agents-base resource-agents-common ruby ruby-childprocess 2025-10-08 18:03:25.678432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2025-10-08 18:03:25.678442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-10-08 18:03:25.678458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-10-08 18:03:25.678468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-10-08 18:03:25.678484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:03:25.678493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Need to get 29.1 MB of archives. 2025-10-08 18:03:25.678503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:After this operation, 112 MB of additional disk space will be used. 2025-10-08 18:03:25.678512 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:03:25.678521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-10-08 18:03:25.678531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-10-08 18:03:25.678540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-10-08 18:03:25.678550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-10-08 18:03:25.678559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-10-08 18:03:25.678569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-10-08 18:03:25.678578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-10-08 18:03:25.678587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-10-08 18:03:25.678597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-10-08 18:03:25.678606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-10-08 18:03:25.678625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-10-08 18:03:25.678682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-10-08 18:03:25.678692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-10-08 18:03:25.678702 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-08 18:03:25.678711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-08 18:03:25.678721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-10-08 18:03:25.678737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-10-08 18:03:25.678896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-10-08 18:03:25.679073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-10-08 18:03:25.679172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-10-08 18:03:25.679245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2025-10-08 18:03:25.679316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2025-10-08 18:03:25.679387 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2025-10-08 18:03:25.679456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2025-10-08 18:03:25.679526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2025-10-08 18:03:25.679602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2025-10-08 18:03:25.679713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2025-10-08 18:03:25.679771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-08 18:03:25.679840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-10-08 18:03:25.679960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [5,341 kB] 2025-10-08 18:03:25.680035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [50.7 kB] 2025-10-08 18:03:25.680098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2025-10-08 18:03:25.680166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2025-10-08 18:03:25.680245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2025-10-08 18:03:25.680312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2025-10-08 18:03:25.680375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2025-10-08 18:03:25.680425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-10-08 18:03:25.680487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-10-08 18:03:25.680501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2025-10-08 18:03:25.680573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-10-08 18:03:25.680623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-10-08 18:03:25.680708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-10-08 18:03:25.680770 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-10-08 18:03:25.680794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2025-10-08 18:03:25.680901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-10-08 18:03:25.680917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.2 [298 kB] 2025-10-08 18:03:25.680978 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2025-10-08 18:03:25.681031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2025-10-08 18:03:25.681092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2025-10-08 18:03:25.681107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2025-10-08 18:03:25.681182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2025-10-08 18:03:25.681231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2025-10-08 18:03:25.681277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2025-10-08 18:03:25.681330 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.4 [115 kB] 2025-10-08 18:03:25.681344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2025-10-08 18:03:25.681417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2025-10-08 18:03:25.681463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2025-10-08 18:03:25.681509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2025-10-08 18:03:25.681554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-08 18:03:25.681600 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-10-08 18:03:25.681662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-10-08 18:03:25.681737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-10-08 18:03:25.681797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-10-08 18:03:25.681844 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-10-08 18:03:25.681886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-10-08 18:03:25.682059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-10-08 18:03:25.682121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 18:03:25.682145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-10-08 18:03:25.682159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-10-08 18:03:25.682170 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-10-08 18:03:25.682181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-10-08 18:03:25.682242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-10-08 18:03:25.682291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-10-08 18:03:25.682359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-10-08 18:03:25.682414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-10-08 18:03:25.682468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-10-08 18:03:25.682522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-10-08 18:03:25.682577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-10-08 18:03:25.682653 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2025-10-08 18:03:25.682713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-10-08 18:03:25.682772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-10-08 18:03:25.682837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-10-08 18:03:25.682932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2025-10-08 18:03:25.683030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-10-08 18:03:25.683105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.1 MB in 3s (11.1 MB/s) 2025-10-08 18:03:25.683187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcorosync-common4:amd64. 2025-10-08 18:03:25.683269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2025-10-08 18:03:25.683334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(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 ... 2025-10-08 18:03:25.683395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 18:03:25.683439 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 70% 2025-10-08 18:03:25.683485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 75% (Reading database ... 80% 2025-10-08 18:03:25.683533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 85% 2025-10-08 18:03:25.683579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 90% 2025-10-08 18:03:25.683624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 95% 2025-10-08 18:03:25.683689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 18:03:25.683763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:25.683838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:25.683912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libqb100:amd64. 2025-10-08 18:03:25.683959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-10-08 18:03:25.684006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-08 18:03:25.684052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcfg7:amd64. 2025-10-08 18:03:25.684098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:25.684145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:25.684201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcmap4:amd64. 2025-10-08 18:03:25.684219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:25.684293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:25.684369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcpg4:amd64. 2025-10-08 18:03:25.684448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:25.684501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:25.684550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblzo2-2:amd64. 2025-10-08 18:03:25.684597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-10-08 18:03:25.684648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-10-08 18:03:25.684726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnspr4:amd64. 2025-10-08 18:03:25.684774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-10-08 18:03:25.684823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-08 18:03:25.684915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3:amd64. 2025-10-08 18:03:25.684989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-10-08 18:03:25.685067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-10-08 18:03:25.685140 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libknet1t64:amd64. 2025-10-08 18:03:25.685210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-08 18:03:25.685227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:03:25.685284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnozzle1t64:amd64. 2025-10-08 18:03:25.685328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-08 18:03:25.685362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:03:25.685408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libquorum5:amd64. 2025-10-08 18:03:25.685453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:25.685499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:25.685543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstatgrab10t64. 2025-10-08 18:03:25.685589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-10-08 18:03:25.685655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-08 18:03:25.685731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libvotequorum8:amd64. 2025-10-08 18:03:25.685793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:25.685840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:25.685949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libicu74:amd64. 2025-10-08 18:03:25.685985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:25.686028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 18:03:25.686074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxml2:amd64. 2025-10-08 18:03:25.686120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-08 18:03:25.686165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 18:03:25.686210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxslt1.1:amd64. 2025-10-08 18:03:25.686268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:03:25.686330 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:03:25.686402 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package xsltproc. 2025-10-08 18:03:25.686469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:03:25.686515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:03:25.686559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package corosync. 2025-10-08 18:03:25.686601 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:25.686664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:25.686717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3-tools. 2025-10-08 18:03:25.686762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-10-08 18:03:25.686806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-10-08 18:03:25.686845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package psmisc. 2025-10-08 18:03:25.686949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2025-10-08 18:03:25.687009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking psmisc (23.7-1build1) ... 2025-10-08 18:03:25.687059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-08 18:03:25.687107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rubygems-integration. 2025-10-08 18:03:25.687151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2025-10-08 18:03:25.687195 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rubygems-integration (1.18) ... 2025-10-08 18:03:25.687239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rake. 2025-10-08 18:03:25.687301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2025-10-08 18:03:25.687313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rake (13.0.6-3) ... 2025-10-08 18:03:25.687363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-net-telnet. 2025-10-08 18:03:25.687404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2025-10-08 18:03:25.687447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-10-08 18:03:25.687489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-webrick. 2025-10-08 18:03:25.687531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-10-08 18:03:25.687573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-10-08 18:03:25.687615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-xmlrpc. 2025-10-08 18:03:25.687677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-10-08 18:03:25.687739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-08 18:03:25.687784 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-10-08 18:03:25.687828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby:amd64. 2025-10-08 18:03:25.687941 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-10-08 18:03:25.688060 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-08 18:03:25.688137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-10-08 18:03:25.688188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sdbm:amd64. 2025-10-08 18:03:25.688239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-10-08 18:03:25.688289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-10-08 18:03:25.688337 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libncurses6:amd64. 2025-10-08 18:03:25.688385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-08 18:03:25.689954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 18:03:25.690003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libyaml-0-2:amd64. 2025-10-08 18:03:25.690014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-10-08 18:03:25.690024 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-08 18:03:25.690034 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby3.2:amd64. 2025-10-08 18:03:25.690053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-10-08 18:03:25.690063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-08 18:03:25.690072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby3.2. 2025-10-08 18:03:25.690082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-10-08 18:03:25.690091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-08 18:03:25.690100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rubygems. 2025-10-08 18:03:25.690110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2025-10-08 18:03:25.690124 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-08 18:03:25.690142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rubygems (3.4.20-1) ... 2025-10-08 18:03:25.690158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby. 2025-10-08 18:03:25.690175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-10-08 18:03:25.690192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby (1:3.2~ubuntu1) ... 2025-10-08 18:03:25.690209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-nio4r:amd64. 2025-10-08 18:03:25.690227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-10-08 18:03:25.690241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-08 18:03:25.690251 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-10-08 18:03:25.690260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package puma. 2025-10-08 18:03:25.690280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-10-08 18:03:25.690290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-10-08 18:03:25.690299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dacite. 2025-10-08 18:03:25.690308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2025-10-08 18:03:25.690318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-08 18:03:25.690327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dacite (1.8.1-2) ... 2025-10-08 18:03:25.690336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-six. 2025-10-08 18:03:25.690346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2025-10-08 18:03:25.690355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-six (1.16.0-4) ... 2025-10-08 18:03:25.690364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dateutil. 2025-10-08 18:03:25.690374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-10-08 18:03:25.690383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-08 18:03:25.690392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-lxml:amd64. 2025-10-08 18:03:25.690402 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2025-10-08 18:03:25.690411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-10-08 18:03:25.690420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cffi-backend:amd64. 2025-10-08 18:03:25.690437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-10-08 18:03:25.690447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-08 18:03:25.690456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-08 18:03:25.690466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cryptography. 2025-10-08 18:03:25.690485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-10-08 18:03:25.690495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-08 18:03:25.690505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-openssl. 2025-10-08 18:03:25.690514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../41-python3-openssl_23.2.0-1_all.deb ... 2025-10-08 18:03:25.690524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-openssl (23.2.0-1) ... 2025-10-08 18:03:25.690533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-10-08 18:03:25.690542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-10-08 18:03:25.690551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-08 18:03:25.690561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pycurl. 2025-10-08 18:03:25.690570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-10-08 18:03:25.690579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-10-08 18:03:25.690588 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pyparsing. 2025-10-08 18:03:25.690598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2025-10-08 18:03:25.690607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pyparsing (3.1.1-1) ... 2025-10-08 18:03:25.690616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-tornado. 2025-10-08 18:03:25.690625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-10-08 18:03:25.690673 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-10-08 18:03:25.690683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ffi:amd64. 2025-10-08 18:03:25.690692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-10-08 18:03:25.690702 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-10-08 18:03:25.690711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-childprocess. 2025-10-08 18:03:25.690721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2025-10-08 18:03:25.690730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-childprocess (4.1.0-2) ... 2025-10-08 18:03:25.690739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types-data. 2025-10-08 18:03:25.690749 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-10-08 18:03:25.690758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-10-08 18:03:25.690767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types. 2025-10-08 18:03:25.690784 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2025-10-08 18:03:25.690929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types (3.5.2-1) ... 2025-10-08 18:03:25.690943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ethon. 2025-10-08 18:03:25.690953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-10-08 18:03:25.690963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-08 18:03:25.690973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-10-08 18:03:25.690982 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ruby2-keywords. 2025-10-08 18:03:25.691023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-10-08 18:03:25.691033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-10-08 18:03:25.691043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mustermann. 2025-10-08 18:03:25.691053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2025-10-08 18:03:25.691062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mustermann (3.0.0-2) ... 2025-10-08 18:03:25.691071 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack. 2025-10-08 18:03:25.691081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-10-08 18:03:25.691090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-10-08 18:03:25.691099 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack-protection. 2025-10-08 18:03:25.691109 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-10-08 18:03:25.691118 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-10-08 18:03:25.691128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-tilt. 2025-10-08 18:03:25.691137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2025-10-08 18:03:25.691146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-tilt (2.0.11-2) ... 2025-10-08 18:03:25.691156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sinatra. 2025-10-08 18:03:25.691165 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-10-08 18:03:25.691174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-10-08 18:03:25.691189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pcs. 2025-10-08 18:03:25.691206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2025-10-08 18:03:25.691221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-10-08 18:03:25.691237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-08 18:03:25.691254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:03:25.691271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 18:03:25.691285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-bin. 2025-10-08 18:03:25.691295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:03:25.691313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-08 18:03:25.691323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-session-bus-common. 2025-10-08 18:03:25.691332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-08 18:03:25.691342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-08 18:03:25.691357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:03:25.691366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-daemon. 2025-10-08 18:03:25.691375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:03:25.691385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-08 18:03:25.691394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-system-bus-common. 2025-10-08 18:03:25.691403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-08 18:03:25.691420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:03:25.691430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus. 2025-10-08 18:03:25.691439 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:03:25.691449 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-10-08 18:03:25.691458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-common. 2025-10-08 18:03:25.691467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-10-08 18:03:25.691531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.691541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnet1:amd64. 2025-10-08 18:03:25.691551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-10-08 18:03:25.691561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-08 18:03:25.691570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 18:03:25.691579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 18:03:25.691589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:03:25.691598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libltdl7:amd64. 2025-10-08 18:03:25.691608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2025-10-08 18:03:25.691617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-10-08 18:03:25.691627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpils2t64. 2025-10-08 18:03:25.691668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-08 18:03:25.691678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:03:25.691687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libplumb2t64. 2025-10-08 18:03:25.691696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-08 18:03:25.691713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:03:25.691722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-common. 2025-10-08 18:03:25.691732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-10-08 18:03:25.691741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-08 18:03:25.691751 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-base. 2025-10-08 18:03:25.691760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-10-08 18:03:25.691769 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-08 18:03:25.691779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-resource-agents. 2025-10-08 18:03:25.691788 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-10-08 18:03:25.691798 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.691807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-10-08 18:03:25.691822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:25.691831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.691841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-rules26t64:amd64. 2025-10-08 18:03:25.691890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:25.691901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.691911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcib27t64:amd64. 2025-10-08 18:03:25.691920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:25.691929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.691939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmservice28t64:amd64. 2025-10-08 18:03:25.691948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:25.691957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.691967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstonithd26t64:amd64. 2025-10-08 18:03:25.691976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:25.691989 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.691999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-10-08 18:03:25.692008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:25.692021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.692034 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblrmd28t64:amd64. 2025-10-08 18:03:25.692093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:25.692119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.692145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-status28t64:amd64. 2025-10-08 18:03:25.692168 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:25.692190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.692240 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpacemaker1t64:amd64. 2025-10-08 18:03:25.692265 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:25.692289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.692342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker. 2025-10-08 18:03:25.692356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:25.692399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.692413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-cli-utils. 2025-10-08 18:03:25.692467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../83-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:25.692482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.692540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.692555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-08 18:03:25.692613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The group `haclient' already exists as a system group. Exiting. 2025-10-08 18:03:25.692669 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The system user `hacluster' already exists. Exiting. 2025-10-08 18:03:25.692708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-10-08 18:03:25.692931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records in 2025-10-08 18:03:25.692988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records out 2025-10-08 18:03:25.693001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000167427 s, 24.5 MB/s 2025-10-08 18:03:25.693022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-10-08 18:03:25.693050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dacite (1.8.1-2) ... 2025-10-08 18:03:25.693060 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-10-08 18:03:25.693069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mustermann (3.0.0-2) ... 2025-10-08 18:03:25.693079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up psmisc (23.7-1build1) ... 2025-10-08 18:03:25.693093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-10-08 18:03:25.693103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-08 18:03:25.693112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-10-08 18:03:25.693125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-10-08 18:03:25.693171 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:25.693204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rubygems-integration (1.18) ... 2025-10-08 18:03:25.693258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:03:25.693703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-08 18:03:25.693729 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-08 18:03:25.693739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-six (1.16.0-4) ... 2025-10-08 18:03:25.693749 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pycurl (7.45.3-1build2) ... 2025-10-08 18:03:25.693758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:03:25.693768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:No schema files found: doing nothing. 2025-10-08 18:03:25.693777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pyparsing (3.1.1-1) ... 2025-10-08 18:03:25.693787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-08 18:03:25.693797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 18:03:25.693806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 18:03:25.693816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-net-telnet (0.2.0-1) ... 2025-10-08 18:03:25.693825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-10-08 18:03:25.693835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:25.693844 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-10-08 18:03:25.693882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 18:03:25.693893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:03:25.693902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-10-08 18:03:25.693912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-08 18:03:25.693921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:03:25.693936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-10-08 18:03:25.693945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 18:03:25.693955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-08 18:03:25.693964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-08 18:03:25.693974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:03:25.693983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:03:25.693993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:25.694006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:25.694015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:25.694028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:25.694066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-10-08 18:03:25.694112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-08 18:03:25.694127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-08 18:03:25.694178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-08 18:03:25.694202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-10-08 18:03:25.694216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-08 18:03:25.694261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types (3.5.2-1) ... 2025-10-08 18:03:25.694276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:03:25.694328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:03:25.694343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.694394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3-tools (2:3.98-1build1) ... 2025-10-08 18:03:25.694408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-openssl (23.2.0-1) ... 2025-10-08 18:03:25.694463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:03:25.694477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.694537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.694571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.694614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-10-08 18:03:25.694670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:25.694690 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-10-08 18:03:25.694748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:03:25.694763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.694817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.694832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.694889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.694920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.694963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.695014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rubygems (3.4.20-1) ... 2025-10-08 18:03:25.695028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rake (13.0.6-3) ... 2025-10-08 18:03:25.695083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-08 18:03:25.695098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-10-08 18:03:25.695154 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-08 18:03:25.696201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-10-08 18:03:25.696244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby (1:3.2~ubuntu1) ... 2025-10-08 18:03:25.696258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-10-08 18:03:25.696269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-tilt (2.0.11-2) ... 2025-10-08 18:03:25.696279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-10-08 18:03:25.696290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-10-08 18:03:25.696313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-10-08 18:03:25.696323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-childprocess (4.1.0-2) ... 2025-10-08 18:03:25.696333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-10-08 18:03:25.696342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-10-08 18:03:25.696351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-10-08 18:03:25.696361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pcs (0.11.7-1ubuntu1) ... 2025-10-08 18:03:25.696370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-10-08 18:03:25.696380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:03:25.696389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-10-08 18:03:25.696398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:03:25.696417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.696427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-10-08 18:03:25.696436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:03:25.696446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-08 18:03:25.696455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:03:25.696465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 8b41cd2913dd 2025-10-08 18:03:25.696475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 3a6637898632 2025-10-08 18:03:25.696485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully built 519117f5c8c9 2025-10-08 18:03:25.696495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251008 2025-10-08 18:03:25.696505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Built at 2025-10-08 18:03:25.695690 (took 0:00:34.351246) 2025-10-08 18:03:25.696520 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker-remote) 2025-10-08 18:03:25.696530 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Processing 2025-10-08 18:03:25.696539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building started at 2025-10-08 18:03:25.696168 2025-10-08 18:03:25.697142 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 plugins into plugins archive 2025-10-08 18:03:25.697839 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 additions into additions archive 2025-10-08 18:03:40.246572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251008 2025-10-08 18:03:40.246713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> a3f3f3a4bb81 2025-10-08 18:03:40.246750 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 2/3 : LABEL "build-date"="20251008" "name"="hacluster-pacemaker-remote" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pacemaker-remote" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:03:40.246792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 15f695baa319 2025-10-08 18:03:40.246804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 15f695baa319 2025-10-08 18:03:40.246814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 51db93ed7730 2025-10-08 18:03:40.246829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pacemaker-remote pacemaker-cli-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:03:40.246845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in e6cdca2f1231 2025-10-08 18:03:40.246954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:03:40.247189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:03:40.247213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:03:40.247238 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:03:40.247261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:03:40.247333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:03:40.247352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:03:40.247447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:03:40.247478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:03:40.247492 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:03:40.247571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:03:40.247660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:03:40.247682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:03:40.247748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:03:40.247775 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:03:40.247848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 28.5 MB in 3s (9,231 kB/s) 2025-10-08 18:03:40.247863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2025-10-08 18:03:40.247993 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2025-10-08 18:03:40.248007 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building dependency tree... 2025-10-08 18:03:40.248068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading state information... 2025-10-08 18:03:40.248114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following additional packages will be installed: 2025-10-08 18:03:40.248172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2025-10-08 18:03:40.248202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2025-10-08 18:03:40.248225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-10-08 18:03:40.248311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-common 2025-10-08 18:03:40.248339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-resource-agents resource-agents-base resource-agents-common 2025-10-08 18:03:40.248384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Suggested packages: 2025-10-08 18:03:40.248405 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: low-memory-monitor resource-agents-extra targetcli-fb postgresql 2025-10-08 18:03:40.248478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Recommended packages: 2025-10-08 18:03:40.248493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: dbus libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-10-08 18:03:40.248569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following NEW packages will be installed: 2025-10-08 18:03:40.248584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2025-10-08 18:03:40.248721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2025-10-08 18:03:40.248739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-10-08 18:03:40.248753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-cli-utils pacemaker-common 2025-10-08 18:03:40.248967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-remote pacemaker-resource-agents resource-agents-base 2025-10-08 18:03:40.249030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: resource-agents-common 2025-10-08 18:03:40.249041 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:03:40.249059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Need to get 15.2 MB of archives. 2025-10-08 18:03:40.249069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:After this operation, 50.7 MB of additional disk space will be used. 2025-10-08 18:03:40.249078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:03:40.249114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-10-08 18:03:40.249166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-10-08 18:03:40.249219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 18:03:40.249281 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-10-08 18:03:40.249295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-10-08 18:03:40.249463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-10-08 18:03:40.249496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-10-08 18:03:40.249510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-10-08 18:03:40.249543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-10-08 18:03:40.249554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-10-08 18:03:40.249568 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-08 18:03:40.249667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-08 18:03:40.249689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-10-08 18:03:40.249770 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-10-08 18:03:40.249814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-08 18:03:40.249869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-10-08 18:03:40.249935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-10-08 18:03:40.249957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-10-08 18:03:40.250096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 pacemaker-remote amd64 2.1.6-5ubuntu2 [41.6 kB] 2025-10-08 18:03:40.250107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-08 18:03:40.250116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-10-08 18:03:40.250128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-10-08 18:03:40.250210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-10-08 18:03:40.250263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-10-08 18:03:40.250276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-10-08 18:03:40.250346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 15.2 MB in 1s (13.2 MB/s) 2025-10-08 18:03:40.250389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-common. 2025-10-08 18:03:40.250443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-10-08 18:03:40.250517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(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% 2025-10-08 18:03:40.250533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 70% 2025-10-08 18:03:40.250586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 75% 2025-10-08 18:03:40.250661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 80% 2025-10-08 18:03:40.250710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 85% 2025-10-08 18:03:40.250761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 90% 2025-10-08 18:03:40.250802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 95% 2025-10-08 18:03:40.250851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 18:03:40.250917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../00-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-10-08 18:03:40.250939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.251016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libnet1:amd64. 2025-10-08 18:03:40.251030 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-10-08 18:03:40.251101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-08 18:03:40.251143 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 18:03:40.251189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../02-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 18:03:40.251229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:03:40.251289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libltdl7:amd64. 2025-10-08 18:03:40.251311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2025-10-08 18:03:40.251386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-10-08 18:03:40.251410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpils2t64. 2025-10-08 18:03:40.251473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../04-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-08 18:03:40.251496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:03:40.251559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libplumb2t64. 2025-10-08 18:03:40.251581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../05-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-08 18:03:40.251652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:03:40.251725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libqb100:amd64. 2025-10-08 18:03:40.251767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../06-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-10-08 18:03:40.251819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-08 18:03:40.251861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-common. 2025-10-08 18:03:40.251929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../07-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-10-08 18:03:40.251950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-08 18:03:40.252022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-base. 2025-10-08 18:03:40.252048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../08-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-10-08 18:03:40.252110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-08 18:03:40.252164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-resource-agents. 2025-10-08 18:03:40.252177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../09-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-10-08 18:03:40.252244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.252286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libicu74:amd64. 2025-10-08 18:03:40.252345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../10-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:40.252400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-10-08 18:03:40.252413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 18:03:40.252491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxml2:amd64. 2025-10-08 18:03:40.252532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-08 18:03:40.252594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 18:03:40.252652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxslt1.1:amd64. 2025-10-08 18:03:40.252711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../12-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:03:40.252753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:03:40.252805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-10-08 18:03:40.252847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../13-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:40.252955 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.252995 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-08 18:03:40.253039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../14-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:03:40.253080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 18:03:40.253132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmservice28t64:amd64. 2025-10-08 18:03:40.253175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../15-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:40.253225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.253267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libstonithd26t64:amd64. 2025-10-08 18:03:40.253303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../16-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:40.253355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.253400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package liblrmd28t64:amd64. 2025-10-08 18:03:40.253445 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../17-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:40.253490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.253540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-remote. 2025-10-08 18:03:40.253575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../18-pacemaker-remote_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:40.253652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-remote (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.253691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libncurses6:amd64. 2025-10-08 18:03:40.253744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../19-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-08 18:03:40.253789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 18:03:40.253834 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-rules26t64:amd64. 2025-10-08 18:03:40.253879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../20-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:40.253959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.253978 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcib27t64:amd64. 2025-10-08 18:03:40.254040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../21-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:40.254057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.254128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-status28t64:amd64. 2025-10-08 18:03:40.254153 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../22-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:40.254219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.254237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpacemaker1t64:amd64. 2025-10-08 18:03:40.254308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../23-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:40.254324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.254397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-cli-utils. 2025-10-08 18:03:40.254428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../24-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:03:40.254491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.254522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.254578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The group `haclient' already exists as a system group. Exiting. 2025-10-08 18:03:40.254614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The system user `hacluster' already exists. Exiting. 2025-10-08 18:03:40.254658 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-10-08 18:03:40.254743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records in 2025-10-08 18:03:40.254787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records out 2025-10-08 18:03:40.254830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000164225 s, 24.9 MB/s 2025-10-08 18:03:40.254877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-08 18:03:40.254923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-08 18:03:40.254996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:03:40.255013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:No schema files found: doing nothing. 2025-10-08 18:03:40.255086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 18:03:40.255104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 18:03:40.255178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-10-08 18:03:40.255210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 18:03:40.255263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 18:03:40.255308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:03:40.255352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:03:40.255397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-08 18:03:40.255443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-08 18:03:40.255501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:03:40.255550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.255596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.255644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.255703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.255751 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.255797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.255843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.255916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.256005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-remote (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.256018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: could not determine current runlevel 2025-10-08 18:03:40.256086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:03:40.256120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.256160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-08 18:03:40.256197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:03:40.256235 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container e6cdca2f1231 2025-10-08 18:03:40.256274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> d177813cb222 2025-10-08 18:03:40.256316 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully built 45f9da5e4fe1 2025-10-08 18:03:40.256357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251008 2025-10-08 18:03:40.256447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Built at 2025-10-08 18:03:40.256347 (took 0:00:14.560179) 2025-10-08 18:03:40.256871 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-corosync) 2025-10-08 18:03:40.256958 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Processing 2025-10-08 18:03:40.257010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building started at 2025-10-08 18:03:40.256919 2025-10-08 18:03:40.258012 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 plugins into plugins archive 2025-10-08 18:03:40.258660 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 additions into additions archive 2025-10-08 18:03:52.951994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251008 2025-10-08 18:03:52.952065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> a3f3f3a4bb81 2025-10-08 18:03:52.952084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 2/3 : LABEL "build-date"="20251008" "name"="hacluster-corosync" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-corosync" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:03:52.952100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in 132b29f86cff 2025-10-08 18:03:52.952114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container 132b29f86cff 2025-10-08 18:03:52.952126 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 2f0d9a43855e 2025-10-08 18:03:52.952221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 3/3 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends corosync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:03:52.952236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in e072412722c6 2025-10-08 18:03:52.952248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:03:52.952262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:03:52.952275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:03:52.952287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:03:52.952299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:03:52.952311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:03:52.952324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:03:52.952336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:03:52.952348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:03:52.952380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:03:52.952412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:03:52.952423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:03:52.952433 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:03:52.952442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:03:52.952458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:03:52.952468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 28.5 MB in 4s (8,042 kB/s) 2025-10-08 18:03:52.952478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2025-10-08 18:03:52.952488 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2025-10-08 18:03:52.952498 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building dependency tree... 2025-10-08 18:03:52.952508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading state information... 2025-10-08 18:03:52.952517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following additional packages will be installed: 2025-10-08 18:03:52.952527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 liblzo2-2 2025-10-08 18:03:52.952536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 libstatgrab10t64 2025-10-08 18:03:52.952546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libvotequorum8 libxml2 libxslt1.1 xsltproc 2025-10-08 18:03:52.952559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Recommended packages: 2025-10-08 18:03:52.952570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libqb-tools 2025-10-08 18:03:52.952579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following NEW packages will be installed: 2025-10-08 18:03:52.952589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: corosync libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 2025-10-08 18:03:52.954744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: liblzo2-2 libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 2025-10-08 18:03:52.954775 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libstatgrab10t64 libvotequorum8 libxml2 libxslt1.1 xsltproc 2025-10-08 18:03:52.954787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:03:52.954797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Need to get 13.9 MB of archives. 2025-10-08 18:03:52.954807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:After this operation, 45.6 MB of additional disk space will be used. 2025-10-08 18:03:52.954817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:03:52.954826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-10-08 18:03:52.954836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-10-08 18:03:52.954846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-10-08 18:03:52.954856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-10-08 18:03:52.954865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-10-08 18:03:52.954875 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-10-08 18:03:52.954898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-10-08 18:03:52.954944 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-10-08 18:03:52.954962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-10-08 18:03:52.954980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-10-08 18:03:52.954996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-10-08 18:03:52.955027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-10-08 18:03:52.955044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-10-08 18:03:52.955059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-10-08 18:03:52.955068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.5 [763 kB] 2025-10-08 18:03:52.955078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-10-08 18:03:52.955088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-10-08 18:03:52.955097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-10-08 18:03:52.955106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 13.9 MB in 1s (19.0 MB/s) 2025-10-08 18:03:52.955116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcorosync-common4:amd64. 2025-10-08 18:03:52.955125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2025-10-08 18:03:52.955136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(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% 2025-10-08 18:03:52.955148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2025-10-08 18:03:52.955158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:70% 2025-10-08 18:03:52.955180 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 75% 2025-10-08 18:03:52.955190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:03:52.955199 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 90% 2025-10-08 18:03:52.955209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 95% 2025-10-08 18:03:52.955218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 18:03:52.955228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:52.955237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:52.955247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libqb100:amd64. 2025-10-08 18:03:52.955265 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-10-08 18:03:52.955276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-08 18:03:52.955285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcfg7:amd64. 2025-10-08 18:03:52.955295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:52.955305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:52.955314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcmap4:amd64. 2025-10-08 18:03:52.955323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:52.955333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:52.955342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcpg4:amd64. 2025-10-08 18:03:52.955351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:52.955361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:52.955370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package liblzo2-2:amd64. 2025-10-08 18:03:52.955380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-10-08 18:03:52.955389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-10-08 18:03:52.955399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnspr4:amd64. 2025-10-08 18:03:52.955414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-10-08 18:03:52.955424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-08 18:03:52.955433 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnss3:amd64. 2025-10-08 18:03:52.955443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-10-08 18:03:52.955452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-10-08 18:03:52.955461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libknet1t64:amd64. 2025-10-08 18:03:52.955471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-08 18:03:52.955480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:03:52.955490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnozzle1t64:amd64. 2025-10-08 18:03:52.955499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-08 18:03:52.955508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:03:52.955518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libquorum5:amd64. 2025-10-08 18:03:52.955527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:52.955536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:52.955546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libstatgrab10t64. 2025-10-08 18:03:52.955555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-10-08 18:03:52.955571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-08 18:03:52.955581 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libvotequorum8:amd64. 2025-10-08 18:03:52.955598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:52.955608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:52.955618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libicu74:amd64. 2025-10-08 18:03:52.955661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:52.955676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 18:03:52.955686 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxml2:amd64. 2025-10-08 18:03:52.955696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.5_amd64.deb ... 2025-10-08 18:03:52.955705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 18:03:52.955714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxslt1.1:amd64. 2025-10-08 18:03:52.955724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:03:52.955733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:03:52.955743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package xsltproc. 2025-10-08 18:03:52.955752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:03:52.955762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:03:52.955771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package corosync. 2025-10-08 18:03:52.955780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:03:52.955790 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:52.955799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-08 18:03:52.955808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-10-08 18:03:52.955818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:52.955827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:03:52.955836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-08 18:03:52.955851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-08 18:03:52.955861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:52.955870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-10-08 18:03:52.955880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.5) ... 2025-10-08 18:03:52.955889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:52.955898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:52.955938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:52.955957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:52.955983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-10-08 18:03:52.955999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:03:52.956009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:03:52.956026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:03:52.956043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-10-08 18:03:52.956060 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: could not determine current runlevel 2025-10-08 18:03:52.956076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:03:52.956093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:03:52.956110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container e072412722c6 2025-10-08 18:03:52.956126 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 63696dff0c43 2025-10-08 18:03:52.956144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully built 9067dae8785c 2025-10-08 18:03:52.956173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251008 2025-10-08 18:03:52.956186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Built at 2025-10-08 18:03:52.954350 (took 0:00:12.697431) 2025-10-08 18:03:52.956195 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis) 2025-10-08 18:03:52.956205 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Processing 2025-10-08 18:03:52.956214 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building started at 2025-10-08 18:03:52.954738 2025-10-08 18:03:52.956224 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 plugins into plugins archive 2025-10-08 18:03:52.956233 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 additions into additions archive 2025-10-08 18:04:06.178310 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 1/5 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20251008 2025-10-08 18:04:06.178369 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 386ab6bdf2b6 2025-10-08 18:04:06.178432 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 2/5 : LABEL "build-date"="20251008" "name"="redis" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:04:06.178476 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in a881994ccb9f 2025-10-08 18:04:06.178549 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container a881994ccb9f 2025-10-08 18:04:06.178580 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 8013fd04544a 2025-10-08 18:04:06.178663 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends redis-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:04:06.178769 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 05886ffbf8e2 2025-10-08 18:04:06.178817 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:04:06.178869 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:04:06.178911 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:04:06.178994 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:04:06.179033 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:04:06.179078 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:04:06.179128 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:04:06.179179 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:04:06.179228 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:04:06.179278 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:04:06.179327 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:04:06.179376 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:04:06.179446 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:04:06.179493 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:04:06.179541 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:04:06.179591 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 28.5 MB in 4s (7,129 kB/s) 2025-10-08 18:04:06.179708 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-10-08 18:04:06.179756 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-10-08 18:04:06.179806 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-10-08 18:04:06.179855 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-10-08 18:04:06.179902 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following additional packages will be installed: 2025-10-08 18:04:06.179956 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-tools 2025-10-08 18:04:06.180006 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Suggested packages: 2025-10-08 18:04:06.180052 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ruby-redis 2025-10-08 18:04:06.180100 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following NEW packages will be installed: 2025-10-08 18:04:06.180147 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-server redis-tools 2025-10-08 18:04:06.180193 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:04:06.180237 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Need to get 1,492 kB of archives. 2025-10-08 18:04:06.180280 | ubuntu-noble-large | INFO:kolla.common.utils.redis:After this operation, 7,608 kB of additional disk space will be used. 2025-10-08 18:04:06.180322 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:04:06.180369 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-10-08 18:04:06.180417 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2025-10-08 18:04:06.180462 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2025-10-08 18:04:06.180511 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-tools amd64 5:7.0.15-1ubuntu0.24.04.1 [1,166 kB] 2025-10-08 18:04:06.180559 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-server amd64 5:7.0.15-1ubuntu0.24.04.1 [51.7 kB] 2025-10-08 18:04:06.180598 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 1,492 kB in 1s (2,261 kB/s) 2025-10-08 18:04:06.180664 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libatomic1:amd64. 2025-10-08 18:04:06.180721 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2025-10-08 18:04:06.180767 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(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% 2025-10-08 18:04:06.180824 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:04:06.180841 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 80% 2025-10-08 18:04:06.180905 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 85% 2025-10-08 18:04:06.180985 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 90% 2025-10-08 18:04:06.181041 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 95% 2025-10-08 18:04:06.181090 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 18:04:06.181138 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 18:04:06.181179 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:04:06.181225 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libjemalloc2:amd64. 2025-10-08 18:04:06.181271 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-10-08 18:04:06.181316 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-10-08 18:04:06.181361 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package liblzf1:amd64. 2025-10-08 18:04:06.181406 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2025-10-08 18:04:06.181465 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking liblzf1:amd64 (3.6-4) ... 2025-10-08 18:04:06.181511 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-tools. 2025-10-08 18:04:06.181558 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.1_amd64.deb ... 2025-10-08 18:04:06.181603 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.1) ... 2025-10-08 18:04:06.181679 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-server. 2025-10-08 18:04:06.181730 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-server_5%3a7.0.15-1ubuntu0.24.04.1_amd64.deb ... 2025-10-08 18:04:06.181775 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-server (5:7.0.15-1ubuntu0.24.04.1) ... 2025-10-08 18:04:06.181820 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-10-08 18:04:06.181865 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up liblzf1:amd64 (3.6-4) ... 2025-10-08 18:04:06.181910 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:04:06.181969 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.1) ... 2025-10-08 18:04:06.182015 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-server (5:7.0.15-1ubuntu0.24.04.1) ... 2025-10-08 18:04:06.182061 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: could not determine current runlevel 2025-10-08 18:04:06.182104 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:04:06.182149 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:04:06.182193 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 05886ffbf8e2 2025-10-08 18:04:06.182238 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> ce89bd26a513 2025-10-08 18:04:06.182289 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:04:06.182337 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 7acbc99d3298 2025-10-08 18:04:06.182384 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-10-08 18:04:06.182432 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-10-08 18:04:06.182478 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-10-08 18:04:06.182526 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Package 'build-essential' is not installed, so not removed 2025-10-08 18:04:06.182568 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:04:06.182616 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-10-08 18:04:06.182681 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-10-08 18:04:06.182730 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-10-08 18:04:06.182780 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:04:06.182824 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 7acbc99d3298 2025-10-08 18:04:06.182870 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 842bfcab2e17 2025-10-08 18:04:06.182915 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 5/5 : USER redis 2025-10-08 18:04:06.183006 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 691c4df87ea3 2025-10-08 18:04:06.183057 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 691c4df87ea3 2025-10-08 18:04:06.183105 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> af1807ca0dfa 2025-10-08 18:04:06.183154 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully built 174870173d87 2025-10-08 18:04:06.183201 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully tagged osism.harbor.regio.digital/kolla/redis:build-20251008 2025-10-08 18:04:06.183355 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Built at 2025-10-08 18:04:06.183240 (took 0:00:13.228502) 2025-10-08 18:04:06.183753 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-sentinel) 2025-10-08 18:04:06.183826 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Processing 2025-10-08 18:04:06.183899 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building started at 2025-10-08 18:04:06.183822 2025-10-08 18:04:06.184761 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 plugins into plugins archive 2025-10-08 18:04:06.185384 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 additions into additions archive 2025-10-08 18:04:19.490062 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 1/7 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20251008 2025-10-08 18:04:19.490172 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 386ab6bdf2b6 2025-10-08 18:04:19.490193 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 2/7 : LABEL "build-date"="20251008" "name"="redis-sentinel" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis-sentinel" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:04:19.490210 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 692bac09ed01 2025-10-08 18:04:19.490258 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 692bac09ed01 2025-10-08 18:04:19.490270 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 301884edcd39 2025-10-08 18:04:19.490281 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends redis-sentinel && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:04:19.490291 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in d8a8999047ab 2025-10-08 18:04:19.490301 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:04:19.490311 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:04:19.490322 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:04:19.490332 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:04:19.490343 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:04:19.490352 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:04:19.490362 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:04:19.490376 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:04:19.490385 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:04:19.490395 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:04:19.490404 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:04:19.490414 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:04:19.490428 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:04:19.490438 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:04:19.490451 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:04:19.490515 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 28.5 MB in 3s (8,878 kB/s) 2025-10-08 18:04:19.490526 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-10-08 18:04:19.490540 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-10-08 18:04:19.490551 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-10-08 18:04:19.490663 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-10-08 18:04:19.490682 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following additional packages will be installed: 2025-10-08 18:04:19.490692 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-tools 2025-10-08 18:04:19.490740 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Suggested packages: 2025-10-08 18:04:19.490751 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ruby-redis 2025-10-08 18:04:19.490821 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following NEW packages will be installed: 2025-10-08 18:04:19.490833 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-sentinel redis-tools 2025-10-08 18:04:19.490847 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:04:19.490867 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Need to get 1,452 kB of archives. 2025-10-08 18:04:19.490880 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:After this operation, 7,504 kB of additional disk space will be used. 2025-10-08 18:04:19.490890 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:04:19.490938 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-10-08 18:04:19.490950 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2025-10-08 18:04:19.490993 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2025-10-08 18:04:19.491004 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-tools amd64 5:7.0.15-1ubuntu0.24.04.1 [1,166 kB] 2025-10-08 18:04:19.491017 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-sentinel amd64 5:7.0.15-1ubuntu0.24.04.1 [12.3 kB] 2025-10-08 18:04:19.491112 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 1,453 kB in 1s (1,654 kB/s) 2025-10-08 18:04:19.491124 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libatomic1:amd64. 2025-10-08 18:04:19.491134 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2025-10-08 18:04:19.491151 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(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% 2025-10-08 18:04:19.491166 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 70% 2025-10-08 18:04:19.491178 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 75% 2025-10-08 18:04:19.491248 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 80% 2025-10-08 18:04:19.491259 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 85% 2025-10-08 18:04:19.491272 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 90% 2025-10-08 18:04:19.491282 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 95% 2025-10-08 18:04:19.491343 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-10-08 18:04:19.491354 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 18:04:19.491368 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:04:19.491378 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2025-10-08 18:04:19.491442 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-10-08 18:04:19.491453 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-10-08 18:04:19.491498 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package liblzf1:amd64. 2025-10-08 18:04:19.491509 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2025-10-08 18:04:19.491554 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2025-10-08 18:04:19.491565 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-tools. 2025-10-08 18:04:19.491609 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.1_amd64.deb ... 2025-10-08 18:04:19.491620 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.1) ... 2025-10-08 18:04:19.491684 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-sentinel. 2025-10-08 18:04:19.491695 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-sentinel_5%3a7.0.15-1ubuntu0.24.04.1_amd64.deb ... 2025-10-08 18:04:19.491708 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-sentinel (5:7.0.15-1ubuntu0.24.04.1) ... 2025-10-08 18:04:19.491718 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-10-08 18:04:19.491785 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2025-10-08 18:04:19.491796 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:04:19.491818 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.1) ... 2025-10-08 18:04:19.491828 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-sentinel (5:7.0.15-1ubuntu0.24.04.1) ... 2025-10-08 18:04:19.491875 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: could not determine current runlevel 2025-10-08 18:04:19.491885 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:04:19.491930 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:04:19.491941 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container d8a8999047ab 2025-10-08 18:04:19.492054 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 3520be0677a3 2025-10-08 18:04:19.492068 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:04:19.492078 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 272e0c393ce6 2025-10-08 18:04:19.492091 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 18:04:19.492101 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 10dcbfb12ef6 2025-10-08 18:04:19.492114 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 10dcbfb12ef6 2025-10-08 18:04:19.492124 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 43e31d36b6c2 2025-10-08 18:04:19.492191 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:04:19.492203 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in d95f1045b088 2025-10-08 18:04:19.492217 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-10-08 18:04:19.492226 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-10-08 18:04:19.492290 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-10-08 18:04:19.492301 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Package 'build-essential' is not installed, so not removed 2025-10-08 18:04:19.492314 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:04:19.492324 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-10-08 18:04:19.492384 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-10-08 18:04:19.492394 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-10-08 18:04:19.492406 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:04:19.492417 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container d95f1045b088 2025-10-08 18:04:19.492483 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 3ce91bfdfec7 2025-10-08 18:04:19.492493 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 7/7 : USER redis 2025-10-08 18:04:19.492505 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in ed810af62442 2025-10-08 18:04:19.492525 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container ed810af62442 2025-10-08 18:04:19.492582 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 60a733f761a0 2025-10-08 18:04:19.492592 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully built c3bcfb812360 2025-10-08 18:04:19.492603 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/redis-sentinel:build-20251008 2025-10-08 18:04:19.492754 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Built at 2025-10-08 18:04:19.492597 (took 0:00:13.308775) 2025-10-08 18:04:19.493093 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-base) 2025-10-08 18:04:19.493109 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Processing 2025-10-08 18:04:19.493224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building started at 2025-10-08 18:04:19.493091 2025-10-08 18:04:19.493992 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 plugins into plugins archive 2025-10-08 18:04:19.494497 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 additions into additions archive 2025-10-08 18:04:29.018924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251008 2025-10-08 18:04:29.019030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 4b6c94bce06e 2025-10-08 18:04:29.019070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 2/5 : LABEL "build-date"="20251008" "name"="ovn-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:04:29.019160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 77e1cdee852e 2025-10-08 18:04:29.019175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 77e1cdee852e 2025-10-08 18:04:29.019187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 9ee903728644 2025-10-08 18:04:29.019201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-common && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:04:29.019215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 5b97c991e632 2025-10-08 18:04:29.019298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:04:29.019313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:04:29.019326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:04:29.019382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:04:29.019395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:04:29.019444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:04:29.019496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:04:29.019546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:04:29.019595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:04:29.019704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:04:29.019747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:04:29.019814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:04:29.020742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:04:29.020764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:04:29.020777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:04:29.020788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 28.5 MB in 3s (11.1 MB/s) 2025-10-08 18:04:29.020800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-10-08 18:04:29.020812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-10-08 18:04:29.020823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2025-10-08 18:04:29.020835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2025-10-08 18:04:29.020844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following NEW packages will be installed: 2025-10-08 18:04:29.020854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ovn-common 2025-10-08 18:04:29.020864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:04:29.020874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Need to get 1,169 kB of archives. 2025-10-08 18:04:29.020884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 4,503 kB of additional disk space will be used. 2025-10-08 18:04:29.020893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 ovn-common amd64 24.09.0-1~cloud0 [1,169 kB] 2025-10-08 18:04:29.020904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 1,169 kB in 0s (7,066 kB/s) 2025-10-08 18:04:29.020919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package ovn-common. 2025-10-08 18:04:29.020929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-10-08 18:04:29.020944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(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% 2025-10-08 18:04:29.021075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-10-08 18:04:29.021132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:70% 2025-10-08 18:04:29.021248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 75% 2025-10-08 18:04:29.021316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 80% 2025-10-08 18:04:29.021372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 85% 2025-10-08 18:04:29.021439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 90% 2025-10-08 18:04:29.021513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2025-10-08 18:04:29.021589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 11835 files and directories currently installed.) 2025-10-08 18:04:29.021711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../ovn-common_24.09.0-1~cloud0_amd64.deb ... 2025-10-08 18:04:29.021789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking ovn-common (24.09.0-1~cloud0) ... 2025-10-08 18:04:29.021866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up ovn-common (24.09.0-1~cloud0) ... 2025-10-08 18:04:29.021946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-10-08 18:04:29.022047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 5b97c991e632 2025-10-08 18:04:29.022126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> dc1b8b50e0e7 2025-10-08 18:04:29.022204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:04:29.022282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 265ca29c909e 2025-10-08 18:04:29.022436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 18:04:29.022513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in c16df520ed06 2025-10-08 18:04:29.022591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container c16df520ed06 2025-10-08 18:04:29.022689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 2ddd01f360a8 2025-10-08 18:04:29.022783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully built 894ee5aea3b2 2025-10-08 18:04:29.022861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully tagged osism.harbor.regio.digital/kolla/ovn-base:build-20251008 2025-10-08 18:04:29.023053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Built at 2025-10-08 18:04:29.022872 (took 0:00:09.529781) 2025-10-08 18:04:29.023797 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-northd) to queue 2025-10-08 18:04:29.023821 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-nb-db-server) to queue 2025-10-08 18:04:29.023832 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-server) to queue 2025-10-08 18:04:29.023842 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-controller) to queue 2025-10-08 18:04:29.024768 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-vswitchd) 2025-10-08 18:04:29.024792 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Processing 2025-10-08 18:04:29.024804 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building started at 2025-10-08 18:04:29.023960 2025-10-08 18:04:29.025461 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 plugins into plugins archive 2025-10-08 18:04:29.026243 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 additions into additions archive 2025-10-08 18:04:32.020927 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251008 2025-10-08 18:04:32.021072 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 4b6c94bce06e 2025-10-08 18:04:32.021097 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 2/5 : LABEL "build-date"="20251008" "name"="openvswitch-vswitchd" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-vswitchd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:04:32.021152 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 7592ad7a02ac 2025-10-08 18:04:32.021268 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 7592ad7a02ac 2025-10-08 18:04:32.021312 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> b76696981796 2025-10-08 18:04:32.021422 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2025-10-08 18:04:32.021483 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 568fe57ce1af 2025-10-08 18:04:32.021550 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_openvswitch_extend_start 2025-10-08 18:04:32.021666 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 33ac96db8da3 2025-10-08 18:04:32.021704 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 33ac96db8da3 2025-10-08 18:04:32.021790 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 98517d234731 2025-10-08 18:04:32.021869 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:04:32.021925 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in eb8cc5c11177 2025-10-08 18:04:32.022018 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2025-10-08 18:04:32.022086 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2025-10-08 18:04:32.022157 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2025-10-08 18:04:32.022233 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Package 'build-essential' is not installed, so not removed 2025-10-08 18:04:32.022298 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:04:32.022429 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2025-10-08 18:04:32.022492 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2025-10-08 18:04:32.022557 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2025-10-08 18:04:32.022619 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:04:32.022721 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container eb8cc5c11177 2025-10-08 18:04:32.022796 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> febc4d7ef793 2025-10-08 18:04:32.022867 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully built 495aa54240c9 2025-10-08 18:04:32.022936 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251008 2025-10-08 18:04:32.023112 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Built at 2025-10-08 18:04:32.022947 (took 0:00:02.998987) 2025-10-08 18:04:32.023782 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-db-server) 2025-10-08 18:04:32.023803 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Processing 2025-10-08 18:04:32.023814 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building started at 2025-10-08 18:04:32.023606 2025-10-08 18:04:32.025869 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 plugins into plugins archive 2025-10-08 18:04:32.025892 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 additions into additions archive 2025-10-08 18:04:35.018963 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251008 2025-10-08 18:04:35.019060 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 4b6c94bce06e 2025-10-08 18:04:35.019080 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 2/5 : LABEL "build-date"="20251008" "name"="openvswitch-db-server" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:04:35.019121 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 635210e0c3e7 2025-10-08 18:04:35.019133 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 635210e0c3e7 2025-10-08 18:04:35.019143 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 9ab2cc1499b9 2025-10-08 18:04:35.019153 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2025-10-08 18:04:35.019162 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 6b26164d4bae 2025-10-08 18:04:35.019172 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 4/5 : RUN chmod 755 /usr/local/bin/kolla_openvswitch_extend_start 2025-10-08 18:04:35.019181 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in aee5e39487ca 2025-10-08 18:04:35.019191 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container aee5e39487ca 2025-10-08 18:04:35.019200 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 5ec4aba2e435 2025-10-08 18:04:35.019227 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:04:35.019239 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 2b55c7bd0cf0 2025-10-08 18:04:35.019249 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2025-10-08 18:04:35.019258 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2025-10-08 18:04:35.019268 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2025-10-08 18:04:35.019364 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Package 'build-essential' is not installed, so not removed 2025-10-08 18:04:35.019377 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:04:35.019386 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2025-10-08 18:04:35.019396 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2025-10-08 18:04:35.019405 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2025-10-08 18:04:35.019415 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:04:35.019425 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 2b55c7bd0cf0 2025-10-08 18:04:35.019434 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> f9dd08a808b6 2025-10-08 18:04:35.019443 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully built 9b7599b346b4 2025-10-08 18:04:35.019494 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251008 2025-10-08 18:04:35.019832 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Built at 2025-10-08 18:04:35.019428 (took 0:00:02.995822) 2025-10-08 18:04:35.021104 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-base) 2025-10-08 18:04:35.021160 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Processing 2025-10-08 18:04:35.021173 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building started at 2025-10-08 18:04:35.020192 2025-10-08 18:04:35.021184 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Getting local archive from tarballs/octavia-stable-2024.2.tar.gz 2025-10-08 18:04:35.024792 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 plugins into plugins archive 2025-10-08 18:04:35.025472 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 additions into additions archive 2025-10-08 18:05:04.951956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:05:04.952085 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 7c68626a079c 2025-10-08 18:05:04.952105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 2/7 : LABEL "build-date"="20251008" "name"="octavia-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:05:04.952119 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 193004a71da1 2025-10-08 18:05:04.952131 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 193004a71da1 2025-10-08 18:05:04.952141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> a1719f15cc32 2025-10-08 18:05:04.952151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 3/7 : RUN usermod --append --home /var/lib/octavia --groups kolla octavia && mkdir -p /var/lib/octavia && chown -R 42437:42437 /var/lib/octavia 2025-10-08 18:05:04.952162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in d6e6b77b995b 2025-10-08 18:05:04.952172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container d6e6b77b995b 2025-10-08 18:05:04.952182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 25da855314bc 2025-10-08 18:05:04.952209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-openvswitch && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:05:04.952221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 0d1804fe5086 2025-10-08 18:05:04.952230 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:05:04.952241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:05:04.952251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:05:04.952261 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:05:04.952271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:05:04.952289 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:05:04.952299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:05:04.952309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:05:04.952319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:05:04.952328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:05:04.952400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:05:04.952411 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:05:04.952421 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:05:04.952439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:05:04.952449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:05:04.952459 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 28.5 MB in 3s (10.2 MB/s) 2025-10-08 18:05:04.952469 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2025-10-08 18:05:04.952478 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2025-10-08 18:05:04.952488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building dependency tree... 2025-10-08 18:05:04.952498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading state information... 2025-10-08 18:05:04.952507 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following additional packages will be installed: 2025-10-08 18:05:04.952556 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-sortedcontainers 2025-10-08 18:05:04.952566 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Suggested packages: 2025-10-08 18:05:04.952576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-netaddr python3-pyparsing python-sortedcontainers-doc 2025-10-08 18:05:04.952586 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following NEW packages will be installed: 2025-10-08 18:05:04.952595 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-openvswitch 2025-10-08 18:05:04.952691 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-sortedcontainers 2025-10-08 18:05:04.952706 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:05:04.952717 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Need to get 1,736 kB of archives. 2025-10-08 18:05:04.952727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:After this operation, 5,513 kB of additional disk space will be used. 2025-10-08 18:05:04.952778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:05:04.952789 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-08 18:05:04.952837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-08 18:05:04.952848 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-08 18:05:04.952899 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-08 18:05:04.952910 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-08 18:05:04.952955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-08 18:05:04.953013 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 1,736 kB in 1s (2,415 kB/s) 2025-10-08 18:05:04.953024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libnuma1:amd64. 2025-10-08 18:05:04.953113 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2025-10-08 18:05:04.953151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(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% 2025-10-08 18:05:04.953217 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 70% 2025-10-08 18:05:04.956528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 75% 2025-10-08 18:05:04.956593 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2025-10-08 18:05:04.956603 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:80% 2025-10-08 18:05:04.956610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 85% 2025-10-08 18:05:04.956616 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 90% 2025-10-08 18:05:04.956651 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 95% 2025-10-08 18:05:04.956661 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:05:04.956669 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../0-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-08 18:05:04.956675 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:05:04.956682 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-08 18:05:04.956689 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-08 18:05:04.956696 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:05:04.956702 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libunbound8:amd64. 2025-10-08 18:05:04.956708 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-08 18:05:04.956715 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 18:05:04.956721 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libxdp1:amd64. 2025-10-08 18:05:04.956727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-08 18:05:04.956734 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 18:05:04.956740 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-sortedcontainers. 2025-10-08 18:05:04.956746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../4-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-08 18:05:04.956752 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-08 18:05:04.956759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-openvswitch. 2025-10-08 18:05:04.956765 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../5-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 18:05:04.956771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 18:05:04.956778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:05:04.956784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-08 18:05:04.956790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 18:05:04.956796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 18:05:04.956803 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:05:04.956809 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 18:05:04.956815 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:05:04.956821 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 0d1804fe5086 2025-10-08 18:05:04.956828 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> cffb538b352c 2025-10-08 18:05:04.956834 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 5/7 : ADD octavia-base-archive /octavia-base-source 2025-10-08 18:05:04.956840 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 17c8adc499ac 2025-10-08 18:05:04.956847 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:05:04.956858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 5dca8618b988 2025-10-08 18:05:04.956880 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 7/7 : RUN ln -s /octavia-base-source/* octavia && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /octavia && mkdir -p /etc/octavia && cp -r /octavia/etc/* /etc/octavia/ && cp /octavia/etc/audit/octavia_api_audit_map.conf.sample /etc/octavia/octavia_api_audit_map.conf && touch /usr/local/bin/kolla_octavia_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_octavia_extend_start 2025-10-08 18:05:04.956889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in d0e0e92ab3f0 2025-10-08 18:05:04.956896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing /octavia 2025-10-08 18:05:04.956902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (setup.py): started 2025-10-08 18:05:04.956909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:05:04.956924 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (1.13.2) 2025-10-08 18:05:04.956932 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting cotyledon>=1.3.0 (from octavia==15.0.2.dev3) 2025-10-08 18:05:04.956938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-10-08 18:05:04.956945 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pecan>=1.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (1.5.1) 2025-10-08 18:05:04.956952 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (6.1.0) 2025-10-08 18:05:04.956959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: SQLAlchemy>=1.2.19 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (2.0.32) 2025-10-08 18:05:04.956965 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==15.0.2.dev3) 2025-10-08 18:05:04.956972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-10-08 18:05:04.956978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (3.0.0) 2025-10-08 18:05:04.956984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: requests>=2.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (2.32.3) 2025-10-08 18:05:04.956991 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (2.0.0) 2025-10-08 18:05:04.956997 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (5.8.1) 2025-10-08 18:05:04.957004 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (10.7.1) 2025-10-08 18:05:04.957011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (1.8.8) 2025-10-08 18:05:04.957017 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (5.3.0) 2025-10-08 18:05:04.957024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: openstacksdk>=0.103.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (4.0.1) 2025-10-08 18:05:04.957030 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (9.6.0) 2025-10-08 18:05:04.957041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (5.6.0) 2025-10-08 18:05:04.957078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.db>=8.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev3) (16.0.0) 2025-10-08 18:05:04.957091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (6.4.0) 2025-10-08 18:05:04.957102 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (6.1.2) 2025-10-08 18:05:04.957120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (14.9.1) 2025-10-08 18:05:04.957129 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.middleware>=4.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (6.2.0) 2025-10-08 18:05:04.957135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.policy>=3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (4.4.0) 2025-10-08 18:05:04.957142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (3.4.0) 2025-10-08 18:05:04.957156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.serialization>=2.28.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (5.5.0) 2025-10-08 18:05:04.957162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (2.4.0) 2025-10-08 18:05:04.957168 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (7.3.0) 2025-10-08 18:05:04.957175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: psutil>=5.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (6.0.0) 2025-10-08 18:05:04.957181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==15.0.2.dev3) 2025-10-08 18:05:04.957187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-10-08 18:05:04.957193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1-modules>=0.0.6 (from octavia==15.0.2.dev3) 2025-10-08 18:05:04.957200 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-08 18:05:04.957206 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-barbicanclient>=4.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (7.0.0) 2025-10-08 18:05:04.957212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (4.7.0) 2025-10-08 18:05:04.957219 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (18.7.0) 2025-10-08 18:05:04.957225 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-cinderclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (9.6.0) 2025-10-08 18:05:04.957231 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (0.12.1) 2025-10-08 18:05:04.957243 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (3.1.4) 2025-10-08 18:05:04.957250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting taskflow>=5.5.0 (from octavia==15.0.2.dev3) 2025-10-08 18:05:04.957256 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:05:04.957263 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: castellan>=0.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (5.1.1) 2025-10-08 18:05:04.957269 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: tenacity>=5.0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (8.3.0) 2025-10-08 18:05:04.957275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting distro>=1.2.0 (from octavia==15.0.2.dev3) 2025-10-08 18:05:04.957282 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-10-08 18:05:04.957288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (4.19.2) 2025-10-08 18:05:04.957294 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting octavia-lib>=3.3.0 (from octavia==15.0.2.dev3) 2025-10-08 18:05:04.957301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading octavia_lib-3.6.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 18:05:04.957312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (1.3.3) 2025-10-08 18:05:04.957318 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (2.9.0.post0) 2025-10-08 18:05:04.957324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Flask!=0.11,>=0.10 (from octavia==15.0.2.dev3) 2025-10-08 18:05:04.957331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-10-08 18:05:04.957337 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cryptography>=42.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (42.0.8) 2025-10-08 18:05:04.957348 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyroute2>=0.5.14 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==15.0.2.dev3) (0.7.12) 2025-10-08 18:05:04.957354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting gunicorn>=19.9.0 (from octavia==15.0.2.dev3) 2025-10-08 18:05:04.957361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-10-08 18:05:04.957433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Werkzeug>=0.14.1 (from octavia==15.0.2.dev3) 2025-10-08 18:05:04.957441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 18:05:04.957448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==15.0.2.dev3) (1.3.5) 2025-10-08 18:05:04.957454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==15.0.2.dev3) (4.12.2) 2025-10-08 18:05:04.957461 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==15.0.2.dev3) (1.17.0) 2025-10-08 18:05:04.957467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==15.0.2.dev3) (2.22) 2025-10-08 18:05:04.957479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->octavia==15.0.2.dev3) 2025-10-08 18:05:04.957486 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-08 18:05:04.957492 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==15.0.2.dev3) (8.1.7) 2025-10-08 18:05:04.957499 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->octavia==15.0.2.dev3) 2025-10-08 18:05:04.957505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-08 18:05:04.957512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: packaging in /var/lib/kolla/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==15.0.2.dev3) (24.1) 2025-10-08 18:05:04.957518 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->octavia==15.0.2.dev3) (2.1.5) 2025-10-08 18:05:04.957525 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.0.2.dev3) (24.2.0) 2025-10-08 18:05:04.957531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.0.2.dev3) (2023.12.1) 2025-10-08 18:05:04.957538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.0.2.dev3) (0.35.1) 2025-10-08 18:05:04.957545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==15.0.2.dev3) (0.20.0) 2025-10-08 18:05:04.957551 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==15.0.2.dev3) (2.1.0) 2025-10-08 18:05:04.957559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==15.0.2.dev3) (1.7.0) 2025-10-08 18:05:04.957569 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev3) (2.9.0) 2025-10-08 18:05:04.957575 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev3) (3.8.0) 2025-10-08 18:05:04.957582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev3) (3.1.1) 2025-10-08 18:05:04.957588 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev3) (5.5.0) 2025-10-08 18:05:04.957599 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev3) (6.0.2) 2025-10-08 18:05:04.957606 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev3) (5.1.1) 2025-10-08 18:05:04.957612 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev3) (1.3.3) 2025-10-08 18:05:04.957681 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev3) (1.0.1) 2025-10-08 18:05:04.957691 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev3) (1.33) 2025-10-08 18:05:04.957698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev3) (0.11.0) 2025-10-08 18:05:04.957704 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev3) (4.2.2) 2025-10-08 18:05:04.957711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==15.0.2.dev3) (1.4.0) 2025-10-08 18:05:04.957717 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==15.0.2.dev3) (3.0.0) 2025-10-08 18:05:04.957724 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==15.0.2.dev3) (3.0.0) 2025-10-08 18:05:04.957730 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==15.0.2.dev3) (0.10.1) 2025-10-08 18:05:04.957737 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->octavia==15.0.2.dev3) (1.16.0) 2025-10-08 18:05:04.957771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev3) (2.0.1) 2025-10-08 18:05:04.957778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev3) (0.5.0) 2025-10-08 18:05:04.957785 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyMySQL>=0.7.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev3) (1.1.1) 2025-10-08 18:05:04.957820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (5.2.0) 2025-10-08 18:05:04.957831 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (5.5.0) 2025-10-08 18:05:04.957864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (5.4.0) 2025-10-08 18:05:04.957896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (0.9.0) 2025-10-08 18:05:04.957928 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (3.5.0) 2025-10-08 18:05:04.957968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (5.1.0) 2025-10-08 18:05:04.958010 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (0.20.0) 2025-10-08 18:05:04.958018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==15.0.2.dev3) (4.0.1) 2025-10-08 18:05:04.958076 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==15.0.2.dev3) (4.0.1) 2025-10-08 18:05:04.958100 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==15.0.2.dev3) (1.0.8) 2025-10-08 18:05:04.958150 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==15.0.2.dev3) (2024.1) 2025-10-08 18:05:04.959384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (3.10.1) 2025-10-08 18:05:04.959414 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (3.1.0) 2025-10-08 18:05:04.959425 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (2.5.1) 2025-10-08 18:05:04.959435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (1.6.0) 2025-10-08 18:05:04.959445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (0.36.1) 2025-10-08 18:05:04.959454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (3.0.3) 2025-10-08 18:05:04.959464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (6.1.0) 2025-10-08 18:05:04.959476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (2.6.1) 2025-10-08 18:05:04.959486 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (0.19) 2025-10-08 18:05:04.959506 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==15.0.2.dev3) (3.11.0) 2025-10-08 18:05:04.959517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==15.0.2.dev3) (3.1.2) 2025-10-08 18:05:04.959526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (67.2.0) 2025-10-08 18:05:04.959544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.2->octavia==15.0.2.dev3) (0.3.5) 2025-10-08 18:05:04.959554 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==15.0.2.dev3) (0.2.13) 2025-10-08 18:05:04.959564 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.0.2.dev3) (2024.1) 2025-10-08 18:05:04.959573 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.0.2.dev3) (1.16.0) 2025-10-08 18:05:04.959583 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==15.0.2.dev3) (4.7.0) 2025-10-08 18:05:04.959593 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev3) (0.5.2) 2025-10-08 18:05:04.959602 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev3) (2.4.3) 2025-10-08 18:05:04.959621 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev3) (1.9.0) 2025-10-08 18:05:04.959667 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==15.0.2.dev3) (24.2.1) 2025-10-08 18:05:04.959678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==15.0.2.dev3) (2.0.1) 2025-10-08 18:05:04.959688 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.0.2.dev3) (3.3.2) 2025-10-08 18:05:04.959697 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.0.2.dev3) (3.8) 2025-10-08 18:05:04.959707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.0.2.dev3) (1.26.19) 2025-10-08 18:05:04.959717 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==15.0.2.dev3) (2025.10.5) 2025-10-08 18:05:04.959726 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev3) (0.7) 2025-10-08 18:05:04.959736 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=5.5.0->octavia==15.0.2.dev3) (3.2.0) 2025-10-08 18:05:04.959746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting networkx>=2.1.0 (from taskflow>=5.5.0->octavia==15.0.2.dev3) 2025-10-08 18:05:04.959763 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:05:04.959773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pydot>=1.2.4 (from taskflow>=5.5.0->octavia==15.0.2.dev3) 2025-10-08 18:05:04.959788 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-10-08 18:05:04.959798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev3) (2.7.2) 2025-10-08 18:05:04.959808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==15.0.2.dev3) (0.8.1) 2025-10-08 18:05:04.959817 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==15.0.2.dev3) (6.11.0) 2025-10-08 18:05:04.959827 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==15.0.2.dev3) (3.20.0) 2025-10-08 18:05:04.959836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-10-08 18:05:04.959846 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-10-08 18:05:04.959855 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-10-08 18:05:04.959865 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-10-08 18:05:04.959874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-10-08 18:05:04.959884 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-10-08 18:05:04.959893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading octavia_lib-3.6.0-py3-none-any.whl (38 kB) 2025-10-08 18:05:04.959903 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-10-08 18:05:04.959912 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-10-08 18:05:04.959927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-10-08 18:05:04.959936 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-10-08 18:05:04.959946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-10-08 18:05:04.959956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 17.6 MB/s 0:00:00 2025-10-08 18:05:04.959965 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-10-08 18:05:04.959975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-08 18:05:04.959984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building wheels for collected packages: octavia 2025-10-08 18:05:04.959995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: DEPRECATION: Building 'octavia' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'octavia'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:05:04.960007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: 2025-10-08 18:05:04.960017 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (setup.py): started 2025-10-08 18:05:04.960026 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (setup.py): finished with status 'done' 2025-10-08 18:05:04.960043 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Created wheel for octavia: filename=octavia-15.0.2.dev3-py3-none-any.whl size=1236476 sha256=3943d7ee378250b3546baacc5b046d277ef0b67e1d8fadfbe5797baf03dfe10c 2025-10-08 18:05:04.960089 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Stored in directory: /tmp/pip-ephem-wheel-cache-qid9ndm7/wheels/c3/68/97/4f1e177892bdf6f03475198b05455c8bf6208370be1b790a8b 2025-10-08 18:05:04.960099 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built octavia 2025-10-08 18:05:04.960114 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Installing collected packages: Werkzeug, pydot, pyasn1, networkx, itsdangerous, gunicorn, distro, cotyledon, blinker, SQLAlchemy-Utils, pyasn1-modules, Flask, taskflow, octavia-lib, octavia 2025-10-08 18:05:04.960125 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully installed Flask-3.0.3 SQLAlchemy-Utils-0.41.2 Werkzeug-3.0.4 blinker-1.8.2 cotyledon-1.7.3 distro-1.9.0 gunicorn-23.0.0 itsdangerous-2.2.0 networkx-3.3 octavia-15.0.2.dev3 octavia-lib-3.6.0 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydot-3.0.1 taskflow-5.9.1 2025-10-08 18:05:04.960142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container d0e0e92ab3f0 2025-10-08 18:05:04.960152 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 487fe013fb4e 2025-10-08 18:05:04.960165 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built 1aaa2aceb539 2025-10-08 18:05:04.960175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully tagged osism.harbor.regio.digital/kolla/octavia-base:build-20251008 2025-10-08 18:05:04.960305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Built at 2025-10-08 18:05:04.960191 (took 0:00:29.939999) 2025-10-08 18:05:04.960393 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-api) to queue 2025-10-08 18:05:04.960451 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-driver-agent) to queue 2025-10-08 18:05:04.960505 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-housekeeping) to queue 2025-10-08 18:05:04.960549 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-health-manager) to queue 2025-10-08 18:05:04.960591 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-worker) to queue 2025-10-08 18:05:04.960938 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(horizon) 2025-10-08 18:05:04.961033 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Processing 2025-10-08 18:05:04.961774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building started at 2025-10-08 18:05:04.961067 2025-10-08 18:05:04.961792 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting local archive from tarballs/horizon-stable-2024.2.tar.gz 2025-10-08 18:05:04.968854 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/neutron-vpnaas-dashboard/neutron-vpnaas-dashboard-stable-2024.2.tar.gz 2025-10-08 18:05:06.011086 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/designate-dashboard/designate-dashboard-stable-2024.2.tar.gz 2025-10-08 18:05:06.972995 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/masakari-dashboard/masakari-dashboard-stable-2024.2.tar.gz 2025-10-08 18:05:07.952950 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/zun-ui/zun-ui-stable-2024.2.tar.gz 2025-10-08 18:05:09.090984 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/octavia-dashboard/octavia-dashboard-stable-2024.2.tar.gz 2025-10-08 18:05:12.242927 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/heat-dashboard/heat-dashboard-stable-2024.2.tar.gz 2025-10-08 18:05:13.637880 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/neutron-fwaas-dashboard/neutron-fwaas-dashboard-stable-2024.2.tar.gz 2025-10-08 18:05:14.560921 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/magnum-ui/magnum-ui-stable-2024.2.tar.gz 2025-10-08 18:05:15.536580 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/ironic-ui/ironic-ui-stable-2024.2.tar.gz 2025-10-08 18:05:19.883938 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/manila-ui/manila-ui-stable-2024.2.tar.gz 2025-10-08 18:05:22.362982 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 10 plugins into plugins archive 2025-10-08 18:05:22.363056 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 0 additions into additions archive 2025-10-08 18:07:52.452972 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 1/12 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:07:52.453064 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 7c68626a079c 2025-10-08 18:07:52.453083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 2/12 : LABEL "build-date"="20251008" "name"="horizon" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="horizon" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:07:52.453100 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in e0a37cc438c2 2025-10-08 18:07:52.453112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container e0a37cc438c2 2025-10-08 18:07:52.453125 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> f956cc87222a 2025-10-08 18:07:52.453159 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 3/12 : RUN apt-get update && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient && apt-get remove -y build-essential && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:07:52.453173 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 5df6c025c6eb 2025-10-08 18:07:52.453185 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:07:52.453196 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:07:52.453208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:07:52.453221 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:07:52.453234 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:07:52.453245 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:07:52.453257 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:07:52.453269 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:07:52.453280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:07:52.453292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:07:52.453305 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:07:52.453317 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:07:52.453339 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:07:52.453349 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:07:52.453358 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:07:52.453368 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 28.5 MB in 3s (10.8 MB/s) 2025-10-08 18:07:52.453378 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-10-08 18:07:52.453482 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-10-08 18:07:52.453495 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-10-08 18:07:52.453504 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-10-08 18:07:52.453514 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:build-essential is already the newest version (12.10ubuntu1). 2025-10-08 18:07:52.453523 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2025-10-08 18:07:52.453533 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb3 mariadb-common mysql-common 2025-10-08 18:07:52.453543 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2025-10-08 18:07:52.453552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb-dev-compat libmariadb3 mariadb-common mysql-common 2025-10-08 18:07:52.453562 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:07:52.453571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 517 kB of archives. 2025-10-08 18:07:52.453580 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 1,785 kB of additional disk space will be used. 2025-10-08 18:07:52.453590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:07:52.453599 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2025-10-08 18:07:52.453609 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 mariadb-common all 1:10.11.13-0ubuntu0.24.04.1 [28.3 kB] 2025-10-08 18:07:52.453720 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb3 amd64 1:10.11.13-0ubuntu0.24.04.1 [196 kB] 2025-10-08 18:07:52.453735 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb-dev amd64 1:10.11.13-0ubuntu0.24.04.1 [274 kB] 2025-10-08 18:07:52.453745 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb-dev-compat amd64 1:10.11.13-0ubuntu0.24.04.1 [12.0 kB] 2025-10-08 18:07:52.453756 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 517 kB in 1s (908 kB/s) 2025-10-08 18:07:52.453793 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mysql-common. 2025-10-08 18:07:52.453803 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-08 18:07:52.454014 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(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% 2025-10-08 18:07:52.455945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-10-08 18:07:52.455998 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% (Reading database ... 80% 2025-10-08 18:07:52.456010 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-10-08 18:07:52.456019 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-10-08 18:07:52.456028 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-10-08 18:07:52.456036 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:07:52.456058 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mysql-common_5.8+1.1.0build1_all.deb ... 2025-10-08 18:07:52.456067 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mysql-common (5.8+1.1.0build1) ... 2025-10-08 18:07:52.456075 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mariadb-common. 2025-10-08 18:07:52.456084 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mariadb-common_1%3a10.11.13-0ubuntu0.24.04.1_all.deb ... 2025-10-08 18:07:52.456092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mariadb-common (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-08 18:07:52.456101 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb3:amd64. 2025-10-08 18:07:52.456110 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb3_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 18:07:52.456118 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb3:amd64 (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-08 18:07:52.456126 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev. 2025-10-08 18:07:52.456134 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 18:07:52.456143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-08 18:07:52.456151 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev-compat. 2025-10-08 18:07:52.456160 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev-compat_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 18:07:52.456168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev-compat (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-08 18:07:52.456177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mysql-common (5.8+1.1.0build1) ... 2025-10-08 18:07:52.456186 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2025-10-08 18:07:52.456194 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mariadb-common (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-08 18:07:52.456203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: 2025-10-08 18:07:52.456212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2025-10-08 18:07:52.456221 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb3:amd64 (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-08 18:07:52.456229 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-08 18:07:52.456238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev-compat (1:10.11.13-0ubuntu0.24.04.1) ... 2025-10-08 18:07:52.456246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:07:52.456255 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (67.2.0) 2025-10-08 18:07:52.456263 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting setuptools 2025-10-08 18:07:52.456272 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-10-08 18:07:52.456280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting mysqlclient 2025-10-08 18:07:52.456289 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading mysqlclient-2.2.7.tar.gz (91 kB) 2025-10-08 18:07:52.456297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: started 2025-10-08 18:07:52.456306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: finished with status 'done' 2025-10-08 18:07:52.456314 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: started 2025-10-08 18:07:52.456323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: finished with status 'done' 2025-10-08 18:07:52.456331 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): started 2025-10-08 18:07:52.456345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-08 18:07:52.456354 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-10-08 18:07:52.456375 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.3 MB/s 0:00:00 2025-10-08 18:07:52.456502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: mysqlclient 2025-10-08 18:07:52.456514 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): started 2025-10-08 18:07:52.456523 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): finished with status 'done' 2025-10-08 18:07:52.456532 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for mysqlclient: filename=mysqlclient-2.2.7-cp312-cp312-linux_x86_64.whl size=134748 sha256=d04f6ad9b656b66eb660c9e446444c47d0024b19b8aa309001898cbe28da99bb 2025-10-08 18:07:52.456542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-mdrs63ck/wheels/27/95/18/7f176fffd46629e710c04c810b9c4d7d4358fe7c96a7d2306d 2025-10-08 18:07:52.456551 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built mysqlclient 2025-10-08 18:07:52.456560 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: setuptools, mysqlclient 2025-10-08 18:07:52.456568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: setuptools 2025-10-08 18:07:52.456577 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: setuptools 67.2.0 2025-10-08 18:07:52.456585 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling setuptools-67.2.0: 2025-10-08 18:07:52.456593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled setuptools-67.2.0 2025-10-08 18:07:52.456602 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed mysqlclient-2.2.7 setuptools-80.9.0 2025-10-08 18:07:52.456611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-10-08 18:07:52.456697 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-10-08 18:07:52.456710 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-10-08 18:07:52.456719 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-10-08 18:07:52.456776 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:07:52.456786 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:07:52.456836 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:07:52.457860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:07:52.457918 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:07:52.457931 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:07:52.457941 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:07:52.457952 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: xz-utils 2025-10-08 18:07:52.457962 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-10-08 18:07:52.457972 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2025-10-08 18:07:52.457982 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: build-essential 2025-10-08 18:07:52.457992 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:07:52.458002 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:07:52.458012 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-08 18:07:52.458022 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-08 18:07:52.458075 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: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% 2025-10-08 18:07:52.458086 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-10-08 18:07:52.458096 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-10-08 18:07:52.458105 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-10-08 18:07:52.458115 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-10-08 18:07:52.458124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-10-08 18:07:52.458133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-10-08 18:07:52.458143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18773 files and directories currently installed.) 2025-10-08 18:07:52.458216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:07:52.458227 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 5df6c025c6eb 2025-10-08 18:07:52.458237 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> f6694185cdcc 2025-10-08 18:07:52.458248 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 4/12 : RUN usermod --append --home /var/lib/horizon --groups kolla horizon && mkdir -p /var/lib/horizon && chown -R 42420:42420 /var/lib/horizon 2025-10-08 18:07:52.458258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 96b2e3ad5479 2025-10-08 18:07:52.458268 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 96b2e3ad5479 2025-10-08 18:07:52.458278 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 35919f9a0761 2025-10-08 18:07:52.458288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 5/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends gettext locales tzdata && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:07:52.458298 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in dc6c618c1cc6 2025-10-08 18:07:52.458308 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:07:52.458376 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:07:52.458387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:07:52.458432 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:07:52.458442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:07:52.458497 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:07:52.458508 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:07:52.458518 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:07:52.458578 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:07:52.458588 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:07:52.459750 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:07:52.459774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:07:52.459784 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:07:52.459803 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:07:52.459814 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:07:52.459823 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 28.5 MB in 3s (8,677 kB/s) 2025-10-08 18:07:52.459833 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-10-08 18:07:52.459843 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-10-08 18:07:52.459852 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-10-08 18:07:52.459862 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-10-08 18:07:52.459871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:locales is already the newest version (2.39-0ubuntu8.6). 2025-10-08 18:07:52.459881 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata is already the newest version (2025b-0ubuntu0.24.04.1). 2025-10-08 18:07:52.459890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata set to manually installed. 2025-10-08 18:07:52.459900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-10-08 18:07:52.459909 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:07:52.459918 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:07:52.459928 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:07:52.459937 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:07:52.459947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-10-08 18:07:52.459956 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-10-08 18:07:52.459965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-10-08 18:07:52.459975 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-10-08 18:07:52.459985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2025-10-08 18:07:52.459995 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext-base 2025-10-08 18:07:52.460004 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Suggested packages: 2025-10-08 18:07:52.460014 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: autopoint gettext-doc libasprintf-dev libgettextpo-dev 2025-10-08 18:07:52.460023 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2025-10-08 18:07:52.460164 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext gettext-base 2025-10-08 18:07:52.460188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:07:52.460198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 903 kB of archives. 2025-10-08 18:07:52.460208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 2,970 kB of additional disk space will be used. 2025-10-08 18:07:52.460218 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:07:52.460234 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2025-10-08 18:07:52.460244 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2025-10-08 18:07:52.460253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 903 kB in 0s (3,222 kB/s) 2025-10-08 18:07:52.460263 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext-base. 2025-10-08 18:07:52.460276 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-08 18:07:52.460457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(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% 2025-10-08 18:07:52.460528 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-10-08 18:07:52.460564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-10-08 18:07:52.460688 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-10-08 18:07:52.460770 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-10-08 18:07:52.460833 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-10-08 18:07:52.460901 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-10-08 18:07:52.460981 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18764 files and directories currently installed.) 2025-10-08 18:07:52.461052 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-10-08 18:07:52.461117 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-10-08 18:07:52.461188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext. 2025-10-08 18:07:52.461258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext_0.21-14ubuntu2_amd64.deb ... 2025-10-08 18:07:52.461328 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext (0.21-14ubuntu2) ... 2025-10-08 18:07:52.461422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext-base (0.21-14ubuntu2) ... 2025-10-08 18:07:52.461532 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext (0.21-14ubuntu2) ... 2025-10-08 18:07:52.461607 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:07:52.461702 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container dc6c618c1cc6 2025-10-08 18:07:52.461778 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> caf984a72f2c 2025-10-08 18:07:52.461854 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 6/12 : RUN ln -s ../mods-available/headers.load /etc/apache2/mods-enabled/headers.load 2025-10-08 18:07:52.461917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in ca2953aa50d3 2025-10-08 18:07:52.461974 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container ca2953aa50d3 2025-10-08 18:07:52.462029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 55a00c203cd3 2025-10-08 18:07:52.462089 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 7/12 : ADD horizon-archive /horizon-source 2025-10-08 18:07:52.462151 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> a3ce9c5a43d0 2025-10-08 18:07:52.462213 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 8/12 : ADD plugins-archive / 2025-10-08 18:07:52.462275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 8513591929c0 2025-10-08 18:07:52.462340 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 9/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:07:52.462390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> f667193b280e 2025-10-08 18:07:52.462540 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 10/12 : RUN ln -s horizon-source/* horizon && sed -e "/^horizon===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /horizon && mkdir -p /etc/openstack-dashboard && cp -r /horizon/openstack_dashboard/conf/* /etc/openstack-dashboard/ && cp /horizon/openstack_dashboard/local/local_settings.py.example /etc/openstack-dashboard/local_settings.py && local_settings=$(python -c 'import os;import openstack_dashboard;settings=os.path.dirname(openstack_dashboard.__file__) + "/local/local_settings.py";print(settings);') && rm -f $local_settings && ln -s /etc/openstack-dashboard/local_settings.py $local_settings && mkdir -p /etc/openstack-dashboard/local_settings.d && local_settings_d=$(python -c 'import os;import openstack_dashboard;settings_d=os.path.dirname(openstack_dashboard.__file__) + "/local/local_settings.d";print(settings_d);') && rm -rf $local_settings_d && ln -s /etc/openstack-dashboard/local_settings.d $local_settings_d && cp /horizon/manage.py /var/lib/kolla/venv/bin/manage.py && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && for locale in /var/lib/kolla/venv/lib/python3/site-packages/*/locale; do (cd ${locale%/*} && /var/lib/kolla/venv/bin/django-admin compilemessages) done && chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 18:07:52.462569 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 0690cb6e2d41 2025-10-08 18:07:52.462625 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /horizon 2025-10-08 18:07:52.462710 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.462775 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.462839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (6.1.0) 2025-10-08 18:07:52.462913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Babel>=2.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (2.16.0) 2025-10-08 18:07:52.462970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting Django<4.3,>=4.2 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.463031 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading Django-4.2.15-py3-none-any.whl.metadata (4.1 kB) 2025-10-08 18:07:52.463810 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-compressor>=4.4 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.463833 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-10-08 18:07:52.463842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-debreach>=1.4.2 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.463851 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 18:07:52.463860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-pyscss>=2.0.3 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.463868 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django-pyscss-2.0.3.tar.gz (18 kB) 2025-10-08 18:07:52.463877 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.463886 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.463895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (3.0.0) 2025-10-08 18:07:52.463904 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (2.1.0) 2025-10-08 18:07:52.463913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: keystoneauth1>=4.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (5.8.1) 2025-10-08 18:07:52.463922 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (0.10.1) 2025-10-08 18:07:52.463930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (6.1.0) 2025-10-08 18:07:52.463939 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.config>=8.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (9.6.0) 2025-10-08 18:07:52.463948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (6.4.0) 2025-10-08 18:07:52.463956 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (4.4.0) 2025-10-08 18:07:52.463966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.serialization>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (5.5.0) 2025-10-08 18:07:52.463984 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (2.4.0) 2025-10-08 18:07:52.463993 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.utils>=4.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (7.3.0) 2025-10-08 18:07:52.464010 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osprofiler>=3.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (4.2.0) 2025-10-08 18:07:52.464019 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyScss>=1.4.0 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.464079 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyScss-1.4.0.tar.gz (122 kB) 2025-10-08 18:07:52.464089 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.464098 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.464107 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-cinderclient>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (9.6.0) 2025-10-08 18:07:52.464116 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (4.7.0) 2025-10-08 18:07:52.464124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-keystoneclient>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (5.5.0) 2025-10-08 18:07:52.464134 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-neutronclient>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (11.3.1) 2025-10-08 18:07:52.464143 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (18.7.0) 2025-10-08 18:07:52.464152 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (4.6.0) 2025-10-08 18:07:52.464206 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PyYAML>=6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (6.0.2) 2025-10-08 18:07:52.464215 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (2.32.3) 2025-10-08 18:07:52.464224 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting semantic-version>=2.3.1 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.464233 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2025-10-08 18:07:52.464281 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.1.2.dev1) (2024.1) 2025-10-08 18:07:52.464290 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic>=1.0.3 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.464342 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2025-10-08 18:07:52.464352 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.464428 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2025-10-08 18:07:52.464477 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.464524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) 2025-10-08 18:07:52.464583 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.464592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) 2025-10-08 18:07:52.464676 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.464716 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) 2025-10-08 18:07:52.464725 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465735 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2025-10-08 18:07:52.465753 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465761 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2025-10-08 18:07:52.465768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.465774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.465780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465786 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2025-10-08 18:07:52.465800 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465806 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) 2025-10-08 18:07:52.465812 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465817 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2025-10-08 18:07:52.465823 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-D3>=3.5.17.0 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2025-10-08 18:07:52.465834 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465840 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2025-10-08 18:07:52.465846 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465852 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes) 2025-10-08 18:07:52.465857 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465863 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2025-10-08 18:07:52.465869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465875 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2025-10-08 18:07:52.465880 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465886 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2025-10-08 18:07:52.465892 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2025-10-08 18:07:52.465903 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2025-10-08 18:07:52.465920 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465926 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2025-10-08 18:07:52.465932 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465938 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2025-10-08 18:07:52.465943 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465949 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2025-10-08 18:07:52.465955 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.465961 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2025-10-08 18:07:52.465966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.465972 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.465978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.466026 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2025-10-08 18:07:52.466033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.466039 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) 2025-10-08 18:07:52.466045 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.466051 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) 2025-10-08 18:07:52.466057 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.466062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2025-10-08 18:07:52.466068 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.466078 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2025-10-08 18:07:52.466084 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.466090 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.466096 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.466136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2025-10-08 18:07:52.466142 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.466148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.466155 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting enmerkar>=0.7.1 (from horizon==25.1.2.dev1) 2025-10-08 18:07:52.466196 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2025-10-08 18:07:52.466203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.1.2.dev1) 2025-10-08 18:07:52.466880 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2025-10-08 18:07:52.466935 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: sqlparse>=0.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django<4.3,>=4.2->horizon==25.1.2.dev1) (0.5.1) 2025-10-08 18:07:52.466959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.1.2.dev1) 2025-10-08 18:07:52.466970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_appconf-1.0.6-py3-none-any.whl.metadata (5.4 kB) 2025-10-08 18:07:52.466980 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.1.2.dev1) 2025-10-08 18:07:52.466990 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2025-10-08 18:07:52.466999 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.1.2.dev1) 2025-10-08 18:07:52.467008 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2025-10-08 18:07:52.467018 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.1.2.dev1) (5.3.0) 2025-10-08 18:07:52.467028 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.1.2.dev1) (1.7.0) 2025-10-08 18:07:52.467039 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon==25.1.2.dev1) (0.19) 2025-10-08 18:07:52.467049 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon==25.1.2.dev1) (3.0.0) 2025-10-08 18:07:52.467058 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon==25.1.2.dev1) (2.0.0) 2025-10-08 18:07:52.467068 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.8.0->horizon==25.1.2.dev1) (1.16.0) 2025-10-08 18:07:52.467077 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon==25.1.2.dev1) (5.6.0) 2025-10-08 18:07:52.467087 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.3.0->horizon==25.1.2.dev1) (1.0.8) 2025-10-08 18:07:52.467096 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon==25.1.2.dev1) (3.11.0) 2025-10-08 18:07:52.467106 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.12.0->horizon==25.1.2.dev1) (0.11.0) 2025-10-08 18:07:52.467115 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.12.0->horizon==25.1.2.dev1) (24.1) 2025-10-08 18:07:52.467124 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.12.0->horizon==25.1.2.dev1) (3.1.2) 2025-10-08 18:07:52.467148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon==25.1.2.dev1) (1.8.8) 2025-10-08 18:07:52.467158 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon==25.1.2.dev1) (0.2.13) 2025-10-08 18:07:52.467168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyScss>=1.4.0->horizon==25.1.2.dev1) (1.16.0) 2025-10-08 18:07:52.467275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (24.2.1) 2025-10-08 18:07:52.467288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (2.0.1) 2025-10-08 18:07:52.467297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cryptography<44,>=41.0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (42.0.8) 2025-10-08 18:07:52.467309 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (1.17.0) 2025-10-08 18:07:52.467321 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (2.22) 2025-10-08 18:07:52.467333 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (4.7.0) 2025-10-08 18:07:52.467342 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (4.0.1) 2025-10-08 18:07:52.467352 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (2.1.0) 2025-10-08 18:07:52.467362 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (3.1.0) 2025-10-08 18:07:52.467371 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (6.1.2) 2025-10-08 18:07:52.467380 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (0.5.2) 2025-10-08 18:07:52.467390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (2.4.3) 2025-10-08 18:07:52.467427 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (24.2.0) 2025-10-08 18:07:52.467437 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (1.9.0) 2025-10-08 18:07:52.467447 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (5.1.1) 2025-10-08 18:07:52.467499 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (1.3.3) 2025-10-08 18:07:52.467517 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (1.0.1) 2025-10-08 18:07:52.467535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (1.33) 2025-10-08 18:07:52.467545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (4.2.2) 2025-10-08 18:07:52.467554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (1.4.0) 2025-10-08 18:07:52.467564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (3.0.0) 2025-10-08 18:07:52.467574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.1.2.dev1) (2.9.0.post0) 2025-10-08 18:07:52.467584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.2.dev1) (3.3.2) 2025-10-08 18:07:52.467593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.2.dev1) (3.8) 2025-10-08 18:07:52.467608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.2.dev1) (1.26.19) 2025-10-08 18:07:52.467619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.1.2.dev1) (2025.10.5) 2025-10-08 18:07:52.467662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema<5,>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (4.19.2) 2025-10-08 18:07:52.467683 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (2023.12.1) 2025-10-08 18:07:52.467763 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (0.35.1) 2025-10-08 18:07:52.467780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.1.2.dev1) (0.20.0) 2025-10-08 18:07:52.467951 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading Django-4.2.15-py3-none-any.whl (8.0 MB) 2025-10-08 18:07:52.467997 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 18.9 MB/s 0:00:00 2025-10-08 18:07:52.468015 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2025-10-08 18:07:52.468023 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2025-10-08 18:07:52.468030 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2025-10-08 18:07:52.468062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2025-10-08 18:07:52.468723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_appconf-1.0.6-py3-none-any.whl (6.4 kB) 2025-10-08 18:07:52.468739 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2025-10-08 18:07:52.468747 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) 2025-10-08 18:07:52.468753 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2025-10-08 18:07:52.468759 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2025-10-08 18:07:52.468765 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2025-10-08 18:07:52.468776 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2025-10-08 18:07:52.468782 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2025-10-08 18:07:52.468788 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2025-10-08 18:07:52.468794 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2025-10-08 18:07:52.468800 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2025-10-08 18:07:52.468806 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2025-10-08 18:07:52.468812 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2025-10-08 18:07:52.468818 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 25.3 MB/s 0:00:00 2025-10-08 18:07:52.468825 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2025-10-08 18:07:52.468831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2025-10-08 18:07:52.468837 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 25.7 MB/s 0:00:00 2025-10-08 18:07:52.468843 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2025-10-08 18:07:52.468848 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2025-10-08 18:07:52.468854 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2025-10-08 18:07:52.468860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2025-10-08 18:07:52.468866 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2025-10-08 18:07:52.468872 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2025-10-08 18:07:52.468912 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2025-10-08 18:07:52.468919 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 25.6 MB/s 0:00:00 2025-10-08 18:07:52.468925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2025-10-08 18:07:52.468931 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2025-10-08 18:07:52.468937 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 28.0 MB/s 0:00:00 2025-10-08 18:07:52.468943 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2025-10-08 18:07:52.468955 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) 2025-10-08 18:07:52.468994 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 29.7 MB/s 0:00:00 2025-10-08 18:07:52.469001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2025-10-08 18:07:52.469006 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2025-10-08 18:07:52.469043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: horizon, django-pyscss, pyScss, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4 2025-10-08 18:07:52.470720 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'horizon' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'horizon'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.470737 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.470745 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): started 2025-10-08 18:07:52.470751 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): finished with status 'done' 2025-10-08 18:07:52.470763 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for horizon: filename=horizon-25.1.2.dev1-py3-none-any.whl size=5281024 sha256=d080f716ff8c93088f89b5119452ff2f065f429e97236db0b3d30686a6b0b4ea 2025-10-08 18:07:52.470769 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-44kikpqd/wheels/51/6a/a4/bdac607b283a9103e5bfcdd763bfd86f1a2b9a6f881f2a93d0 2025-10-08 18:07:52.470777 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'django-pyscss' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'django-pyscss'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.470784 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.470790 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for django-pyscss (setup.py): started 2025-10-08 18:07:52.470796 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for django-pyscss (setup.py): finished with status 'done' 2025-10-08 18:07:52.470801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for django-pyscss: filename=django_pyscss-2.0.3-py3-none-any.whl size=7861 sha256=34dc5006737b63606556fb93026a3a049ca0a1cac73cf07fe1f0712757cc7177 2025-10-08 18:07:52.470808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-44kikpqd/wheels/63/47/2a/a25218cb60e9883409fca05950eb449445f80f3e7e98e11aa4 2025-10-08 18:07:52.470814 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'pyScss' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pyScss'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.470821 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.470827 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pyScss (setup.py): started 2025-10-08 18:07:52.470832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pyScss (setup.py): finished with status 'done' 2025-10-08 18:07:52.470845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for pyScss: filename=pyscss-1.4.0-cp312-cp312-linux_x86_64.whl size=169716 sha256=44d31e15e5e39173d1ddc3d098d410ed91b08f14f42a66279e2b0e161659c5d3 2025-10-08 18:07:52.470851 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-44kikpqd/wheels/8a/42/e7/bb4506d9c9e7392aecfeabb8893437f7bcf0217009c9c5eb76 2025-10-08 18:07:52.470858 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-Angular-Schema-Form' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-Angular-Schema-Form'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.470864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.470870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): started 2025-10-08 18:07:52.470875 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done' 2025-10-08 18:07:52.470891 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-Angular-Schema-Form: filename=xstatic_angular_schema_form-0.8.13.0-py3-none-any.whl size=45198 sha256=d0a0dec655a71788edfefeb3d671f9ef087e61c47429656f6d150ff70259f39d 2025-10-08 18:07:52.470899 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-44kikpqd/wheels/cc/4a/91/78fda3b6bc1c2582c4f164ed5bbf5c6f6505a56579356af495 2025-10-08 18:07:52.470915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-objectpath' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-objectpath'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.470921 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.470927 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): started 2025-10-08 18:07:52.470933 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): finished with status 'done' 2025-10-08 18:07:52.470939 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-objectpath: filename=xstatic_objectpath-1.2.1.0-py3-none-any.whl size=4556 sha256=f1bc59878e118c6ad7bcd4f4627705761a3067361ffab9267771e7b897205da0 2025-10-08 18:07:52.470945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-44kikpqd/wheels/b8/78/27/7b3e14857da8fd37867b5275216a3dbb8d3baa9465b4fa54cb 2025-10-08 18:07:52.470951 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-term.js' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-term.js'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.470957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.470963 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): started 2025-10-08 18:07:52.470969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): finished with status 'done' 2025-10-08 18:07:52.470975 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-term.js: filename=xstatic_term_js-0.0.7.0-py3-none-any.whl size=39120 sha256=c8eae317014b4f4f5d86adba44b6ad70c21a28ee738fde060eec10aa8548310d 2025-10-08 18:07:52.470985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-44kikpqd/wheels/51/b4/d4/9af714289769e63890ef461a458cb210cb8c2f9bc49cdbb68d 2025-10-08 18:07:52.470992 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-tv4' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-tv4'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.470998 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.471004 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): started 2025-10-08 18:07:52.471010 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): finished with status 'done' 2025-10-08 18:07:52.471016 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-tv4: filename=xstatic_tv4-1.2.7.0-py3-none-any.whl size=24530 sha256=07b5df76cd3d3f43c1a40951f315e0d655085ebeff3fa4e5755b280c52e76e7e 2025-10-08 18:07:52.471022 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-44kikpqd/wheels/f2/f6/e9/c0168caafd196de7478f32fbf5ae7ad498465c89a8a507aa53 2025-10-08 18:07:52.471028 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built horizon django-pyscss pyScss XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2025-10-08 18:07:52.471044 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: XStatic-tv4, XStatic-term.js, XStatic-Spin, XStatic-smart-table, XStatic-roboto-fontface, XStatic-Rickshaw, XStatic-objectpath, XStatic-mdi, XStatic-JSEncrypt, XStatic-JQuery.TableSorter, XStatic-JQuery.quicksearch, XStatic-JQuery-Migrate, XStatic-jQuery, XStatic-Jasmine, XStatic-Hogan, XStatic-Font-Awesome, XStatic-D3, XStatic-bootswatch, XStatic-Bootstrap-SCSS, XStatic-Bootstrap-Datepicker, XStatic-Angular-Schema-Form, XStatic-Angular-lrdragndrop, XStatic-Angular-Gettext, XStatic-Angular-FileUpload, XStatic-Angular-Bootstrap, XStatic-Angular, XStatic, rjsmin, rcssmin, XStatic-jquery-ui, semantic-version, pyScss, django-debreach, asgiref, Django, enmerkar, django-pyscss, django-appconf, django-compressor, horizon 2025-10-08 18:07:52.471055 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed Django-4.2.15 XStatic-1.0.3 XStatic-Angular-1.8.2.2 XStatic-Angular-Bootstrap-2.5.0.0 XStatic-Angular-FileUpload-12.2.13.0 XStatic-Angular-Gettext-2.4.1.0 XStatic-Angular-Schema-Form-0.8.13.0 XStatic-Angular-lrdragndrop-1.0.2.6 XStatic-Bootstrap-Datepicker-1.4.0.0 XStatic-Bootstrap-SCSS-3.4.1.0 XStatic-D3-3.5.17.0 XStatic-Font-Awesome-4.7.0.0 XStatic-Hogan-2.0.0.3 XStatic-JQuery-Migrate-3.3.2.1 XStatic-JQuery.TableSorter-2.14.5.2 XStatic-JQuery.quicksearch-2.0.3.2 XStatic-JSEncrypt-2.3.1.1 XStatic-Jasmine-2.4.1.2 XStatic-Rickshaw-1.5.1.0 XStatic-Spin-1.2.5.3 XStatic-bootswatch-3.3.7.0 XStatic-jQuery-3.5.1.1 XStatic-jquery-ui-1.13.0.1 XStatic-mdi-1.6.50.2 XStatic-objectpath-1.2.1.0 XStatic-roboto-fontface-0.5.0.0 XStatic-smart-table-1.4.13.2 XStatic-term.js-0.0.7.0 XStatic-tv4-1.2.7.0 asgiref-3.8.1 django-appconf-1.0.6 django-compressor-4.5.1 django-debreach-2.1.0 django-pyscss-2.0.3 enmerkar-0.7.1 horizon-25.1.2.dev1 pyScss-1.4.0 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 2025-10-08 18:07:52.471062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/designate-dashboard-19.0.0.0rc2.dev2 2025-10-08 18:07:52.471068 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.471074 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.471080 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/heat-dashboard-12.0.0.0rc2.dev2 2025-10-08 18:07:52.471091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.471097 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.471103 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/ironic-ui-6.4.1.dev2 2025-10-08 18:07:52.471109 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.471114 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.471120 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/magnum-ui-15.0.1.dev3 2025-10-08 18:07:52.471126 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.471132 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.471138 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/manila_ui-12.0.1.dev3 2025-10-08 18:07:52.471144 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.471150 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.471156 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/masakari-dashboard-11.0.0.0rc2.dev2 2025-10-08 18:07:52.471162 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.471168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.471174 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron-vpnaas-dashboard-11.0.0.0rc2.dev2 2025-10-08 18:07:52.471180 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.471189 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.471195 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_fwaas_dashboard-8.0.1.dev5 2025-10-08 18:07:52.471201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.471207 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.471212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/octavia-dashboard-14.0.0.0rc2.dev2 2025-10-08 18:07:52.471221 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.471292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.471304 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/pycadf-3.1.1 2025-10-08 18:07:52.471375 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.471387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.471502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/zun-ui-14.0.0.0rc2.dev2 2025-10-08 18:07:52.471513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-10-08 18:07:52.471566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:07:52.471610 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==19.0.0.0rc2.dev2) (6.1.0) 2025-10-08 18:07:52.471679 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: horizon>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==19.0.0.0rc2.dev2) (25.1.2.dev1) 2025-10-08 18:07:52.471731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: openstacksdk>=0.62.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==19.0.0.0rc2.dev2) (4.0.1) 2025-10-08 18:07:52.471781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-heatclient>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from heat-dashboard==12.0.0.0rc2.dev2) (4.0.0) 2025-10-08 18:07:52.471797 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-uuid>=0.0.4.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-10-08 18:07:52.471853 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl.metadata (764 bytes) 2025-10-08 18:07:52.471887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-vis>=4.16.0.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-10-08 18:07:52.471931 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl.metadata (758 bytes) 2025-10-08 18:07:52.471965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-filesaver>=1.3.2.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-10-08 18:07:52.471998 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl.metadata (747 bytes) 2025-10-08 18:07:52.472042 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-js-yaml>=3.8.1.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-10-08 18:07:52.472077 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl.metadata (731 bytes) 2025-10-08 18:07:52.472126 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-json2yaml>=0.1.1.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-10-08 18:07:52.472159 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl.metadata (739 bytes) 2025-10-08 18:07:52.472203 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-ui==6.4.1.dev2) (5.8.0) 2025-10-08 18:07:52.472249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-magnumclient>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-ui==15.0.1.dev3) (4.8.1) 2025-10-08 18:07:52.472283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-compressor>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (4.5.1) 2025-10-08 18:07:52.472331 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: iso8601>=0.1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (2.1.0) 2025-10-08 18:07:52.472348 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (7.3.0) 2025-10-08 18:07:52.472423 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-keystoneclient>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (5.5.0) 2025-10-08 18:07:52.472435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-manilaclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==12.0.1.dev3) (5.0.0) 2025-10-08 18:07:52.472485 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-dashboard==11.0.0.0rc2.dev2) (6.0.2) 2025-10-08 18:07:52.472529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas-dashboard==11.0.0.0rc2.dev2) (11.3.1) 2025-10-08 18:07:52.472565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Babel>=2.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia-dashboard==14.0.0.0rc2.dev2) (2.16.0) 2025-10-08 18:07:52.472614 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.0) 2025-10-08 18:07:52.472677 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-10-08 18:07:52.472723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-08 18:07:52.472765 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-08 18:07:52.472813 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-08 18:07:52.472844 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-zunclient>=3.5.0 (from zun-ui==14.0.0.0rc2.dev2) 2025-10-08 18:07:52.472888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_zunclient-5.1.0-py3-none-any.whl.metadata (2.8 kB) 2025-10-08 18:07:52.472925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-08 18:07:52.472957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Django>=4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (4.2.15) 2025-10-08 18:07:52.472989 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-appconf>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (1.0.6) 2025-10-08 18:07:52.473030 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rcssmin==1.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (1.1.2) 2025-10-08 18:07:52.473071 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rjsmin==1.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==12.0.1.dev3) (1.2.2) 2025-10-08 18:07:52.473113 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: asgiref<4,>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django>=4.2->django-compressor>=2.0->manila-ui==12.0.1.dev3) (3.8.1) 2025-10-08 18:07:52.473168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: sqlparse>=0.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django>=4.2->django-compressor>=2.0->manila-ui==12.0.1.dev3) (0.5.1) 2025-10-08 18:07:52.473210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-debreach>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.1.0) 2025-10-08 18:07:52.473241 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-pyscss>=2.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.3) 2025-10-08 18:07:52.473290 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.0.0) 2025-10-08 18:07:52.473307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: keystoneauth1>=4.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (5.8.1) 2025-10-08 18:07:52.473358 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.10.1) 2025-10-08 18:07:52.473420 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (6.1.0) 2025-10-08 18:07:52.473431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (6.4.0) 2025-10-08 18:07:52.473481 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.4.0) 2025-10-08 18:07:52.473501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.4.0) 2025-10-08 18:07:52.473554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osprofiler>=3.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.2.0) 2025-10-08 18:07:52.473586 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyScss>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.0) 2025-10-08 18:07:52.473648 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-cinderclient>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (9.6.0) 2025-10-08 18:07:52.473663 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.7.0) 2025-10-08 18:07:52.473730 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (18.7.0) 2025-10-08 18:07:52.473771 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.6.0) 2025-10-08 18:07:52.473811 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.32.3) 2025-10-08 18:07:52.473841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: semantic-version>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.10.0) 2025-10-08 18:07:52.473880 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2024.1) 2025-10-08 18:07:52.473927 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.0.3) 2025-10-08 18:07:52.473969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular>=1.8.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.8.2.2) 2025-10-08 18:07:52.474001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.5.0.0) 2025-10-08 18:07:52.474032 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-FileUpload>=12.0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (12.2.13.0) 2025-10-08 18:07:52.474074 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Gettext>=2.3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.4.1.0) 2025-10-08 18:07:52.474106 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.0.2.6) 2025-10-08 18:07:52.474147 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.8.13.0) 2025-10-08 18:07:52.474194 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.0.0) 2025-10-08 18:07:52.474204 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.4.1.0) 2025-10-08 18:07:52.474257 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-bootswatch>=3.3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.3.7.0) 2025-10-08 18:07:52.474288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-D3>=3.5.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.5.17.0) 2025-10-08 18:07:52.474329 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Hogan>=2.0.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.0.3) 2025-10-08 18:07:52.474363 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Font-Awesome>=4.7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (4.7.0.0) 2025-10-08 18:07:52.474430 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Jasmine>=2.4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.4.1.2) 2025-10-08 18:07:52.474455 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jQuery>=3.5.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.5.1.1) 2025-10-08 18:07:52.474470 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery-Migrate>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.3.2.1) 2025-10-08 18:07:52.474514 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.3.2) 2025-10-08 18:07:52.474529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.14.5.2) 2025-10-08 18:07:52.474585 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jquery-ui>=1.13.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.13.0.1) 2025-10-08 18:07:52.474656 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JSEncrypt>=2.3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.3.1.1) 2025-10-08 18:07:52.474679 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-mdi>=1.6.50.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.6.50.2) 2025-10-08 18:07:52.474734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-objectpath>=1.2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.2.1.0) 2025-10-08 18:07:52.474746 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Rickshaw>=1.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.5.1.0) 2025-10-08 18:07:52.474799 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-roboto-fontface>=0.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.5.0.0) 2025-10-08 18:07:52.474818 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-smart-table>=1.4.13.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.13.2) 2025-10-08 18:07:52.474870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Spin>=1.2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.2.5.3) 2025-10-08 18:07:52.474902 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-term.js>=0.0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.0.7.0) 2025-10-08 18:07:52.474942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-tv4>=1.2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.2.7.0) 2025-10-08 18:07:52.474981 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: enmerkar>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.7.1) 2025-10-08 18:07:52.475027 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (5.3.0) 2025-10-08 18:07:52.475067 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.7.0) 2025-10-08 18:07:52.475099 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (42.0.8) 2025-10-08 18:07:52.475139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (5.1.1) 2025-10-08 18:07:52.475177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.3.3) 2025-10-08 18:07:52.475208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.0.1) 2025-10-08 18:07:52.475239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.33) 2025-10-08 18:07:52.475277 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (0.11.0) 2025-10-08 18:07:52.475307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (4.2.2) 2025-10-08 18:07:52.475349 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.4.0) 2025-10-08 18:07:52.475414 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (1.17.0) 2025-10-08 18:07:52.475663 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (2.22) 2025-10-08 18:07:52.475762 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.62.0->designate-dashboard==19.0.0.0rc2.dev2) (3.0.0) 2025-10-08 18:07:52.475780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.19) 2025-10-08 18:07:52.475792 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2025-10-08 18:07:52.475803 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (5.6.0) 2025-10-08 18:07:52.475826 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-10-08 18:07:52.475836 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.11.0) 2025-10-08 18:07:52.475846 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==12.0.1.dev3) (24.1) 2025-10-08 18:07:52.476870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==12.0.1.dev3) (3.1.2) 2025-10-08 18:07:52.476892 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (1.8.8) 2025-10-08 18:07:52.476903 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (0.2.13) 2025-10-08 18:07:52.476914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (24.2.1) 2025-10-08 18:07:52.476938 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2.0.1) 2025-10-08 18:07:52.476948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (4.7.0) 2025-10-08 18:07:52.476959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (3.1.0) 2025-10-08 18:07:52.476969 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (0.5.2) 2025-10-08 18:07:52.476979 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (2.4.3) 2025-10-08 18:07:52.476988 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (24.2.0) 2025-10-08 18:07:52.477006 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-heatclient>=1.10.0->heat-dashboard==12.0.0.0rc2.dev2) (1.9.0) 2025-10-08 18:07:52.477016 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (4.19.2) 2025-10-08 18:07:52.477026 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (2023.12.1) 2025-10-08 18:07:52.477037 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (0.35.1) 2025-10-08 18:07:52.477048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.4.1.dev2) (0.20.0) 2025-10-08 18:07:52.477058 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=4.2.0->magnum-ui==15.0.1.dev3) (6.1.2) 2025-10-08 18:07:52.477067 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=4.2.0->magnum-ui==15.0.1.dev3) (2.1.0) 2025-10-08 18:07:52.477077 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient>=4.2.0->magnum-ui==15.0.1.dev3) (2.9.0.post0) 2025-10-08 18:07:52.477096 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting docker>=2.4.2 (from python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) 2025-10-08 18:07:52.477106 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-10-08 18:07:52.477117 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) (7.1.4) 2025-10-08 18:07:52.477126 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting websocket-client>=0.44.0 (from python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) 2025-10-08 18:07:52.477136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-10-08 18:07:52.477146 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: urllib3>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from docker>=2.4.2->python-zunclient>=3.5.0->zun-ui==14.0.0.0rc2.dev2) (1.26.19) 2025-10-08 18:07:52.477156 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.3.2) 2025-10-08 18:07:52.477171 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (3.8) 2025-10-08 18:07:52.477181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->designate-dashboard==19.0.0.0rc2.dev2) (2025.10.5) 2025-10-08 18:07:52.477190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_zunclient-5.1.0-py3-none-any.whl (155 kB) 2025-10-08 18:07:52.477207 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2025-10-08 18:07:52.477216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-10-08 18:07:52.477226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl (6.5 kB) 2025-10-08 18:07:52.477236 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl (4.7 kB) 2025-10-08 18:07:52.477245 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl (5.9 kB) 2025-10-08 18:07:52.477255 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl (28 kB) 2025-10-08 18:07:52.477264 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl (4.3 kB) 2025-10-08 18:07:52.477274 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: designate-dashboard, heat-dashboard, ironic-ui, magnum-ui, manila-ui, masakari-dashboard, neutron-vpnaas-dashboard, neutron-fwaas-dashboard, octavia-dashboard, pycadf, zun-ui 2025-10-08 18:07:52.477286 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'designate-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'designate-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.477298 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.477308 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): started 2025-10-08 18:07:52.477318 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): finished with status 'done' 2025-10-08 18:07:52.477328 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for designate-dashboard: filename=designate_dashboard-19.0.0.0rc2.dev2-py3-none-any.whl size=83863 sha256=1ebf17d9b5277651f49089d8899213fa3dbddf352f6bc12fc8c86e619c13dc0a 2025-10-08 18:07:52.477337 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ugd90kn9/wheels/bd/ba/93/bf721030a07adb67bcadd37e904a947f5ffaf400ffe6378b71 2025-10-08 18:07:52.477348 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'heat-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'heat-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.477365 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.477375 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): started 2025-10-08 18:07:52.477384 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): finished with status 'done' 2025-10-08 18:07:52.477421 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for heat-dashboard: filename=heat_dashboard-12.0.0.0rc2.dev2-py3-none-any.whl size=1314197 sha256=7b0ec14c0a5404c74d01bc371f50ff5860c44b274879da7d2f71fbbd5f33201e 2025-10-08 18:07:52.477431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ugd90kn9/wheels/b4/b2/b9/b1bb7f6e23de60e393ed12d0aa495e9ac0d78eb29eee5b867a 2025-10-08 18:07:52.477447 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'ironic-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ironic-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.477465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.477475 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): started 2025-10-08 18:07:52.477485 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): finished with status 'done' 2025-10-08 18:07:52.477494 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for ironic-ui: filename=ironic_ui-6.4.1.dev2-py3-none-any.whl size=195926 sha256=3fa683da6f24cdacb460264bc2685cabf239e94f7f6b6246183069a4f92af42a 2025-10-08 18:07:52.477504 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ugd90kn9/wheels/38/22/3b/c88c7bbafb0a7b6b276428913970923508facd72412128c572 2025-10-08 18:07:52.477514 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'magnum-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'magnum-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.477524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.477533 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): started 2025-10-08 18:07:52.477543 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): finished with status 'done' 2025-10-08 18:07:52.477708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for magnum-ui: filename=magnum_ui-15.0.1.dev3-py3-none-any.whl size=216724 sha256=5849532b5906a64bf91994783354e75172b21cb7dedf4ef39f03e542da015137 2025-10-08 18:07:52.477736 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ugd90kn9/wheels/ce/23/97/f26bdddfa771200b69d0c87bf8406a315303dd03e3f83499e0 2025-10-08 18:07:52.477756 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'manila-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'manila-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.477775 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.477792 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): started 2025-10-08 18:07:52.477810 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): finished with status 'done' 2025-10-08 18:07:52.477821 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for manila-ui: filename=manila_ui-12.0.1.dev3-py3-none-any.whl size=433291 sha256=da61e44bd76a2a399dda06bb31d83327b92ae914cb1abfb299c68c8c9031947f 2025-10-08 18:07:52.477831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ugd90kn9/wheels/33/6e/79/bf948f57fc29372ba822da93251f5698d49d5de4af65fe721f 2025-10-08 18:07:52.477841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'masakari-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'masakari-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.477851 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.477860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): started 2025-10-08 18:07:52.477879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): finished with status 'done' 2025-10-08 18:07:52.477890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for masakari-dashboard: filename=masakari_dashboard-11.0.0.0rc2.dev2-py3-none-any.whl size=62761 sha256=94ca520510b286fcdca5ae6229a4eed28e71824792a181080de99b3f888e9257 2025-10-08 18:07:52.477899 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ugd90kn9/wheels/40/2f/63/fbc5e4f6c7532d98379f2887b25e2e8e7ee40f757ac97d6b32 2025-10-08 18:07:52.477917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'neutron-vpnaas-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-vpnaas-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.477927 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.477936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): started 2025-10-08 18:07:52.477946 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): finished with status 'done' 2025-10-08 18:07:52.477956 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for neutron-vpnaas-dashboard: filename=neutron_vpnaas_dashboard-11.0.0.0rc2.dev2-py3-none-any.whl size=101667 sha256=5d661288e3d32be4bc0bf24401da5b7959930da3c40c65c1537d82901276c0c7 2025-10-08 18:07:52.477966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ugd90kn9/wheels/c4/ee/94/d4cff9d1d65e490a945315a34e1ae14dc1952e1a168a271de1 2025-10-08 18:07:52.477984 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'neutron-fwaas-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-fwaas-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.477995 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.478004 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): started 2025-10-08 18:07:52.478014 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): finished with status 'done' 2025-10-08 18:07:52.478023 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for neutron-fwaas-dashboard: filename=neutron_fwaas_dashboard-8.0.1.dev5-py3-none-any.whl size=107814 sha256=bde9b84ce4709246943ed4c3f50ed7dc32465c201d96d19833d1237c679b88a1 2025-10-08 18:07:52.478033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ugd90kn9/wheels/e7/ef/91/3c1db67860a6da2c05143d49c57a4809cd79744c800d5d30f2 2025-10-08 18:07:52.478043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'octavia-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'octavia-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.478052 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.478062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): started 2025-10-08 18:07:52.478072 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): finished with status 'done' 2025-10-08 18:07:52.478087 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for octavia-dashboard: filename=octavia_dashboard-14.0.0.0rc2.dev2-py3-none-any.whl size=377368 sha256=69a52f3e8ea53e010dcc06fd0181117991700f32a8ee099ce0d356ba088fd4ca 2025-10-08 18:07:52.478097 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ugd90kn9/wheels/20/80/0b/78e5556790e68f3bcb38cd2eea97c6e89de5dd76d385bd1b45 2025-10-08 18:07:52.478107 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.478117 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.478126 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pycadf (setup.py): started 2025-10-08 18:07:52.478136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-08 18:07:52.478151 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43299 sha256=3c5ebd9747da870c244f0d020ca49d0c8cb1a5cb0adcfcae9b744c0acaca0d5f 2025-10-08 18:07:52.478160 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ugd90kn9/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-08 18:07:52.478170 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'zun-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'zun-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:07:52.478179 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.478189 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): started 2025-10-08 18:07:52.478198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): finished with status 'done' 2025-10-08 18:07:52.478208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for zun-ui: filename=zun_ui-14.0.0.0rc2.dev2-py3-none-any.whl size=202544 sha256=1bf58e7e48a05d864105784fc223a3ce722a26973ed08c170837b204811e6639 2025-10-08 18:07:52.478217 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-ugd90kn9/wheels/0c/e6/29/15fb260d1c4b1b493f45a745ec4ea45c06ab6f81ac2c290d28 2025-10-08 18:07:52.478234 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built designate-dashboard heat-dashboard ironic-ui magnum-ui manila-ui masakari-dashboard neutron-vpnaas-dashboard neutron-fwaas-dashboard octavia-dashboard pycadf zun-ui 2025-10-08 18:07:52.478244 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: xstatic-json2yaml, xstatic-js-yaml, xstatic-filesaver, xstatic-angular-vis, xstatic-angular-uuid, websocket-client, docker, pycadf, python-zunclient, zun-ui, octavia-dashboard, neutron-vpnaas-dashboard, neutron-fwaas-dashboard, masakari-dashboard, manila-ui, magnum-ui, ironic-ui, heat-dashboard, designate-dashboard 2025-10-08 18:07:52.478255 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pycadf 2025-10-08 18:07:52.478265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pycadf 3.1.1 2025-10-08 18:07:52.478369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pycadf-3.1.1: 2025-10-08 18:07:52.478380 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pycadf-3.1.1 2025-10-08 18:07:52.478427 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed designate-dashboard-19.0.0.0rc2.dev2 docker-7.1.0 heat-dashboard-12.0.0.0rc2.dev2 ironic-ui-6.4.1.dev2 magnum-ui-15.0.1.dev3 manila-ui-12.0.1.dev3 masakari-dashboard-11.0.0.0rc2.dev2 neutron-fwaas-dashboard-8.0.1.dev5 neutron-vpnaas-dashboard-11.0.0.0rc2.dev2 octavia-dashboard-14.0.0.0rc2.dev2 pycadf-3.1.1 python-zunclient-5.1.0 websocket-client-1.8.0 xstatic-angular-uuid-0.0.4.0 xstatic-angular-vis-4.16.0.0 xstatic-filesaver-1.3.2.0 xstatic-js-yaml-3.8.1.0 xstatic-json2yaml-0.1.1.0 zun-ui-14.0.0.0rc2.dev2 2025-10-08 18:07:52.478453 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.478464 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.478473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.478483 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ne/LC_MESSAGES 2025-10-08 18:07:52.478492 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/cs/LC_MESSAGES 2025-10-08 18:07:52.478502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/tr_TR/LC_MESSAGES 2025-10-08 18:07:52.478511 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/de/LC_MESSAGES 2025-10-08 18:07:52.478521 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.478530 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/es/LC_MESSAGES 2025-10-08 18:07:52.478546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/id/LC_MESSAGES 2025-10-08 18:07:52.478555 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.478565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.478574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.478584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.478593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.478603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.478612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.478622 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.478663 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.478673 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pl_PL/LC_MESSAGES 2025-10-08 18:07:52.478749 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/de/LC_MESSAGES 2025-10-08 18:07:52.478761 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/de/LC_MESSAGES 2025-10-08 18:07:52.478770 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/id/LC_MESSAGES 2025-10-08 18:07:52.478779 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/id/LC_MESSAGES 2025-10-08 18:07:52.478789 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.478798 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.478808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ne/LC_MESSAGES 2025-10-08 18:07:52.478817 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ne/LC_MESSAGES 2025-10-08 18:07:52.478827 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.478836 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.478845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/tr_TR/LC_MESSAGES 2025-10-08 18:07:52.478855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_AU/LC_MESSAGES 2025-10-08 18:07:52.478864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/es/LC_MESSAGES 2025-10-08 18:07:52.478873 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/it/LC_MESSAGES 2025-10-08 18:07:52.478883 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.478892 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.478908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.478918 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.478927 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/cs/LC_MESSAGES 2025-10-08 18:07:52.478937 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/hi/LC_MESSAGES 2025-10-08 18:07:52.479009 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/sr/LC_MESSAGES 2025-10-08 18:07:52.479020 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.479030 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.479046 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fil/LC_MESSAGES 2025-10-08 18:07:52.479056 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/nl_NL/LC_MESSAGES 2025-10-08 18:07:52.479065 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/nl_NL/LC_MESSAGES 2025-10-08 18:07:52.479075 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/cs/LC_MESSAGES 2025-10-08 18:07:52.479084 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/cs/LC_MESSAGES 2025-10-08 18:07:52.479094 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es_MX/LC_MESSAGES 2025-10-08 18:07:52.479103 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/eo/LC_MESSAGES 2025-10-08 18:07:52.479113 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/eo/LC_MESSAGES 2025-10-08 18:07:52.479122 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hant/LC_MESSAGES 2025-10-08 18:07:52.479132 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hant/LC_MESSAGES 2025-10-08 18:07:52.479141 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.479150 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.479201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es/LC_MESSAGES 2025-10-08 18:07:52.479212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es/LC_MESSAGES 2025-10-08 18:07:52.479221 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/sl_SI/LC_MESSAGES 2025-10-08 18:07:52.479231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.479240 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.479250 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.479259 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.479269 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_AU/LC_MESSAGES 2025-10-08 18:07:52.479278 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_AU/LC_MESSAGES 2025-10-08 18:07:52.479293 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.479303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.479375 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.479410 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.479421 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pa_IN/LC_MESSAGES 2025-10-08 18:07:52.479430 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pa_IN/LC_MESSAGES 2025-10-08 18:07:52.479440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pl_PL/LC_MESSAGES 2025-10-08 18:07:52.479449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pl_PL/LC_MESSAGES 2025-10-08 18:07:52.479459 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fi_FI/LC_MESSAGES 2025-10-08 18:07:52.479468 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/de/LC_MESSAGES 2025-10-08 18:07:52.479478 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/de/LC_MESSAGES 2025-10-08 18:07:52.479519 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt/LC_MESSAGES 2025-10-08 18:07:52.479529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ca/LC_MESSAGES 2025-10-08 18:07:52.479538 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ar/LC_MESSAGES 2025-10-08 18:07:52.479547 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/tr_TR/LC_MESSAGES 2025-10-08 18:07:52.479557 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/tr_TR/LC_MESSAGES 2025-10-08 18:07:52.479566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.479575 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.479590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/it/LC_MESSAGES 2025-10-08 18:07:52.479599 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/it/LC_MESSAGES 2025-10-08 18:07:52.479612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ka_GE/LC_MESSAGES 2025-10-08 18:07:52.479649 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ka_GE/LC_MESSAGES 2025-10-08 18:07:52.479696 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/hu/LC_MESSAGES 2025-10-08 18:07:52.479712 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/id/LC_MESSAGES 2025-10-08 18:07:52.479765 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/id/LC_MESSAGES 2025-10-08 18:07:52.479781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.481744 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.481787 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.481796 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.481814 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.481823 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.481831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/de/LC_MESSAGES 2025-10-08 18:07:52.481840 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/de/LC_MESSAGES 2025-10-08 18:07:52.481848 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.481857 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.481865 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.481874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.481882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/id/LC_MESSAGES 2025-10-08 18:07:52.481891 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/id/LC_MESSAGES 2025-10-08 18:07:52.481899 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/tr_TR/LC_MESSAGES 2025-10-08 18:07:52.481908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file keystonemiddleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/keystonemiddleware/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.481917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file keystonemiddleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/keystonemiddleware/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.481925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/tr_TR/LC_MESSAGES 2025-10-08 18:07:52.481934 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/tr_TR/LC_MESSAGES 2025-10-08 18:07:52.481942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_AU/LC_MESSAGES 2025-10-08 18:07:52.481951 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.481959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.481968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.481976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.481985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.482001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.482010 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.482018 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.482038 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.482046 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.482055 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/de/LC_MESSAGES 2025-10-08 18:07:52.482063 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/de/LC_MESSAGES 2025-10-08 18:07:52.482076 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.482092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.482108 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/cs/LC_MESSAGES 2025-10-08 18:07:52.482122 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/cs/LC_MESSAGES 2025-10-08 18:07:52.482137 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/id/LC_MESSAGES 2025-10-08 18:07:52.482152 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/id/LC_MESSAGES 2025-10-08 18:07:52.482166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.482182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.482196 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.482213 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/id/LC_MESSAGES 2025-10-08 18:07:52.482231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.482247 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/de/LC_MESSAGES 2025-10-08 18:07:52.482262 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.482271 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/cs/LC_MESSAGES 2025-10-08 18:07:52.482281 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/tr_TR/LC_MESSAGES 2025-10-08 18:07:52.482290 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.482299 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.482318 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.482328 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.482338 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.482347 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/de/LC_MESSAGES 2025-10-08 18:07:52.482356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.482366 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.482375 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/id/LC_MESSAGES 2025-10-08 18:07:52.482428 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/tr_TR/LC_MESSAGES 2025-10-08 18:07:52.482441 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/de/LC_MESSAGES 2025-10-08 18:07:52.482451 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.482467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.482476 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.482486 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.482495 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.482504 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.482514 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/id/LC_MESSAGES 2025-10-08 18:07:52.482523 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.482532 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.482542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_AU/LC_MESSAGES 2025-10-08 18:07:52.482551 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.482560 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hant/LC_MESSAGES 2025-10-08 18:07:52.482570 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hant/LC_MESSAGES 2025-10-08 18:07:52.482594 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.482603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.482612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.482622 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.482667 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/de/LC_MESSAGES 2025-10-08 18:07:52.482677 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/de/LC_MESSAGES 2025-10-08 18:07:52.482687 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.482696 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.482706 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.482715 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.482725 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.482744 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/id/LC_MESSAGES 2025-10-08 18:07:52.482754 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/id/LC_MESSAGES 2025-10-08 18:07:52.482763 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/es/LC_MESSAGES 2025-10-08 18:07:52.482772 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/eo/LC_MESSAGES 2025-10-08 18:07:52.482788 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/id/LC_MESSAGES 2025-10-08 18:07:52.482797 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.482807 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/es/LC_MESSAGES 2025-10-08 18:07:52.482816 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.482826 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/de/LC_MESSAGES 2025-10-08 18:07:52.482835 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ka_GE/LC_MESSAGES 2025-10-08 18:07:52.482845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.482854 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.482871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/zh_Hant/LC_MESSAGES 2025-10-08 18:07:52.482881 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ne/LC_MESSAGES 2025-10-08 18:07:52.482890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.482900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.482909 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.482918 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/gu/LC_MESSAGES 2025-10-08 18:07:52.482928 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.482937 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.482947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/de/LC_MESSAGES 2025-10-08 18:07:52.482956 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/de/LC_MESSAGES 2025-10-08 18:07:52.482966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ks/LC_MESSAGES 2025-10-08 18:07:52.482975 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ur/LC_MESSAGES 2025-10-08 18:07:52.482985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ta/LC_MESSAGES 2025-10-08 18:07:52.482994 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mni/LC_MESSAGES 2025-10-08 18:07:52.483003 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/hi/LC_MESSAGES 2025-10-08 18:07:52.483013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/kok/LC_MESSAGES 2025-10-08 18:07:52.483030 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/brx/LC_MESSAGES 2025-10-08 18:07:52.483040 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/it/LC_MESSAGES 2025-10-08 18:07:52.483049 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/it/LC_MESSAGES 2025-10-08 18:07:52.483064 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ne/LC_MESSAGES 2025-10-08 18:07:52.483074 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2025-10-08 18:07:52.483083 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.483102 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.483112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.483121 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.483131 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.483140 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.483150 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.483159 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.483169 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mai/LC_MESSAGES 2025-10-08 18:07:52.483178 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-10-08 18:07:52.483188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-10-08 18:07:52.483197 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES 2025-10-08 18:07:52.483206 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES 2025-10-08 18:07:52.483216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/kn/LC_MESSAGES 2025-10-08 18:07:52.483225 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/id/LC_MESSAGES 2025-10-08 18:07:52.483234 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/id/LC_MESSAGES 2025-10-08 18:07:52.483244 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-10-08 18:07:52.483253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-10-08 18:07:52.483263 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.483272 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.483282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/as/LC_MESSAGES 2025-10-08 18:07:52.483299 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-10-08 18:07:52.483309 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-10-08 18:07:52.483318 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES 2025-10-08 18:07:52.483345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES 2025-10-08 18:07:52.483359 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/es/LC_MESSAGES 2025-10-08 18:07:52.483369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/es/LC_MESSAGES 2025-10-08 18:07:52.483379 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2025-10-08 18:07:52.483388 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-10-08 18:07:52.483426 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-10-08 18:07:52.483436 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.483445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.483455 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2025-10-08 18:07:52.483464 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mr/LC_MESSAGES 2025-10-08 18:07:52.483474 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file openstackclient.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES 2025-10-08 18:07:52.483483 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES 2025-10-08 18:07:52.483492 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES 2025-10-08 18:07:52.483501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.483511 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/it/LC_MESSAGES 2025-10-08 18:07:52.483520 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.483529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/de/LC_MESSAGES 2025-10-08 18:07:52.483539 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES 2025-10-08 18:07:52.483548 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES 2025-10-08 18:07:52.483557 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/es/LC_MESSAGES 2025-10-08 18:07:52.483566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.483576 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.483592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES 2025-10-08 18:07:52.483602 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES 2025-10-08 18:07:52.483618 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.483655 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.483665 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.483674 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/es/LC_MESSAGES 2025-10-08 18:07:52.483690 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.483699 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/es/LC_MESSAGES 2025-10-08 18:07:52.483709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.483719 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES 2025-10-08 18:07:52.483728 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.483737 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.483747 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ka_GE/LC_MESSAGES 2025-10-08 18:07:52.483756 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES 2025-10-08 18:07:52.483766 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/de/LC_MESSAGES 2025-10-08 18:07:52.483775 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.483784 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/it/LC_MESSAGES 2025-10-08 18:07:52.483794 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/pt/LC_MESSAGES 2025-10-08 18:07:52.483803 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.483813 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/es/LC_MESSAGES 2025-10-08 18:07:52.483822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.483832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/de/LC_MESSAGES 2025-10-08 18:07:52.483841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_middleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_middleware/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.483868 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_policy.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_policy/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.483885 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_privsep.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.483901 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_privsep.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_privsep/locale/de/LC_MESSAGES 2025-10-08 18:07:52.483918 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_reports.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_reports/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.483933 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_service.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_service/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.483949 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/de/LC_MESSAGES 2025-10-08 18:07:52.483966 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES 2025-10-08 18:07:52.483997 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.484016 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.484033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_versionedobjects.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_versionedobjects/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.484060 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_vmware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_vmware/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.484078 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_vmware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_vmware/locale/fr/LC_MESSAGES 2025-10-08 18:07:52.484087 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/de/LC_MESSAGES 2025-10-08 18:07:52.484097 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/de/LC_MESSAGES 2025-10-08 18:07:52.484107 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/id/LC_MESSAGES 2025-10-08 18:07:52.484116 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/id/LC_MESSAGES 2025-10-08 18:07:52.484125 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.484134 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/en_GB/LC_MESSAGES 2025-10-08 18:07:52.484144 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.484153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ko_KR/LC_MESSAGES 2025-10-08 18:07:52.484162 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.484172 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ja/LC_MESSAGES 2025-10-08 18:07:52.484181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.484191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/ru/LC_MESSAGES 2025-10-08 18:07:52.484224 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/zh_Hans/LC_MESSAGES 2025-10-08 18:07:52.484242 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/zun_ui/locale/tr_TR/LC_MESSAGES 2025-10-08 18:07:52.484258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 0690cb6e2d41 2025-10-08 18:07:52.484276 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 3b3adc26e456 2025-10-08 18:07:52.484295 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 11/12 : RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon && rm /tmp/openstack-themes.tar.gz 2025-10-08 18:07:52.484314 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in f9dd7fab0320 2025-10-08 18:07:52.484331 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: % Total % Received % Xferd Average Speed Time Time Time Current 2025-10-08 18:07:52.484341 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Dload Upload Total Spent Left Speed 2025-10-08 18:07:52.484350 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 -- 2025-10-08 18:07:52.484360 | ubuntu-noble-large | INFO:kolla.common.utils.horizon::--:-- --:--:-- --:--:-- 0 2025-10-08 18:07:52.484374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-10-08 18:07:52.484384 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.484416 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 2153k 0 2153k 0 0 3253k 0 --:--:-- --:--:-- --:--:-- 3253k 2025-10-08 18:07:52.484426 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.484436 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/ 2025-10-08 18:07:52.484445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/ 2025-10-08 18:07:52.484454 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_styles.scss 2025-10-08 18:07:52.484468 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_variables.scss 2025-10-08 18:07:52.484477 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/ 2025-10-08 18:07:52.484486 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/favicon.ico 2025-10-08 18:07:52.484496 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo-splash.svg 2025-10-08 18:07:52.484516 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo.svg 2025-10-08 18:07:52.484529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/pattern.svg 2025-10-08 18:07:52.484542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/ 2025-10-08 18:07:52.484556 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/403.html 2025-10-08 18:07:52.484605 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/404.html 2025-10-08 18:07:52.484619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/500.html 2025-10-08 18:07:52.484667 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/ 2025-10-08 18:07:52.484682 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/ 2025-10-08 18:07:52.484737 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_styles.scss 2025-10-08 18:07:52.484749 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_variables.scss 2025-10-08 18:07:52.484762 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/ 2025-10-08 18:07:52.484785 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/favicon.ico 2025-10-08 18:07:52.484825 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo-splash.svg 2025-10-08 18:07:52.484864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo.svg 2025-10-08 18:07:52.484929 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/pattern.svg 2025-10-08 18:07:52.484940 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/ 2025-10-08 18:07:52.484954 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/403.html 2025-10-08 18:07:52.484967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/404.html 2025-10-08 18:07:52.485013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/500.html 2025-10-08 18:07:52.485027 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/_login_footer.html 2025-10-08 18:07:52.485040 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container f9dd7fab0320 2025-10-08 18:07:52.485085 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> d96af1fbc4d0 2025-10-08 18:07:52.485102 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 12/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:07:52.485139 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in e53d5cdbdc67 2025-10-08 18:07:52.485187 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-10-08 18:07:52.485201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-10-08 18:07:52.485235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-10-08 18:07:52.485342 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Package 'build-essential' is not installed, so not removed 2025-10-08 18:07:52.485356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-10-08 18:07:52.485370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:07:52.485379 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:07:52.485416 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:07:52.485465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:07:52.485480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-10-08 18:07:52.485493 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-10-08 18:07:52.485529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-10-08 18:07:52.485563 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-10-08 18:07:52.485611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:07:52.485649 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-10-08 18:07:52.485669 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-10-08 18:07:52.485714 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-10-08 18:07:52.485729 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2025-10-08 18:07:52.485743 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:07:52.485766 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:07:52.485817 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:07:52.485832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:07:52.485845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-10-08 18:07:52.485860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-10-08 18:07:52.485912 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-10-08 18:07:52.485922 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-10-08 18:07:52.485936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 228 MB disk space will be freed. 2025-10-08 18:07:52.485968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-10-08 18:07:52.486000 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(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% 2025-10-08 18:07:52.486049 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-10-08 18:07:52.486062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-10-08 18:07:52.486077 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-10-08 18:07:52.486119 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-10-08 18:07:52.486133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-10-08 18:07:52.486146 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-10-08 18:07:52.486189 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18907 files and directories currently installed.) 2025-10-08 18:07:52.486204 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:07:52.486217 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:07:52.486260 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:07:52.486275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:07:52.486288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:07:52.486321 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:07:52.486335 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:07:52.486378 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:07:52.486411 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:07:52.486424 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.486457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:07:52.486471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:07:52.486515 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:07:52.486529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:07:52.486542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:07:52.486586 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:07:52.486597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:07:52.486610 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:07:52.486657 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:07:52.486676 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:07:52.486722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:07:52.486736 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:07:52.486749 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:07:52.486792 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:07:52.486807 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:07:52.486820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:07:52.486849 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:07:52.486862 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:07:52.486905 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:07:52.486919 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:07:52.486939 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:07:52.486953 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:07:52.486998 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:07:52.487009 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:07:52.487023 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:07:52.487036 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:07:52.487078 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:07:52.487092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:07:52.487148 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing lto-disabled-list (47) ... 2025-10-08 18:07:52.487160 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing make (4.3-4.1build2) ... 2025-10-08 18:07:52.487173 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:07:52.487186 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:07:52.487241 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyclean==3.0.0 2025-10-08 18:07:52.487256 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:07:52.487269 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:07:52.487313 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pyclean 2025-10-08 18:07:52.487327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pyclean-3.0.0 2025-10-08 18:07:52.487340 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:07:52.487374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.487390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 10922 files, 1793 directories removed. 2025-10-08 18:07:52.487463 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.487475 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /usr 2025-10-08 18:07:52.487489 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.487502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 1316 files, 133 directories removed. 2025-10-08 18:07:52.487545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-10-08 18:07:52.487559 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Found existing installation: pyclean 3.0.0 2025-10-08 18:07:52.487572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Uninstalling pyclean-3.0.0: 2025-10-08 18:07:52.487593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:07:52.487654 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container e53d5cdbdc67 2025-10-08 18:07:52.487674 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> a65feaca12a3 2025-10-08 18:07:52.487717 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built 8a6c6dd1c623 2025-10-08 18:07:52.487732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully tagged osism.harbor.regio.digital/kolla/horizon:build-20251008 2025-10-08 18:07:52.487844 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Built at 2025-10-08 18:07:52.487739 (took 0:02:47.526672) 2025-10-08 18:07:52.488174 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-base) 2025-10-08 18:07:52.488243 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Processing 2025-10-08 18:07:52.488257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building started at 2025-10-08 18:07:52.488219 2025-10-08 18:07:52.488340 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Getting local archive from tarballs/ironic-stable-2024.2.tar.gz 2025-10-08 18:07:52.492848 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 plugins into plugins archive 2025-10-08 18:07:52.493249 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 additions into additions archive 2025-10-08 18:08:12.623319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:08:12.626744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 7c68626a079c 2025-10-08 18:08:12.626782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 2/7 : LABEL "build-date"="20251008" "name"="ironic-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:08:12.626796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in f0cb5faf5d1c 2025-10-08 18:08:12.626806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container f0cb5faf5d1c 2025-10-08 18:08:12.626816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 94584dd7dd47 2025-10-08 18:08:12.626842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 3/7 : RUN usermod --append --home /var/lib/ironic --groups kolla ironic && mkdir -p /var/lib/ironic && chown -R 42422:42422 /var/lib/ironic 2025-10-08 18:08:12.626853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 9ef2952b669c 2025-10-08 18:08:12.626862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 9ef2952b669c 2025-10-08 18:08:12.626870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 90907bb7c3c3 2025-10-08 18:08:12.626879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 4/7 : ADD ironic-base-archive /ironic-base-source 2025-10-08 18:08:12.626887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 0a78d0d3c994 2025-10-08 18:08:12.626897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 5/7 : ADD ironic_sudoers /etc/sudoers.d/kolla_ironic_sudoers 2025-10-08 18:08:12.626906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> bb1f50486b4c 2025-10-08 18:08:12.626914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:08:12.626923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> b73b18f1b0c2 2025-10-08 18:08:12.626933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 7/7 : RUN ln -s ironic-base-source/* ironic && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ironic && mkdir -p /etc/ironic && cp -r /var/lib/kolla/venv/etc/ironic/* /etc/ironic/ && cp /etc/pycadf/ironic_api_audit_map.conf /etc/ironic/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ironic/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ironic_sudoers && touch /usr/local/bin/kolla_ironic_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_ironic_extend_start 2025-10-08 18:08:12.626958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 511961073e3c 2025-10-08 18:08:12.626966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Processing /ironic 2025-10-08 18:08:12.626973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (setup.py): started 2025-10-08 18:08:12.626980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:08:12.626988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (6.1.0) 2025-10-08 18:08:12.626997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (2.0.32) 2025-10-08 18:08:12.627004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: alembic>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (1.13.2) 2025-10-08 18:08:12.627011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (3.2.0) 2025-10-08 18:08:12.627018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: eventlet>=0.30.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (0.36.1) 2025-10-08 18:08:12.627025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (1.8.8) 2025-10-08 18:08:12.627041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: keystoneauth1>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (5.8.1) 2025-10-08 18:08:12.627049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ironic-lib>=6.0.0 (from ironic==26.1.4.dev2) 2025-10-08 18:08:12.627056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ironic_lib-6.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-08 18:08:12.627063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: stevedore>=1.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (5.3.0) 2025-10-08 18:08:12.627070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.concurrency>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (6.1.0) 2025-10-08 18:08:12.627076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (9.6.0) 2025-10-08 18:08:12.627083 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (5.6.0) 2025-10-08 18:08:12.627095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.db>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (16.0.0) 2025-10-08 18:08:12.627102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.rootwrap>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (7.3.0) 2025-10-08 18:08:12.627109 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (6.1.2) 2025-10-08 18:08:12.627116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (6.2.0) 2025-10-08 18:08:12.627129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (4.4.0) 2025-10-08 18:08:12.627136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (5.5.0) 2025-10-08 18:08:12.627143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (3.5.0) 2025-10-08 18:08:12.627150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (2.4.0) 2025-10-08 18:08:12.627157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (7.3.0) 2025-10-08 18:08:12.627164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: osprofiler>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (4.2.0) 2025-10-08 18:08:12.627171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: os-traits>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (3.1.0) 2025-10-08 18:08:12.627178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pecan>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (1.5.1) 2025-10-08 18:08:12.627184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting pycdlib>=1.11.0 (from ironic==26.1.4.dev2) 2025-10-08 18:08:12.627191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading pycdlib-1.14.0-py2.py3-none-any.whl.metadata (992 bytes) 2025-10-08 18:08:12.627198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (2.32.3) 2025-10-08 18:08:12.627205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (2.0.0) 2025-10-08 18:08:12.627212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonpatch>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (1.33) 2025-10-08 18:08:12.627219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Jinja2>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (3.1.4) 2025-10-08 18:08:12.627233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (10.7.1) 2025-10-08 18:08:12.627240 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (14.9.1) 2025-10-08 18:08:12.627247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (8.3.0) 2025-10-08 18:08:12.627254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (3.4.0) 2025-10-08 18:08:12.627261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonschema>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (4.19.2) 2025-10-08 18:08:12.627268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (6.0.0) 2025-10-08 18:08:12.627275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (3.0.0) 2025-10-08 18:08:12.627295 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tooz>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (6.3.0) 2025-10-08 18:08:12.627354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: openstacksdk>=0.99.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (4.0.1) 2025-10-08 18:08:12.627466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting sushy>=4.8.0 (from ironic==26.1.4.dev2) 2025-10-08 18:08:12.627490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading sushy-5.2.1-py3-none-any.whl.metadata (2.2 kB) 2025-10-08 18:08:12.627584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting construct>=2.9.39 (from ironic==26.1.4.dev2) 2025-10-08 18:08:12.627647 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-10-08 18:08:12.627710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: netaddr>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==26.1.4.dev2) (0.10.1) 2025-10-08 18:08:12.627776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting microversion-parse>=1.0.1 (from ironic==26.1.4.dev2) 2025-10-08 18:08:12.627859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:08:12.627910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic==26.1.4.dev2) (1.3.5) 2025-10-08 18:08:12.627971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic==26.1.4.dev2) (4.12.2) 2025-10-08 18:08:12.628033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->ironic==26.1.4.dev2) (3.11.0) 2025-10-08 18:08:12.628092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->ironic==26.1.4.dev2) (2.6.1) 2025-10-08 18:08:12.628152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->ironic==26.1.4.dev2) (3.0.3) 2025-10-08 18:08:12.628211 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=6.0.0->ironic==26.1.4.dev2) (4.0.1) 2025-10-08 18:08:12.628268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=6.0.0->ironic==26.1.4.dev2) (6.4.0) 2025-10-08 18:08:12.628325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting zeroconf>=0.24.0 (from ironic-lib>=6.0.0->ironic==26.1.4.dev2) 2025-10-08 18:08:12.628384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.0 kB) 2025-10-08 18:08:12.628459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.0.0->ironic==26.1.4.dev2) (2.1.5) 2025-10-08 18:08:12.628517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch>=1.16->ironic==26.1.4.dev2) (3.0.0) 2025-10-08 18:08:12.628575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==26.1.4.dev2) (24.2.0) 2025-10-08 18:08:12.628833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==26.1.4.dev2) (2023.12.1) 2025-10-08 18:08:12.628930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==26.1.4.dev2) (0.35.1) 2025-10-08 18:08:12.628956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==26.1.4.dev2) (0.20.0) 2025-10-08 18:08:12.628967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic==26.1.4.dev2) (2.1.0) 2025-10-08 18:08:12.628993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic==26.1.4.dev2) (1.7.0) 2025-10-08 18:08:12.629010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.4.dev2) (2.9.0) 2025-10-08 18:08:12.629023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.4.dev2) (3.8.0) 2025-10-08 18:08:12.629091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.4.dev2) (3.1.1) 2025-10-08 18:08:12.629141 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.4.dev2) (5.5.0) 2025-10-08 18:08:12.629190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (6.0.2) 2025-10-08 18:08:12.629263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (42.0.8) 2025-10-08 18:08:12.629313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (5.1.1) 2025-10-08 18:08:12.630714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (1.3.3) 2025-10-08 18:08:12.630738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (1.0.1) 2025-10-08 18:08:12.630748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (0.11.0) 2025-10-08 18:08:12.630758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (4.2.2) 2025-10-08 18:08:12.630768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==26.1.4.dev2) (1.4.0) 2025-10-08 18:08:12.630777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.99.0->ironic==26.1.4.dev2) (1.17.0) 2025-10-08 18:08:12.630787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.99.0->ironic==26.1.4.dev2) (2.22) 2025-10-08 18:08:12.630818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.2.0->ironic==26.1.4.dev2) (0.19) 2025-10-08 18:08:12.630828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->ironic==26.1.4.dev2) (3.0.0) 2025-10-08 18:08:12.630838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->ironic==26.1.4.dev2) (1.16.0) 2025-10-08 18:08:12.630847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=9.1.0->ironic==26.1.4.dev2) (2.0.1) 2025-10-08 18:08:12.630857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=9.1.0->ironic==26.1.4.dev2) (0.5.0) 2025-10-08 18:08:12.630867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ironic==26.1.4.dev2) (2.9.0.post0) 2025-10-08 18:08:12.630884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==26.1.4.dev2) (5.2.0) 2025-10-08 18:08:12.630894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==26.1.4.dev2) (5.5.0) 2025-10-08 18:08:12.630904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==26.1.4.dev2) (5.4.0) 2025-10-08 18:08:12.630913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==26.1.4.dev2) (0.9.0) 2025-10-08 18:08:12.630923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->ironic==26.1.4.dev2) (5.1.0) 2025-10-08 18:08:12.630932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->ironic==26.1.4.dev2) (0.20.0) 2025-10-08 18:08:12.630941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->ironic==26.1.4.dev2) (4.0.1) 2025-10-08 18:08:12.630960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic==26.1.4.dev2) (1.0.8) 2025-10-08 18:08:12.630971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic==26.1.4.dev2) (2024.1) 2025-10-08 18:08:12.630980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==26.1.4.dev2) (3.10.1) 2025-10-08 18:08:12.630990 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==26.1.4.dev2) (3.1.0) 2025-10-08 18:08:12.630999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==26.1.4.dev2) (2.5.1) 2025-10-08 18:08:12.631016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==26.1.4.dev2) (1.6.0) 2025-10-08 18:08:12.631026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic==26.1.4.dev2) (24.1) 2025-10-08 18:08:12.631035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic==26.1.4.dev2) (3.1.2) 2025-10-08 18:08:12.631045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->ironic==26.1.4.dev2) (67.2.0) 2025-10-08 18:08:12.631054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->ironic==26.1.4.dev2) (0.3.5) 2025-10-08 18:08:12.631064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->ironic==26.1.4.dev2) (0.2.13) 2025-10-08 18:08:12.631073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->ironic==26.1.4.dev2) (2024.1) 2025-10-08 18:08:12.631083 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->ironic==26.1.4.dev2) (1.16.0) 2025-10-08 18:08:12.631092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==26.1.4.dev2) (3.3.2) 2025-10-08 18:08:12.631107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==26.1.4.dev2) (3.8) 2025-10-08 18:08:12.631117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==26.1.4.dev2) (1.26.19) 2025-10-08 18:08:12.631127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==26.1.4.dev2) (2025.10.5) 2025-10-08 18:08:12.631136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->ironic==26.1.4.dev2) (0.7) 2025-10-08 18:08:12.631146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=9.1.0->ironic==26.1.4.dev2) (2.7.2) 2025-10-08 18:08:12.631155 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.7.0->ironic==26.1.4.dev2) (0.15.2) 2025-10-08 18:08:12.631165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic-lib>=6.0.0->ironic==26.1.4.dev2) 2025-10-08 18:08:12.631175 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2025-10-08 18:08:12.631195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-10-08 18:08:12.631205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ironic_lib-6.2.0-py3-none-any.whl (100 kB) 2025-10-08 18:08:12.631215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-10-08 18:08:12.631231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading pycdlib-1.14.0-py2.py3-none-any.whl (213 kB) 2025-10-08 18:08:12.631241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading sushy-5.2.1-py3-none-any.whl (347 kB) 2025-10-08 18:08:12.631251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.2 MB) 2025-10-08 18:08:12.631261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 30.9 MB/s 0:00:00 2025-10-08 18:08:12.631271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2025-10-08 18:08:12.631285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building wheels for collected packages: ironic 2025-10-08 18:08:12.631302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: DEPRECATION: Building 'ironic' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ironic'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:08:12.631363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: 2025-10-08 18:08:12.631430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (setup.py): started 2025-10-08 18:08:12.631473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (setup.py): finished with status 'done' 2025-10-08 18:08:12.631617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Created wheel for ironic: filename=ironic-26.1.4.dev2-py3-none-any.whl size=2024157 sha256=6947444ce52bc92b07b65a8c6022432896129633306f5de09bf6492e0c05a32c 2025-10-08 18:08:12.631669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bdg7kp56/wheels/e0/72/a3/07570bdf482521f3afb3056cd986f4414db0c18994594544e5 2025-10-08 18:08:12.631686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built ironic 2025-10-08 18:08:12.631700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Installing collected packages: pycdlib, ifaddr, zeroconf, microversion-parse, construct, sushy, ironic-lib, ironic 2025-10-08 18:08:12.631784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully installed construct-2.10.70 ifaddr-0.2.0 ironic-26.1.4.dev2 ironic-lib-6.2.0 microversion-parse-2.0.0 pycdlib-1.14.0 sushy-5.2.1 zeroconf-0.132.2 2025-10-08 18:08:12.631837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 511961073e3c 2025-10-08 18:08:12.631889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> f2b395d00bd7 2025-10-08 18:08:12.631949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built 4d1bc086bc72 2025-10-08 18:08:12.632013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully tagged osism.harbor.regio.digital/kolla/ironic-base:build-20251008 2025-10-08 18:08:12.632131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Built at 2025-10-08 18:08:12.632020 (took 0:00:20.143801) 2025-10-08 18:08:12.632234 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-conductor) to queue 2025-10-08 18:08:12.632304 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-api) to queue 2025-10-08 18:08:12.632366 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-pxe) to queue 2025-10-08 18:08:12.632877 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-inspector) 2025-10-08 18:08:12.632963 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Processing 2025-10-08 18:08:12.633027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building started at 2025-10-08 18:08:12.632950 2025-10-08 18:08:12.633114 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Getting archive from https://tarballs.opendev.org/openstack/ironic-inspector/ironic-inspector-stable-2024.2.tar.gz 2025-10-08 18:08:13.608956 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 plugins into plugins archive 2025-10-08 18:08:13.609966 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 additions into additions archive 2025-10-08 18:08:57.456940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:08:57.458417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 7c68626a079c 2025-10-08 18:08:57.458458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 2/10 : LABEL "build-date"="20251008" "name"="ironic-inspector" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-inspector" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:08:57.458472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 22e92f4cb0d6 2025-10-08 18:08:57.458481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 22e92f4cb0d6 2025-10-08 18:08:57.458489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 0908af56281b 2025-10-08 18:08:57.458498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 3/10 : RUN usermod --append --home /var/lib/ironic-inspector --groups kolla ironic-inspector && mkdir -p /var/lib/ironic-inspector && chown -R 42461:42461 /var/lib/ironic-inspector 2025-10-08 18:08:57.458508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 48824ec5a02c 2025-10-08 18:08:57.458516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 48824ec5a02c 2025-10-08 18:08:57.458523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 02f442d28a3d 2025-10-08 18:08:57.458553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends iptables && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:08:57.458563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 73d6a61280df 2025-10-08 18:08:57.458570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:08:57.458579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:08:57.458588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:08:57.458595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:08:57.458603 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:08:57.458610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:08:57.458617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:08:57.458646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:08:57.458656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:08:57.458709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:08:57.458719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:08:57.458765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:08:57.458771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:08:57.458777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:08:57.458783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:08:57.458789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 28.5 MB in 2s (12.4 MB/s) 2025-10-08 18:08:57.458795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-10-08 18:08:57.458801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-10-08 18:08:57.458807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-10-08 18:08:57.458813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-10-08 18:08:57.458826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following additional packages will be installed: 2025-10-08 18:08:57.458832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 2025-10-08 18:08:57.458838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Suggested packages: 2025-10-08 18:08:57.458844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: firewalld 2025-10-08 18:08:57.458851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Recommended packages: 2025-10-08 18:08:57.458856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: nftables 2025-10-08 18:08:57.458862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following NEW packages will be installed: 2025-10-08 18:08:57.458868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: iptables libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2025-10-08 18:08:57.458874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libnftnl11 2025-10-08 18:08:57.458880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:08:57.458886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Need to get 554 kB of archives. 2025-10-08 18:08:57.458892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 3,049 kB of additional disk space will be used. 2025-10-08 18:08:57.458898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:08:57.458904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-10-08 18:08:57.458910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-10-08 18:08:57.458916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-10-08 18:08:57.458922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-10-08 18:08:57.458928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-10-08 18:08:57.458934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-10-08 18:08:57.458940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 554 kB in 0s (2,055 kB/s) 2025-10-08 18:08:57.458946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip4tc2:amd64. 2025-10-08 18:08:57.458952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-10-08 18:08:57.458959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(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% 2025-10-08 18:08:57.458973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-10-08 18:08:57.458979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2025-10-08 18:08:57.458985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-10-08 18:08:57.458990 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-10-08 18:08:57.458996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-10-08 18:08:57.459002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-10-08 18:08:57.459008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:08:57.459015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../0-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-08 18:08:57.459021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 18:08:57.459027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip6tc2:amd64. 2025-10-08 18:08:57.459033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../1-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-08 18:08:57.459039 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 18:08:57.459045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnfnetlink0:amd64. 2025-10-08 18:08:57.459051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../2-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-10-08 18:08:57.459057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-08 18:08:57.459063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-10-08 18:08:57.459069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../3-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-10-08 18:08:57.459083 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-08 18:08:57.459089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnftnl11:amd64. 2025-10-08 18:08:57.459095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-10-08 18:08:57.459101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-08 18:08:57.459107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package iptables. 2025-10-08 18:08:57.459113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../5-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-10-08 18:08:57.459119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-10-08 18:08:57.459125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 18:08:57.459130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 18:08:57.459196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-08 18:08:57.459204 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-08 18:08:57.459210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-08 18:08:57.459216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up iptables (1.8.10-3ubuntu2) ... 2025-10-08 18:08:57.459222 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-08 18:08:57.459233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-10-08 18:08:57.459240 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-08 18:08:57.459246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-08 18:08:57.459251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-10-08 18:08:57.459257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-08 18:08:57.459263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-10-08 18:08:57.459269 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-10-08 18:08:57.459275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-10-08 18:08:57.459281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:08:57.459287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 73d6a61280df 2025-10-08 18:08:57.459293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> f16532acbf03 2025-10-08 18:08:57.459298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 5/10 : ADD ironic-inspector-archive /ironic-inspector-source 2025-10-08 18:08:57.459304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> c7275ed5e785 2025-10-08 18:08:57.459310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 6/10 : ADD ironic_inspector_sudoers /etc/sudoers.d/kolla_ironic_inspector_sudoers 2025-10-08 18:08:57.459316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> b8b77db23b35 2025-10-08 18:08:57.459322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:08:57.459328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> ea9788b647e0 2025-10-08 18:08:57.459339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 8/10 : RUN ln -s ironic-inspector-source/* ironic-inspector && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ironic-inspector && mkdir -p /etc/ironic-inspector && cp /ironic-inspector/rootwrap.conf /etc/ironic-inspector/ && cp -r /ironic-inspector/rootwrap.d/ /etc/ironic-inspector/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ironic-inspector/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ironic_inspector_sudoers && chmod 644 /usr/local/bin/kolla_extend_start && mkdir -p /var/lib/ironic-inspector/dhcp-hostsdir && chown -R ironic-inspector: /var/lib/ironic-inspector 2025-10-08 18:08:57.459348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in a7f067e864be 2025-10-08 18:08:57.459354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing /ironic-inspector 2025-10-08 18:08:57.459360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (setup.py): started 2025-10-08 18:08:57.459372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:08:57.459378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (3.2.0) 2025-10-08 18:08:57.459385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: alembic>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (1.13.2) 2025-10-08 18:08:57.459391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting construct>=2.9.39 (from ironic-inspector==12.3.1.dev2) 2025-10-08 18:08:57.459397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-10-08 18:08:57.459408 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: eventlet>=0.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (0.36.1) 2025-10-08 18:08:57.459414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Flask>=1.1.0 (from ironic-inspector==12.3.1.dev2) 2025-10-08 18:08:57.459420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-10-08 18:08:57.459426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (3.0.0) 2025-10-08 18:08:57.459432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting ironic-lib>=4.3.0 (from ironic-inspector==12.3.1.dev2) 2025-10-08 18:08:57.459438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ironic_lib-6.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-08 18:08:57.459443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpath-rw>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (1.4.0) 2025-10-08 18:08:57.459449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (4.19.2) 2025-10-08 18:08:57.459455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: keystoneauth1>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.8.1) 2025-10-08 18:08:57.459462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: keystonemiddleware>=4.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (10.7.1) 2025-10-08 18:08:57.459468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (0.10.1) 2025-10-08 18:08:57.459474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.1.0) 2025-10-08 18:08:57.459480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PyYAML>=5.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.0.2) 2025-10-08 18:08:57.459486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: openstacksdk>=0.40.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (4.0.1) 2025-10-08 18:08:57.459496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.1.0) 2025-10-08 18:08:57.459501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (9.6.0) 2025-10-08 18:08:57.459507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.6.0) 2025-10-08 18:08:57.459513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.db>=12.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (16.0.0) 2025-10-08 18:08:57.459519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.4.0) 2025-10-08 18:08:57.459525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.1.2) 2025-10-08 18:08:57.459553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (14.9.1) 2025-10-08 18:08:57.459566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.2.0) 2025-10-08 18:08:57.459572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.policy>=3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (4.4.0) 2025-10-08 18:08:57.459578 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.rootwrap>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (7.3.0) 2025-10-08 18:08:57.459584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.5.0) 2025-10-08 18:08:57.459590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.service>=1.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (3.5.0) 2025-10-08 18:08:57.459596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.upgradecheck>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (2.4.0) 2025-10-08 18:08:57.459602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (7.3.0) 2025-10-08 18:08:57.459607 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tenacity>=6.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (8.3.0) 2025-10-08 18:08:57.459613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (5.3.0) 2025-10-08 18:08:57.459619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (2.0.32) 2025-10-08 18:08:57.459664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tooz>=2.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.3.1.dev2) (6.3.0) 2025-10-08 18:08:57.459670 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting microversion_parse>=1.0.1 (from ironic-inspector==12.3.1.dev2) 2025-10-08 18:08:57.459676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:08:57.459682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic-inspector==12.3.1.dev2) (1.3.5) 2025-10-08 18:08:57.459688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic-inspector==12.3.1.dev2) (4.12.2) 2025-10-08 18:08:57.459698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->ironic-inspector==12.3.1.dev2) (3.11.0) 2025-10-08 18:08:57.459704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.0->ironic-inspector==12.3.1.dev2) (2.6.1) 2025-10-08 18:08:57.459710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.0->ironic-inspector==12.3.1.dev2) (3.0.3) 2025-10-08 18:08:57.459716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Werkzeug>=3.0.0 (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) 2025-10-08 18:08:57.459727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 18:08:57.459733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Jinja2>=3.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) (3.1.4) 2025-10-08 18:08:57.459739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting itsdangerous>=2.1.2 (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) 2025-10-08 18:08:57.459751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-08 18:08:57.459757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) (8.1.7) 2025-10-08 18:08:57.459763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting blinker>=1.6.2 (from Flask>=1.1.0->ironic-inspector==12.3.1.dev2) 2025-10-08 18:08:57.459768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-08 18:08:57.459774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) (1.8.8) 2025-10-08 18:08:57.459780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) (4.0.1) 2025-10-08 18:08:57.459786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting zeroconf>=0.24.0 (from ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) 2025-10-08 18:08:57.459792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.0 kB) 2025-10-08 18:08:57.459798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.1.0->ironic-inspector==12.3.1.dev2) (2.1.5) 2025-10-08 18:08:57.459805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: ply in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.3.1.dev2) (3.11) 2025-10-08 18:08:57.459811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: decorator in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.3.1.dev2) (5.1.1) 2025-10-08 18:08:57.459817 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.3.1.dev2) (1.16.0) 2025-10-08 18:08:57.459823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (24.2.0) 2025-10-08 18:08:57.459829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (2023.12.1) 2025-10-08 18:08:57.459835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (0.35.1) 2025-10-08 18:08:57.459841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.3.1.dev2) (0.20.0) 2025-10-08 18:08:57.459847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (2.1.0) 2025-10-08 18:08:57.459861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (2.32.3) 2025-10-08 18:08:57.459868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (1.7.0) 2025-10-08 18:08:57.459874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (2.9.0) 2025-10-08 18:08:57.459880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (3.8.0) 2025-10-08 18:08:57.459886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (3.1.1) 2025-10-08 18:08:57.459898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (5.5.0) 2025-10-08 18:08:57.459904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (42.0.8) 2025-10-08 18:08:57.459910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.3.3) 2025-10-08 18:08:57.459916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.0.1) 2025-10-08 18:08:57.459922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.33) 2025-10-08 18:08:57.459928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (0.11.0) 2025-10-08 18:08:57.459934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (4.2.2) 2025-10-08 18:08:57.459939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.4.0) 2025-10-08 18:08:57.459945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (1.17.0) 2025-10-08 18:08:57.459951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (2.22) 2025-10-08 18:08:57.459957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.40.0->ironic-inspector==12.3.1.dev2) (3.0.0) 2025-10-08 18:08:57.459963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->ironic-inspector==12.3.1.dev2) (0.19) 2025-10-08 18:08:57.459974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->ironic-inspector==12.3.1.dev2) (3.0.0) 2025-10-08 18:08:57.459980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->ironic-inspector==12.3.1.dev2) (2.0.0) 2025-10-08 18:08:57.459989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->ironic-inspector==12.3.1.dev2) (1.16.0) 2025-10-08 18:08:57.459995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->ironic-inspector==12.3.1.dev2) (2.0.1) 2025-10-08 18:08:57.460001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->ironic-inspector==12.3.1.dev2) (0.5.0) 2025-10-08 18:08:57.460007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ironic-inspector==12.3.1.dev2) (2.9.0.post0) 2025-10-08 18:08:57.460013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.2.0) 2025-10-08 18:08:57.460025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.5.0) 2025-10-08 18:08:57.460030 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.4.0) 2025-10-08 18:08:57.460036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (0.9.0) 2025-10-08 18:08:57.460042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (5.1.0) 2025-10-08 18:08:57.460048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->ironic-inspector==12.3.1.dev2) (0.20.0) 2025-10-08 18:08:57.460054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->ironic-inspector==12.3.1.dev2) (4.0.1) 2025-10-08 18:08:57.460060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic-inspector==12.3.1.dev2) (1.0.8) 2025-10-08 18:08:57.460066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic-inspector==12.3.1.dev2) (2024.1) 2025-10-08 18:08:57.460071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (3.10.1) 2025-10-08 18:08:57.460077 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (3.1.0) 2025-10-08 18:08:57.460087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (2.5.1) 2025-10-08 18:08:57.460093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (1.6.0) 2025-10-08 18:08:57.460099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.3.1.dev2) (24.1) 2025-10-08 18:08:57.460105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.3.1.dev2) (3.1.2) 2025-10-08 18:08:57.460119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (67.2.0) 2025-10-08 18:08:57.460125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->ironic-inspector==12.3.1.dev2) (0.2.13) 2025-10-08 18:08:57.460131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (2024.1) 2025-10-08 18:08:57.460137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (3.3.2) 2025-10-08 18:08:57.460143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (3.8) 2025-10-08 18:08:57.460155 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (1.26.19) 2025-10-08 18:08:57.460161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.3.1.dev2) (2025.10.5) 2025-10-08 18:08:57.460167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.31.0->ironic-inspector==12.3.1.dev2) (0.7) 2025-10-08 18:08:57.460173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->ironic-inspector==12.3.1.dev2) (2.7.2) 2025-10-08 18:08:57.460179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->ironic-inspector==12.3.1.dev2) (0.15.2) 2025-10-08 18:08:57.460184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic-lib>=4.3.0->ironic-inspector==12.3.1.dev2) 2025-10-08 18:08:57.460190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2025-10-08 18:08:57.460196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-10-08 18:08:57.460202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-10-08 18:08:57.460213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-10-08 18:08:57.460219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ironic_lib-6.2.0-py3-none-any.whl (100 kB) 2025-10-08 18:08:57.460225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-10-08 18:08:57.460230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-10-08 18:08:57.460236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-08 18:08:57.460242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading zeroconf-0.132.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.2 MB) 2025-10-08 18:08:57.460248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 32.4 MB/s 0:00:00 2025-10-08 18:08:57.460254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2025-10-08 18:08:57.460260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building wheels for collected packages: ironic-inspector 2025-10-08 18:08:57.460267 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: DEPRECATION: Building 'ironic-inspector' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ironic-inspector'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:08:57.460275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-10-08 18:08:57.460285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (setup.py): started 2025-10-08 18:08:57.460291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (setup.py): finished with status 'done' 2025-10-08 18:08:57.460297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Created wheel for ironic-inspector: filename=ironic_inspector-12.3.1.dev2-py3-none-any.whl size=268150 sha256=43946ae3ec665c977854d7250197af69037612daae92ad08ef253fe6a6cb6cb8 2025-10-08 18:08:57.460303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Stored in directory: /tmp/pip-ephem-wheel-cache-reu1h2ey/wheels/81/c6/53/c54c068480ece96999594e32d74a984f1ee523639d5025d9ee 2025-10-08 18:08:57.460309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built ironic-inspector 2025-10-08 18:08:57.460315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: ifaddr, zeroconf, Werkzeug, microversion_parse, itsdangerous, construct, blinker, Flask, ironic-lib, ironic-inspector 2025-10-08 18:08:57.460326 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blinker-1.8.2 construct-2.10.70 ifaddr-0.2.0 ironic-inspector-12.3.1.dev2 ironic-lib-6.2.0 itsdangerous-2.2.0 microversion_parse-2.0.0 zeroconf-0.132.2 2025-10-08 18:08:57.460333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container a7f067e864be 2025-10-08 18:08:57.460339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> af318f5ef717 2025-10-08 18:08:57.460347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:08:57.460354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in d9db98417b0a 2025-10-08 18:08:57.460360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-10-08 18:08:57.460371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-10-08 18:08:57.460377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-10-08 18:08:57.460383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages were automatically installed and are no longer required: 2025-10-08 18:08:57.460389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:08:57.460395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:08:57.460401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:08:57.460407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:08:57.460413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:08:57.460419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:08:57.460424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:08:57.460430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2025-10-08 18:08:57.460436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Use 'apt autoremove' to remove them. 2025-10-08 18:08:57.460442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2025-10-08 18:08:57.460448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: build-essential 2025-10-08 18:08:57.460454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:08:57.460460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:08:57.460466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-10-08 18:08:57.460472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(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% 2025-10-08 18:08:57.460478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-10-08 18:08:57.460484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2025-10-08 18:08:57.460490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-10-08 18:08:57.460496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:80% (Reading database ... 85% 2025-10-08 18:08:57.460506 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-10-08 18:08:57.460512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-10-08 18:08:57.460517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18798 files and directories currently installed.) 2025-10-08 18:08:57.460523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:08:57.460593 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-10-08 18:08:57.460599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-10-08 18:08:57.460605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-10-08 18:08:57.460611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2025-10-08 18:08:57.460617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:08:57.460654 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:08:57.460664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:08:57.460676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:08:57.460688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:08:57.460695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:08:57.460701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:08:57.460707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2025-10-08 18:08:57.460713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:08:57.460719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 228 MB disk space will be freed. 2025-10-08 18:08:57.460724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-10-08 18:08:57.460730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(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% 2025-10-08 18:08:57.460736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-10-08 18:08:57.460742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2025-10-08 18:08:57.460748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-10-08 18:08:57.460754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-10-08 18:08:57.460760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-10-08 18:08:57.460766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:90% 2025-10-08 18:08:57.460771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-10-08 18:08:57.460777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18789 files and directories currently installed.) 2025-10-08 18:08:57.460783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:08:57.460789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:08:57.460795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:08:57.460801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:08:57.460806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:08:57.460812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:08:57.460818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:08:57.460824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:08:57.460830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:08:57.460839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:08:57.460845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:08:57.460851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:08:57.460857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:08:57.460863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-10-08 18:08:57.460872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:08:57.460878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-10-08 18:08:57.460993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:08:57.461003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-10-08 18:08:57.461009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:08:57.461015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:08:57.461050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:08:57.461061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:08:57.461101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:08:57.461112 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:08:57.461187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:08:57.461199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:08:57.461212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:08:57.461221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:08:57.461275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:08:57.461286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:08:57.461313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:08:57.461323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:08:57.461384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:08:57.461397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-10-08 18:08:57.461445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:08:57.461459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:08:57.461501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:08:57.461513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:08:57.461577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:08:57.461589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:08:57.461676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:08:57.461702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:08:57.461712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing lto-disabled-list (47) ... 2025-10-08 18:08:57.461760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing make (4.3-4.1build2) ... 2025-10-08 18:08:57.461773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:08:57.461787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:08:57.461881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting pyclean==3.0.0 2025-10-08 18:08:57.461896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:08:57.461909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:08:57.461919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: pyclean 2025-10-08 18:08:57.461963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed pyclean-3.0.0 2025-10-08 18:08:57.461993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:08:57.462007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-10-08 18:08:57.462017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 8231 files, 1165 directories removed. 2025-10-08 18:08:57.462070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-10-08 18:08:57.462078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /usr 2025-10-08 18:08:57.462117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-10-08 18:08:57.462124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 1316 files, 133 directories removed. 2025-10-08 18:08:57.462177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-10-08 18:08:57.462183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Found existing installation: pyclean 3.0.0 2025-10-08 18:08:57.462227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Uninstalling pyclean-3.0.0: 2025-10-08 18:08:57.462234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:08:57.462289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container d9db98417b0a 2025-10-08 18:08:57.462296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 18623e277556 2025-10-08 18:08:57.462339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 10/10 : USER ironic-inspector 2025-10-08 18:08:57.462345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 235e6d51ea32 2025-10-08 18:08:57.462397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 235e6d51ea32 2025-10-08 18:08:57.462404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 70db44d04c49 2025-10-08 18:08:57.462447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built af7a5ed9159c 2025-10-08 18:08:57.462454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully tagged osism.harbor.regio.digital/kolla/ironic-inspector:build-20251008 2025-10-08 18:08:57.462589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Built at 2025-10-08 18:08:57.462445 (took 0:00:44.829495) 2025-10-08 18:08:57.462982 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-base) 2025-10-08 18:08:57.462999 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Processing 2025-10-08 18:08:57.463081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building started at 2025-10-08 18:08:57.462978 2025-10-08 18:08:57.463122 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting local archive from tarballs/nova-stable-2024.2.tar.gz 2025-10-08 18:08:57.472343 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting archive from https://tarballs.opendev.org/openstack/blazar-nova/blazar-nova-stable-2024.2.tar.gz 2025-10-08 18:08:58.072145 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 1 plugins into plugins archive 2025-10-08 18:08:58.072270 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 0 additions into additions archive 2025-10-08 18:09:54.259591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:09:54.259730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 7c68626a079c 2025-10-08 18:09:54.259919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 2/9 : LABEL "build-date"="20251008" "name"="nova-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:09:54.259983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 083c2a825f41 2025-10-08 18:09:54.260026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 083c2a825f41 2025-10-08 18:09:54.260037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> db180ee1a68b 2025-10-08 18:09:54.260047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 3/9 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2025-10-08 18:09:54.260121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 9e01ff83f690 2025-10-08 18:09:54.260132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 9e01ff83f690 2025-10-08 18:09:54.260140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> a91e75ea9501 2025-10-08 18:09:54.260151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq ebtables iproute2 iptables openssh-client openvswitch-switch python3-libvirt python3-openvswitch ovmf && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:09:54.260161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in e11b4e85b8c3 2025-10-08 18:09:54.260214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:09:54.260226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:09:54.261785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:09:54.261805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:09:54.261816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:09:54.261825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:09:54.261833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:09:54.261842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:09:54.261851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:09:54.261876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:09:54.261886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:09:54.261894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:09:54.261903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:09:54.261911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:09:54.261920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:09:54.261929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 28.5 MB in 2s (11.6 MB/s) 2025-10-08 18:09:54.261937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2025-10-08 18:09:54.261946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2025-10-08 18:09:54.261955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building dependency tree... 2025-10-08 18:09:54.261964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading state information... 2025-10-08 18:09:54.261972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-10-08 18:09:54.261981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following additional packages will be installed: 2025-10-08 18:09:54.261990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq-base libcbor0.10 libdbus-1-3 libevent-2.1-7t64 libfido2-1 2025-10-08 18:09:54.262011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libglib2.0-0t64 libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2025-10-08 18:09:54.262020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnftables1 libnftnl11 libnuma1 libunbound8 libvirt0 libxdp1 libyajl2 2025-10-08 18:09:54.262029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-common python3-netifaces python3-sortedcontainers uuid-runtime 2025-10-08 18:09:54.262037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Suggested packages: 2025-10-08 18:09:54.262046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: resolvconf firewalld low-memory-monitor keychain libpam-ssh monkeysphere 2025-10-08 18:09:54.262055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ssh-askpass ethtool openvswitch-doc qemu-system-x86 python3-netaddr 2025-10-08 18:09:54.262063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-pyparsing python-sortedcontainers-doc 2025-10-08 18:09:54.262072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Recommended packages: 2025-10-08 18:09:54.262080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dns-root-data nftables dbus libglib2.0-data shared-mime-info xdg-user-dirs 2025-10-08 18:09:54.262089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libvirt-l10n xauth 2025-10-08 18:09:54.262098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following NEW packages will be installed: 2025-10-08 18:09:54.262107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq dnsmasq-base ebtables iptables libcbor0.10 libdbus-1-3 2025-10-08 18:09:54.262120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libevent-2.1-7t64 libfido2-1 libglib2.0-0t64 libip4tc2 libip6tc2 2025-10-08 18:09:54.262128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnuma1 2025-10-08 18:09:54.262137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libunbound8 libvirt0 libxdp1 libyajl2 openssh-client openvswitch-common 2025-10-08 18:09:54.262146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-switch ovmf python3-libvirt python3-netifaces 2025-10-08 18:09:54.262158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-openvswitch python3-sortedcontainers uuid-runtime 2025-10-08 18:09:54.262268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:09:54.262336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Need to get 15.2 MB of archives. 2025-10-08 18:09:54.262398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:After this operation, 48.5 MB of additional disk space will be used. 2025-10-08 18:09:54.262466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:09:54.262564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:22 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-10-08 18:09:54.262620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-08 18:09:54.262743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-08 18:09:54.262849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-10-08 18:09:54.262915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-10-08 18:09:54.262992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-10-08 18:09:54.263058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-10-08 18:09:54.263156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-10-08 18:09:54.263237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-10-08 18:09:54.263314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-08 18:09:54.263391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-08 18:09:54.263467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-10-08 18:09:54.263542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-08 18:09:54.263680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-08 18:09:54.263755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-08 18:09:54.263839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 18:09:54.263914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-10-08 18:09:54.263988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-10-08 18:09:54.264063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-10-08 18:09:54.264136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-10-08 18:09:54.264209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-10-08 18:09:54.264283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-10-08 18:09:54.264356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-10-08 18:09:54.264428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-10-08 18:09:54.264500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.9 [1,829 kB] 2025-10-08 18:09:54.264572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:29 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-08 18:09:54.264673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2025-10-08 18:09:54.264776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.4 [4,571 kB] 2025-10-08 18:09:54.264860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:30 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-10-08 18:09:54.264938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 15.2 MB in 1s (12.6 MB/s) 2025-10-08 18:09:54.265014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package uuid-runtime. 2025-10-08 18:09:54.265082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2025-10-08 18:09:54.265162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(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% 2025-10-08 18:09:54.265236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 70% 2025-10-08 18:09:54.265300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 75% 2025-10-08 18:09:54.265372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 80% 2025-10-08 18:09:54.265443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 85% 2025-10-08 18:09:54.265521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 90% 2025-10-08 18:09:54.265586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 95% 2025-10-08 18:09:54.265679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:09:54.265874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-08 18:09:54.265925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 18:09:54.266096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-08 18:09:54.266152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:09:54.266171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 18:09:54.266181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnfnetlink0:amd64. 2025-10-08 18:09:54.266246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-10-08 18:09:54.266323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-08 18:09:54.266391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-10-08 18:09:54.269738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-10-08 18:09:54.269763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-08 18:09:54.269772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftnl11:amd64. 2025-10-08 18:09:54.269781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-10-08 18:09:54.269789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-08 18:09:54.269798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftables1:amd64. 2025-10-08 18:09:54.269806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../05-libnftables1_1.0.9-1build1_amd64.deb ... 2025-10-08 18:09:54.269815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-10-08 18:09:54.269823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq-base. 2025-10-08 18:09:54.269832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-10-08 18:09:54.269840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-10-08 18:09:54.269849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq. 2025-10-08 18:09:54.269857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-10-08 18:09:54.269866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-10-08 18:09:54.269874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-08 18:09:54.269883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../08-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-08 18:09:54.269891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:09:54.269900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libunbound8:amd64. 2025-10-08 18:09:54.269927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../09-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-08 18:09:54.269936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 18:09:54.269944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-common. 2025-10-08 18:09:54.269952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../10-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 18:09:54.269961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-10-08 18:09:54.269969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-netifaces:amd64. 2025-10-08 18:09:54.269978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../11-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-10-08 18:09:54.269986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-08 18:09:54.269994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-sortedcontainers. 2025-10-08 18:09:54.270003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../12-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-08 18:09:54.270011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-08 18:09:54.270020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnuma1:amd64. 2025-10-08 18:09:54.270028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../13-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-08 18:09:54.270052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:09:54.270061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libxdp1:amd64. 2025-10-08 18:09:54.270070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../14-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-08 18:09:54.270078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 18:09:54.270086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-openvswitch. 2025-10-08 18:09:54.270095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../15-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 18:09:54.270103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 18:09:54.270111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-switch. 2025-10-08 18:09:54.270120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../16-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 18:09:54.270128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-08 18:09:54.270136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 18:09:54.270153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../17-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 18:09:54.270162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:09:54.270170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip4tc2:amd64. 2025-10-08 18:09:54.270179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../18-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-08 18:09:54.270187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 18:09:54.270196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip6tc2:amd64. 2025-10-08 18:09:54.270204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../19-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-08 18:09:54.270213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 18:09:54.270221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package iptables. 2025-10-08 18:09:54.270236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../20-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-10-08 18:09:54.270245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-10-08 18:09:54.270253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libcbor0.10:amd64. 2025-10-08 18:09:54.270262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../21-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-10-08 18:09:54.270270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-08 18:09:54.270278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libfido2-1:amd64. 2025-10-08 18:09:54.270286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../22-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-10-08 18:09:54.270295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-08 18:09:54.270303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openssh-client. 2025-10-08 18:09:54.270312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../23-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-08 18:09:54.270320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-08 18:09:54.270328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ebtables. 2025-10-08 18:09:54.270337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../24-ebtables_2.0.11-6build1_amd64.deb ... 2025-10-08 18:09:54.270345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ebtables (2.0.11-6build1) ... 2025-10-08 18:09:54.270354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libyajl2:amd64. 2025-10-08 18:09:54.270362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../25-libyajl2_2.1.0-5build1_amd64.deb ... 2025-10-08 18:09:54.270370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-10-08 18:09:54.270379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libvirt0:amd64. 2025-10-08 18:09:54.270387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../26-libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-08 18:09:54.270396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-08 18:09:54.270404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-libvirt. 2025-10-08 18:09:54.270412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../27-python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-10-08 18:09:54.270421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-10-08 18:09:54.270429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ovmf. 2025-10-08 18:09:54.270442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../28-ovmf_2024.02-2ubuntu0.4_all.deb ... 2025-10-08 18:09:54.270450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ovmf (2024.02-2ubuntu0.4) ... 2025-10-08 18:09:54.270459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 18:09:54.270468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-10-08 18:09:54.270476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-08 18:09:54.270485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 18:09:54.270493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-10-08 18:09:54.270502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:09:54.270510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-08 18:09:54.270519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-08 18:09:54.270533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ovmf (2024.02-2ubuntu0.4) ... 2025-10-08 18:09:54.270542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 18:09:54.270550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:09:54.270558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:No schema files found: doing nothing. 2025-10-08 18:09:54.270575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 18:09:54.270584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ebtables (2.0.11-6build1) ... 2025-10-08 18:09:54.270593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-10-08 18:09:54.270602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 18:09:54.270611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-08 18:09:54.270619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:09:54.270684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-08 18:09:54.270693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 18:09:54.270702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Selecting GID from range 100 to 59999 ... 2025-10-08 18:09:54.270710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Adding group `uuidd' (GID 102) ... 2025-10-08 18:09:54.270718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:09:54.270726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:09:54.270735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-10-08 18:09:54.270743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-08 18:09:54.270751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-08 18:09:54.270759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-10-08 18:09:54.270768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-libvirt (10.0.0-1build1) ... 2025-10-08 18:09:54.270781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-08 18:09:54.270789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 18:09:54.270798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-08 18:09:54.270810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-08 18:09:54.270848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-10-08 18:09:54.270934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-10-08 18:09:54.270949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:09:54.271015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:09:54.271062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up iptables (1.8.10-3ubuntu2) ... 2025-10-08 18:09:54.271106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-10-08 18:09:54.271161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-08 18:09:54.271219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-10-08 18:09:54.271274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-08 18:09:54.271330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-08 18:09:54.271398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-10-08 18:09:54.271450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-08 18:09:54.271511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-10-08 18:09:54.271525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-10-08 18:09:54.271594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-10-08 18:09:54.271671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-10-08 18:09:54.271797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:09:54.271813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:09:54.271962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:09:54.271992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container e11b4e85b8c3 2025-10-08 18:09:54.272010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 329fad71de48 2025-10-08 18:09:54.272020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 5/9 : ADD nova-base-archive /nova-base-source 2025-10-08 18:09:54.272033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 0feacafa6414 2025-10-08 18:09:54.272105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 6/9 : ADD plugins-archive / 2025-10-08 18:09:54.272163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 25b0228ac2f2 2025-10-08 18:09:54.272177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 7/9 : COPY nova_sudoers /etc/sudoers.d/kolla_nova_sudoers 2025-10-08 18:09:54.272244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 53ef0e751e1f 2025-10-08 18:09:54.272300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:09:54.272314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> a89dc872a6b1 2025-10-08 18:09:54.272387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 9/9 : RUN ln -s nova-base-source/* nova && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /nova && mkdir -p /etc/nova/ && cp -r /nova/etc/nova/* /etc/nova/ && cp /etc/pycadf/nova_api_audit_map.conf /etc/nova/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/nova/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_nova_sudoers && touch /usr/local/bin/kolla_nova_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_nova_extend_start 2025-10-08 18:09:54.272444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 0da608cb770c 2025-10-08 18:09:54.272457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /nova 2025-10-08 18:09:54.272521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2025-10-08 18:09:54.272563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2025-10-08 18:09:54.272604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2025-10-08 18:09:54.272672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2025-10-08 18:09:54.272731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2025-10-08 18:09:54.272782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-08 18:09:54.272796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.1.0) 2025-10-08 18:09:54.272864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: SQLAlchemy>=1.4.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (2.0.32) 2025-10-08 18:09:54.272906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (5.1.1) 2025-10-08 18:09:54.272948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: eventlet>=0.30.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (0.36.1) 2025-10-08 18:09:54.272989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.1.4) 2025-10-08 18:09:54.273040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: keystonemiddleware>=4.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (10.7.1) 2025-10-08 18:09:54.273053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (5.3.0) 2025-10-08 18:09:54.273123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (2.5.1) 2025-10-08 18:09:54.273137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (42.0.8) 2025-10-08 18:09:54.273203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (1.8.8) 2025-10-08 18:09:54.273245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.0.3) 2025-10-08 18:09:54.273287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.1.0) 2025-10-08 18:09:54.273339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.10.1) 2025-10-08 18:09:54.273392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.11.0) 2025-10-08 18:09:54.273433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: alembic>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (1.13.2) 2025-10-08 18:09:54.273485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (0.10.1) 2025-10-08 18:09:54.273498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (0.11.0) 2025-10-08 18:09:54.273559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: paramiko>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.4.1) 2025-10-08 18:09:54.273601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (2.1.0) 2025-10-08 18:09:54.273670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonschema>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (4.19.2) 2025-10-08 18:09:54.273729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-cinderclient>=4.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (9.6.0) 2025-10-08 18:09:54.273781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: keystoneauth1>=3.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (5.8.1) 2025-10-08 18:09:54.273801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-neutronclient>=7.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (11.3.1) 2025-10-08 18:09:54.273868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (4.7.0) 2025-10-08 18:09:54.273910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (2.32.3) 2025-10-08 18:09:54.273951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (5.3.0) 2025-10-08 18:09:54.273991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting websockify>=0.9.0 (from nova==30.1.1.dev17) 2025-10-08 18:09:54.274032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2025-10-08 18:09:54.274072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.8.0) 2025-10-08 18:09:54.274123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.concurrency>=5.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.1.0) 2025-10-08 18:09:54.274136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.config>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (9.6.0) 2025-10-08 18:09:54.274201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.context>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (5.6.0) 2025-10-08 18:09:54.274247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.log>=4.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.1.2) 2025-10-08 18:09:54.274260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting oslo.limit>=1.5.0 (from nova==30.1.1.dev17) 2025-10-08 18:09:54.274336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading oslo.limit-2.5.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-08 18:09:54.274379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.4.0) 2025-10-08 18:09:54.274430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.serialization>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (5.5.0) 2025-10-08 18:09:54.274443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (2.4.0) 2025-10-08 18:09:54.274504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.utils>=7.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (7.3.0) 2025-10-08 18:09:54.274556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.db>=10.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (16.0.0) 2025-10-08 18:09:54.274597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (7.3.0) 2025-10-08 18:09:54.274665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (14.9.1) 2025-10-08 18:09:54.274736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (4.4.0) 2025-10-08 18:09:54.274790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.privsep>=2.6.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.4.0) 2025-10-08 18:09:54.274811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.4.0) 2025-10-08 18:09:54.274875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.service>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.5.0) 2025-10-08 18:09:54.274917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (2.0.0) 2025-10-08 18:09:54.274958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.2.0) 2025-10-08 18:09:54.275010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.0.0) 2025-10-08 18:09:54.275023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.4.0) 2025-10-08 18:09:54.275086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-brick>=5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.9.1) 2025-10-08 18:09:54.275127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-resource-classes>=1.1.0 (from nova==30.1.1.dev17) 2025-10-08 18:09:54.275167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-08 18:09:54.275207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-traits>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.1.0) 2025-10-08 18:09:54.275220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-vif>=3.1.0 (from nova==30.1.1.dev17) 2025-10-08 18:09:54.275282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_vif-3.7.0-py3-none-any.whl.metadata (2.4 kB) 2025-10-08 18:09:54.275334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: castellan>=0.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (5.1.1) 2025-10-08 18:09:54.275347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting microversion-parse>=0.2.1 (from nova==30.1.1.dev17) 2025-10-08 18:09:54.275404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:09:54.275462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.3.0) 2025-10-08 18:09:54.275475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting cursive>=0.2.1 (from nova==30.1.1.dev17) 2025-10-08 18:09:54.275516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-08 18:09:54.275556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: retrying>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (1.3.4) 2025-10-08 18:09:54.275607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-service-types>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (1.7.0) 2025-10-08 18:09:54.275620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (2.9.0.post0) 2025-10-08 18:09:54.275711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: futurist>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (3.0.0) 2025-10-08 18:09:54.275767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: openstacksdk>=0.35.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (4.0.1) 2025-10-08 18:09:54.275809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from nova==30.1.1.dev17) (6.0.2) 2025-10-08 18:09:54.275834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==30.1.1.dev17) (1.3.5) 2025-10-08 18:09:54.275888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==30.1.1.dev17) (4.12.2) 2025-10-08 18:09:54.275940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-barbicanclient>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==30.1.1.dev17) (7.0.0) 2025-10-08 18:09:54.275954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==30.1.1.dev17) (1.17.0) 2025-10-08 18:09:54.276008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==30.1.1.dev17) (2.22) 2025-10-08 18:09:54.276031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==30.1.1.dev17) (2.6.1) 2025-10-08 18:09:54.276087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==30.1.1.dev17) (2.1.5) 2025-10-08 18:09:54.276109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==30.1.1.dev17) (24.2.0) 2025-10-08 18:09:54.276167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==30.1.1.dev17) (2023.12.1) 2025-10-08 18:09:54.276219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==30.1.1.dev17) (0.35.1) 2025-10-08 18:09:54.276232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==30.1.1.dev17) (0.20.0) 2025-10-08 18:09:54.276286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==30.1.1.dev17) (2.9.0) 2025-10-08 18:09:54.276339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==30.1.1.dev17) (3.1.1) 2025-10-08 18:09:54.276351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==30.1.1.dev17) (5.5.0) 2025-10-08 18:09:54.276410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.1.1.dev17) (1.3.3) 2025-10-08 18:09:54.276424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.1.1.dev17) (1.0.1) 2025-10-08 18:09:54.276482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.1.1.dev17) (1.33) 2025-10-08 18:09:54.276535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.1.1.dev17) (4.2.2) 2025-10-08 18:09:54.276554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.35.0->nova==30.1.1.dev17) (1.4.0) 2025-10-08 18:09:54.276596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==30.1.1.dev17) (3.0.0) 2025-10-08 18:09:54.276675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=5.2->nova==30.1.1.dev17) (8.3.0) 2025-10-08 18:09:54.276721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-win>=5.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=5.2->nova==30.1.1.dev17) (5.9.0) 2025-10-08 18:09:54.276775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==30.1.1.dev17) (3.0.0) 2025-10-08 18:09:54.276828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting ovsdbapp>=0.12.1 (from os-vif>=3.1.0->nova==30.1.1.dev17) 2025-10-08 18:09:54.276841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-08 18:09:54.276899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyroute2>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==30.1.1.dev17) (0.7.12) 2025-10-08 18:09:54.276912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->os-vif>=3.1.0->nova==30.1.1.dev17) (1.16.0) 2025-10-08 18:09:54.276968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==30.1.1.dev17) (0.19) 2025-10-08 18:09:54.276981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==30.1.1.dev17) (2.0.1) 2025-10-08 18:09:54.277036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==30.1.1.dev17) (0.5.0) 2025-10-08 18:09:54.277049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==30.1.1.dev17) (5.2.0) 2025-10-08 18:09:54.277106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==30.1.1.dev17) (5.5.0) 2025-10-08 18:09:54.277119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==30.1.1.dev17) (5.4.0) 2025-10-08 18:09:54.277175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==30.1.1.dev17) (0.9.0) 2025-10-08 18:09:54.277188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==30.1.1.dev17) (5.1.0) 2025-10-08 18:09:54.277243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==30.1.1.dev17) (0.20.0) 2025-10-08 18:09:54.277256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==30.1.1.dev17) (4.0.1) 2025-10-08 18:09:54.277312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==30.1.1.dev17) (4.0.1) 2025-10-08 18:09:54.277325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==30.1.1.dev17) (1.0.8) 2025-10-08 18:09:54.277367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.2.0->nova==30.1.1.dev17) (2024.1) 2025-10-08 18:09:54.277379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->nova==30.1.1.dev17) (1.6.0) 2025-10-08 18:09:54.277434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.3.0->nova==30.1.1.dev17) (24.1) 2025-10-08 18:09:54.277476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.3.0->nova==30.1.1.dev17) (3.1.2) 2025-10-08 18:09:54.277489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==30.1.1.dev17) 2025-10-08 18:09:54.277543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-10-08 18:09:54.277556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==30.1.1.dev17) (3.4.0) 2025-10-08 18:09:54.277612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==30.1.1.dev17) (1.5.0) 2025-10-08 18:09:54.277646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==30.1.1.dev17) (67.2.0) 2025-10-08 18:09:54.277690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==30.1.1.dev17) (0.2.13) 2025-10-08 18:09:54.277889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.20.0->nova==30.1.1.dev17) (2024.1) 2025-10-08 18:09:54.277947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.20.0->nova==30.1.1.dev17) (1.16.0) 2025-10-08 18:09:54.277961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==30.1.1.dev17) (4.7.0) 2025-10-08 18:09:54.277972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==30.1.1.dev17) (0.5.2) 2025-10-08 18:09:54.277995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==30.1.1.dev17) (2.4.3) 2025-10-08 18:09:54.278006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==30.1.1.dev17) (1.9.0) 2025-10-08 18:09:54.278016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->nova==30.1.1.dev17) (24.2.1) 2025-10-08 18:09:54.278047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->nova==30.1.1.dev17) (2.0.1) 2025-10-08 18:09:54.278058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==30.1.1.dev17) (2.1.0) 2025-10-08 18:09:54.278086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==30.1.1.dev17) (3.1.0) 2025-10-08 18:09:54.278096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==30.1.1.dev17) (3.3.2) 2025-10-08 18:09:54.278110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==30.1.1.dev17) (3.8) 2025-10-08 18:09:54.278119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==30.1.1.dev17) (1.26.19) 2025-10-08 18:09:54.278155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==30.1.1.dev17) (2025.10.5) 2025-10-08 18:09:54.278209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==30.1.1.dev17) (0.7) 2025-10-08 18:09:54.278225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==30.1.1.dev17) (2.7.2) 2025-10-08 18:09:54.278270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==30.1.1.dev17) (0.15.2) 2025-10-08 18:09:54.278285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting numpy (from websockify>=0.9.0->nova==30.1.1.dev17) 2025-10-08 18:09:54.278331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2025-10-08 18:09:54.278346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting jwcrypto (from websockify>=0.9.0->nova==30.1.1.dev17) 2025-10-08 18:09:54.278390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-10-08 18:09:54.278405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: redis in /var/lib/kolla/venv/lib/python3.12/site-packages (from websockify>=0.9.0->nova==30.1.1.dev17) (5.0.8) 2025-10-08 18:09:54.278466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-10-08 18:09:54.278481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-10-08 18:09:54.278539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-10-08 18:09:54.278549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_vif-3.7.0-py3-none-any.whl (112 kB) 2025-10-08 18:09:54.278594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading oslo.limit-2.5.0-py3-none-any.whl (20 kB) 2025-10-08 18:09:54.278608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-10-08 18:09:54.278698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-10-08 18:09:54.278723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2025-10-08 18:09:54.278737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-10-08 18:09:54.278803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.0 MB) 2025-10-08 18:09:54.278828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 27.5 MB/s 0:00:00 2025-10-08 18:09:54.278876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: nova 2025-10-08 18:09:54.278890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): started 2025-10-08 18:09:54.278934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): finished with status 'done' 2025-10-08 18:09:54.278949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for nova: filename=nova-30.1.1.dev17-py3-none-any.whl size=5790990 sha256=a6f095148613fbb95e8ebdc99fa38a7d731b17ce4a715887efd7e8ad2c6507be 2025-10-08 18:09:54.279005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_n_49o4y/wheels/86/62/4b/f7dc95c17fe7e8702e5ea0a7269b8ad164f5bf2d9459e4359b 2025-10-08 18:09:54.279021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built nova 2025-10-08 18:09:54.279066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: os-resource-classes, numpy, microversion-parse, fixtures, ovsdbapp, jwcrypto, websockify, oslo.limit, cursive, os-vif, nova 2025-10-08 18:09:54.279088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed cursive-0.2.3 fixtures-4.1.0 jwcrypto-1.5.6 microversion-parse-2.0.0 nova-30.1.1.dev17 numpy-2.1.0 os-resource-classes-1.1.0 os-vif-3.7.0 oslo.limit-2.5.0 ovsdbapp-2.8.0 websockify-0.12.0 2025-10-08 18:09:54.279136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /plugins/blazar-nova-6.0.1.dev3 2025-10-08 18:09:54.279151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (setup.py): started 2025-10-08 18:09:54.279195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:09:54.279209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /plugins/pycadf-3.1.1 2025-10-08 18:09:54.279264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (setup.py): started 2025-10-08 18:09:54.279279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:09:54.279323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.0) 2025-10-08 18:09:54.279338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.config>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (9.6.0) 2025-10-08 18:09:54.279400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.4.0) 2025-10-08 18:09:54.279415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.log>=4.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.2) 2025-10-08 18:09:54.279460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-10-08 18:09:54.279475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-08 18:09:54.279532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-08 18:09:54.279547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-08 18:09:54.279592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-08 18:09:54.279614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (6.0.2) 2025-10-08 18:09:54.279690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (0.10.1) 2025-10-08 18:09:54.279724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.32.3) 2025-10-08 18:09:54.279772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.0.0) 2025-10-08 18:09:54.279787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (5.3.0) 2025-10-08 18:09:54.279844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (5.6.0) 2025-10-08 18:09:54.279859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.utils>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (7.3.0) 2025-10-08 18:09:54.279904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.9.0.post0) 2025-10-08 18:09:54.279918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-10-08 18:09:54.279981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-10-08 18:09:54.279996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.1.0) 2025-10-08 18:09:54.280054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (0.11.0) 2025-10-08 18:09:54.280066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (24.1) 2025-10-08 18:09:54.280121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (3.1.2) 2025-10-08 18:09:54.280132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.3.2) 2025-10-08 18:09:54.280176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.8) 2025-10-08 18:09:54.280190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (1.26.19) 2025-10-08 18:09:54.280247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2025.10.5) 2025-10-08 18:09:54.280270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: blazar-nova, pycadf 2025-10-08 18:09:54.280321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: DEPRECATION: Building 'blazar-nova' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'blazar-nova'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:09:54.280338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-10-08 18:09:54.280395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (setup.py): started 2025-10-08 18:09:54.280409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (setup.py): finished with status 'done' 2025-10-08 18:09:54.280434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for blazar-nova: filename=blazar_nova-6.0.1.dev3-py3-none-any.whl size=13212 sha256=774bee6cf44204d1f372d7daf3d59fec72eb229d4fd6d4afecf07b0f6d6b89d1 2025-10-08 18:09:54.280479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-6xa6_y2j/wheels/f6/59/57/0077f041cd5ed8290a5fa3fdcb033e5b5f805c2f84b1305849 2025-10-08 18:09:54.280537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:09:54.280548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-10-08 18:09:54.280605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for pycadf (setup.py): started 2025-10-08 18:09:54.280619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-08 18:09:54.280685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=d3fdd2c0ae8699c4a0f473e418e3613429f021f4d810c4cd92e4c03f964f492c 2025-10-08 18:09:54.280835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-6xa6_y2j/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-08 18:09:54.280861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built blazar-nova pycadf 2025-10-08 18:09:54.280880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: pycadf, blazar-nova 2025-10-08 18:09:54.280893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Attempting uninstall: pycadf 2025-10-08 18:09:54.280900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Found existing installation: pycadf 3.1.1 2025-10-08 18:09:54.280910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Uninstalling pycadf-3.1.1: 2025-10-08 18:09:54.280949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Successfully uninstalled pycadf-3.1.1 2025-10-08 18:09:54.280983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed blazar-nova-6.0.1.dev3 pycadf-3.1.1 2025-10-08 18:09:54.281017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 0da608cb770c 2025-10-08 18:09:54.281061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> fdfd54df204e 2025-10-08 18:09:54.281072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built 50ac6d668cdd 2025-10-08 18:09:54.281124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully tagged osism.harbor.regio.digital/kolla/nova-base:build-20251008 2025-10-08 18:09:54.281201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Built at 2025-10-08 18:09:54.281125 (took 0:00:56.818147) 2025-10-08 18:09:54.281287 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-ssh) to queue 2025-10-08 18:09:54.281335 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute-ironic) to queue 2025-10-08 18:09:54.281380 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-api) to queue 2025-10-08 18:09:54.281427 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-serialproxy) to queue 2025-10-08 18:09:54.281438 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-novncproxy) to queue 2025-10-08 18:09:54.281486 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute) to queue 2025-10-08 18:09:54.281498 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-scheduler) to queue 2025-10-08 18:09:54.281552 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-spicehtml5proxy) to queue 2025-10-08 18:09:54.281563 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-conductor) to queue 2025-10-08 18:09:54.281930 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-base) 2025-10-08 18:09:54.281949 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Processing 2025-10-08 18:09:54.281960 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building started at 2025-10-08 18:09:54.281915 2025-10-08 18:09:54.282028 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Getting local archive from tarballs/masakari-stable-2024.2.tar.gz 2025-10-08 18:09:54.283344 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 plugins into plugins archive 2025-10-08 18:09:54.283841 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 additions into additions archive 2025-10-08 18:10:07.200521 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:10:07.202756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 7c68626a079c 2025-10-08 18:10:07.202794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 2/6 : LABEL "build-date"="20251008" "name"="masakari-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:10:07.202813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 04e3953f2d99 2025-10-08 18:10:07.202827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 04e3953f2d99 2025-10-08 18:10:07.202839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 06758102c8fc 2025-10-08 18:10:07.202853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 3/6 : RUN usermod --append --home /var/lib/masakari --groups kolla masakari && mkdir -p /var/lib/masakari && chown -R 42485:42485 /var/lib/masakari 2025-10-08 18:10:07.202865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in c3275e9e0482 2025-10-08 18:10:07.202877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container c3275e9e0482 2025-10-08 18:10:07.202889 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 4835a3de49b2 2025-10-08 18:10:07.202901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 4/6 : ADD masakari-base-archive /masakari-base-source 2025-10-08 18:10:07.202913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> c48c4b1c3fa6 2025-10-08 18:10:07.202925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:10:07.202938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 6a9020f63993 2025-10-08 18:10:07.202976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 6/6 : RUN ln -s masakari-base-source/* masakari && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /masakari && mkdir -p /etc/masakari /var/www/cgi-bin/masakari && cp -r /masakari/etc/masakari/* /etc/masakari/ && chmod 755 /var/www/cgi-bin/masakari && touch /usr/local/bin/kolla_masakari_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_masakari_extend_start 2025-10-08 18:10:07.203011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 673ba69e28f1 2025-10-08 18:10:07.203022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Processing /masakari 2025-10-08 18:10:07.203032 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (setup.py): started 2025-10-08 18:10:07.203042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:10:07.203053 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: alembic>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (1.13.2) 2025-10-08 18:10:07.203064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (2.1.0) 2025-10-08 18:10:07.203074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (4.19.2) 2025-10-08 18:10:07.203083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (5.8.1) 2025-10-08 18:10:07.203093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (10.7.1) 2025-10-08 18:10:07.203102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (1.8.8) 2025-10-08 18:10:07.203112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting microversion-parse>=0.2.1 (from masakari==18.0.0.0rc2.dev2) 2025-10-08 18:10:07.203122 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:10:07.203144 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (9.6.0) 2025-10-08 18:10:07.203154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.context>=2.19.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (5.6.0) 2025-10-08 18:10:07.203164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (16.0.0) 2025-10-08 18:10:07.203173 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (14.9.1) 2025-10-08 18:10:07.203183 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.4.0) 2025-10-08 18:10:07.203192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.1.2) 2025-10-08 18:10:07.203201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.2.0) 2025-10-08 18:10:07.203211 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.policy>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (4.4.0) 2025-10-08 18:10:07.203220 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (3.5.0) 2025-10-08 18:10:07.203238 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (2.4.0) 2025-10-08 18:10:07.203248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (7.3.0) 2025-10-08 18:10:07.203264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (3.4.0) 2025-10-08 18:10:07.203274 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.1.0) 2025-10-08 18:10:07.203283 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (18.7.0) 2025-10-08 18:10:07.203293 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (5.3.0) 2025-10-08 18:10:07.203302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: SQLAlchemy>=1.2.19 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (2.0.32) 2025-10-08 18:10:07.203312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting SQLAlchemy-Utils>=0.33.10 (from masakari==18.0.0.0rc2.dev2) 2025-10-08 18:10:07.203322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-10-08 18:10:07.203331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting taskflow>=2.16.0 (from masakari==18.0.0.0rc2.dev2) 2025-10-08 18:10:07.203341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:10:07.203350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tooz>=2.10.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==18.0.0.0rc2.dev2) (6.3.0) 2025-10-08 18:10:07.203360 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->masakari==18.0.0.0rc2.dev2) (1.3.5) 2025-10-08 18:10:07.203369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->masakari==18.0.0.0rc2.dev2) (4.12.2) 2025-10-08 18:10:07.203380 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (24.2.0) 2025-10-08 18:10:07.203395 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (2023.12.1) 2025-10-08 18:10:07.203406 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (0.35.1) 2025-10-08 18:10:07.203415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==18.0.0.0rc2.dev2) (0.20.0) 2025-10-08 18:10:07.203429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (2.32.3) 2025-10-08 18:10:07.203658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (1.7.0) 2025-10-08 18:10:07.203777 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (2.9.0) 2025-10-08 18:10:07.203802 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (3.8.0) 2025-10-08 18:10:07.203812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.serialization>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (5.5.0) 2025-10-08 18:10:07.203825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (3.1.1) 2025-10-08 18:10:07.204006 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (5.5.0) 2025-10-08 18:10:07.204039 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.3.3) 2025-10-08 18:10:07.204059 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (5.1.1) 2025-10-08 18:10:07.204121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (6.0.2) 2025-10-08 18:10:07.204191 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (3.0.0) 2025-10-08 18:10:07.204305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (0.10.1) 2025-10-08 18:10:07.204371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (2.0.0) 2025-10-08 18:10:07.204435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (1.16.0) 2025-10-08 18:10:07.204511 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->masakari==18.0.0.0rc2.dev2) (2.0.1) 2025-10-08 18:10:07.204586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->masakari==18.0.0.0rc2.dev2) (0.5.0) 2025-10-08 18:10:07.204671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari==18.0.0.0rc2.dev2) (2.9.0.post0) 2025-10-08 18:10:07.204805 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.2.0) 2025-10-08 18:10:07.204878 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.5.0) 2025-10-08 18:10:07.204943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (3.0.0) 2025-10-08 18:10:07.205016 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.4.0) 2025-10-08 18:10:07.205089 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (0.9.0) 2025-10-08 18:10:07.205162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (5.1.0) 2025-10-08 18:10:07.205237 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->masakari==18.0.0.0rc2.dev2) (0.20.0) 2025-10-08 18:10:07.205310 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (3.1.4) 2025-10-08 18:10:07.205385 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (4.0.1) 2025-10-08 18:10:07.205465 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (4.0.1) 2025-10-08 18:10:07.205531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->masakari==18.0.0.0rc2.dev2) (2.1.5) 2025-10-08 18:10:07.205606 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.0.8) 2025-10-08 18:10:07.205734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (2024.1) 2025-10-08 18:10:07.205847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (3.10.1) 2025-10-08 18:10:07.205928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (3.1.0) 2025-10-08 18:10:07.205994 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (2.5.1) 2025-10-08 18:10:07.206061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (1.6.0) 2025-10-08 18:10:07.206127 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (0.36.1) 2025-10-08 18:10:07.206193 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (3.0.3) 2025-10-08 18:10:07.206250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (6.1.0) 2025-10-08 18:10:07.206318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (2.6.1) 2025-10-08 18:10:07.206384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (0.19) 2025-10-08 18:10:07.206448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->masakari==18.0.0.0rc2.dev2) (3.11.0) 2025-10-08 18:10:07.206512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==18.0.0.0rc2.dev2) (0.11.0) 2025-10-08 18:10:07.206577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==18.0.0.0rc2.dev2) (24.1) 2025-10-08 18:10:07.206662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==18.0.0.0rc2.dev2) (3.1.2) 2025-10-08 18:10:07.206750 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (67.2.0) 2025-10-08 18:10:07.206822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->masakari==18.0.0.0rc2.dev2) (0.2.13) 2025-10-08 18:10:07.206897 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (2024.1) 2025-10-08 18:10:07.206957 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.16.0) 2025-10-08 18:10:07.207023 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (3.3.2) 2025-10-08 18:10:07.207090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (3.8) 2025-10-08 18:10:07.207156 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (1.26.19) 2025-10-08 18:10:07.207231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==18.0.0.0rc2.dev2) (2025.10.5) 2025-10-08 18:10:07.207295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->masakari==18.0.0.0rc2.dev2) (0.7) 2025-10-08 18:10:07.207359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) (3.2.0) 2025-10-08 18:10:07.207415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) 2025-10-08 18:10:07.207496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:10:07.207562 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) 2025-10-08 18:10:07.207664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-10-08 18:10:07.207749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->masakari==18.0.0.0rc2.dev2) (8.3.0) 2025-10-08 18:10:07.207813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->masakari==18.0.0.0rc2.dev2) (2.7.2) 2025-10-08 18:10:07.207877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.10.1->masakari==18.0.0.0rc2.dev2) (0.15.2) 2025-10-08 18:10:07.207946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-10-08 18:10:07.208048 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-10-08 18:10:07.208151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-10-08 18:10:07.208253 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-10-08 18:10:07.208332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 37.4 MB/s 0:00:00 2025-10-08 18:10:07.208407 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-10-08 18:10:07.208477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building wheels for collected packages: masakari 2025-10-08 18:10:07.208553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: DEPRECATION: Building 'masakari' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'masakari'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:10:07.208618 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: 2025-10-08 18:10:07.208821 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (setup.py): started 2025-10-08 18:10:07.208869 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (setup.py): finished with status 'done' 2025-10-08 18:10:07.208888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Created wheel for masakari: filename=masakari-18.0.0.0rc2.dev2-py3-none-any.whl size=357450 sha256=4c3075d679b4a9626064260369a012b9ebe5f75919d3af27a63e3e2de322fd63 2025-10-08 18:10:07.208941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Stored in directory: /tmp/pip-ephem-wheel-cache-h9i72cah/wheels/7a/35/66/dd99ce76b97007f0b5ca346763c7c936563a2466ac937e05cc 2025-10-08 18:10:07.209004 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built masakari 2025-10-08 18:10:07.209072 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Installing collected packages: pydot, networkx, microversion-parse, SQLAlchemy-Utils, taskflow, masakari 2025-10-08 18:10:07.209143 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully installed SQLAlchemy-Utils-0.41.2 masakari-18.0.0.0rc2.dev2 microversion-parse-2.0.0 networkx-3.3 pydot-3.0.1 taskflow-5.9.1 2025-10-08 18:10:07.209199 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 673ba69e28f1 2025-10-08 18:10:07.209281 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 81755205db87 2025-10-08 18:10:07.209353 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built 6968d31a5969 2025-10-08 18:10:07.209421 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully tagged osism.harbor.regio.digital/kolla/masakari-base:build-20251008 2025-10-08 18:10:07.210177 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Built at 2025-10-08 18:10:07.209439 (took 0:00:12.927524) 2025-10-08 18:10:07.210241 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-engine) to queue 2025-10-08 18:10:07.210253 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-monitors) to queue 2025-10-08 18:10:07.210262 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-api) to queue 2025-10-08 18:10:07.210335 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-base) 2025-10-08 18:10:07.210346 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Processing 2025-10-08 18:10:07.210413 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building started at 2025-10-08 18:10:07.210327 2025-10-08 18:10:07.210568 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Getting local archive from tarballs/ceilometer-stable-2024.2.tar.gz 2025-10-08 18:10:07.212972 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 plugins into plugins archive 2025-10-08 18:10:07.213526 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 additions into additions archive 2025-10-08 18:10:19.396876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:10:19.396972 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 7c68626a079c 2025-10-08 18:10:19.397041 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 2/8 : LABEL "build-date"="20251008" "name"="ceilometer-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:10:19.397085 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 998c98f127b9 2025-10-08 18:10:19.397123 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 998c98f127b9 2025-10-08 18:10:19.397135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 1e33c663a8f4 2025-10-08 18:10:19.397174 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 3/8 : RUN usermod --append --home /var/lib/ceilometer --groups kolla ceilometer && mkdir -p /var/lib/ceilometer && chown -R 42405:42405 /var/lib/ceilometer 2025-10-08 18:10:19.397210 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in cc2654da8175 2025-10-08 18:10:19.397227 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container cc2654da8175 2025-10-08 18:10:19.397263 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 6984a338bc1b 2025-10-08 18:10:19.397275 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 4/8 : ADD ceilometer-base-archive /ceilometer-base-source 2025-10-08 18:10:19.397296 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 998dca8daa8a 2025-10-08 18:10:19.397312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 5/8 : ADD plugins-archive / 2025-10-08 18:10:19.397350 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 8c36645ffe95 2025-10-08 18:10:19.397429 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 6/8 : COPY ceilometer_sudoers /etc/sudoers.d/kolla_ceilometer_sudoers 2025-10-08 18:10:19.397473 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 10bb4dac0860 2025-10-08 18:10:19.397484 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:10:19.397531 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 4e3cfbafd612 2025-10-08 18:10:19.397565 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 8/8 : RUN ln -s ceilometer-base-source/* ceilometer && sed -e "/^ceilometer===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ceilometer && mkdir -p /etc/ceilometer && cp -r /ceilometer/etc/ceilometer/* /etc/ceilometer/ && cp /etc/pycadf/ceilometer_api_audit_map.conf /etc/ceilometer/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ceilometer/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ceilometer_sudoers && touch /usr/local/bin/kolla_ceilometer_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_ceilometer_extend_start 2025-10-08 18:10:19.397605 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 327f5a2e93d9 2025-10-08 18:10:19.397615 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing /ceilometer 2025-10-08 18:10:19.397727 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (setup.py): started 2025-10-08 18:10:19.397739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:10:19.397776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting xmltodict>=0.13.0 (from ceilometer==23.0.2.dev1) 2025-10-08 18:10:19.397810 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB) 2025-10-08 18:10:19.397863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cachetools>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.5.0) 2025-10-08 18:10:19.397901 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting cotyledon>=1.3.0 (from ceilometer==23.0.2.dev1) 2025-10-08 18:10:19.397936 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-10-08 18:10:19.397980 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: futurist>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.0.0) 2025-10-08 18:10:19.398023 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpath-rw-ext>=1.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (1.2.2) 2025-10-08 18:10:19.398068 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: lxml>=4.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.3.0) 2025-10-08 18:10:19.398120 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (1.0.8) 2025-10-08 18:10:19.398161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.concurrency>=3.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.1.0) 2025-10-08 18:10:19.398201 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.config>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (9.6.0) 2025-10-08 18:10:19.398240 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.4.0) 2025-10-08 18:10:19.398281 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.1.2) 2025-10-08 18:10:19.398332 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.4.0) 2025-10-08 18:10:19.398368 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.rootwrap>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (7.3.0) 2025-10-08 18:10:19.398411 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.1.0) 2025-10-08 18:10:19.398448 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.messaging>=10.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (14.9.1) 2025-10-08 18:10:19.398482 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.upgradecheck>=0.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (2.4.0) 2025-10-08 18:10:19.398523 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (7.3.0) 2025-10-08 18:10:19.398564 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.privsep>=1.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.4.0) 2025-10-08 18:10:19.398612 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (4.7.0) 2025-10-08 18:10:19.398702 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-keystoneclient>=3.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.5.0) 2025-10-08 18:10:19.398737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: keystoneauth1>=3.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.8.1) 2025-10-08 18:10:19.398778 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (11.3.1) 2025-10-08 18:10:19.398812 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (18.7.0) 2025-10-08 18:10:19.398853 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (4.6.0) 2025-10-08 18:10:19.398961 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-cinderclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (9.6.0) 2025-10-08 18:10:19.398974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.0.2) 2025-10-08 18:10:19.399015 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (2.32.3) 2025-10-08 18:10:19.399049 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (5.3.0) 2025-10-08 18:10:19.399101 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (8.3.0) 2025-10-08 18:10:19.399141 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tooz>=1.47.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (6.3.0) 2025-10-08 18:10:19.399195 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (3.8.0) 2025-10-08 18:10:19.399230 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: gnocchiclient>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==23.0.2.dev1) (7.1.0) 2025-10-08 18:10:19.399264 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting python-zaqarclient>=1.3.0 (from ceilometer==23.0.2.dev1) 2025-10-08 18:10:19.399300 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading python_zaqarclient-2.8.0-py3-none-any.whl.metadata (4.5 kB) 2025-10-08 18:10:19.399356 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: setproctitle in /var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.3.0->ceilometer==23.0.2.dev1) (1.3.3) 2025-10-08 18:10:19.399396 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cliff>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (4.7.0) 2025-10-08 18:10:19.399444 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: ujson in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (5.10.0) 2025-10-08 18:10:19.399486 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: iso8601 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (2.1.0) 2025-10-08 18:10:19.399525 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-dateutil in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (2.9.0.post0) 2025-10-08 18:10:19.399564 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: debtcollector in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (3.0.0) 2025-10-08 18:10:19.399605 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (3.11.0) 2025-10-08 18:10:19.399698 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (0.5.2) 2025-10-08 18:10:19.399740 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (2.4.3) 2025-10-08 18:10:19.399778 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (24.2.0) 2025-10-08 18:10:19.399813 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (1.9.0) 2025-10-08 18:10:19.399852 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (0.2.13) 2025-10-08 18:10:19.399893 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpath-rw>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (1.4.0) 2025-10-08 18:10:19.399934 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: ply in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (3.11) 2025-10-08 18:10:19.399982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: decorator in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (5.1.1) 2025-10-08 18:10:19.400017 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==23.0.2.dev1) (1.16.0) 2025-10-08 18:10:19.400052 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->ceilometer==23.0.2.dev1) (1.7.0) 2025-10-08 18:10:19.400127 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->ceilometer==23.0.2.dev1) (1.3.3) 2025-10-08 18:10:19.400139 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.29.0->ceilometer==23.0.2.dev1) (0.19) 2025-10-08 18:10:19.400178 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->ceilometer==23.0.2.dev1) (0.10.1) 2025-10-08 18:10:19.400217 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->ceilometer==23.0.2.dev1) (2.0.0) 2025-10-08 18:10:19.400251 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector->gnocchiclient>=7.0.0->ceilometer==23.0.2.dev1) (1.16.0) 2025-10-08 18:10:19.400300 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ceilometer==23.0.2.dev1) (5.6.0) 2025-10-08 18:10:19.400341 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ceilometer==23.0.2.dev1) (5.5.0) 2025-10-08 18:10:19.400380 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (1.8.8) 2025-10-08 18:10:19.400418 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (5.2.0) 2025-10-08 18:10:19.400467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (5.4.0) 2025-10-08 18:10:19.400502 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (0.9.0) 2025-10-08 18:10:19.400538 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (6.2.0) 2025-10-08 18:10:19.400572 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.5.0) 2025-10-08 18:10:19.400692 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (5.1.0) 2025-10-08 18:10:19.400750 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (0.20.0) 2025-10-08 18:10:19.400866 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.1.4) 2025-10-08 18:10:19.400903 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (4.0.1) 2025-10-08 18:10:19.400913 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (4.0.1) 2025-10-08 18:10:19.400943 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (2.1.5) 2025-10-08 18:10:19.400957 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cffi>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (1.17.0) 2025-10-08 18:10:19.400988 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: eventlet>=0.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (0.36.1) 2025-10-08 18:10:19.401023 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: greenlet>=0.4.14 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (3.0.3) 2025-10-08 18:10:19.401036 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (2.22) 2025-10-08 18:10:19.401070 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.21.0->oslo.privsep>=1.32.0->ceilometer==23.0.2.dev1) (2.6.1) 2025-10-08 18:10:19.401124 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->ceilometer==23.0.2.dev1) (6.0.0) 2025-10-08 18:10:19.401165 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=3.36.0->ceilometer==23.0.2.dev1) (2024.1) 2025-10-08 18:10:19.401205 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.10.1) 2025-10-08 18:10:19.401238 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (3.1.0) 2025-10-08 18:10:19.401327 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (2.5.1) 2025-10-08 18:10:19.401339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (1.6.0) 2025-10-08 18:10:19.401374 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.policy>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=0.1.1->ceilometer==23.0.2.dev1) (4.4.0) 2025-10-08 18:10:19.401416 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->ceilometer==23.0.2.dev1) (0.11.0) 2025-10-08 18:10:19.401450 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->ceilometer==23.0.2.dev1) (24.1) 2025-10-08 18:10:19.401496 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->ceilometer==23.0.2.dev1) (3.1.2) 2025-10-08 18:10:19.401537 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (67.2.0) 2025-10-08 18:10:19.401610 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->ceilometer==23.0.2.dev1) (24.2.1) 2025-10-08 18:10:19.401621 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->ceilometer==23.0.2.dev1) (2.0.1) 2025-10-08 18:10:19.401694 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cryptography<44,>=41.0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->ceilometer==23.0.2.dev1) (42.0.8) 2025-10-08 18:10:19.401767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (4.0.1) 2025-10-08 18:10:19.401851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (2.1.0) 2025-10-08 18:10:19.401862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (3.1.0) 2025-10-08 18:10:19.401896 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (1.0.1) 2025-10-08 18:10:19.401931 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (1.33) 2025-10-08 18:10:19.401979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (4.2.2) 2025-10-08 18:10:19.402019 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (1.4.0) 2025-10-08 18:10:19.402059 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==23.0.2.dev1) (3.0.0) 2025-10-08 18:10:19.402094 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonschema>=2.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (4.19.2) 2025-10-08 18:10:19.402137 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (2023.12.1) 2025-10-08 18:10:19.402178 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (0.35.1) 2025-10-08 18:10:19.402213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->python-zaqarclient>=1.3.0->ceilometer==23.0.2.dev1) (0.20.0) 2025-10-08 18:10:19.402249 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (3.3.2) 2025-10-08 18:10:19.402290 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (3.8) 2025-10-08 18:10:19.402323 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (1.26.19) 2025-10-08 18:10:19.402358 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==23.0.2.dev1) (2025.10.5) 2025-10-08 18:10:19.402393 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==23.0.2.dev1) (0.7) 2025-10-08 18:10:19.402434 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.47.0->ceilometer==23.0.2.dev1) (0.15.2) 2025-10-08 18:10:19.402468 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-10-08 18:10:19.402504 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading python_zaqarclient-2.8.0-py3-none-any.whl (87 kB) 2025-10-08 18:10:19.402538 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) 2025-10-08 18:10:19.402578 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: ceilometer 2025-10-08 18:10:19.402625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: DEPRECATION: Building 'ceilometer' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ceilometer'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:10:19.402699 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: 2025-10-08 18:10:19.402796 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (setup.py): started 2025-10-08 18:10:19.402808 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (setup.py): finished with status 'done' 2025-10-08 18:10:19.402848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for ceilometer: filename=ceilometer-23.0.2.dev1-py3-none-any.whl size=374141 sha256=c92de97b2224cccc22734812ce5cebd7c5e6bfa3076105396522b2e8c57f2885 2025-10-08 18:10:19.402916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-chrn6s1h/wheels/f3/13/c0/03575ff7716b4446e05603d3387c39d9c83308246f918fb249 2025-10-08 18:10:19.402930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built ceilometer 2025-10-08 18:10:19.402964 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: xmltodict, cotyledon, python-zaqarclient, ceilometer 2025-10-08 18:10:19.403009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully installed ceilometer-23.0.2.dev1 cotyledon-1.7.3 python-zaqarclient-2.8.0 xmltodict-0.13.0 2025-10-08 18:10:19.403044 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing /plugins/pycadf-3.1.1 2025-10-08 18:10:19.403079 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (setup.py): started 2025-10-08 18:10:19.403119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:10:19.403158 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.0) 2025-10-08 18:10:19.403210 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-10-08 18:10:19.403264 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-08 18:10:19.403276 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-08 18:10:19.403312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-08 18:10:19.403365 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-08 18:10:19.403384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.0.2) 2025-10-08 18:10:19.403419 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (0.10.1) 2025-10-08 18:10:19.403453 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.4.0) 2025-10-08 18:10:19.403463 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.32.3) 2025-10-08 18:10:19.403493 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2025-10-08 18:10:19.403530 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (5.3.0) 2025-10-08 18:10:19.403565 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.i18n>=3.15.3->oslo.config>=5.2.0->pycadf==3.1.1) (6.1.0) 2025-10-08 18:10:19.403600 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-10-08 18:10:19.403650 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (7.3.0) 2025-10-08 18:10:19.403687 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-10-08 18:10:19.403743 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2.1.0) 2025-10-08 18:10:19.403785 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (0.11.0) 2025-10-08 18:10:19.403805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (24.1) 2025-10-08 18:10:19.403838 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (3.1.2) 2025-10-08 18:10:19.403847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.3.2) 2025-10-08 18:10:19.403891 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.8) 2025-10-08 18:10:19.403924 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (1.26.19) 2025-10-08 18:10:19.403934 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (2025.10.5) 2025-10-08 18:10:19.403964 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: pycadf 2025-10-08 18:10:19.403997 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:10:19.404028 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: 2025-10-08 18:10:19.404065 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for pycadf (setup.py): started 2025-10-08 18:10:19.404095 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-08 18:10:19.404127 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=2ecdca551b431fe4d4af400b5fb72ec431260ae6da20592c798ee7e7b16661af 2025-10-08 18:10:19.404157 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-vstudhp3/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-08 18:10:19.404194 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built pycadf 2025-10-08 18:10:19.404229 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: pycadf 2025-10-08 18:10:19.404283 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Attempting uninstall: pycadf 2025-10-08 18:10:19.404295 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Found existing installation: pycadf 3.1.1 2025-10-08 18:10:19.404330 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Uninstalling pycadf-3.1.1: 2025-10-08 18:10:19.404383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Successfully uninstalled pycadf-3.1.1 2025-10-08 18:10:19.404395 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully installed pycadf-3.1.1 2025-10-08 18:10:19.404429 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 327f5a2e93d9 2025-10-08 18:10:19.404476 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 2c44d5ceb5c8 2025-10-08 18:10:19.404485 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built f4c0d84c5342 2025-10-08 18:10:19.404516 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-base:build-20251008 2025-10-08 18:10:19.404731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Built at 2025-10-08 18:10:19.404516 (took 0:00:12.194189) 2025-10-08 18:10:19.404778 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-ipmi) to queue 2025-10-08 18:10:19.404784 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-compute) to queue 2025-10-08 18:10:19.404832 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-notification) to queue 2025-10-08 18:10:19.404869 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-central) to queue 2025-10-08 18:10:19.405205 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-base) 2025-10-08 18:10:19.405212 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Processing 2025-10-08 18:10:19.405264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building started at 2025-10-08 18:10:19.405200 2025-10-08 18:10:19.405335 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting local archive from tarballs/neutron-stable-2024.2.tar.gz 2025-10-08 18:10:19.420927 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-10-08 18:10:20.331307 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-sfc/networking-sfc-stable-2024.2.tar.gz 2025-10-08 18:10:21.249667 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/neutron-fwaas/neutron-fwaas-stable-2024.2.tar.gz 2025-10-08 18:10:22.170934 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-generic-switch/networking-generic-switch-stable-2024.2.tar.gz 2025-10-08 18:10:22.895966 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-baremetal/networking-baremetal-stable-2024.2.tar.gz 2025-10-08 18:10:24.212092 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 5 plugins into plugins archive 2025-10-08 18:10:24.212168 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 0 additions into additions archive 2025-10-08 18:11:38.665106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:11:38.665215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 7c68626a079c 2025-10-08 18:11:38.665236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 2/9 : LABEL "build-date"="20251008" "name"="neutron-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:11:38.665252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in a606d803eeea 2025-10-08 18:11:38.665266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container a606d803eeea 2025-10-08 18:11:38.665278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 5b885f7685fe 2025-10-08 18:11:38.665291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 3/9 : RUN usermod --append --home /var/lib/neutron --groups kolla neutron && mkdir -p /var/lib/neutron && chown -R 42435:42435 /var/lib/neutron 2025-10-08 18:11:38.665344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 1d23ce372f4d 2025-10-08 18:11:38.665355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 1d23ce372f4d 2025-10-08 18:11:38.665365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 2fa590f7881f 2025-10-08 18:11:38.665376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends conntrack dnsmasq dnsmasq-utils haproxy iproute2 ipset iptables iputils-arping iputils-ping keepalived net-tools openvswitch-switch python3-openvswitch radvd uuid-runtime && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:11:38.665387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in ee77ee4aaeec 2025-10-08 18:11:38.665397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:11:38.665406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:11:38.665417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:11:38.665426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:11:38.665436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:11:38.665446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:11:38.665470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:11:38.665480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:11:38.665506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:11:38.665516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:11:38.665525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:11:38.665535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:11:38.665544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:11:38.665554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:11:38.665563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:11:38.665573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 28.5 MB in 3s (8,264 kB/s) 2025-10-08 18:11:38.665582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2025-10-08 18:11:38.665592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2025-10-08 18:11:38.665602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building dependency tree... 2025-10-08 18:11:38.665611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading state information... 2025-10-08 18:11:38.665622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-10-08 18:11:38.665667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following additional packages will be installed: 2025-10-08 18:11:38.665677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dnsmasq-base libdbus-1-3 libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 2025-10-08 18:11:38.665687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libnftables1 2025-10-08 18:11:38.665705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnftnl11 libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 2025-10-08 18:11:38.665716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp-base libsnmp40t64 libunbound8 libxdp1 openvswitch-common pci.ids 2025-10-08 18:11:38.665725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-netifaces python3-sortedcontainers 2025-10-08 18:11:38.665734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Suggested packages: 2025-10-08 18:11:38.665744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: nftables resolvconf vim-haproxy haproxy-doc firewalld low-memory-monitor 2025-10-08 18:11:38.665753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: lm-sensors snmp-mibs-downloader ethtool openvswitch-doc python3-netaddr 2025-10-08 18:11:38.665763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-pyparsing python-sortedcontainers-doc 2025-10-08 18:11:38.665772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Recommended packages: 2025-10-08 18:11:38.665782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dns-root-data nftables ipvsadm dbus libglib2.0-data shared-mime-info 2025-10-08 18:11:38.665792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: xdg-user-dirs 2025-10-08 18:11:38.665801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following NEW packages will be installed: 2025-10-08 18:11:38.665811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: conntrack dnsmasq dnsmasq-base dnsmasq-utils haproxy ipset iptables 2025-10-08 18:11:38.665820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: iputils-arping iputils-ping keepalived libdbus-1-3 libevent-2.1-7t64 2025-10-08 18:11:38.665829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libglib2.0-0t64 libip4tc2 libip6tc2 libipset13 libnetfilter-conntrack3 2025-10-08 18:11:38.665839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnfnetlink0 libnftables1 libnftnl11 libnl-genl-3-200 libnuma1 libpci3 2025-10-08 18:11:38.665848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsensors-config libsensors5 libsnmp-base libsnmp40t64 libunbound8 libxdp1 2025-10-08 18:11:38.665858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: net-tools openvswitch-common openvswitch-switch pci.ids python3-netifaces 2025-10-08 18:11:38.665867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-openvswitch python3-sortedcontainers radvd uuid-runtime 2025-10-08 18:11:38.665877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:11:38.665911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Need to get 12.1 MB of archives. 2025-10-08 18:11:38.665921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:After this operation, 37.7 MB of additional disk space will be used. 2025-10-08 18:11:38.665932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-10-08 18:11:38.665951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:11:38.665960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-08 18:11:38.665976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:38 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-08 18:11:38.665986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-08 18:11:38.665996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:39 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-10-08 18:11:38.666006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-10-08 18:11:38.666015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-10-08 18:11:38.666031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-10-08 18:11:38.666041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-10-08 18:11:38.666050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-10-08 18:11:38.666060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-10-08 18:11:38.666069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.5-1ubuntu3.4 [2,038 kB] 2025-10-08 18:11:38.666079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 18:11:38.666091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-genl-3-200 amd64 3.7.0-0.3build1.1 [12.2 kB] 2025-10-08 18:11:38.666117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-10-08 18:11:38.666127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-10-08 18:11:38.666136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2025-10-08 18:11:38.666157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2025-10-08 18:11:38.666166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.1 [206 kB] 2025-10-08 18:11:38.666176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.1 [1,066 kB] 2025-10-08 18:11:38.666185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 keepalived amd64 1:2.2.8-1build2 [460 kB] 2025-10-08 18:11:38.666195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-08 18:11:38.666205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-08 18:11:38.666214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-10-08 18:11:38.666224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-08 18:11:38.666233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-08 18:11:38.666243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-08 18:11:38.666252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2025-10-08 18:11:38.666271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-10-08 18:11:38.666281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-10-08 18:11:38.666296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-10-08 18:11:38.666312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2025-10-08 18:11:38.666322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2025-10-08 18:11:38.666332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2025-10-08 18:11:38.666342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libipset13 amd64 7.19-1ubuntu2 [61.5 kB] 2025-10-08 18:11:38.666351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2025-10-08 18:11:38.666361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 radvd amd64 1:2.19-1ubuntu1 [58.9 kB] 2025-10-08 18:11:38.666370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 ipset amd64 7.19-1ubuntu2 [32.6 kB] 2025-10-08 18:11:38.666385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 12.1 MB in 1s (21.4 MB/s) 2025-10-08 18:11:38.666394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package uuid-runtime. 2025-10-08 18:11:38.666404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2025-10-08 18:11:38.666417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2025-10-08 18:11:38.666499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: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% 2025-10-08 18:11:38.666515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 70% 2025-10-08 18:11:38.666710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 75% 2025-10-08 18:11:38.666767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2025-10-08 18:11:38.666782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:80% 2025-10-08 18:11:38.666790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2025-10-08 18:11:38.666799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:85% 2025-10-08 18:11:38.666978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 90% 2025-10-08 18:11:38.667011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2025-10-08 18:11:38.667030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:95% 2025-10-08 18:11:38.667042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:11:38.667115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-08 18:11:38.667171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-08 18:11:38.667218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 18:11:38.667263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-08 18:11:38.667320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:11:38.667368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 18:11:38.667425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnfnetlink0:amd64. 2025-10-08 18:11:38.667561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-10-08 18:11:38.668457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-08 18:11:38.668512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-10-08 18:11:38.668536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-10-08 18:11:38.668547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-08 18:11:38.668557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftnl11:amd64. 2025-10-08 18:11:38.668567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-10-08 18:11:38.668577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-08 18:11:38.668587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftables1:amd64. 2025-10-08 18:11:38.668596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../05-libnftables1_1.0.9-1build1_amd64.deb ... 2025-10-08 18:11:38.668606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-10-08 18:11:38.668615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-base. 2025-10-08 18:11:38.668668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-10-08 18:11:38.668682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-10-08 18:11:38.668692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq. 2025-10-08 18:11:38.668701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-10-08 18:11:38.668711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-10-08 18:11:38.668721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package haproxy. 2025-10-08 18:11:38.668731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../08-haproxy_2.8.5-1ubuntu3.4_amd64.deb ... 2025-10-08 18:11:38.668740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking haproxy (2.8.5-1ubuntu3.4) ... 2025-10-08 18:11:38.668749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 18:11:38.668759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 18:11:38.668768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:11:38.668777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnl-genl-3-200:amd64. 2025-10-08 18:11:38.668786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../10-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-10-08 18:11:38.668796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-08 18:11:38.668805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package pci.ids. 2025-10-08 18:11:38.668814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../11-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-10-08 18:11:38.668824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-08 18:11:38.668842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libpci3:amd64. 2025-10-08 18:11:38.668852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../12-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-10-08 18:11:38.668862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-08 18:11:38.668871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors-config. 2025-10-08 18:11:38.668880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../13-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2025-10-08 18:11:38.668922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors-config (1:3.6.0-9build1) ... 2025-10-08 18:11:38.668932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors5:amd64. 2025-10-08 18:11:38.668950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../14-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2025-10-08 18:11:38.668959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2025-10-08 18:11:38.668969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp-base. 2025-10-08 18:11:38.668978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../15-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.1_all.deb ... 2025-10-08 18:11:38.669050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-08 18:11:38.669061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp40t64:amd64. 2025-10-08 18:11:38.669070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../16-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ... 2025-10-08 18:11:38.669080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-08 18:11:38.669089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package keepalived. 2025-10-08 18:11:38.669098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../17-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2025-10-08 18:11:38.669107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking keepalived (1:2.2.8-1build2) ... 2025-10-08 18:11:38.669175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-08 18:11:38.669186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-08 18:11:38.669196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:11:38.669205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libunbound8:amd64. 2025-10-08 18:11:38.669252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../19-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-08 18:11:38.669262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 18:11:38.669319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-common. 2025-10-08 18:11:38.669329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../20-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 18:11:38.669379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-10-08 18:11:38.669389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-netifaces:amd64. 2025-10-08 18:11:38.669439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../21-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-10-08 18:11:38.669449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-08 18:11:38.669504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-sortedcontainers. 2025-10-08 18:11:38.669560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../22-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-08 18:11:38.669574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-08 18:11:38.669658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnuma1:amd64. 2025-10-08 18:11:38.669675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../23-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-08 18:11:38.669727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:11:38.669737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libxdp1:amd64. 2025-10-08 18:11:38.669787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../24-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-08 18:11:38.669797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 18:11:38.669854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-openvswitch. 2025-10-08 18:11:38.669865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../25-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 18:11:38.669934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 18:11:38.669981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-switch. 2025-10-08 18:11:38.670033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../26-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 18:11:38.670087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-08 18:11:38.670100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-ping. 2025-10-08 18:11:38.670150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../27-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-10-08 18:11:38.670160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-10-08 18:11:38.670204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip4tc2:amd64. 2025-10-08 18:11:38.670254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../28-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-08 18:11:38.670264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 18:11:38.670308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip6tc2:amd64. 2025-10-08 18:11:38.670357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../29-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-10-08 18:11:38.670368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 18:11:38.670412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iptables. 2025-10-08 18:11:38.670461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../30-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-10-08 18:11:38.670472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-10-08 18:11:38.670525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package conntrack. 2025-10-08 18:11:38.670562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../31-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2025-10-08 18:11:38.670573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2025-10-08 18:11:38.670651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-utils. 2025-10-08 18:11:38.672725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../32-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2025-10-08 18:11:38.672745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2025-10-08 18:11:38.672756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-arping. 2025-10-08 18:11:38.672766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-08 18:11:38.672776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../33-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-10-08 18:11:38.672786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2025-10-08 18:11:38.672804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libipset13:amd64. 2025-10-08 18:11:38.672813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../34-libipset13_7.19-1ubuntu2_amd64.deb ... 2025-10-08 18:11:38.672823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libipset13:amd64 (7.19-1ubuntu2) ... 2025-10-08 18:11:38.672832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package net-tools. 2025-10-08 18:11:38.672841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../35-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2025-10-08 18:11:38.672859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2025-10-08 18:11:38.672869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package radvd. 2025-10-08 18:11:38.672879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../36-radvd_1%3a2.19-1ubuntu1_amd64.deb ... 2025-10-08 18:11:38.672913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking radvd (1:2.19-1ubuntu1) ... 2025-10-08 18:11:38.672922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package ipset. 2025-10-08 18:11:38.672932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../37-ipset_7.19-1ubuntu2_amd64.deb ... 2025-10-08 18:11:38.672941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking ipset (7.19-1ubuntu2) ... 2025-10-08 18:11:38.672950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 18:11:38.672960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2025-10-08 18:11:38.672969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2025-10-08 18:11:38.672978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-08 18:11:38.672988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-10-08 18:11:38.672997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-08 18:11:38.673006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors-config (1:3.6.0-9build1) ... 2025-10-08 18:11:38.673016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up haproxy (2.8.5-1ubuntu3.4) ... 2025-10-08 18:11:38.673025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:11:38.673034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:11:38.673043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:11:38.673053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up radvd (1:2.19-1ubuntu1) ... 2025-10-08 18:11:38.673062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:11:38.673072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:11:38.673081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-10-08 18:11:38.673090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-08 18:11:38.673099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2025-10-08 18:11:38.673109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 18:11:38.673118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:11:38.673127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:No schema files found: doing nothing. 2025-10-08 18:11:38.673137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 18:11:38.673146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 18:11:38.673156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2025-10-08 18:11:38.673165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-08 18:11:38.673174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-08 18:11:38.673183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:11:38.673193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libipset13:amd64 (7.19-1ubuntu2) ... 2025-10-08 18:11:38.673202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 18:11:38.673230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Selecting GID from range 100 to 59999 ... 2025-10-08 18:11:38.673241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Adding group `uuidd' (GID 102) ... 2025-10-08 18:11:38.673250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:11:38.673260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:11:38.673269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-10-08 18:11:38.673278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-10-08 18:11:38.673287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-10-08 18:11:38.673303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up ipset (7.19-1ubuntu2) ... 2025-10-08 18:11:38.673312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-10-08 18:11:38.673322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-10-08 18:11:38.673331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-10-08 18:11:38.673340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up keepalived (1:2.2.8-1build2) ... 2025-10-08 18:11:38.673349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:11:38.673359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:11:38.673368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 18:11:38.673377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-10-08 18:11:38.673386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-08 18:11:38.673396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-10-08 18:11:38.673407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:11:38.673416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:11:38.673425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iptables (1.8.10-3ubuntu2) ... 2025-10-08 18:11:38.673435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-10-08 18:11:38.673444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-08 18:11:38.673454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-08 18:11:38.673464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-10-08 18:11:38.673473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-10-08 18:11:38.673483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-10-08 18:11:38.673497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-10-08 18:11:38.673507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-10-08 18:11:38.673517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-10-08 18:11:38.673526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up conntrack (1:1.4.8-1ubuntu1) ... 2025-10-08 18:11:38.673535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-10-08 18:11:38.673551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:11:38.673561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:11:38.673573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:11:38.673583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container ee77ee4aaeec 2025-10-08 18:11:38.673596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> e6ff1cda28ff 2025-10-08 18:11:38.673651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 5/9 : ADD neutron-base-archive /neutron-base-source 2025-10-08 18:11:38.673702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> bd8d5d8b6e15 2025-10-08 18:11:38.673746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 6/9 : ADD plugins-archive / 2025-10-08 18:11:38.673951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 8ad54e92de63 2025-10-08 18:11:38.674007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 7/9 : COPY neutron_sudoers /etc/sudoers.d/kolla_neutron_sudoers 2025-10-08 18:11:38.674021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> aea50060d177 2025-10-08 18:11:38.674040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:11:38.674050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 098484261845 2025-10-08 18:11:38.674091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 9/9 : RUN ln -s neutron-base-source/* neutron && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /neutron oslo-vmware tap-as-a-service && mkdir -p /etc/neutron && cp -r /neutron/etc/* /etc/neutron/ && cp -r /neutron/etc/neutron/* /etc/neutron/ && cp /etc/pycadf/neutron_api_audit_map.conf /etc/neutron/ && mv /etc/neutron/neutron/ /etc/neutron/plugins/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/neutron/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* && for neutron_plugins in $(ls /plugins); do if [ -d "/plugins/$neutron_plugins/etc/neutron/rootwrap.d" ]; then cp /plugins/$neutron_plugins/etc/neutron/rootwrap.d/* /etc/neutron/rootwrap.d; fi; done; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_neutron_sudoers && touch /usr/local/bin/kolla_neutron_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_neutron_extend_start 2025-10-08 18:11:38.674126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 62128100d73b 2025-10-08 18:11:38.674184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /neutron 2025-10-08 18:11:38.674247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-10-08 18:11:38.674309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:11:38.674354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo-vmware in /var/lib/kolla/venv/lib/python3.12/site-packages (4.5.0) 2025-10-08 18:11:38.674413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting tap-as-a-service 2025-10-08 18:11:38.674457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading tap_as_a_service-14.0.0.0rc1-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 18:11:38.674514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pbr>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (6.1.0) 2025-10-08 18:11:38.674560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (3.10.1) 2025-10-08 18:11:38.674616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (3.1.0) 2025-10-08 18:11:38.674680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (2.5.1) 2025-10-08 18:11:38.674729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (3.0.0) 2025-10-08 18:11:38.674791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (5.1.1) 2025-10-08 18:11:38.674837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: eventlet>=0.36.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (0.36.1) 2025-10-08 18:11:38.674910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (1.5.1) 2025-10-08 18:11:38.674969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (0.22.0) 2025-10-08 18:11:38.674984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (2.32.3) 2025-10-08 18:11:38.675049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (3.1.4) 2025-10-08 18:11:38.675094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (10.7.1) 2025-10-08 18:11:38.675149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (0.10.1) 2025-10-08 18:11:38.675193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting neutron-lib>=3.15.0 (from neutron==25.2.1.dev46) 2025-10-08 18:11:38.675250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 18:11:38.675294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-neutronclient>=7.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (11.3.1) 2025-10-08 18:11:38.675377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (8.3.0) 2025-10-08 18:11:38.675394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: SQLAlchemy>=1.4.23 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (2.0.32) 2025-10-08 18:11:38.675438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (1.8.8) 2025-10-08 18:11:38.675493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (5.8.1) 2025-10-08 18:11:38.675537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: alembic>=1.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (1.13.2) 2025-10-08 18:11:38.675592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: stevedore>=2.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (5.3.0) 2025-10-08 18:11:38.675658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (3.8.0) 2025-10-08 18:11:38.675726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (6.1.0) 2025-10-08 18:11:38.675760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.config>=9.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (9.6.0) 2025-10-08 18:11:38.675829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (5.6.0) 2025-10-08 18:11:38.675939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (16.0.0) 2025-10-08 18:11:38.675958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (6.4.0) 2025-10-08 18:11:38.676005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.log>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (6.1.2) 2025-10-08 18:11:38.676054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.messaging>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (14.9.1) 2025-10-08 18:11:38.676106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (6.2.0) 2025-10-08 18:11:38.676158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (4.4.0) 2025-10-08 18:11:38.676208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.privsep>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (3.4.0) 2025-10-08 18:11:38.676312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (3.4.0) 2025-10-08 18:11:38.676444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (7.3.0) 2025-10-08 18:11:38.676478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.serialization>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (5.5.0) 2025-10-08 18:11:38.676498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.service>=3.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (3.5.0) 2025-10-08 18:11:38.676510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (2.4.0) 2025-10-08 18:11:38.676526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.utils>=7.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (7.3.0) 2025-10-08 18:11:38.676584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (3.4.0) 2025-10-08 18:11:38.676600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (4.2.0) 2025-10-08 18:11:38.676687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-ken>=2.2.0 (from neutron==25.2.1.dev46) 2025-10-08 18:11:38.676730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-10-08 18:11:38.676781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-resource-classes>=1.1.0 (from neutron==25.2.1.dev46) 2025-10-08 18:11:38.676826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-08 18:11:38.676883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==25.2.1.dev46) (3.4.0) 2025-10-08 18:11:38.676943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ovsdbapp>=2.7.1 (from neutron==25.2.1.dev46) 2025-10-08 18:11:38.676986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-08 18:11:38.677040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (6.0.0) 2025-10-08 18:11:38.677083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyroute2>=0.7.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (0.7.12) 2025-10-08 18:11:38.677126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (24.2.1) 2025-10-08 18:11:38.677169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (18.7.0) 2025-10-08 18:11:38.677211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (4.0.1) 2025-10-08 18:11:38.677253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (6.1.0) 2025-10-08 18:11:38.677296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-vif>=3.1.0 (from neutron==25.2.1.dev46) 2025-10-08 18:11:38.677338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_vif-3.7.0-py3-none-any.whl.metadata (2.4 kB) 2025-10-08 18:11:38.677380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (3.0.0) 2025-10-08 18:11:38.677422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron==25.2.1.dev46) (6.3.0) 2025-10-08 18:11:38.677465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.0.2) 2025-10-08 18:11:38.677506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: defusedxml>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.7.1) 2025-10-08 18:11:38.677548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.0) 2025-10-08 18:11:38.677591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: suds-community>=0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.1.2) 2025-10-08 18:11:38.677654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: urllib3>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.26.19) 2025-10-08 18:11:38.677698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Babel>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tap-as-a-service) (2.16.0) 2025-10-08 18:11:38.677745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osc-lib>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tap-as-a-service) (3.1.0) 2025-10-08 18:11:38.677790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==25.2.1.dev46) (1.3.5) 2025-10-08 18:11:38.677836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==25.2.1.dev46) (4.12.2) 2025-10-08 18:11:38.677909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==25.2.1.dev46) (1.16.0) 2025-10-08 18:11:38.677925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.36.1->neutron==25.2.1.dev46) (2.6.1) 2025-10-08 18:11:38.677978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.36.1->neutron==25.2.1.dev46) (3.0.3) 2025-10-08 18:11:38.678025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron==25.2.1.dev46) (3.1.2) 2025-10-08 18:11:38.678068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==25.2.1.dev46) (2.1.5) 2025-10-08 18:11:38.678117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==25.2.1.dev46) (2.1.0) 2025-10-08 18:11:38.678161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==25.2.1.dev46) (1.7.0) 2025-10-08 18:11:38.678204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==25.2.1.dev46) (2.9.0) 2025-10-08 18:11:38.678247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==25.2.1.dev46) (3.1.1) 2025-10-08 18:11:38.678289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==25.2.1.dev46) (5.5.0) 2025-10-08 18:11:38.678333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.15.0->neutron==25.2.1.dev46) (3.1.0) 2025-10-08 18:11:38.678376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.15.0->neutron==25.2.1.dev46) (1.3.3) 2025-10-08 18:11:38.678419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.1.dev46) (42.0.8) 2025-10-08 18:11:38.678461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.1.dev46) (1.3.3) 2025-10-08 18:11:38.678503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.1.dev46) (1.0.1) 2025-10-08 18:11:38.678544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.1.dev46) (1.33) 2025-10-08 18:11:38.678587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.1.dev46) (0.11.0) 2025-10-08 18:11:38.678650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.1.dev46) (4.2.2) 2025-10-08 18:11:38.678677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==25.2.1.dev46) (1.4.0) 2025-10-08 18:11:38.678733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==25.2.1.dev46) (1.17.0) 2025-10-08 18:11:38.678781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==25.2.1.dev46) (2.22) 2025-10-08 18:11:38.678820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==25.2.1.dev46) (3.0.0) 2025-10-08 18:11:38.678860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron==25.2.1.dev46) (1.0.8) 2025-10-08 18:11:38.678926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ncclient>=0.6.13 (from os-ken>=2.2.0->neutron==25.2.1.dev46) 2025-10-08 18:11:38.678941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-10-08 18:11:38.679069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 25.5 MB/s 0:00:00 2025-10-08 18:11:38.679100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-10-08 18:11:38.679119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:11:38.679131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron==25.2.1.dev46) (24.1) 2025-10-08 18:11:38.679146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron==25.2.1.dev46) (67.2.0) 2025-10-08 18:11:38.679200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron==25.2.1.dev46) (3.4.1) 2025-10-08 18:11:38.679241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron==25.2.1.dev46) (1.16.0) 2025-10-08 18:11:38.679284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cliff>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=2.3.0->tap-as-a-service) (4.7.0) 2025-10-08 18:11:38.679326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (3.11.0) 2025-10-08 18:11:38.679378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (0.5.2) 2025-10-08 18:11:38.679423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (2.4.3) 2025-10-08 18:11:38.679467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (24.2.0) 2025-10-08 18:11:38.679510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (1.9.0) 2025-10-08 18:11:38.679538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (0.2.13) 2025-10-08 18:11:38.679588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==25.2.1.dev46) (0.19) 2025-10-08 18:11:38.679654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=9.4.0->neutron==25.2.1.dev46) (2.0.0) 2025-10-08 18:11:38.679676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==25.2.1.dev46) (2.0.1) 2025-10-08 18:11:38.679731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==25.2.1.dev46) (0.5.0) 2025-10-08 18:11:38.679782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==25.2.1.dev46) (2.9.0.post0) 2025-10-08 18:11:38.679820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==25.2.1.dev46) (5.2.0) 2025-10-08 18:11:38.679858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==25.2.1.dev46) (5.5.0) 2025-10-08 18:11:38.679927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==25.2.1.dev46) (5.4.0) 2025-10-08 18:11:38.680683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==25.2.1.dev46) (0.9.0) 2025-10-08 18:11:38.680703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==25.2.1.dev46) (5.1.0) 2025-10-08 18:11:38.680715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==25.2.1.dev46) (0.20.0) 2025-10-08 18:11:38.680728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==25.2.1.dev46) (4.0.1) 2025-10-08 18:11:38.680740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==25.2.1.dev46) (4.0.1) 2025-10-08 18:11:38.680751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=5.5.0->neutron==25.2.1.dev46) (2024.1) 2025-10-08 18:11:38.680763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron==25.2.1.dev46) (1.6.0) 2025-10-08 18:11:38.680775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.7.1->neutron==25.2.1.dev46) 2025-10-08 18:11:38.680786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-10-08 18:11:38.680797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=2.2.0->neutron==25.2.1.dev46) (1.5.0) 2025-10-08 18:11:38.680818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron==25.2.1.dev46) (0.3.5) 2025-10-08 18:11:38.680829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron==25.2.1.dev46) (2024.1) 2025-10-08 18:11:38.680841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==25.2.1.dev46) (4.19.2) 2025-10-08 18:11:38.680852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==25.2.1.dev46) (2023.12.1) 2025-10-08 18:11:38.680865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==25.2.1.dev46) (0.35.1) 2025-10-08 18:11:38.680877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==25.2.1.dev46) (0.20.0) 2025-10-08 18:11:38.680910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.8.0->neutron==25.2.1.dev46) (2.1.0) 2025-10-08 18:11:38.680929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron==25.2.1.dev46) (3.3.2) 2025-10-08 18:11:38.680941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron==25.2.1.dev46) (3.8) 2025-10-08 18:11:38.680952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron==25.2.1.dev46) (2025.10.5) 2025-10-08 18:11:38.680975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==25.2.1.dev46) (0.7) 2025-10-08 18:11:38.680984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==25.2.1.dev46) (2.7.2) 2025-10-08 18:11:38.680994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==25.2.1.dev46) (0.15.2) 2025-10-08 18:11:38.681004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading tap_as_a_service-14.0.0.0rc1-py3-none-any.whl (88 kB) 2025-10-08 18:11:38.681014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-10-08 18:11:38.681023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 22.7 MB/s 0:00:00 2025-10-08 18:11:38.681033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-10-08 18:11:38.681043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 33.8 MB/s 0:00:00 2025-10-08 18:11:38.681053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-10-08 18:11:38.681069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_vif-3.7.0-py3-none-any.whl (112 kB) 2025-10-08 18:11:38.681079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-10-08 18:11:38.681089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-10-08 18:11:38.681098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: neutron, ncclient 2025-10-08 18:11:38.681110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'neutron' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:11:38.681122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-08 18:11:38.681132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (setup.py): started 2025-10-08 18:11:38.681146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (setup.py): finished with status 'done' 2025-10-08 18:11:38.681156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron: filename=neutron-25.2.1.dev46-py3-none-any.whl size=4400993 sha256=e1774bf21eb4d0911838401a7be1efb871adea0104274c77b07ff96114f2d849 2025-10-08 18:11:38.681166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-uudh0dm2/wheels/c1/dd/cf/7f53fd20115fee295198350a55a7a6d3d71883e08f386f65f2 2025-10-08 18:11:38.681176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'ncclient' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:11:38.681186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-08 18:11:38.681195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (setup.py): started 2025-10-08 18:11:38.681214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (setup.py): finished with status 'done' 2025-10-08 18:11:38.681224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88091 sha256=a96c5cf572cd9c88b299b4c55a584afea270a39f0040e4b947d68fed2e89b8d8 2025-10-08 18:11:38.681273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-uudh0dm2/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-10-08 18:11:38.681316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built neutron ncclient 2025-10-08 18:11:38.681350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Installing collected packages: os-resource-classes, fixtures, ovsdbapp, ncclient, os-ken, os-vif, neutron-lib, neutron, tap-as-a-service 2025-10-08 18:11:38.681396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed fixtures-4.1.0 ncclient-0.6.15 neutron-25.2.1.dev46 neutron-lib-3.15.0 os-ken-2.10.0 os-resource-classes-1.1.0 os-vif-3.7.0 ovsdbapp-2.8.0 tap-as-a-service-14.0.0.0rc1 2025-10-08 18:11:38.681439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking-baremetal-6.4.1.dev4 2025-10-08 18:11:38.681489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-10-08 18:11:38.681531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:11:38.681563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking-sfc-19.0.0.0rc2.dev3 2025-10-08 18:11:38.681603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-10-08 18:11:38.681663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:11:38.681701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking_generic_switch-7.4.1.dev6 2025-10-08 18:11:38.681749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-10-08 18:11:38.681764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:11:38.681815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/neutron-fwaas-21.0.1.dev4 2025-10-08 18:11:38.681829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-10-08 18:11:38.681881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-10-08 18:11:38.681922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-10-08 18:11:38.681963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-10-08 18:11:38.681978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-10-08 18:11:38.682028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-08 18:11:38.682042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/neutron_vpnaas-25.0.1.dev4 2025-10-08 18:11:38.682191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-10-08 18:11:38.682222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:11:38.682236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/pycadf-3.1.1 2025-10-08 18:11:38.682253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): started 2025-10-08 18:11:38.682262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:11:38.682271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ncclient>=0.6.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (0.6.15) 2025-10-08 18:11:38.682286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: neutron-lib>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.15.0) 2025-10-08 18:11:38.682300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (9.6.0) 2025-10-08 18:11:38.682352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.4.0) 2025-10-08 18:11:38.682367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.2) 2025-10-08 18:11:38.682406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.utils>=3.40.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (7.3.0) 2025-10-08 18:11:38.682475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (14.9.1) 2025-10-08 18:11:38.682490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.service>=1.40.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.5.0) 2025-10-08 18:11:38.682501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.0) 2025-10-08 18:11:38.682525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (4.0.1) 2025-10-08 18:11:38.682568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tooz>=2.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.3.0) 2025-10-08 18:11:38.682583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: neutron>=14.0.0.0b1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (25.2.1.dev46) 2025-10-08 18:11:38.682653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (8.3.0) 2025-10-08 18:11:38.682675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (5.8.1) 2025-10-08 18:11:38.682735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: eventlet>=0.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.36.1) 2025-10-08 18:11:38.682787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.10.1) 2025-10-08 18:11:38.682802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-neutronclient>=10.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (11.3.1) 2025-10-08 18:11:38.682842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: SQLAlchemy>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (2.0.32) 2025-10-08 18:11:38.682856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (1.13.2) 2025-10-08 18:11:38.682926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.3.0) 2025-10-08 18:11:38.682942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.5.0) 2025-10-08 18:11:38.682982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: etcd3gw>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.4.1.dev6) (2.4.2) 2025-10-08 18:11:38.682995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting netmiko>=4.1.1 (from networking-generic-switch==7.4.1.dev6) 2025-10-08 18:11:38.683046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading netmiko-4.4.0-py3-none-any.whl.metadata (7.5 kB) 2025-10-08 18:11:38.683061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-ken>=0.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (2.10.0) 2025-10-08 18:11:38.683113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.db>=4.37.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (16.0.0) 2025-10-08 18:11:38.683128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.privsep>=1.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (3.4.0) 2025-10-08 18:11:38.683180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyroute2>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (0.7.12) 2025-10-08 18:11:38.683953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyzmq>=14.3.1 (from neutron-fwaas==21.0.1.dev4) 2025-10-08 18:11:38.684009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyzmq-26.2.0-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (6.2 kB) 2025-10-08 18:11:38.684044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.1.4) 2025-10-08 18:11:38.684057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (6.1.0) 2025-10-08 18:11:38.684068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.4.0) 2025-10-08 18:11:38.684078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-08 18:11:38.684088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-08 18:11:38.684097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-08 18:11:38.684107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (1.3.5) 2025-10-08 18:11:38.684117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (4.12.2) 2025-10-08 18:11:38.684127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-08 18:11:38.684136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: futurist>=0.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.0.0) 2025-10-08 18:11:38.684147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requests>=2.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2.32.3) 2025-10-08 18:11:38.684156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (2.6.1) 2025-10-08 18:11:38.684166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (3.0.3) 2025-10-08 18:11:38.684175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron-vpnaas==25.0.1.dev4) (2.1.5) 2025-10-08 18:11:38.684184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (2.1.0) 2025-10-08 18:11:38.684194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (1.7.0) 2025-10-08 18:11:38.684204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (67.2.0) 2025-10-08 18:11:38.684214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (3.4.1) 2025-10-08 18:11:38.684231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (5.3.0) 2025-10-08 18:11:38.684241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cffi>=1.17.0rc1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.17.0) 2025-10-08 18:11:38.684264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ntc-templates>=3.1.0 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-10-08 18:11:38.684274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ntc_templates-6.0.0-py3-none-any.whl.metadata (3.9 kB) 2025-10-08 18:11:38.684284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyserial>=3.3 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-10-08 18:11:38.684299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) 2025-10-08 18:11:38.684309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyyaml>=5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (6.0.2) 2025-10-08 18:11:38.684319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting scp>=0.13.6 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-10-08 18:11:38.684329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 2025-10-08 18:11:38.684338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting textfsm>=1.1.3 (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-10-08 18:11:38.684347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading textfsm-1.1.3-py2.py3-none-any.whl.metadata (2.6 kB) 2025-10-08 18:11:38.684357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.17.0rc1->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (2.22) 2025-10-08 18:11:38.684470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.10.1) 2025-10-08 18:11:38.684483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-10-08 18:11:38.684493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.5.1) 2025-10-08 18:11:38.684503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.1.1) 2025-10-08 18:11:38.684512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.5.1) 2025-10-08 18:11:38.684522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.22.0) 2025-10-08 18:11:38.684531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (10.7.1) 2025-10-08 18:11:38.684541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.8.8) 2025-10-08 18:11:38.684550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.8.0) 2025-10-08 18:11:38.684567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.6.0) 2025-10-08 18:11:38.684577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.2.0) 2025-10-08 18:11:38.684586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.4.0) 2025-10-08 18:11:38.684596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (7.3.0) 2025-10-08 18:11:38.684605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.0) 2025-10-08 18:11:38.684615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2025-10-08 18:11:38.684667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.2.0) 2025-10-08 18:11:38.684683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.1.0) 2025-10-08 18:11:38.684693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2025-10-08 18:11:38.684702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.8.0) 2025-10-08 18:11:38.684719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.0.0) 2025-10-08 18:11:38.684729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.1) 2025-10-08 18:11:38.684739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (18.7.0) 2025-10-08 18:11:38.684748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.1.0) 2025-10-08 18:11:38.684758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.7.0) 2025-10-08 18:11:38.684769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.2) 2025-10-08 18:11:38.684780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.9.0) 2025-10-08 18:11:38.684846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.5.0) 2025-10-08 18:11:38.684858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-10-08 18:11:38.684867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (1.3.3) 2025-10-08 18:11:38.684877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting future (from textfsm>=1.1.3->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) 2025-10-08 18:11:38.684909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-10-08 18:11:38.684919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (42.0.8) 2025-10-08 18:11:38.684929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.3.3) 2025-10-08 18:11:38.684938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.0.1) 2025-10-08 18:11:38.684947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.33) 2025-10-08 18:11:38.684963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (0.11.0) 2025-10-08 18:11:38.684972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (4.2.2) 2025-10-08 18:11:38.684982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.4.0) 2025-10-08 18:11:38.684991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (3.0.0) 2025-10-08 18:11:38.685002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-fwaas==21.0.1.dev4) (1.0.8) 2025-10-08 18:11:38.685011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-fwaas==21.0.1.dev4) (24.1) 2025-10-08 18:11:38.685021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-vpnaas==25.0.1.dev4) (0.19) 2025-10-08 18:11:38.685030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-baremetal==6.4.1.dev4) (2.0.0) 2025-10-08 18:11:38.685039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.37.0->neutron-fwaas==21.0.1.dev4) (2.0.1) 2025-10-08 18:11:38.685055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.37.0->neutron-fwaas==21.0.1.dev4) (0.5.0) 2025-10-08 18:11:38.685065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-baremetal==6.4.1.dev4) (2.9.0.post0) 2025-10-08 18:11:38.685079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.2.0) 2025-10-08 18:11:38.685089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.5.0) 2025-10-08 18:11:38.685098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.4.0) 2025-10-08 18:11:38.685108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.9.0) 2025-10-08 18:11:38.685117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.1.0) 2025-10-08 18:11:38.685126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.20.0) 2025-10-08 18:11:38.685136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2025-10-08 18:11:38.685146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2025-10-08 18:11:38.685164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->networking-sfc==19.0.0.0rc2.dev3) (2024.1) 2025-10-08 18:11:38.685174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.40.2->networking-baremetal==6.4.1.dev4) (1.6.0) 2025-10-08 18:11:38.685183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.11.0) 2025-10-08 18:11:38.685197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.1.0) 2025-10-08 18:11:38.685206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (1.5.0) 2025-10-08 18:11:38.685249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.3.5) 2025-10-08 18:11:38.685278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.2.13) 2025-10-08 18:11:38.685307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.7.0) 2025-10-08 18:11:38.685340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.19.2) 2025-10-08 18:11:38.685413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-10-08 18:11:38.685425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.5.2) 2025-10-08 18:11:38.685439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.3) 2025-10-08 18:11:38.685453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.0) 2025-10-08 18:11:38.685505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.9.0) 2025-10-08 18:11:38.685521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2023.12.1) 2025-10-08 18:11:38.685554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.35.1) 2025-10-08 18:11:38.685603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.20.0) 2025-10-08 18:11:38.685623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=10.0.0->networking-sfc==19.0.0.0rc2.dev3) (2.1.0) 2025-10-08 18:11:38.685665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.3.2) 2025-10-08 18:11:38.685699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.8) 2025-10-08 18:11:38.685751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (1.26.19) 2025-10-08 18:11:38.685774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2025.10.5) 2025-10-08 18:11:38.685788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.7) 2025-10-08 18:11:38.685838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.37.0->neutron-fwaas==21.0.1.dev4) (2.7.2) 2025-10-08 18:11:38.685853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->networking-baremetal==6.4.1.dev4) (0.15.2) 2025-10-08 18:11:38.685866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading netmiko-4.4.0-py3-none-any.whl (232 kB) 2025-10-08 18:11:38.685930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ntc_templates-6.0.0-py3-none-any.whl (460 kB) 2025-10-08 18:11:38.685945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading textfsm-1.1.3-py2.py3-none-any.whl (44 kB) 2025-10-08 18:11:38.685976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) 2025-10-08 18:11:38.686038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyzmq-26.2.0-cp312-cp312-manylinux_2_28_x86_64.whl (860 kB) 2025-10-08 18:11:38.687868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 860.6/860.6 kB 31.0 MB/s 0:00:00 2025-10-08 18:11:38.687918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 2025-10-08 18:11:38.687929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-10-08 18:11:38.687940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: networking-baremetal, networking-sfc, networking-generic-switch, neutron-fwaas, neutron-vpnaas, pycadf 2025-10-08 18:11:38.687953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'networking-baremetal' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'networking-baremetal'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:11:38.687967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-08 18:11:38.687976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (setup.py): started 2025-10-08 18:11:38.687986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (setup.py): finished with status 'done' 2025-10-08 18:11:38.687996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-baremetal: filename=networking_baremetal-6.4.1.dev4-py3-none-any.whl size=73224 sha256=676dd863fbf96be71f21ad67e2cc97241e25cc034d7f4f87f9585a73574979f9 2025-10-08 18:11:38.688006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bvs73kc5/wheels/23/67/fc/edf163c61cbe379486d8174f71b2ff7a1e8206ca5787545388 2025-10-08 18:11:38.688026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'networking-sfc' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'networking-sfc'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:11:38.688052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-08 18:11:38.688062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (setup.py): started 2025-10-08 18:11:38.688072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (setup.py): finished with status 'done' 2025-10-08 18:11:38.688081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-sfc: filename=networking_sfc-19.0.0.0rc2.dev3-py3-none-any.whl size=190151 sha256=d6486c8ac113d8f2b00b0c7634463b6f597aa77347d028b1bf0c815f6c4b4b55 2025-10-08 18:11:38.688091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bvs73kc5/wheels/bb/cc/35/bc2ca2b4e012fa38e05edc9e1b6f7a0f26e5960e6ab37aa98a 2025-10-08 18:11:38.688101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'networking-generic-switch' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'networking-generic-switch'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:11:38.688111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-08 18:11:38.688120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (setup.py): started 2025-10-08 18:11:38.688130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (setup.py): finished with status 'done' 2025-10-08 18:11:38.688140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.4.1.dev6-py3-none-any.whl size=94152 sha256=b30b102ba32637b07bdf9534f7dfffd83860a5c2ef14476cc882ed97e0a6e45a 2025-10-08 18:11:38.688151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bvs73kc5/wheels/b1/78/f2/39b8a178060ddc3503cce224166bbcfa2e71fe9a758543592c 2025-10-08 18:11:38.688169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): started 2025-10-08 18:11:38.688179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2025-10-08 18:11:38.688189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-fwaas: filename=neutron_fwaas-21.0.1.dev4-py3-none-any.whl size=262234 sha256=6475dc9e88341d4565137b660f8d705b955c72e20b07736dc463c890f805197b 2025-10-08 18:11:38.688199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bvs73kc5/wheels/87/3d/11/63e28eac095de3b61d9a2caab2d45acee460ca3e1bd56405e9 2025-10-08 18:11:38.688208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'neutron-vpnaas' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-vpnaas'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:11:38.688218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-08 18:11:38.688228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (setup.py): started 2025-10-08 18:11:38.688237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (setup.py): finished with status 'done' 2025-10-08 18:11:38.688247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-vpnaas: filename=neutron_vpnaas-25.0.1.dev4-py3-none-any.whl size=229036 sha256=fb5cc02883212835cb0a02b67f23c49193d84d5d2a81dbb92537b0964532f02f 2025-10-08 18:11:38.688256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bvs73kc5/wheels/da/70/69/7ae7d478a5da95a635fe658ec510dd4a7332152e8ae6ea0294 2025-10-08 18:11:38.688279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:11:38.688289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-10-08 18:11:38.688299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for pycadf (setup.py): started 2025-10-08 18:11:38.688308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-08 18:11:38.688318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=81d8afbc788128cb270d001a3f4008c973cdf5f6923c09f473b49016b8dad837 2025-10-08 18:11:38.688327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bvs73kc5/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-08 18:11:38.688337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built networking-baremetal networking-sfc networking-generic-switch neutron-fwaas neutron-vpnaas pycadf 2025-10-08 18:11:38.688347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Installing collected packages: pyserial, pyzmq, future, textfsm, ntc-templates, scp, pycadf, netmiko, neutron-vpnaas, neutron-fwaas, networking-sfc, networking-generic-switch, networking-baremetal 2025-10-08 18:11:38.688357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Attempting uninstall: pycadf 2025-10-08 18:11:38.688366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Found existing installation: pycadf 3.1.1 2025-10-08 18:11:38.688375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Uninstalling pycadf-3.1.1: 2025-10-08 18:11:38.688385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Successfully uninstalled pycadf-3.1.1 2025-10-08 18:11:38.688396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed future-1.0.0 netmiko-4.4.0 networking-baremetal-6.4.1.dev4 networking-generic-switch-7.4.1.dev6 networking-sfc-19.0.0.0rc2.dev3 neutron-fwaas-21.0.1.dev4 neutron-vpnaas-25.0.1.dev4 ntc-templates-6.0.0 pycadf-3.1.1 pyserial-3.5 pyzmq-26.2.0 scp-0.15.0 textfsm-1.1.3 2025-10-08 18:11:38.688407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 62128100d73b 2025-10-08 18:11:38.688417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> cb6767b137c2 2025-10-08 18:11:38.688426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built 9bd5798d2b35 2025-10-08 18:11:38.688441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully tagged osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 18:11:38.688451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Built at 2025-10-08 18:11:38.686985 (took 0:01:19.281785) 2025-10-08 18:11:38.688461 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metadata-agent) to queue 2025-10-08 18:11:38.688470 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-l3-agent) to queue 2025-10-08 18:11:38.688480 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-openvswitch-agent) to queue 2025-10-08 18:11:38.688489 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metering-agent) to queue 2025-10-08 18:11:38.688498 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-server) to queue 2025-10-08 18:11:38.688508 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-linuxbridge-agent) to queue 2025-10-08 18:11:38.688517 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-sriov-agent) to queue 2025-10-08 18:11:38.688527 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-agent) to queue 2025-10-08 18:11:38.688536 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-vpn-agent) to queue 2025-10-08 18:11:38.688556 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-mlnx-agent) to queue 2025-10-08 18:11:38.688566 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-bgp-dragent) to queue 2025-10-08 18:11:38.688575 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-dhcp-agent) to queue 2025-10-08 18:11:38.688584 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-neutron-agent) to queue 2025-10-08 18:11:38.688594 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-base) 2025-10-08 18:11:38.688603 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Processing 2025-10-08 18:11:38.688613 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building started at 2025-10-08 18:11:38.687770 2025-10-08 18:11:38.688683 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Getting local archive from tarballs/heat-stable-2024.2.tar.gz 2025-10-08 18:11:38.691367 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 plugins into plugins archive 2025-10-08 18:11:38.692273 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 additions into additions archive 2025-10-08 18:12:09.055344 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:12:09.055453 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 7c68626a079c 2025-10-08 18:12:09.055506 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 2/6 : LABEL "build-date"="20251008" "name"="heat-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:12:09.055522 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in bdfdb442070a 2025-10-08 18:12:09.055534 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container bdfdb442070a 2025-10-08 18:12:09.055545 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 52f93c8e7596 2025-10-08 18:12:09.055557 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 3/6 : RUN usermod --append --home /var/lib/heat --groups kolla heat && mkdir -p /var/lib/heat && chown -R 42418:42418 /var/lib/heat 2025-10-08 18:12:09.055569 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 275e06d2ef75 2025-10-08 18:12:09.055580 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 275e06d2ef75 2025-10-08 18:12:09.055590 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> fa9337afa010 2025-10-08 18:12:09.055600 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 4/6 : ADD heat-base-archive /heat-base-source 2025-10-08 18:12:09.055611 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> b0539cb907be 2025-10-08 18:12:09.055622 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:12:09.055658 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 8a2e85359903 2025-10-08 18:12:09.055675 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 6/6 : RUN ln -s heat-base-source/* heat && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /heat && mkdir -p /etc/heat && cp -r /heat/etc/heat/* /etc/heat/ && cp /etc/pycadf/heat_api_audit_map.conf /etc/heat/ && touch /usr/local/bin/kolla_heat_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_heat_extend_start 2025-10-08 18:12:09.055689 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 20a7ff171bb0 2025-10-08 18:12:09.055699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Processing /heat 2025-10-08 18:12:09.055729 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): started 2025-10-08 18:12:09.055739 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:12:09.055754 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (6.1.0) 2025-10-08 18:12:09.055764 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: alembic>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (1.13.2) 2025-10-08 18:12:09.055773 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting croniter>=0.3.4 (from openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.055786 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading croniter-2.0.7-py2.py3-none-any.whl.metadata (27 kB) 2025-10-08 18:12:09.055854 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cryptography>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (42.0.8) 2025-10-08 18:12:09.056007 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: eventlet>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (0.36.1) 2025-10-08 18:12:09.056112 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: keystoneauth1>=3.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.8.1) 2025-10-08 18:12:09.056175 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (10.7.1) 2025-10-08 18:12:09.056251 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.3.0) 2025-10-08 18:12:09.056327 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (0.10.1) 2025-10-08 18:12:09.056402 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting neutron-lib>=1.14.0 (from openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.056489 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 18:12:09.056554 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: openstacksdk>=0.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (4.0.1) 2025-10-08 18:12:09.057903 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (3.8.0) 2025-10-08 18:12:09.057992 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (9.6.0) 2025-10-08 18:12:09.058007 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (6.1.0) 2025-10-08 18:12:09.058017 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.6.0) 2025-10-08 18:12:09.058027 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.db>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (16.0.0) 2025-10-08 18:12:09.058038 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (6.4.0) 2025-10-08 18:12:09.058048 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (6.1.2) 2025-10-08 18:12:09.058068 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (14.9.1) 2025-10-08 18:12:09.058078 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (6.2.0) 2025-10-08 18:12:09.058087 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (4.4.0) 2025-10-08 18:12:09.058097 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (3.4.0) 2025-10-08 18:12:09.058107 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.5.0) 2025-10-08 18:12:09.058116 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (3.5.0) 2025-10-08 18:12:09.058126 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (2.4.0) 2025-10-08 18:12:09.058136 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (7.3.0) 2025-10-08 18:12:09.058145 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (4.2.0) 2025-10-08 18:12:09.058155 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (3.4.0) 2025-10-08 18:12:09.058164 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (3.1.0) 2025-10-08 18:12:09.058174 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: aodhclient>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (3.6.0) 2025-10-08 18:12:09.058184 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-barbicanclient>=4.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (7.0.0) 2025-10-08 18:12:09.058194 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-blazarclient>=1.0.1 (from openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.058220 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_blazarclient-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 18:12:09.058230 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-cinderclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (9.6.0) 2025-10-08 18:12:09.058253 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (6.1.0) 2025-10-08 18:12:09.058264 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (4.7.0) 2025-10-08 18:12:09.058274 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-heatclient>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (4.0.0) 2025-10-08 18:12:09.058284 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-ironicclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.8.0) 2025-10-08 18:12:09.058301 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.5.0) 2025-10-08 18:12:09.058370 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-magnumclient>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (4.8.1) 2025-10-08 18:12:09.058382 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-manilaclient>=1.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.0.0) 2025-10-08 18:12:09.058391 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-mistralclient>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.3.0) 2025-10-08 18:12:09.058401 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-monascaclient>=1.12.0 (from openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.058411 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2025-10-08 18:12:09.058421 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-neutronclient>=7.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (11.3.1) 2025-10-08 18:12:09.058430 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (18.7.0) 2025-10-08 18:12:09.058440 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-octaviaclient>=1.8.0 (from openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.058450 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_octaviaclient-3.8.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-08 18:12:09.058460 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (7.1.4) 2025-10-08 18:12:09.058469 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (4.6.0) 2025-10-08 18:12:09.058519 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-troveclient>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (8.6.0) 2025-10-08 18:12:09.058529 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-vitrageclient>=2.7.0 (from openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.058539 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_vitrageclient-5.1.1-py3-none-any.whl.metadata (3.2 kB) 2025-10-08 18:12:09.058549 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zaqarclient>=1.3.0 (from openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.058598 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zaqarclient-2.8.0-py3-none-any.whl.metadata (4.5 kB) 2025-10-08 18:12:09.058609 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zunclient>=3.4.0 (from openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.058694 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zunclient-5.1.0-py3-none-any.whl.metadata (2.8 kB) 2025-10-08 18:12:09.058751 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (6.0.2) 2025-10-08 18:12:09.058762 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: requests>=2.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (2.32.3) 2025-10-08 18:12:09.059757 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: tenacity>=6.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (8.3.0) 2025-10-08 18:12:09.059780 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (2024.1) 2025-10-08 18:12:09.059818 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (2.5.1) 2025-10-08 18:12:09.059829 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (2.0.32) 2025-10-08 18:12:09.059838 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: stevedore>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (5.3.0) 2025-10-08 18:12:09.059848 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==23.0.1.dev10) (1.8.8) 2025-10-08 18:12:09.059858 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting yaql>=1.1.3 (from openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.059868 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading yaql-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 18:12:09.059878 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->openstack-heat==23.0.1.dev10) (1.3.5) 2025-10-08 18:12:09.059888 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->openstack-heat==23.0.1.dev10) (4.12.2) 2025-10-08 18:12:09.059900 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cliff>=1.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (4.7.0) 2025-10-08 18:12:09.059909 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: osc-lib>=1.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (3.1.0) 2025-10-08 18:12:09.059919 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyparsing in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (3.1.2) 2025-10-08 18:12:09.059929 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (3.11.0) 2025-10-08 18:12:09.059939 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (0.5.2) 2025-10-08 18:12:09.059949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (2.4.3) 2025-10-08 18:12:09.059980 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (24.2.0) 2025-10-08 18:12:09.059990 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (1.9.0) 2025-10-08 18:12:09.059999 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==23.0.1.dev10) (0.2.13) 2025-10-08 18:12:09.060009 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-dateutil in /var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->openstack-heat==23.0.1.dev10) (2.9.0.post0) 2025-10-08 18:12:09.060018 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pytz>2021.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->openstack-heat==23.0.1.dev10) (2024.1) 2025-10-08 18:12:09.060034 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.5->openstack-heat==23.0.1.dev10) (1.17.0) 2025-10-08 18:12:09.060059 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.5->openstack-heat==23.0.1.dev10) (2.22) 2025-10-08 18:12:09.060069 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.18.2->openstack-heat==23.0.1.dev10) (2.6.1) 2025-10-08 18:12:09.060078 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.18.2->openstack-heat==23.0.1.dev10) (3.0.3) 2025-10-08 18:12:09.060088 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->openstack-heat==23.0.1.dev10) (2.1.0) 2025-10-08 18:12:09.060098 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->openstack-heat==23.0.1.dev10) (1.7.0) 2025-10-08 18:12:09.060107 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->openstack-heat==23.0.1.dev10) (2.9.0) 2025-10-08 18:12:09.060121 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->openstack-heat==23.0.1.dev10) (3.1.1) 2025-10-08 18:12:09.060157 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting os-ken>=0.3.0 (from neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.060319 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-10-08 18:12:09.060351 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (3.1.0) 2025-10-08 18:12:09.060370 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pecan>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (1.5.1) 2025-10-08 18:12:09.060424 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (1.3.3) 2025-10-08 18:12:09.060578 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (5.1.1) 2025-10-08 18:12:09.060610 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (1.3.3) 2025-10-08 18:12:09.060656 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (1.0.1) 2025-10-08 18:12:09.060681 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (1.33) 2025-10-08 18:12:09.060767 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (0.11.0) 2025-10-08 18:12:09.060831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (4.2.2) 2025-10-08 18:12:09.060911 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (1.4.0) 2025-10-08 18:12:09.060992 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.28.0->openstack-heat==23.0.1.dev10) (3.0.0) 2025-10-08 18:12:09.061112 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (1.0.8) 2025-10-08 18:12:09.061138 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.061216 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-10-08 18:12:09.061292 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 12.7 MB/s 0:00:00 2025-10-08 18:12:09.061366 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): started 2025-10-08 18:12:09.061434 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:12:09.061502 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting ovs>=2.8.0 (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.061567 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ovs-3.6.0.tar.gz (161 kB) 2025-10-08 18:12:09.061620 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): started 2025-10-08 18:12:09.061712 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:12:09.061775 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (24.1) 2025-10-08 18:12:09.061826 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (67.2.0) 2025-10-08 18:12:09.061860 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (3.4.1) 2025-10-08 18:12:09.061930 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (1.16.0) 2025-10-08 18:12:09.061998 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-heat==23.0.1.dev10) (0.19) 2025-10-08 18:12:09.062049 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->openstack-heat==23.0.1.dev10) (3.0.0) 2025-10-08 18:12:09.062095 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->openstack-heat==23.0.1.dev10) (2.0.0) 2025-10-08 18:12:09.062156 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->openstack-heat==23.0.1.dev10) (1.16.0) 2025-10-08 18:12:09.062216 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->openstack-heat==23.0.1.dev10) (2.0.1) 2025-10-08 18:12:09.062240 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->openstack-heat==23.0.1.dev10) (0.5.0) 2025-10-08 18:12:09.062306 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev10) (5.2.0) 2025-10-08 18:12:09.062356 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev10) (5.5.0) 2025-10-08 18:12:09.062387 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev10) (3.0.0) 2025-10-08 18:12:09.062458 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev10) (5.4.0) 2025-10-08 18:12:09.062492 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev10) (0.9.0) 2025-10-08 18:12:09.062569 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev10) (5.1.0) 2025-10-08 18:12:09.062649 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->openstack-heat==23.0.1.dev10) (0.20.0) 2025-10-08 18:12:09.062670 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==23.0.1.dev10) (3.1.4) 2025-10-08 18:12:09.062758 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==23.0.1.dev10) (4.0.1) 2025-10-08 18:12:09.062805 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==23.0.1.dev10) (4.0.1) 2025-10-08 18:12:09.062870 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-heat==23.0.1.dev10) (2.1.5) 2025-10-08 18:12:09.062916 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->openstack-heat==23.0.1.dev10) (6.0.0) 2025-10-08 18:12:09.063708 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->openstack-heat==23.0.1.dev10) (3.10.1) 2025-10-08 18:12:09.063726 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->openstack-heat==23.0.1.dev10) (1.6.0) 2025-10-08 18:12:09.063736 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting sortedcontainers (from ovs>=2.8.0->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.063747 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-10-08 18:12:09.063757 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (1.5.0) 2025-10-08 18:12:09.063778 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=1.14.0->openstack-heat==23.0.1.dev10) (0.3.5) 2025-10-08 18:12:09.063789 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->openstack-heat==23.0.1.dev10) (4.19.2) 2025-10-08 18:12:09.063799 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==23.0.1.dev10) (2023.12.1) 2025-10-08 18:12:09.063810 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==23.0.1.dev10) (0.35.1) 2025-10-08 18:12:09.063821 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==23.0.1.dev10) (0.20.0) 2025-10-08 18:12:09.063831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->openstack-heat==23.0.1.dev10) (24.2.1) 2025-10-08 18:12:09.063841 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->openstack-heat==23.0.1.dev10) (2.0.1) 2025-10-08 18:12:09.063851 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=2.3.0->openstack-heat==23.0.1.dev10) (2.1.0) 2025-10-08 18:12:09.063868 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Babel>=2.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-manilaclient>=1.16.0->openstack-heat==23.0.1.dev10) (2.16.0) 2025-10-08 18:12:09.063878 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting networkx>=2.3 (from python-vitrageclient>=2.7.0->openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.063889 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:12:09.063899 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting pydot>=1.4.1 (from python-vitrageclient>=2.7.0->openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.063909 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-10-08 18:12:09.063920 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting docker>=2.4.2 (from python-zunclient>=3.4.0->openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.063930 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-10-08 18:12:09.063940 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting websocket-client>=0.44.0 (from python-zunclient>=3.4.0->openstack-heat==23.0.1.dev10) 2025-10-08 18:12:09.063949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-10-08 18:12:09.063977 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: urllib3>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from docker>=2.4.2->python-zunclient>=3.4.0->openstack-heat==23.0.1.dev10) (1.26.19) 2025-10-08 18:12:09.063991 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==23.0.1.dev10) (3.3.2) 2025-10-08 18:12:09.063999 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==23.0.1.dev10) (3.8) 2025-10-08 18:12:09.064014 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==23.0.1.dev10) (2025.10.5) 2025-10-08 18:12:09.064023 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-heat==23.0.1.dev10) (0.7) 2025-10-08 18:12:09.064031 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->openstack-heat==23.0.1.dev10) (2.7.2) 2025-10-08 18:12:09.064043 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: ply in /var/lib/kolla/venv/lib/python3.12/site-packages (from yaql>=1.1.3->openstack-heat==23.0.1.dev10) (3.11) 2025-10-08 18:12:09.064125 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading croniter-2.0.7-py2.py3-none-any.whl (21 kB) 2025-10-08 18:12:09.064157 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-10-08 18:12:09.064235 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 13.4 MB/s 0:00:00 2025-10-08 18:12:09.064289 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-10-08 18:12:09.064302 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 24.8 MB/s 0:00:00 2025-10-08 18:12:09.064369 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_blazarclient-4.1.0-py3-none-any.whl (50 kB) 2025-10-08 18:12:09.064418 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2025-10-08 18:12:09.064447 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_octaviaclient-3.8.0-py3-none-any.whl (113 kB) 2025-10-08 18:12:09.064509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_vitrageclient-5.1.1-py3-none-any.whl (51 kB) 2025-10-08 18:12:09.064564 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-10-08 18:12:09.064616 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 12.3 MB/s 0:00:00 2025-10-08 18:12:09.064665 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-10-08 18:12:09.064734 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zaqarclient-2.8.0-py3-none-any.whl (87 kB) 2025-10-08 18:12:09.064791 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zunclient-5.1.0-py3-none-any.whl (155 kB) 2025-10-08 18:12:09.064811 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2025-10-08 18:12:09.064872 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-10-08 18:12:09.064927 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading yaql-3.0.0-py3-none-any.whl (125 kB) 2025-10-08 18:12:09.064940 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-10-08 18:12:09.065014 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building wheels for collected packages: openstack-heat, ncclient, ovs 2025-10-08 18:12:09.065088 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: DEPRECATION: Building 'openstack-heat' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'openstack-heat'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:12:09.065113 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: 2025-10-08 18:12:09.065187 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (setup.py): started 2025-10-08 18:12:09.065230 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (setup.py): finished with status 'done' 2025-10-08 18:12:09.065272 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for openstack-heat: filename=openstack_heat-23.0.1.dev10-py3-none-any.whl size=2576801 sha256=c41537b80c31529c57e383d80a698988a3b4242885aa724194cc626c3051d9ff 2025-10-08 18:12:09.065313 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-3hui4ju1/wheels/49/1a/f9/03af5c52d733b9ac12d47b1167326d5fe08eca26bfe83c4a4b 2025-10-08 18:12:09.065381 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: DEPRECATION: Building 'ncclient' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:12:09.065424 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: 2025-10-08 18:12:09.065464 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (setup.py): started 2025-10-08 18:12:09.065487 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (setup.py): finished with status 'done' 2025-10-08 18:12:09.065549 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88091 sha256=b22d80e9cef2c67c05c1516f2df711cb2649b5f8d55bc5ecbc0d832dd22f53bc 2025-10-08 18:12:09.065592 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-3hui4ju1/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-10-08 18:12:09.065655 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: DEPRECATION: Building 'ovs' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ovs'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:12:09.065702 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: 2025-10-08 18:12:09.065744 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (setup.py): started 2025-10-08 18:12:09.065785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (setup.py): finished with status 'done' 2025-10-08 18:12:09.065827 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ovs: filename=ovs-3.6.0-py3-none-any.whl size=190587 sha256=246a49f251942a9a2987f3b7f3ca7c9bed2883808893f693ef1e6dba8ed7f519 2025-10-08 18:12:09.065870 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-3hui4ju1/wheels/c8/79/37/6ef7bcbda34db531b2b75a2172a9388f64f838288dc342166b 2025-10-08 18:12:09.065920 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built openstack-heat ncclient ovs 2025-10-08 18:12:09.066075 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Installing collected packages: sortedcontainers, websocket-client, pydot, ovs, networkx, yaql, docker, croniter, ncclient, python-zaqarclient, python-vitrageclient, python-monascaclient, python-blazarclient, os-ken, python-zunclient, python-octaviaclient, neutron-lib, openstack-heat 2025-10-08 18:12:09.066116 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully installed croniter-2.0.7 docker-7.1.0 ncclient-0.6.15 networkx-3.3 neutron-lib-3.15.0 openstack-heat-23.0.1.dev10 os-ken-2.10.0 ovs-3.6.0 pydot-3.0.1 python-blazarclient-4.1.0 python-monascaclient-2.8.0 python-octaviaclient-3.8.0 python-vitrageclient-5.1.1 python-zaqarclient-2.8.0 python-zunclient-5.1.0 sortedcontainers-2.4.0 websocket-client-1.8.0 yaql-3.0.0 2025-10-08 18:12:09.066148 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 20a7ff171bb0 2025-10-08 18:12:09.066161 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 38cdb37abd61 2025-10-08 18:12:09.066173 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built f9d62e84d683 2025-10-08 18:12:09.066233 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully tagged osism.harbor.regio.digital/kolla/heat-base:build-20251008 2025-10-08 18:12:09.066324 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Built at 2025-10-08 18:12:09.066232 (took 0:00:30.378462) 2025-10-08 18:12:09.066421 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-engine) to queue 2025-10-08 18:12:09.067138 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api-cfn) to queue 2025-10-08 18:12:09.067211 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api) to queue 2025-10-08 18:12:09.067225 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-base) 2025-10-08 18:12:09.067236 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Processing 2025-10-08 18:12:09.067246 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building started at 2025-10-08 18:12:09.066911 2025-10-08 18:12:09.067266 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Getting local archive from tarballs/placement-stable-2024.2.tar.gz 2025-10-08 18:12:09.069834 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 plugins into plugins archive 2025-10-08 18:12:09.069853 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 additions into additions archive 2025-10-08 18:12:17.642045 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:12:17.642141 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 7c68626a079c 2025-10-08 18:12:17.642162 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 2/7 : LABEL "build-date"="20251008" "name"="placement-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="placement-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:12:17.642181 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 8096685c460f 2025-10-08 18:12:17.642195 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 8096685c460f 2025-10-08 18:12:17.642207 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> a25e6c000f24 2025-10-08 18:12:17.642220 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 3/7 : RUN usermod --append --home /var/lib/placement --groups kolla placement && mkdir -p /var/lib/placement && chown -R 42482:42482 /var/lib/placement 2025-10-08 18:12:17.642234 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 06f0191e6a16 2025-10-08 18:12:17.642245 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 06f0191e6a16 2025-10-08 18:12:17.642257 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> ebe840134667 2025-10-08 18:12:17.642269 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 4/7 : ADD placement-base-archive /placement-base-source 2025-10-08 18:12:17.642281 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 366036b218a2 2025-10-08 18:12:17.642293 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 5/7 : ADD plugins-archive / 2025-10-08 18:12:17.642304 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> a91f0d378c77 2025-10-08 18:12:17.642316 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:12:17.642341 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 88db8f96ffda 2025-10-08 18:12:17.642353 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 7/7 : RUN ln -s placement-base-source/* placement && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /placement && mkdir -p /etc/placement/ && cp -r /placement/etc/placement/* /etc/placement/ && touch /usr/local/bin/kolla_placement_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_placement_extend_start 2025-10-08 18:12:17.642387 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 70d9a37a42fe 2025-10-08 18:12:17.642397 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Processing /placement 2025-10-08 18:12:17.642406 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (setup.py): started 2025-10-08 18:12:17.642416 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:12:17.642427 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (6.1.0) 2025-10-08 18:12:17.642439 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (2.0.32) 2025-10-08 18:12:17.642449 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: keystonemiddleware>=4.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (10.7.1) 2025-10-08 18:12:17.642458 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (2.5.1) 2025-10-08 18:12:17.642468 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (1.8.8) 2025-10-08 18:12:17.642478 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (4.19.2) 2025-10-08 18:12:17.642504 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: requests>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (2.32.3) 2025-10-08 18:12:17.642516 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (67.2.0) 2025-10-08 18:12:17.642618 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (6.1.0) 2025-10-08 18:12:17.642671 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.config>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (9.6.0) 2025-10-08 18:12:17.642682 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (5.6.0) 2025-10-08 18:12:17.642691 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (6.1.2) 2025-10-08 18:12:17.642701 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (5.5.0) 2025-10-08 18:12:17.642710 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (7.3.0) 2025-10-08 18:12:17.642728 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.db>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (16.0.0) 2025-10-08 18:12:17.642738 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (4.4.0) 2025-10-08 18:12:17.642747 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (6.2.0) 2025-10-08 18:12:17.642758 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (2.4.0) 2025-10-08 18:12:17.642768 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting os-resource-classes>=1.1.0 (from openstack-placement==12.0.1.dev5) 2025-10-08 18:12:17.642778 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-08 18:12:17.642796 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-traits>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==12.0.1.dev5) (3.1.0) 2025-10-08 18:12:17.642805 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting microversion-parse>=0.2.1 (from openstack-placement==12.0.1.dev5) 2025-10-08 18:12:17.642815 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:12:17.642824 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.1.dev5) (24.2.0) 2025-10-08 18:12:17.642834 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.1.dev5) (2023.12.1) 2025-10-08 18:12:17.642846 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.1.dev5) (0.35.1) 2025-10-08 18:12:17.642856 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==12.0.1.dev5) (0.20.0) 2025-10-08 18:12:17.642866 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (2.9.0) 2025-10-08 18:12:17.642884 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: keystoneauth1>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (5.8.1) 2025-10-08 18:12:17.642893 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (3.8.0) 2025-10-08 18:12:17.642903 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (6.4.0) 2025-10-08 18:12:17.642913 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (3.1.1) 2025-10-08 18:12:17.642922 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (5.5.0) 2025-10-08 18:12:17.642945 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (2.1.0) 2025-10-08 18:12:17.644274 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (5.3.0) 2025-10-08 18:12:17.644296 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (1.7.0) 2025-10-08 18:12:17.644308 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (1.3.3) 2025-10-08 18:12:17.644319 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (5.1.1) 2025-10-08 18:12:17.644329 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==12.0.1.dev5) (0.19) 2025-10-08 18:12:17.644347 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (6.0.2) 2025-10-08 18:12:17.644357 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (3.0.0) 2025-10-08 18:12:17.644366 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (0.10.1) 2025-10-08 18:12:17.644376 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (2.0.0) 2025-10-08 18:12:17.644385 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (1.16.0) 2025-10-08 18:12:17.644394 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (1.13.2) 2025-10-08 18:12:17.644404 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (2.0.1) 2025-10-08 18:12:17.644413 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (0.5.0) 2025-10-08 18:12:17.644423 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (1.3.5) 2025-10-08 18:12:17.644433 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (4.12.2) 2025-10-08 18:12:17.644450 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==12.0.1.dev5) (2.9.0.post0) 2025-10-08 18:12:17.644459 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==12.0.1.dev5) (3.1.4) 2025-10-08 18:12:17.644469 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==12.0.1.dev5) (4.0.1) 2025-10-08 18:12:17.644487 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==12.0.1.dev5) (4.0.1) 2025-10-08 18:12:17.644497 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==12.0.1.dev5) (2.1.5) 2025-10-08 18:12:17.644506 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==12.0.1.dev5) (1.0.8) 2025-10-08 18:12:17.644515 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==12.0.1.dev5) (2024.1) 2025-10-08 18:12:17.644525 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==12.0.1.dev5) (3.11.0) 2025-10-08 18:12:17.644534 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==12.0.1.dev5) (0.11.0) 2025-10-08 18:12:17.644544 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==12.0.1.dev5) (24.1) 2025-10-08 18:12:17.644559 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==12.0.1.dev5) (3.1.2) 2025-10-08 18:12:17.644568 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==12.0.1.dev5) (0.2.13) 2025-10-08 18:12:17.644578 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (2024.1) 2025-10-08 18:12:17.644587 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (1.16.0) 2025-10-08 18:12:17.644597 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.1.dev5) (3.3.2) 2025-10-08 18:12:17.644606 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.1.dev5) (3.8) 2025-10-08 18:12:17.644616 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.1.dev5) (1.26.19) 2025-10-08 18:12:17.644663 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==12.0.1.dev5) (2025.10.5) 2025-10-08 18:12:17.644677 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==12.0.1.dev5) (0.7) 2025-10-08 18:12:17.644687 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: greenlet!=0.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==12.0.1.dev5) (3.0.3) 2025-10-08 18:12:17.644696 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==12.0.1.dev5) (2.7.2) 2025-10-08 18:12:17.644706 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-10-08 18:12:17.644716 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-10-08 18:12:17.644726 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building wheels for collected packages: openstack-placement 2025-10-08 18:12:17.644805 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: DEPRECATION: Building 'openstack-placement' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'openstack-placement'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:12:17.644818 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: 2025-10-08 18:12:17.644829 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (setup.py): started 2025-10-08 18:12:17.644838 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (setup.py): finished with status 'done' 2025-10-08 18:12:17.644848 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Created wheel for openstack-placement: filename=openstack_placement-12.0.1.dev5-py3-none-any.whl size=453475 sha256=c3a0d38a3d959cda78e37fd97a86ba4e6baa4826168ef6510728face58b4bc78 2025-10-08 18:12:17.644858 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8xv5y050/wheels/c8/e1/8f/3fdb57ca4b13335e9309f38c02b9f2806878f0e92b71330a0f 2025-10-08 18:12:17.644868 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built openstack-placement 2025-10-08 18:12:17.644878 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Installing collected packages: os-resource-classes, microversion-parse, openstack-placement 2025-10-08 18:12:17.644895 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully installed microversion-parse-2.0.0 openstack-placement-12.0.1.dev5 os-resource-classes-1.1.0 2025-10-08 18:12:17.644904 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 70d9a37a42fe 2025-10-08 18:12:17.644914 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> acbd6205f70a 2025-10-08 18:12:17.644924 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built e95f438a283a 2025-10-08 18:12:17.644933 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully tagged osism.harbor.regio.digital/kolla/placement-base:build-20251008 2025-10-08 18:12:17.645025 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Built at 2025-10-08 18:12:17.644762 (took 0:00:08.577851) 2025-10-08 18:12:17.645036 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-api) to queue 2025-10-08 18:12:17.645838 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-base) 2025-10-08 18:12:17.645909 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Processing 2025-10-08 18:12:17.645922 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building started at 2025-10-08 18:12:17.645394 2025-10-08 18:12:17.646004 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Getting local archive from tarballs/glance-stable-2024.2.tar.gz 2025-10-08 18:12:17.649843 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 plugins into plugins archive 2025-10-08 18:12:17.651553 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 additions into additions archive 2025-10-08 18:12:51.094952 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:12:51.095029 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 7c68626a079c 2025-10-08 18:12:51.095083 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 2/9 : LABEL "build-date"="20251008" "name"="glance-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="glance-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:12:51.095101 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in f66ce44e3a3d 2025-10-08 18:12:51.095204 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container f66ce44e3a3d 2025-10-08 18:12:51.095229 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 7865003a8f08 2025-10-08 18:12:51.095251 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 3/9 : RUN usermod --append --home /var/lib/glance --groups kolla glance && mkdir -p /var/lib/glance && chown -R 42415:42415 /var/lib/glance 2025-10-08 18:12:51.095272 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in fd2ade86bb20 2025-10-08 18:12:51.095365 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container fd2ade86bb20 2025-10-08 18:12:51.095388 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 8a6d6cde3cbc 2025-10-08 18:12:51.095410 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-rados python3-rbd && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:12:51.095498 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in b53f58c99eb6 2025-10-08 18:12:51.095521 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:12:51.095544 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:12:51.095670 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:12:51.095692 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:12:51.095714 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:12:51.095803 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:12:51.095828 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:12:51.095843 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:12:51.095904 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:12:51.095942 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:12:51.095982 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:12:51.096035 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:12:51.096085 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:12:51.096096 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:12:51.096162 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:12:51.096174 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 28.5 MB in 3s (8,302 kB/s) 2025-10-08 18:12:51.096224 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2025-10-08 18:12:51.096273 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2025-10-08 18:12:51.096323 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building dependency tree... 2025-10-08 18:12:51.096395 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading state information... 2025-10-08 18:12:51.096427 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following additional packages will be installed: 2025-10-08 18:12:51.096462 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2025-10-08 18:12:51.096527 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libpmem1 libpmemobj1 librados2 librbd1 2025-10-08 18:12:51.099770 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following NEW packages will be installed: 2025-10-08 18:12:51.099813 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2025-10-08 18:12:51.099827 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libpmem1 libpmemobj1 librados2 librbd1 2025-10-08 18:12:51.099840 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: python3-rados python3-rbd 2025-10-08 18:12:51.099850 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:12:51.099860 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Need to get 9,348 kB of archives. 2025-10-08 18:12:51.099870 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:After this operation, 40.2 MB of additional disk space will be used. 2025-10-08 18:12:51.099880 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:12:51.099890 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-10-08 18:12:51.099900 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-08 18:12:51.099910 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-10-08 18:12:51.099920 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-10-08 18:12:51.099929 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-10-08 18:12:51.099939 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-10-08 18:12:51.099948 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-10-08 18:12:51.099957 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-10-08 18:12:51.099967 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-10-08 18:12:51.099990 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-10-08 18:12:51.100001 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-10-08 18:12:51.100011 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-10-08 18:12:51.100021 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-10-08 18:12:51.100030 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 9,348 kB in 1s (17.5 MB/s) 2025-10-08 18:12:51.100040 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libargon2-1:amd64. 2025-10-08 18:12:51.100089 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-10-08 18:12:51.100102 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(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% 2025-10-08 18:12:51.100114 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 70% 2025-10-08 18:12:51.100124 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 75% 2025-10-08 18:12:51.100133 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 80% 2025-10-08 18:12:51.100143 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 85% 2025-10-08 18:12:51.100152 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 90% 2025-10-08 18:12:51.100161 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 95% 2025-10-08 18:12:51.100171 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:12:51.100180 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-10-08 18:12:51.100191 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-08 18:12:51.100200 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libjson-c5:amd64. 2025-10-08 18:12:51.100225 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2025-10-08 18:12:51.100239 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 18:12:51.100256 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libcryptsetup12:amd64. 2025-10-08 18:12:51.100274 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-08 18:12:51.100305 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-08 18:12:51.100320 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-10-08 18:12:51.100335 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../03-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:12:51.100350 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:12:51.100365 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-10-08 18:12:51.100379 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../04-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:12:51.100395 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:12:51.100423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libdaxctl1:amd64. 2025-10-08 18:12:51.100439 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../05-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-10-08 18:12:51.100455 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-08 18:12:51.100471 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libndctl6:amd64. 2025-10-08 18:12:51.100488 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../06-libndctl6_77-2ubuntu2_amd64.deb ... 2025-10-08 18:12:51.100505 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-10-08 18:12:51.100523 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmem1:amd64. 2025-10-08 18:12:51.100539 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../07-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-08 18:12:51.100556 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:12:51.100566 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmemobj1:amd64. 2025-10-08 18:12:51.100575 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../08-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-08 18:12:51.100585 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:12:51.100594 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librados2. 2025-10-08 18:12:51.100603 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../09-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:12:51.100613 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:12:51.100622 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librbd1. 2025-10-08 18:12:51.100673 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../10-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:12:51.100682 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:12:51.100701 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rados. 2025-10-08 18:12:51.100710 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../11-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:12:51.100720 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:12:51.100729 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rbd. 2025-10-08 18:12:51.100739 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../12-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:12:51.100748 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:12:51.100757 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-08 18:12:51.100766 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:12:51.100775 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:12:51.100785 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-08 18:12:51.100794 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-10-08 18:12:51.100803 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:12:51.100812 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 18:12:51.100833 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:12:51.100843 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:12:51.100852 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-08 18:12:51.100870 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:12:51.100879 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:12:51.100888 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:12:51.100898 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:12:51.100907 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container b53f58c99eb6 2025-10-08 18:12:51.100917 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 821b6b3e76d0 2025-10-08 18:12:51.100926 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 5/9 : ADD glance-base-archive /glance-base-source 2025-10-08 18:12:51.100935 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> e43e5f29d509 2025-10-08 18:12:51.100945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 6/9 : COPY etc/glance /etc/glance 2025-10-08 18:12:51.100954 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> bd48bfccc282 2025-10-08 18:12:51.100964 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 7/9 : COPY glance_sudoers /etc/sudoers.d/kolla_glance_sudoers 2025-10-08 18:12:51.100973 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 8ed6242a0e85 2025-10-08 18:12:51.100982 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:12:51.100992 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 56422107a790 2025-10-08 18:12:51.101003 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 9/9 : RUN ln -s glance-base-source/* glance && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /glance glance_store[cinder,vmware,swift,s3] boto3 && mkdir -p /etc/glance && cp -r /glance/etc/* /etc/glance/ && cp /etc/pycadf/glance_api_audit_map.conf /etc/glance/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/glance/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_glance_sudoers && touch /usr/local/bin/kolla_glance_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_glance_extend_start 2025-10-08 18:12:51.101016 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 5238e1acd343 2025-10-08 18:12:51.101026 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing /glance 2025-10-08 18:12:51.101035 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (setup.py): started 2025-10-08 18:12:51.101066 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:12:51.101076 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting boto3 2025-10-08 18:12:51.101091 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2025-10-08 18:12:51.101101 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting glance_store[cinder,s3,swift,vmware] 2025-10-08 18:12:51.101110 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading glance_store-4.8.2-py3-none-any.whl.metadata (4.4 kB) 2025-10-08 18:12:51.101125 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.1.0) 2025-10-08 18:12:51.101136 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: defusedxml>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (0.7.1) 2025-10-08 18:12:51.101150 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: SQLAlchemy>=1.3.14 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (2.0.32) 2025-10-08 18:12:51.101163 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: eventlet>=0.33.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (0.36.1) 2025-10-08 18:12:51.101226 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.1.0) 2025-10-08 18:12:51.101250 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (2.5.1) 2025-10-08 18:12:51.101354 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: WebOb>=1.8.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (1.8.8) 2025-10-08 18:12:51.101372 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (1.13.2) 2025-10-08 18:12:51.101479 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (0.22.0) 2025-10-08 18:12:51.101535 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.config>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (9.6.0) 2025-10-08 18:12:51.101570 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.concurrency>=4.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.1.0) 2025-10-08 18:12:51.101669 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.6.0) 2025-10-08 18:12:51.101735 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (2.4.0) 2025-10-08 18:12:51.101793 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (7.3.0) 2025-10-08 18:12:51.101838 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.3.0) 2025-10-08 18:12:51.101894 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.0.0) 2025-10-08 18:12:51.101948 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting taskflow>=4.0.0 (from glance==29.0.1.dev9) 2025-10-08 18:12:51.102006 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:12:51.102096 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.8.1) 2025-10-08 18:12:51.102295 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (10.7.1) 2025-10-08 18:12:51.102347 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (0.12.1) 2025-10-08 18:12:51.102365 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.11.0) 2025-10-08 18:12:51.102373 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.10.1) 2025-10-08 18:12:51.102380 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (4.19.2) 2025-10-08 18:12:51.102391 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.5.0) 2025-10-08 18:12:51.102474 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.db>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (16.0.0) 2025-10-08 18:12:51.102504 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.i18n>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.4.0) 2025-10-08 18:12:51.102557 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting oslo.limit>=1.6.0 (from glance==29.0.1.dev9) 2025-10-08 18:12:51.102652 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading oslo.limit-2.5.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-08 18:12:51.102721 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.log>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.1.2) 2025-10-08 18:12:51.102781 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (14.9.1) 2025-10-08 18:12:51.102847 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (6.2.0) 2025-10-08 18:12:51.102908 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.4.0) 2025-10-08 18:12:51.102950 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (4.4.0) 2025-10-08 18:12:51.103010 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (1.3.4) 2025-10-08 18:12:51.103087 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (4.2.0) 2025-10-08 18:12:51.103104 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (3.0.0) 2025-10-08 18:12:51.103173 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cryptography>=2.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (42.0.8) 2025-10-08 18:12:51.103237 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting cursive>=0.2.1 (from glance==29.0.1.dev9) 2025-10-08 18:12:51.103260 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-08 18:12:51.103337 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (2.1.0) 2025-10-08 18:12:51.103378 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-win>=4.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.9.0) 2025-10-08 18:12:51.103441 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: castellan>=0.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance==29.0.1.dev9) (5.1.1) 2025-10-08 18:12:51.103474 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (5.5.0) 2025-10-08 18:12:51.103537 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (2.32.3) 2025-10-08 18:12:51.103589 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-cinderclient>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (9.6.0) 2025-10-08 18:12:51.103647 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-brick>=6.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (6.9.1) 2025-10-08 18:12:51.103744 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.rootwrap>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (7.3.0) 2025-10-08 18:12:51.103789 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.privsep>=1.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (3.4.0) 2025-10-08 18:12:51.103852 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (4.6.0) 2025-10-08 18:12:51.103891 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.vmware>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (4.5.0) 2025-10-08 18:12:51.103943 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting botocore<1.36.0,>=1.35.5 (from boto3) 2025-10-08 18:12:51.103997 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2025-10-08 18:12:51.104069 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from boto3) (1.0.1) 2025-10-08 18:12:51.104118 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3) 2025-10-08 18:12:51.104173 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2025-10-08 18:12:51.104227 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.5->boto3) (2.9.0.post0) 2025-10-08 18:12:51.104289 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.5->boto3) (1.26.19) 2025-10-08 18:12:51.104343 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.5->boto3) (1.16.0) 2025-10-08 18:12:51.104395 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==29.0.1.dev9) (1.3.5) 2025-10-08 18:12:51.104448 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==29.0.1.dev9) (4.12.2) 2025-10-08 18:12:51.104501 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-barbicanclient>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==29.0.1.dev9) (7.0.0) 2025-10-08 18:12:51.104552 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==29.0.1.dev9) (1.17.0) 2025-10-08 18:12:51.104605 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==29.0.1.dev9) (2.22) 2025-10-08 18:12:51.104686 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==29.0.1.dev9) (1.16.0) 2025-10-08 18:12:51.104750 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==29.0.1.dev9) (2.6.1) 2025-10-08 18:12:51.104804 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==29.0.1.dev9) (3.0.3) 2025-10-08 18:12:51.104860 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==29.0.1.dev9) (3.1.2) 2025-10-08 18:12:51.104909 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.0.1.dev9) (24.2.0) 2025-10-08 18:12:51.104962 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.0.1.dev9) (2023.12.1) 2025-10-08 18:12:51.105014 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.0.1.dev9) (0.35.1) 2025-10-08 18:12:51.105090 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==29.0.1.dev9) (0.20.0) 2025-10-08 18:12:51.105164 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==29.0.1.dev9) (1.7.0) 2025-10-08 18:12:51.105225 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (2.9.0) 2025-10-08 18:12:51.105275 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (3.8.0) 2025-10-08 18:12:51.105328 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (3.1.1) 2025-10-08 18:12:51.105382 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.service>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (3.5.0) 2025-10-08 18:12:51.105435 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (8.3.0) 2025-10-08 18:12:51.105499 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: psutil>=5.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (6.0.0) 2025-10-08 18:12:51.105552 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (1.3.3) 2025-10-08 18:12:51.105609 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (5.1.1) 2025-10-08 18:12:51.105684 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==29.0.1.dev9) (0.19) 2025-10-08 18:12:51.105745 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==29.0.1.dev9) (6.0.2) 2025-10-08 18:12:51.105800 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==29.0.1.dev9) (0.10.1) 2025-10-08 18:12:51.105853 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==29.0.1.dev9) (2.0.0) 2025-10-08 18:12:51.105918 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==29.0.1.dev9) (2.0.1) 2025-10-08 18:12:51.105972 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==29.0.1.dev9) (0.5.0) 2025-10-08 18:12:51.106026 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: openstacksdk>=0.31.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.limit>=1.6.0->glance==29.0.1.dev9) (4.0.1) 2025-10-08 18:12:51.106095 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (1.33) 2025-10-08 18:12:51.106152 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (0.11.0) 2025-10-08 18:12:51.106205 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (4.2.2) 2025-10-08 18:12:51.106259 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (1.4.0) 2025-10-08 18:12:51.106312 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.6.0->glance==29.0.1.dev9) (3.0.0) 2025-10-08 18:12:51.106370 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (5.2.0) 2025-10-08 18:12:51.106409 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (5.5.0) 2025-10-08 18:12:51.106462 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (5.4.0) 2025-10-08 18:12:51.106516 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (0.9.0) 2025-10-08 18:12:51.106569 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (5.1.0) 2025-10-08 18:12:51.106651 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==29.0.1.dev9) (0.20.0) 2025-10-08 18:12:51.106705 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==29.0.1.dev9) (3.1.4) 2025-10-08 18:12:51.106764 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==29.0.1.dev9) (4.0.1) 2025-10-08 18:12:51.106818 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==29.0.1.dev9) (4.0.1) 2025-10-08 18:12:51.106871 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==29.0.1.dev9) (2.1.5) 2025-10-08 18:12:51.106917 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance_store[cinder,s3,swift,vmware]) (1.0.8) 2025-10-08 18:12:51.106970 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance_store[cinder,s3,swift,vmware]) (2024.1) 2025-10-08 18:12:51.107022 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (1.6.0) 2025-10-08 18:12:51.107111 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance==29.0.1.dev9) (24.1) 2025-10-08 18:12:51.107149 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.6.0->glance_store[cinder,s3,swift,vmware]) (5.3.0) 2025-10-08 18:12:51.107203 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: suds-community>=0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.6.0->glance_store[cinder,s3,swift,vmware]) (1.1.2) 2025-10-08 18:12:51.107252 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==29.0.1.dev9) (67.2.0) 2025-10-08 18:12:51.107304 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==29.0.1.dev9) (0.2.13) 2025-10-08 18:12:51.107356 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (2024.1) 2025-10-08 18:12:51.107409 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.0.1.dev9) (4.7.0) 2025-10-08 18:12:51.107467 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.0.1.dev9) (0.5.2) 2025-10-08 18:12:51.107514 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.0.1.dev9) (2.4.3) 2025-10-08 18:12:51.107567 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==29.0.1.dev9) (1.9.0) 2025-10-08 18:12:51.107620 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (3.3.2) 2025-10-08 18:12:51.107696 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (3.8) 2025-10-08 18:12:51.107764 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (2025.10.5) 2025-10-08 18:12:51.107820 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==29.0.1.dev9) (0.7) 2025-10-08 18:12:51.107876 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==29.0.1.dev9) (3.2.0) 2025-10-08 18:12:51.107929 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==29.0.1.dev9) 2025-10-08 18:12:51.107983 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:12:51.108037 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==29.0.1.dev9) 2025-10-08 18:12:51.108105 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-10-08 18:12:51.108161 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==29.0.1.dev9) (2.7.2) 2025-10-08 18:12:51.108214 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==29.0.1.dev9) (0.8.1) 2025-10-08 18:12:51.108267 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==29.0.1.dev9) (6.11.0) 2025-10-08 18:12:51.108320 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->glance==29.0.1.dev9) (3.20.0) 2025-10-08 18:12:51.108372 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading glance_store-4.8.2-py3-none-any.whl (243 kB) 2025-10-08 18:12:51.108423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2025-10-08 18:12:51.108475 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2025-10-08 18:12:51.108536 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 33.2 MB/s 0:00:00 2025-10-08 18:12:51.108591 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2025-10-08 18:12:51.108646 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-10-08 18:12:51.108749 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading oslo.limit-2.5.0-py3-none-any.whl (20 kB) 2025-10-08 18:12:51.108793 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-10-08 18:12:51.108847 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-10-08 18:12:51.108903 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 37.6 MB/s 0:00:00 2025-10-08 18:12:51.108960 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-10-08 18:12:51.109029 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building wheels for collected packages: glance 2025-10-08 18:12:51.109103 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: DEPRECATION: Building 'glance' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'glance'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:12:51.109148 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: 2025-10-08 18:12:51.109204 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (setup.py): started 2025-10-08 18:12:51.109258 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (setup.py): finished with status 'done' 2025-10-08 18:12:51.109312 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Created wheel for glance: filename=glance-29.0.1.dev9-py3-none-any.whl size=1427612 sha256=839677efae11d7c6098e79497f7618d0f57ba47878d4c0da448f0756740a2fb4 2025-10-08 18:12:51.109375 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Stored in directory: /tmp/pip-ephem-wheel-cache-kdrh2v8g/wheels/09/94/93/dfaefdbbfb3dae2d10816beda122a0abc2cff77a30b54d9fac 2025-10-08 18:12:51.109428 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built glance 2025-10-08 18:12:51.109482 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Installing collected packages: pydot, networkx, botocore, s3transfer, taskflow, boto3, oslo.limit, glance_store, cursive, glance 2025-10-08 18:12:51.109540 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully installed boto3-1.35.5 botocore-1.35.5 cursive-0.2.3 glance-29.0.1.dev9 glance_store-4.8.2 networkx-3.3 oslo.limit-2.5.0 pydot-3.0.1 s3transfer-0.10.2 taskflow-5.9.1 2025-10-08 18:12:51.109594 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 5238e1acd343 2025-10-08 18:12:51.109671 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> e0c5e8ec85fd 2025-10-08 18:12:51.109738 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built e653ecbf3025 2025-10-08 18:12:51.109793 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully tagged osism.harbor.regio.digital/kolla/glance-base:build-20251008 2025-10-08 18:12:51.109901 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Built at 2025-10-08 18:12:51.109812 (took 0:00:33.464418) 2025-10-08 18:12:51.110004 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-api) to queue 2025-10-08 18:12:51.110497 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-base) 2025-10-08 18:12:51.112722 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Processing 2025-10-08 18:12:51.112738 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building started at 2025-10-08 18:12:51.110573 2025-10-08 18:12:51.112745 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Getting local archive from tarballs/barbican-stable-2024.2.tar.gz 2025-10-08 18:12:51.112941 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 plugins into plugins archive 2025-10-08 18:12:51.113702 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 additions into additions archive 2025-10-08 18:13:17.268702 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:13:17.268876 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 7c68626a079c 2025-10-08 18:13:17.269043 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 2/8 : LABEL "build-date"="20251008" "name"="barbican-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:13:17.269175 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 052402023a8f 2025-10-08 18:13:17.269253 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 052402023a8f 2025-10-08 18:13:17.269338 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 71ba50d4a9d7 2025-10-08 18:13:17.269422 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 3/8 : RUN usermod --append --home /var/lib/barbican --groups kolla barbican && usermod --append --groups nfast barbican && mkdir -p /var/lib/barbican && chown -R 42403:42403 /var/lib/barbican 2025-10-08 18:13:17.269505 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in a49773d8f7ef 2025-10-08 18:13:17.269578 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container a49773d8f7ef 2025-10-08 18:13:17.269705 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> d6b268eaef96 2025-10-08 18:13:17.269776 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 4/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends uwsgi-plugin-python3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:13:17.269860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 09c807216965 2025-10-08 18:13:17.269960 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:13:17.270072 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:13:17.270157 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:13:17.270238 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:13:17.270316 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:13:17.270421 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:13:17.270497 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:13:17.270571 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:13:17.270648 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:13:17.270762 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:13:17.270839 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:13:17.270913 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:13:17.271029 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:13:17.271106 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:13:17.271181 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:13:17.271256 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Fetched 28.5 MB in 3s (11.1 MB/s) 2025-10-08 18:13:17.271327 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading package lists... 2025-10-08 18:13:17.271405 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading package lists... 2025-10-08 18:13:17.271479 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building dependency tree... 2025-10-08 18:13:17.271552 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading state information... 2025-10-08 18:13:17.271655 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:The following additional packages will be installed: 2025-10-08 18:13:17.271728 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2025-10-08 18:13:17.271811 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Suggested packages: 2025-10-08 18:13:17.271880 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2025-10-08 18:13:17.271970 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2025-10-08 18:13:17.272098 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: python3-uwsgidecorators 2025-10-08 18:13:17.272146 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:The following NEW packages will be installed: 2025-10-08 18:13:17.272229 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2025-10-08 18:13:17.272296 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: uwsgi-plugin-python3 2025-10-08 18:13:17.272374 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:13:17.272443 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Need to get 1,429 kB of archives. 2025-10-08 18:13:17.272510 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:After this operation, 4,662 kB of additional disk space will be used. 2025-10-08 18:13:17.272576 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:13:17.272681 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2025-10-08 18:13:17.272770 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2025-10-08 18:13:17.272854 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libsodium23 amd64 1.0.18-1build3 [161 kB] 2025-10-08 18:13:17.272924 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2025-10-08 18:13:17.273045 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-10-08 18:13:17.273127 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2025-10-08 18:13:17.273202 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2025-10-08 18:13:17.273277 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Fetched 1,429 kB in 0s (4,665 kB/s) 2025-10-08 18:13:17.273355 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libnorm1t64:amd64. 2025-10-08 18:13:17.273426 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 2025-10-08 18:13:17.273501 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-10-08 18:13:17.273591 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 18:13:17.273689 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 70% 2025-10-08 18:13:17.273770 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 75% 2025-10-08 18:13:17.273843 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 80% 2025-10-08 18:13:17.273948 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 85% 2025-10-08 18:13:17.274064 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 90% 2025-10-08 18:13:17.274144 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 95% 2025-10-08 18:13:17.274218 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:13:17.274293 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2025-10-08 18:13:17.274368 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2025-10-08 18:13:17.274443 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libpgm-5.3-0t64:amd64. 2025-10-08 18:13:17.274518 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2025-10-08 18:13:17.274594 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2025-10-08 18:13:17.274698 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libsodium23:amd64. 2025-10-08 18:13:17.274782 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../2-libsodium23_1.0.18-1build3_amd64.deb ... 2025-10-08 18:13:17.274854 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libsodium23:amd64 (1.0.18-1build3) ... 2025-10-08 18:13:17.274925 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libzmq5:amd64. 2025-10-08 18:13:17.275213 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2025-10-08 18:13:17.275314 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: 2025-10-08 18:13:17.275402 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2025-10-08 18:13:17.275486 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libyajl2:amd64. 2025-10-08 18:13:17.275555 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2025-10-08 18:13:17.276771 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-10-08 18:13:17.276785 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package uwsgi-core. 2025-10-08 18:13:17.276794 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2025-10-08 18:13:17.276801 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2025-10-08 18:13:17.276808 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package uwsgi-plugin-python3. 2025-10-08 18:13:17.276815 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2025-10-08 18:13:17.276822 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2025-10-08 18:13:17.276829 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2025-10-08 18:13:17.276836 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libsodium23:amd64 (1.0.18-1build3) ... 2025-10-08 18:13:17.276848 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-10-08 18:13:17.276855 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2025-10-08 18:13:17.276862 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libzmq5:amd64 (4.3.5-1build2) ... 2025-10-08 18:13:17.276869 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2025-10-08 18:13:17.276875 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2025-10-08 18:13:17.276882 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:13:17.276889 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 09c807216965 2025-10-08 18:13:17.276896 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 45ed83a5a162 2025-10-08 18:13:17.276902 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 5/8 : ADD barbican-base-archive /barbican-base-source 2025-10-08 18:13:17.276909 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> b0fb8483cfff 2025-10-08 18:13:17.276916 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 6/8 : COPY barbican_sudoers /etc/sudoers.d/kolla_barbican_sudoers 2025-10-08 18:13:17.276923 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 2d59b1183711 2025-10-08 18:13:17.276930 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:13:17.276953 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 01fe4bfd62c6 2025-10-08 18:13:17.276961 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 8/8 : RUN ln -s barbican-base-source/* barbican && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /barbican pastedeploy python-barbicanclient uwsgi && mkdir -p /etc/barbican && cp -r /barbican/etc/barbican/* /etc/barbican/ && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_barbican_sudoers && touch /usr/local/bin/kolla_barbican_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_barbican_extend_start 2025-10-08 18:13:17.276974 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 0f3ec797cae9 2025-10-08 18:13:17.276982 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing /barbican 2025-10-08 18:13:17.276989 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (setup.py): started 2025-10-08 18:13:17.276996 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:13:17.277002 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pastedeploy in /var/lib/kolla/venv/lib/python3.12/site-packages (3.1.0) 2025-10-08 18:13:17.277045 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-barbicanclient in /var/lib/kolla/venv/lib/python3.12/site-packages (7.0.0) 2025-10-08 18:13:17.277053 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting uwsgi 2025-10-08 18:13:17.277060 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading uwsgi-2.0.30.tar.gz (822 kB) 2025-10-08 18:13:17.277067 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.6/822.6 kB 21.1 MB/s 0:00:00 2025-10-08 18:13:17.277074 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (setup.py): started 2025-10-08 18:13:17.277107 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:13:17.277115 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: alembic>=0.8.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.13.2) 2025-10-08 18:13:17.277526 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cffi>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.17.0) 2025-10-08 18:13:17.277576 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cryptography>=2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (42.0.8) 2025-10-08 18:13:17.277588 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (0.36.1) 2025-10-08 18:13:17.277599 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (4.19.2) 2025-10-08 18:13:17.277609 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.config>=6.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (9.6.0) 2025-10-08 18:13:17.277618 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.6.0) 2025-10-08 18:13:17.277699 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.db>=4.27.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (16.0.0) 2025-10-08 18:13:17.277711 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.4.0) 2025-10-08 18:13:17.277721 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (14.9.1) 2025-10-08 18:13:17.277730 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.2.0) 2025-10-08 18:13:17.277872 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.1.2) 2025-10-08 18:13:17.277886 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (4.4.0) 2025-10-08 18:13:17.277895 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.5.0) 2025-10-08 18:13:17.277905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (3.5.0) 2025-10-08 18:13:17.277915 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (2.4.0) 2025-10-08 18:13:17.277924 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (7.3.0) 2025-10-08 18:13:17.277955 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (3.4.0) 2025-10-08 18:13:17.277966 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (3.10.1) 2025-10-08 18:13:17.277975 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (6.1.0) 2025-10-08 18:13:17.278052 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.5.1) 2025-10-08 18:13:17.278063 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting ldap3>=1.0.2 (from barbican==19.0.1.dev3) 2025-10-08 18:13:17.278130 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading ldap3-2.9.1-py2.py3-none-any.whl.metadata (5.4 kB) 2025-10-08 18:13:17.278141 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (10.7.1) 2025-10-08 18:13:17.278155 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (2.0.32) 2025-10-08 18:13:17.278165 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.3.0) 2025-10-08 18:13:17.278215 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (1.8.8) 2025-10-08 18:13:17.279615 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: castellan>=1.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==19.0.1.dev3) (5.1.1) 2025-10-08 18:13:17.279669 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting microversion-parse>=0.2.1 (from barbican==19.0.1.dev3) 2025-10-08 18:13:17.279681 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:13:17.279690 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (4.7.0) 2025-10-08 18:13:17.279710 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: keystoneauth1>=5.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (5.8.1) 2025-10-08 18:13:17.279731 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (2.32.3) 2025-10-08 18:13:17.279741 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==19.0.1.dev3) (1.3.5) 2025-10-08 18:13:17.279750 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==19.0.1.dev3) (4.12.2) 2025-10-08 18:13:17.279760 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==19.0.1.dev3) (2.22) 2025-10-08 18:13:17.279769 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (3.11.0) 2025-10-08 18:13:17.279779 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (6.0.2) 2025-10-08 18:13:17.279788 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (0.5.2) 2025-10-08 18:13:17.279797 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (2.4.3) 2025-10-08 18:13:17.279806 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (24.2.0) 2025-10-08 18:13:17.279817 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (1.9.0) 2025-10-08 18:13:17.279826 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (0.2.13) 2025-10-08 18:13:17.279836 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->barbican==19.0.1.dev3) (2.6.1) 2025-10-08 18:13:17.279846 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->barbican==19.0.1.dev3) (3.0.3) 2025-10-08 18:13:17.279855 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==19.0.1.dev3) (2023.12.1) 2025-10-08 18:13:17.279864 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==19.0.1.dev3) (0.35.1) 2025-10-08 18:13:17.279874 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==19.0.1.dev3) (0.20.0) 2025-10-08 18:13:17.279884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=5.1.1->python-barbicanclient) (2.1.0) 2025-10-08 18:13:17.279905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=5.1.1->python-barbicanclient) (1.7.0) 2025-10-08 18:13:17.279915 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (2.9.0) 2025-10-08 18:13:17.279958 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (3.8.0) 2025-10-08 18:13:17.279975 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (3.1.1) 2025-10-08 18:13:17.279985 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (5.5.0) 2025-10-08 18:13:17.279994 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting pyasn1>=0.4.6 (from ldap3>=1.0.2->barbican==19.0.1.dev3) 2025-10-08 18:13:17.280004 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-10-08 18:13:17.280014 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (1.3.3) 2025-10-08 18:13:17.280023 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (5.1.1) 2025-10-08 18:13:17.280039 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==19.0.1.dev3) (3.0.0) 2025-10-08 18:13:17.280049 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==19.0.1.dev3) (0.10.1) 2025-10-08 18:13:17.280058 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==19.0.1.dev3) (2.0.0) 2025-10-08 18:13:17.280121 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.4.0->barbican==19.0.1.dev3) (1.16.0) 2025-10-08 18:13:17.280155 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==19.0.1.dev3) (2.0.1) 2025-10-08 18:13:17.280317 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==19.0.1.dev3) (0.5.0) 2025-10-08 18:13:17.280363 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==19.0.1.dev3) (2.9.0.post0) 2025-10-08 18:13:17.280382 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.2.0) 2025-10-08 18:13:17.280395 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.5.0) 2025-10-08 18:13:17.280465 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (3.0.0) 2025-10-08 18:13:17.280527 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.4.0) 2025-10-08 18:13:17.280603 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (0.9.0) 2025-10-08 18:13:17.280706 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (5.1.0) 2025-10-08 18:13:17.281783 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==19.0.1.dev3) (0.20.0) 2025-10-08 18:13:17.281802 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (3.1.4) 2025-10-08 18:13:17.281826 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (4.0.1) 2025-10-08 18:13:17.281835 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (4.0.1) 2025-10-08 18:13:17.281843 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==19.0.1.dev3) (2.1.5) 2025-10-08 18:13:17.281852 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==19.0.1.dev3) (1.0.8) 2025-10-08 18:13:17.281861 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==19.0.1.dev3) (2024.1) 2025-10-08 18:13:17.281870 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (2.5.1) 2025-10-08 18:13:17.281878 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (1.6.0) 2025-10-08 18:13:17.281887 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (6.1.0) 2025-10-08 18:13:17.281896 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (0.19) 2025-10-08 18:13:17.281905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->barbican==19.0.1.dev3) (0.11.0) 2025-10-08 18:13:17.281913 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->barbican==19.0.1.dev3) (24.1) 2025-10-08 18:13:17.281922 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->barbican==19.0.1.dev3) (3.1.2) 2025-10-08 18:13:17.281955 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==19.0.1.dev3) (67.2.0) 2025-10-08 18:13:17.282009 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->barbican==19.0.1.dev3) (0.3.5) 2025-10-08 18:13:17.282026 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (2024.1) 2025-10-08 18:13:17.282035 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (1.16.0) 2025-10-08 18:13:17.282043 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (3.3.2) 2025-10-08 18:13:17.282084 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (3.8) 2025-10-08 18:13:17.282093 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (1.26.19) 2025-10-08 18:13:17.282133 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (2025.10.5) 2025-10-08 18:13:17.282826 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->barbican==19.0.1.dev3) (0.7) 2025-10-08 18:13:17.282861 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==19.0.1.dev3) (2.7.2) 2025-10-08 18:13:17.282870 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading ldap3-2.9.1-py2.py3-none-any.whl (432 kB) 2025-10-08 18:13:17.282877 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-10-08 18:13:17.282884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-10-08 18:13:17.282890 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building wheels for collected packages: barbican, uwsgi 2025-10-08 18:13:17.282899 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: DEPRECATION: Building 'barbican' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'barbican'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:13:17.282907 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: 2025-10-08 18:13:17.282914 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (setup.py): started 2025-10-08 18:13:17.282920 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (setup.py): finished with status 'done' 2025-10-08 18:13:17.282927 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for barbican: filename=barbican-19.0.1.dev3-py3-none-any.whl size=479991 sha256=50db02fd1126495121f4b180bd088a6fbf375b46be88469ecef39a56a67c59cc 2025-10-08 18:13:17.282949 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-3ejg5tv2/wheels/3d/23/b6/05e88acb22b31bca23584467cb61ee154b2046282a27d52469 2025-10-08 18:13:17.282956 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: DEPRECATION: Building 'uwsgi' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'uwsgi'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:13:17.282970 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: 2025-10-08 18:13:17.283018 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for uwsgi (setup.py): started 2025-10-08 18:13:17.283025 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for uwsgi (setup.py): finished with status 'done' 2025-10-08 18:13:17.283032 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for uwsgi: filename=uWSGI-2.0.30-cp312-cp312-linux_x86_64.whl size=596827 sha256=e1d8df480f79c0e6696c95674d8734cb8abc1492deecea5c05fed242f1300f3b 2025-10-08 18:13:17.283038 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-3ejg5tv2/wheels/b8/bd/1c/3dcceed7f9ae415261705b24c87883776be96958b576b19c80 2025-10-08 18:13:17.283071 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built barbican uwsgi 2025-10-08 18:13:17.283118 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Installing collected packages: uwsgi, pyasn1, microversion-parse, ldap3, barbican 2025-10-08 18:13:17.283904 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully installed barbican-19.0.1.dev3 ldap3-2.9.1 microversion-parse-2.0.0 pyasn1-0.6.0 uwsgi-2.0.30 2025-10-08 18:13:17.283987 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 0f3ec797cae9 2025-10-08 18:13:17.283994 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 3f6eb2e2a5b4 2025-10-08 18:13:17.283998 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built 17c043b5a73c 2025-10-08 18:13:17.284002 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully tagged osism.harbor.regio.digital/kolla/barbican-base:build-20251008 2025-10-08 18:13:17.284006 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Built at 2025-10-08 18:13:17.283363 (took 0:00:26.172790) 2025-10-08 18:13:17.284009 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-api) to queue 2025-10-08 18:13:17.284012 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-worker) to queue 2025-10-08 18:13:17.284016 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-keystone-listener) to queue 2025-10-08 18:13:17.284806 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-base) 2025-10-08 18:13:17.284856 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Processing 2025-10-08 18:13:17.284869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building started at 2025-10-08 18:13:17.284297 2025-10-08 18:13:17.284897 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Getting local archive from tarballs/manila-stable-2024.2.tar.gz 2025-10-08 18:13:17.290758 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 plugins into plugins archive 2025-10-08 18:13:17.290805 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 additions into additions archive 2025-10-08 18:13:51.162424 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:13:51.162496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 7c68626a079c 2025-10-08 18:13:51.162662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 2/9 : LABEL "build-date"="20251008" "name"="manila-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:13:51.162699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 87f3880e37ea 2025-10-08 18:13:51.162710 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 87f3880e37ea 2025-10-08 18:13:51.162720 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 1aae74803bc7 2025-10-08 18:13:51.162737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 3/9 : RUN usermod --append --home /var/lib/manila --groups kolla manila && mkdir -p /var/lib/manila && chown -R 42429:42429 /var/lib/manila 2025-10-08 18:13:51.162752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 92fb78e87f0f 2025-10-08 18:13:51.163749 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 92fb78e87f0f 2025-10-08 18:13:51.163771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 54848a5a41a6 2025-10-08 18:13:51.163783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openvswitch-switch && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:13:51.163815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in e65f22a1c1e1 2025-10-08 18:13:51.163826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:13:51.163836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:13:51.163846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:13:51.163857 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:13:51.163866 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:13:51.163876 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:13:51.163885 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:13:51.163894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:13:51.163904 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:13:51.163914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:13:51.163923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:13:51.163933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:13:51.163948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:13:51.163957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:13:51.164026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:13:51.164090 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 28.5 MB in 2s (11.4 MB/s) 2025-10-08 18:13:51.164155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2025-10-08 18:13:51.164270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2025-10-08 18:13:51.164288 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building dependency tree... 2025-10-08 18:13:51.164365 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading state information... 2025-10-08 18:13:51.164434 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following additional packages will be installed: 2025-10-08 18:13:51.164501 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2025-10-08 18:13:51.164565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-netifaces python3-openvswitch python3-sortedcontainers uuid-runtime 2025-10-08 18:13:51.164664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Suggested packages: 2025-10-08 18:13:51.164742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ethtool openvswitch-doc python3-netaddr python3-pyparsing 2025-10-08 18:13:51.164831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python-sortedcontainers-doc 2025-10-08 18:13:51.164904 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following NEW packages will be installed: 2025-10-08 18:13:51.164973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2025-10-08 18:13:51.165036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: openvswitch-switch python3-netifaces python3-openvswitch 2025-10-08 18:13:51.165173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-sortedcontainers uuid-runtime 2025-10-08 18:13:51.165190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:13:51.165284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Need to get 4,468 kB of archives. 2025-10-08 18:13:51.165345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:After this operation, 14.1 MB of additional disk space will be used. 2025-10-08 18:13:51.165379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:13:51.165464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-10-08 18:13:51.165532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-08 18:13:51.165598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-10-08 18:13:51.165717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.5 [442 kB] 2025-10-08 18:13:51.165773 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-10-08 18:13:51.165863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-10-08 18:13:51.165933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-10-08 18:13:51.166004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-08 18:13:51.166809 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-10-08 18:13:51.166828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-10-08 18:13:51.166839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 4,468 kB in 1s (3,707 kB/s) 2025-10-08 18:13:51.166850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package uuid-runtime. 2025-10-08 18:13:51.166862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2025-10-08 18:13:51.166875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(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% 2025-10-08 18:13:51.166887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:13:51.166898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 80% 2025-10-08 18:13:51.166920 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 85% 2025-10-08 18:13:51.166931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 90% 2025-10-08 18:13:51.166942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 95% 2025-10-08 18:13:51.166953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:13:51.166973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-08 18:13:51.166984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 18:13:51.166995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-10-08 18:13:51.167006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-08 18:13:51.167017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:13:51.167029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libunbound8:amd64. 2025-10-08 18:13:51.167040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.5_amd64.deb ... 2025-10-08 18:13:51.167139 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 18:13:51.167152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-common. 2025-10-08 18:13:51.167161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../3-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 18:13:51.167171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-10-08 18:13:51.167180 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-netifaces:amd64. 2025-10-08 18:13:51.167190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../4-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-10-08 18:13:51.167199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-08 18:13:51.167209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-sortedcontainers. 2025-10-08 18:13:51.167257 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../5-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-10-08 18:13:51.167268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-10-08 18:13:51.167278 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libnuma1:amd64. 2025-10-08 18:13:51.167328 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../6-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-08 18:13:51.167338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:13:51.167386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libxdp1:amd64. 2025-10-08 18:13:51.167431 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../7-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-10-08 18:13:51.167477 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 18:13:51.167522 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-openvswitch. 2025-10-08 18:13:51.167567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../8-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 18:13:51.167611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 18:13:51.167690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-switch. 2025-10-08 18:13:51.167741 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../9-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-10-08 18:13:51.167787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-08 18:13:51.168930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:13:51.168987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-10-08 18:13:51.169000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: 2025-10-08 18:13:51.169011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-10-08 18:13:51.169022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.5) ... 2025-10-08 18:13:51.169031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-10-08 18:13:51.169041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:13:51.169050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 18:13:51.169060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Selecting GID from range 100 to 59999 ... 2025-10-08 18:13:51.169069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Adding group `uuidd' (GID 102) ... 2025-10-08 18:13:51.169079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:13:51.169088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:13:51.169098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-10-08 18:13:51.169107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-10-08 18:13:51.169117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-10-08 18:13:51.169145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-10-08 18:13:51.169156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:13:51.169166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:13:51.169175 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:13:51.169184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container e65f22a1c1e1 2025-10-08 18:13:51.169194 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 98e960c87b76 2025-10-08 18:13:51.169203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 5/9 : ADD manila-base-archive /manila-base-source 2025-10-08 18:13:51.169212 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 853b4bb7a181 2025-10-08 18:13:51.169222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:13:51.169231 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 7bed5301cc4f 2025-10-08 18:13:51.169241 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 7/9 : COPY manila_sudoers /etc/sudoers.d/kolla_manila_sudoers 2025-10-08 18:13:51.169250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 6bda564eeec7 2025-10-08 18:13:51.169263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 8/9 : RUN ln -s manila-base-source/* manila && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /manila && mkdir -p /etc/manila /var/cache/manila && cp -r /manila/etc/manila/* /etc/manila/ && chown -R manila: /var/cache/manila && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/manila/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_manila_sudoers && touch /usr/local/bin/kolla_manila_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_manila_extend_start 2025-10-08 18:13:51.169336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 28bb8f58e07d 2025-10-08 18:13:51.169347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing /manila 2025-10-08 18:13:51.169357 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (setup.py): started 2025-10-08 18:13:51.169377 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:13:51.169388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (6.1.0) 2025-10-08 18:13:51.169398 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: alembic>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (1.13.2) 2025-10-08 18:13:51.169407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: defusedxml>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (0.7.1) 2025-10-08 18:13:51.169417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: eventlet>=0.26.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (0.36.1) 2025-10-08 18:13:51.169426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: greenlet>=0.4.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (3.0.3) 2025-10-08 18:13:51.169436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: lxml>=4.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (5.3.0) 2025-10-08 18:13:51.169445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: netaddr>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (0.10.1) 2025-10-08 18:13:51.169455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.config>=8.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (9.6.0) 2025-10-08 18:13:51.169464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.context>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (5.6.0) 2025-10-08 18:13:51.169474 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.db>=8.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (16.0.0) 2025-10-08 18:13:51.169534 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.i18n>=5.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (6.4.0) 2025-10-08 18:13:51.169544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.log>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (6.1.2) 2025-10-08 18:13:51.169561 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (14.9.1) 2025-10-08 18:13:51.169571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.middleware>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (6.2.0) 2025-10-08 18:13:51.169581 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (4.4.0) 2025-10-08 18:13:51.169590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.privsep>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (3.4.0) 2025-10-08 18:13:51.169599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.reports>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (3.4.0) 2025-10-08 18:13:51.169695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.rootwrap>=6.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (7.3.0) 2025-10-08 18:13:51.169710 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.serialization>=4.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (5.5.0) 2025-10-08 18:13:51.169721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.service>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (3.5.0) 2025-10-08 18:13:51.169737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (2.4.0) 2025-10-08 18:13:51.169815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (7.3.0) 2025-10-08 18:13:51.169827 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.concurrency>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (6.1.0) 2025-10-08 18:13:51.169837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: osprofiler>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (4.2.0) 2025-10-08 18:13:51.169884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: paramiko>=2.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (3.4.1) 2025-10-08 18:13:51.169895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Paste>=3.4.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (3.10.1) 2025-10-08 18:13:51.169945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PasteDeploy>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (3.1.0) 2025-10-08 18:13:51.169956 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyparsing>=2.4.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (3.1.2) 2025-10-08 18:13:51.170005 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (11.3.1) 2025-10-08 18:13:51.170016 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: keystoneauth1>=4.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (5.8.1) 2025-10-08 18:13:51.170061 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: keystonemiddleware>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (10.7.1) 2025-10-08 18:13:51.170112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requests>=2.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (2.32.3) 2025-10-08 18:13:51.170122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (8.3.0) 2025-10-08 18:13:51.170175 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Routes>=2.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (2.5.1) 2025-10-08 18:13:51.170213 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: SQLAlchemy>=1.3.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (2.0.32) 2025-10-08 18:13:51.170223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting SQLAlchemy-Utils>=0.38.3 (from manila==19.1.1.dev4) 2025-10-08 18:13:51.170296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-10-08 18:13:51.170718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: stevedore>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (5.3.0) 2025-10-08 18:13:51.170737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tooz>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (6.3.0) 2025-10-08 18:13:51.170747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-cinderclient>=4.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (9.6.0) 2025-10-08 18:13:51.170757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-novaclient>=17.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (18.7.0) 2025-10-08 18:13:51.170776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-glanceclient>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (4.7.0) 2025-10-08 18:13:51.170786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: WebOb>=1.8.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (1.8.8) 2025-10-08 18:13:51.170826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cachetools>=4.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (5.5.0) 2025-10-08 18:13:51.170835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: packaging>=20.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila==19.1.1.dev4) (24.1) 2025-10-08 18:13:51.170845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==19.1.1.dev4) (1.3.5) 2025-10-08 18:13:51.170854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==19.1.1.dev4) (4.12.2) 2025-10-08 18:13:51.170864 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->manila==19.1.1.dev4) (2.6.1) 2025-10-08 18:13:51.170879 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==19.1.1.dev4) (2.1.0) 2025-10-08 18:13:51.170889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==19.1.1.dev4) (1.7.0) 2025-10-08 18:13:51.170900 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.1.dev4) (2.9.0) 2025-10-08 18:13:51.170960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.1.dev4) (3.8.0) 2025-10-08 18:13:51.171021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.1.dev4) (3.1.1) 2025-10-08 18:13:51.171080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.1.dev4) (5.5.0) 2025-10-08 18:13:51.171140 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->manila==19.1.1.dev4) (1.3.3) 2025-10-08 18:13:51.171172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->manila==19.1.1.dev4) (5.1.1) 2025-10-08 18:13:51.171362 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==19.1.1.dev4) (0.19) 2025-10-08 18:13:51.171423 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==19.1.1.dev4) (6.0.2) 2025-10-08 18:13:51.171438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==19.1.1.dev4) (3.0.0) 2025-10-08 18:13:51.171482 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==19.1.1.dev4) (2.0.0) 2025-10-08 18:13:51.171494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->manila==19.1.1.dev4) (1.16.0) 2025-10-08 18:13:51.171504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->manila==19.1.1.dev4) (2.0.1) 2025-10-08 18:13:51.171514 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->manila==19.1.1.dev4) (0.5.0) 2025-10-08 18:13:51.171528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==19.1.1.dev4) (2.9.0.post0) 2025-10-08 18:13:51.171577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.1.dev4) (5.2.0) 2025-10-08 18:13:51.171660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.1.dev4) (3.0.0) 2025-10-08 18:13:51.171688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.1.dev4) (5.4.0) 2025-10-08 18:13:51.171739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==19.1.1.dev4) (0.9.0) 2025-10-08 18:13:51.171918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->manila==19.1.1.dev4) (5.1.0) 2025-10-08 18:13:51.171958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->manila==19.1.1.dev4) (0.20.0) 2025-10-08 18:13:51.171970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==19.1.1.dev4) (3.1.4) 2025-10-08 18:13:51.171980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==19.1.1.dev4) (4.0.1) 2025-10-08 18:13:51.171995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==19.1.1.dev4) (4.0.1) 2025-10-08 18:13:51.172009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->manila==19.1.1.dev4) (2.1.5) 2025-10-08 18:13:51.172073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cffi>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==19.1.1.dev4) (1.17.0) 2025-10-08 18:13:51.172772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==19.1.1.dev4) (1.0.8) 2025-10-08 18:13:51.172821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=2.4.0->manila==19.1.1.dev4) (2.22) 2025-10-08 18:13:51.172848 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.2.0->manila==19.1.1.dev4) (6.0.0) 2025-10-08 18:13:51.172859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.0.1->manila==19.1.1.dev4) (2024.1) 2025-10-08 18:13:51.172879 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.4.0->manila==19.1.1.dev4) (1.6.0) 2025-10-08 18:13:51.172891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==19.1.1.dev4) (3.11.0) 2025-10-08 18:13:51.172902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila==19.1.1.dev4) (0.11.0) 2025-10-08 18:13:51.172913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cryptography>=3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==19.1.1.dev4) (42.0.8) 2025-10-08 18:13:51.172924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==19.1.1.dev4) (1.5.0) 2025-10-08 18:13:51.172935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==19.1.1.dev4) (67.2.0) 2025-10-08 18:13:51.172946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==19.1.1.dev4) (0.2.13) 2025-10-08 18:13:51.172956 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.1.0->manila==19.1.1.dev4) (2024.1) 2025-10-08 18:13:51.172967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.1.0->manila==19.1.1.dev4) (1.16.0) 2025-10-08 18:13:51.172978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->manila==19.1.1.dev4) (24.2.1) 2025-10-08 18:13:51.172989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->manila==19.1.1.dev4) (2.0.1) 2025-10-08 18:13:51.173000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.1.dev4) (4.7.0) 2025-10-08 18:13:51.173011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.1.dev4) (4.0.1) 2025-10-08 18:13:51.173022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.1.dev4) (2.1.0) 2025-10-08 18:13:51.173032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==19.1.1.dev4) (3.1.0) 2025-10-08 18:13:51.173044 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.1.dev4) (0.5.2) 2025-10-08 18:13:51.173075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.1.dev4) (2.4.3) 2025-10-08 18:13:51.173087 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.1.dev4) (24.2.0) 2025-10-08 18:13:51.173099 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->manila==19.1.1.dev4) (1.9.0) 2025-10-08 18:13:51.173108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev4) (1.0.1) 2025-10-08 18:13:51.173122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev4) (1.33) 2025-10-08 18:13:51.173132 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev4) (4.2.2) 2025-10-08 18:13:51.173142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev4) (1.4.0) 2025-10-08 18:13:51.173154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==19.1.1.dev4) (3.0.0) 2025-10-08 18:13:51.173165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.1.dev4) (3.3.2) 2025-10-08 18:13:51.173174 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.1.dev4) (3.8) 2025-10-08 18:13:51.173188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.1.dev4) (1.26.19) 2025-10-08 18:13:51.173198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==19.1.1.dev4) (2025.10.5) 2025-10-08 18:13:51.173207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==19.1.1.dev4) (0.7) 2025-10-08 18:13:51.173220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->manila==19.1.1.dev4) (2.7.2) 2025-10-08 18:13:51.173270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==19.1.1.dev4) (0.15.2) 2025-10-08 18:13:51.173315 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonschema<5,>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.1.dev4) (4.19.2) 2025-10-08 18:13:51.173367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.1.dev4) (2023.12.1) 2025-10-08 18:13:51.173400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.1.dev4) (0.35.1) 2025-10-08 18:13:51.173455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==19.1.1.dev4) (0.20.0) 2025-10-08 18:13:51.173502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-10-08 18:13:51.173549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building wheels for collected packages: manila 2025-10-08 18:13:51.173604 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: DEPRECATION: Building 'manila' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'manila'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:13:51.173685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: 2025-10-08 18:13:51.173721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (setup.py): started 2025-10-08 18:13:51.173778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (setup.py): finished with status 'done' 2025-10-08 18:13:51.173835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Created wheel for manila: filename=manila-19.1.1.dev4-py3-none-any.whl size=2718686 sha256=9a54f3198e5eb8b5aabcee99694a97018a83d7c9a401293456cb2cc711aa504f 2025-10-08 18:13:51.173882 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Stored in directory: /tmp/pip-ephem-wheel-cache-hwqavy0x/wheels/9d/d2/bf/c55c25939060c9fde9c8dac426184558210b50fb388ffae07f 2025-10-08 18:13:51.174006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built manila 2025-10-08 18:13:51.174036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: SQLAlchemy-Utils, manila 2025-10-08 18:13:51.174055 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed SQLAlchemy-Utils-0.41.2 manila-19.1.1.dev4 2025-10-08 18:13:51.174066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 28bb8f58e07d 2025-10-08 18:13:51.174100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> bff1f4d85017 2025-10-08 18:13:51.174154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 9/9 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pywinrm 2025-10-08 18:13:51.174205 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in a189314d811e 2025-10-08 18:13:51.174254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pywinrm 2025-10-08 18:13:51.174308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pywinrm-0.5.0-py3-none-any.whl.metadata (11 kB) 2025-10-08 18:13:51.174357 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requests>=2.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pywinrm) (2.32.3) 2025-10-08 18:13:51.174403 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting requests-ntlm>=1.1.0 (from pywinrm) 2025-10-08 18:13:51.174449 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading requests_ntlm-1.3.0-py3-none-any.whl.metadata (2.4 kB) 2025-10-08 18:13:51.174494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting xmltodict (from pywinrm) 2025-10-08 18:13:51.174540 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB) 2025-10-08 18:13:51.174585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (3.3.2) 2025-10-08 18:13:51.174655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (3.8) 2025-10-08 18:13:51.174690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (1.26.19) 2025-10-08 18:13:51.174740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (2025.10.5) 2025-10-08 18:13:51.174786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cryptography>=1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests-ntlm>=1.1.0->pywinrm) (42.0.8) 2025-10-08 18:13:51.175683 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pyspnego>=0.4.0 (from requests-ntlm>=1.1.0->pywinrm) 2025-10-08 18:13:51.175703 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pyspnego-0.11.1-py3-none-any.whl.metadata (5.4 kB) 2025-10-08 18:13:51.175716 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm) (1.17.0) 2025-10-08 18:13:51.175728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm) (2.22) 2025-10-08 18:13:51.175740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pywinrm-0.5.0-py3-none-any.whl (48 kB) 2025-10-08 18:13:51.175751 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading requests_ntlm-1.3.0-py3-none-any.whl (6.6 kB) 2025-10-08 18:13:51.175762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pyspnego-0.11.1-py3-none-any.whl (130 kB) 2025-10-08 18:13:51.175773 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) 2025-10-08 18:13:51.175784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: xmltodict, pyspnego, requests-ntlm, pywinrm 2025-10-08 18:13:51.175815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed pyspnego-0.11.1 pywinrm-0.5.0 requests-ntlm-1.3.0 xmltodict-0.13.0 2025-10-08 18:13:51.175827 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container a189314d811e 2025-10-08 18:13:51.175838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> f632c88e3866 2025-10-08 18:13:51.175849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built 027aaae9f51f 2025-10-08 18:13:51.175858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully tagged osism.harbor.regio.digital/kolla/manila-base:build-20251008 2025-10-08 18:13:51.175868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Built at 2025-10-08 18:13:51.175197 (took 0:00:33.890900) 2025-10-08 18:13:51.175887 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-scheduler) to queue 2025-10-08 18:13:51.175897 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-api) to queue 2025-10-08 18:13:51.175907 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-data) to queue 2025-10-08 18:13:51.175916 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-share) to queue 2025-10-08 18:13:51.176003 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-base) 2025-10-08 18:13:51.176077 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Processing 2025-10-08 18:13:51.176139 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building started at 2025-10-08 18:13:51.176069 2025-10-08 18:13:51.176227 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Getting local archive from tarballs/blazar-stable-2024.2.tar.gz 2025-10-08 18:13:51.177885 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 plugins into plugins archive 2025-10-08 18:13:51.178916 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 additions into additions archive 2025-10-08 18:14:00.652233 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:14:00.653780 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 7c68626a079c 2025-10-08 18:14:00.653807 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 2/6 : LABEL "build-date"="20251008" "name"="blazar-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:14:00.653841 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in cfdad1b520ba 2025-10-08 18:14:00.653851 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container cfdad1b520ba 2025-10-08 18:14:00.653859 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> a87294c08c58 2025-10-08 18:14:00.653869 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 3/6 : RUN usermod --append --home /var/lib/blazar --groups kolla blazar && mkdir -p /var/lib/blazar && chown -R 42471:42471 /var/lib/blazar 2025-10-08 18:14:00.653879 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 7c14ed5f618a 2025-10-08 18:14:00.653888 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 7c14ed5f618a 2025-10-08 18:14:00.653896 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 48d2b1acbe1f 2025-10-08 18:14:00.653905 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 4/6 : ADD blazar-base-archive /blazar-base-source 2025-10-08 18:14:00.653913 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 3391a2a7a7c6 2025-10-08 18:14:00.653922 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:14:00.653931 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 281c4efcdeda 2025-10-08 18:14:00.653941 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 6/6 : RUN ln -s blazar-base-source/* blazar && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /blazar && mkdir -p /etc/blazar && cp -r /blazar/etc/blazar/* /etc/blazar && touch /usr/local/bin/kolla_blazar_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_blazar_extend_start 2025-10-08 18:14:00.653951 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 2c0b6adaef2a 2025-10-08 18:14:00.653959 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Processing /blazar 2025-10-08 18:14:00.653968 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (setup.py): started 2025-10-08 18:14:00.653976 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:14:00.653986 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.1.0) 2025-10-08 18:14:00.653996 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (1.13.2) 2025-10-08 18:14:00.654004 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (0.36.1) 2025-10-08 18:14:00.654014 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Flask>=1.0.2 (from blazar==14.0.1.dev5) 2025-10-08 18:14:00.654038 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-10-08 18:14:00.654047 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.1.0) 2025-10-08 18:14:00.654055 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: keystoneauth1>=3.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.8.1) 2025-10-08 18:14:00.654072 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (10.7.1) 2025-10-08 18:14:00.654081 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting microversion-parse>=0.2.1 (from blazar==14.0.1.dev5) 2025-10-08 18:14:00.654089 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:14:00.654106 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.1.0) 2025-10-08 18:14:00.654115 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (9.6.0) 2025-10-08 18:14:00.654124 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.6.0) 2025-10-08 18:14:00.654132 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.db>=4.40.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (16.0.0) 2025-10-08 18:14:00.654140 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.4.0) 2025-10-08 18:14:00.654149 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.1.2) 2025-10-08 18:14:00.654157 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (14.9.1) 2025-10-08 18:14:00.654165 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (6.2.0) 2025-10-08 18:14:00.654174 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.policy>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (4.4.0) 2025-10-08 18:14:00.654182 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.5.0) 2025-10-08 18:14:00.654191 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.service>=1.34.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (3.5.0) 2025-10-08 18:14:00.654199 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.4.0) 2025-10-08 18:14:00.654207 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (7.3.0) 2025-10-08 18:14:00.654216 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-neutronclient>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (11.3.1) 2025-10-08 18:14:00.654224 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (18.7.0) 2025-10-08 18:14:00.654232 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (0.10.1) 2025-10-08 18:14:00.654241 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.5.0) 2025-10-08 18:14:00.654255 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (1.5.1) 2025-10-08 18:14:00.654269 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: requests>=2.18.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.32.3) 2025-10-08 18:14:00.654278 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (1.3.4) 2025-10-08 18:14:00.654286 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.5.1) 2025-10-08 18:14:00.654295 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (2.0.32) 2025-10-08 18:14:00.654303 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (5.3.0) 2025-10-08 18:14:00.654320 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (1.8.8) 2025-10-08 18:14:00.654329 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==14.0.1.dev5) (0.12.1) 2025-10-08 18:14:00.654337 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->blazar==14.0.1.dev5) (1.3.5) 2025-10-08 18:14:00.654346 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->blazar==14.0.1.dev5) (4.12.2) 2025-10-08 18:14:00.654354 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2->blazar==14.0.1.dev5) (2.6.1) 2025-10-08 18:14:00.654364 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2->blazar==14.0.1.dev5) (3.0.3) 2025-10-08 18:14:00.654373 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Werkzeug>=3.0.0 (from Flask>=1.0.2->blazar==14.0.1.dev5) 2025-10-08 18:14:00.654381 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 18:14:00.654389 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Jinja2>=3.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.2->blazar==14.0.1.dev5) (3.1.4) 2025-10-08 18:14:00.654398 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting itsdangerous>=2.1.2 (from Flask>=1.0.2->blazar==14.0.1.dev5) 2025-10-08 18:14:00.654406 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-08 18:14:00.654414 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.2->blazar==14.0.1.dev5) (8.1.7) 2025-10-08 18:14:00.654423 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting blinker>=1.6.2 (from Flask>=1.0.2->blazar==14.0.1.dev5) 2025-10-08 18:14:00.654431 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-08 18:14:00.654440 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.0.2->blazar==14.0.1.dev5) (2.1.5) 2025-10-08 18:14:00.654449 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.13.0->blazar==14.0.1.dev5) (1.7.0) 2025-10-08 18:14:00.654462 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (2.9.0) 2025-10-08 18:14:00.654471 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (3.8.0) 2025-10-08 18:14:00.654479 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (3.1.1) 2025-10-08 18:14:00.654493 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (1.3.3) 2025-10-08 18:14:00.654501 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (5.1.1) 2025-10-08 18:14:00.654510 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->blazar==14.0.1.dev5) (0.19) 2025-10-08 18:14:00.654518 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==14.0.1.dev5) (6.0.2) 2025-10-08 18:14:00.654534 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==14.0.1.dev5) (3.0.0) 2025-10-08 18:14:00.654542 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==14.0.1.dev5) (2.0.0) 2025-10-08 18:14:00.654551 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->blazar==14.0.1.dev5) (1.16.0) 2025-10-08 18:14:00.654559 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.40.0->blazar==14.0.1.dev5) (2.0.1) 2025-10-08 18:14:00.654567 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.40.0->blazar==14.0.1.dev5) (0.5.0) 2025-10-08 18:14:00.654576 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->blazar==14.0.1.dev5) (2.9.0.post0) 2025-10-08 18:14:00.654584 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (5.2.0) 2025-10-08 18:14:00.654592 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (5.5.0) 2025-10-08 18:14:00.654601 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (3.0.0) 2025-10-08 18:14:00.654609 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (5.4.0) 2025-10-08 18:14:00.654617 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (0.9.0) 2025-10-08 18:14:00.654655 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (5.1.0) 2025-10-08 18:14:00.654668 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->blazar==14.0.1.dev5) (0.20.0) 2025-10-08 18:14:00.654676 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->blazar==14.0.1.dev5) (4.0.1) 2025-10-08 18:14:00.654685 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->blazar==14.0.1.dev5) (4.0.1) 2025-10-08 18:14:00.654693 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->blazar==14.0.1.dev5) (1.0.8) 2025-10-08 18:14:00.654701 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->blazar==14.0.1.dev5) (2024.1) 2025-10-08 18:14:00.654714 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==14.0.1.dev5) (3.10.1) 2025-10-08 18:14:00.654723 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==14.0.1.dev5) (3.1.0) 2025-10-08 18:14:00.654731 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==14.0.1.dev5) (1.6.0) 2025-10-08 18:14:00.654740 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->blazar==14.0.1.dev5) (3.11.0) 2025-10-08 18:14:00.654807 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->blazar==14.0.1.dev5) (0.11.0) 2025-10-08 18:14:00.654818 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->blazar==14.0.1.dev5) (24.1) 2025-10-08 18:14:00.654827 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->blazar==14.0.1.dev5) (3.1.2) 2025-10-08 18:14:00.654835 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.34.0->blazar==14.0.1.dev5) (67.2.0) 2025-10-08 18:14:00.654844 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->blazar==14.0.1.dev5) (0.3.5) 2025-10-08 18:14:00.654853 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->blazar==14.0.1.dev5) (0.2.13) 2025-10-08 18:14:00.654861 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (2024.1) 2025-10-08 18:14:00.654876 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (1.16.0) 2025-10-08 18:14:00.654884 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (4.7.0) 2025-10-08 18:14:00.654892 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (4.0.1) 2025-10-08 18:14:00.654899 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (2.1.0) 2025-10-08 18:14:00.654907 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (3.1.0) 2025-10-08 18:14:00.654914 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (0.5.2) 2025-10-08 18:14:00.654921 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (2.4.3) 2025-10-08 18:14:00.654929 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (24.2.0) 2025-10-08 18:14:00.654936 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.9.0) 2025-10-08 18:14:00.654948 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (42.0.8) 2025-10-08 18:14:00.654956 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.0.1) 2025-10-08 18:14:00.654963 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.33) 2025-10-08 18:14:00.654971 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (4.2.2) 2025-10-08 18:14:00.654985 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.4.0) 2025-10-08 18:14:00.654993 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (1.17.0) 2025-10-08 18:14:00.655001 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (2.22) 2025-10-08 18:14:00.655010 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==14.0.1.dev5) (3.0.0) 2025-10-08 18:14:00.655023 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev5) (3.3.2) 2025-10-08 18:14:00.655031 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev5) (3.8) 2025-10-08 18:14:00.655038 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev5) (1.26.19) 2025-10-08 18:14:00.655046 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==14.0.1.dev5) (2025.10.5) 2025-10-08 18:14:00.655054 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->blazar==14.0.1.dev5) (0.7) 2025-10-08 18:14:00.655061 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.40.0->blazar==14.0.1.dev5) (2.7.2) 2025-10-08 18:14:00.655069 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==14.0.1.dev5) (0.8.1) 2025-10-08 18:14:00.655076 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==14.0.1.dev5) (6.11.0) 2025-10-08 18:14:00.655084 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->blazar==14.0.1.dev5) (3.20.0) 2025-10-08 18:14:00.655091 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-10-08 18:14:00.655099 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-10-08 18:14:00.655107 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-10-08 18:14:00.655114 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-10-08 18:14:00.655122 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-08 18:14:00.655129 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building wheels for collected packages: blazar 2025-10-08 18:14:00.655142 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: DEPRECATION: Building 'blazar' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'blazar'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:14:00.655151 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: 2025-10-08 18:14:00.655159 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (setup.py): started 2025-10-08 18:14:00.655166 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (setup.py): finished with status 'done' 2025-10-08 18:14:00.655174 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Created wheel for blazar: filename=blazar-14.0.1.dev5-py3-none-any.whl size=315060 sha256=53468235a0a9140882ff11fc19a478f405862a7919280040135b8f4649176457 2025-10-08 18:14:00.655186 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Stored in directory: /tmp/pip-ephem-wheel-cache-qsidydur/wheels/77/96/a4/44e4d48633a0c583bd94cd3d71c39e23d381d7a4274fe7cfaf 2025-10-08 18:14:00.655194 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built blazar 2025-10-08 18:14:00.655207 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Installing collected packages: Werkzeug, microversion-parse, itsdangerous, blinker, Flask, blazar 2025-10-08 18:14:00.655215 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blazar-14.0.1.dev5 blinker-1.8.2 itsdangerous-2.2.0 microversion-parse-2.0.0 2025-10-08 18:14:00.655223 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 2c0b6adaef2a 2025-10-08 18:14:00.655230 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 3feee5674a4e 2025-10-08 18:14:00.655238 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built 0a979cec35fc 2025-10-08 18:14:00.655245 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully tagged osism.harbor.regio.digital/kolla/blazar-base:build-20251008 2025-10-08 18:14:00.655253 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Built at 2025-10-08 18:14:00.654258 (took 0:00:09.478189) 2025-10-08 18:14:00.655261 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-api) to queue 2025-10-08 18:14:00.655268 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-manager) to queue 2025-10-08 18:14:00.655276 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-base) 2025-10-08 18:14:00.655284 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Processing 2025-10-08 18:14:00.655291 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building started at 2025-10-08 18:14:00.654939 2025-10-08 18:14:00.655299 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Getting local archive from tarballs/aodh-stable-2024.2.tar.gz 2025-10-08 18:14:00.656723 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 plugins into plugins archive 2025-10-08 18:14:00.657255 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 additions into additions archive 2025-10-08 18:14:10.173689 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:14:10.173791 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 7c68626a079c 2025-10-08 18:14:10.173811 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 2/8 : LABEL "build-date"="20251008" "name"="aodh-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:14:10.173829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 4f392b9af600 2025-10-08 18:14:10.173842 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 4f392b9af600 2025-10-08 18:14:10.173907 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 78b316770a18 2025-10-08 18:14:10.173971 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 3/8 : RUN usermod --append --home /var/lib/aodh --groups kolla aodh && mkdir -p /var/lib/aodh && chown -R 42402:42402 /var/lib/aodh 2025-10-08 18:14:10.174008 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in a09b6fdf1380 2025-10-08 18:14:10.174043 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container a09b6fdf1380 2025-10-08 18:14:10.174133 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 1c526a021816 2025-10-08 18:14:10.174221 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 4/8 : RUN mkdir -p /var/www/cgi-bin/aodh 2025-10-08 18:14:10.174256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in cab56f3bbb54 2025-10-08 18:14:10.174296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container cab56f3bbb54 2025-10-08 18:14:10.174309 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> df4898d9ba8e 2025-10-08 18:14:10.174345 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 5/8 : ADD aodh-base-archive /aodh-base-source 2025-10-08 18:14:10.174356 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 1e7f53854470 2025-10-08 18:14:10.174371 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:14:10.174381 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 77c651b1325d 2025-10-08 18:14:10.174391 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 7/8 : COPY aodh_sudoers /etc/sudoers.d/kolla_aodh_sudoers 2025-10-08 18:14:10.174400 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 2910bdc0c3e2 2025-10-08 18:14:10.174411 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 8/8 : RUN ln -s aodh-base-source/* aodh && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /aodh && mkdir -p /etc/aodh /var/www/cgi-bin/aodh && cp /aodh/aodh/api/app.wsgi /var/www/cgi-bin/aodh && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_aodh_sudoers && chmod 755 /var/www/cgi-bin/aodh && touch /usr/local/bin/kolla_aodh_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_aodh_extend_start 2025-10-08 18:14:10.174423 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in b1de08a5ff58 2025-10-08 18:14:10.174433 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Processing /aodh 2025-10-08 18:14:10.174442 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (setup.py): started 2025-10-08 18:14:10.174451 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:14:10.174462 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tenacity>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (8.3.0) 2025-10-08 18:14:10.174472 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting croniter>=0.3.4 (from aodh==19.0.0.0rc2.dev2) 2025-10-08 18:14:10.174482 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading croniter-2.0.7-py2.py3-none-any.whl.metadata (27 kB) 2025-10-08 18:14:10.174519 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: futurist>=0.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (3.0.0) 2025-10-08 18:14:10.174571 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (4.19.2) 2025-10-08 18:14:10.174602 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (10.7.1) 2025-10-08 18:14:10.174706 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: gnocchiclient>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (7.1.0) 2025-10-08 18:14:10.174775 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: lxml>=2.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.3.0) 2025-10-08 18:14:10.174835 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.db>=11.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (16.0.0) 2025-10-08 18:14:10.174865 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (9.6.0) 2025-10-08 18:14:10.174875 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.i18n>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.4.0) 2025-10-08 18:14:10.174905 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.1.2) 2025-10-08 18:14:10.174915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (3.4.0) 2025-10-08 18:14:10.174999 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (4.4.0) 2025-10-08 18:14:10.175030 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.4.0) 2025-10-08 18:14:10.175055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (3.1.0) 2025-10-08 18:14:10.175065 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.1.0) 2025-10-08 18:14:10.175074 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pecan>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (1.5.1) 2025-10-08 18:14:10.175083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.messaging>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (14.9.1) 2025-10-08 18:14:10.175092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.middleware>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.2.0) 2025-10-08 18:14:10.175102 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (7.3.0) 2025-10-08 18:14:10.175111 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-keystoneclient>=1.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.5.0) 2025-10-08 18:14:10.175120 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: requests>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.32.3) 2025-10-08 18:14:10.175130 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: stevedore>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.3.0) 2025-10-08 18:14:10.175139 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: SQLAlchemy>=1.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.0.32) 2025-10-08 18:14:10.175148 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tooz>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (6.3.0) 2025-10-08 18:14:10.175157 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: voluptuous>=0.8.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (0.15.2) 2025-10-08 18:14:10.175170 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: WebOb>=1.2.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (1.8.8) 2025-10-08 18:14:10.175180 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: WSME>=0.12.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (0.12.1) 2025-10-08 18:14:10.175218 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cachetools>=1.1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.5.0) 2025-10-08 18:14:10.175249 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting cotyledon>=1.7.3 (from aodh==19.0.0.0rc2.dev2) 2025-10-08 18:14:10.175279 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-10-08 18:14:10.175309 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: keystoneauth1>=2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (5.8.1) 2025-10-08 18:14:10.175339 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-observabilityclient>=0.0.4 (from aodh==19.0.0.0rc2.dev2) 2025-10-08 18:14:10.175370 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_observabilityclient-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2025-10-08 18:14:10.175427 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-octaviaclient>=1.8.0 (from aodh==19.0.0.0rc2.dev2) 2025-10-08 18:14:10.175458 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_octaviaclient-3.8.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-08 18:14:10.175539 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-dateutil>=2.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2.9.0.post0) 2025-10-08 18:14:10.175570 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-heatclient>=1.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (4.0.0) 2025-10-08 18:14:10.175587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==19.0.0.0rc2.dev2) (2024.1) 2025-10-08 18:14:10.175597 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: setproctitle in /var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.7.3->aodh==19.0.0.0rc2.dev2) (1.3.3) 2025-10-08 18:14:10.175611 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pytz>2021.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->aodh==19.0.0.0rc2.dev2) (2024.1) 2025-10-08 18:14:10.175621 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cliff>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (4.7.0) 2025-10-08 18:14:10.175653 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: ujson in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (5.10.0) 2025-10-08 18:14:10.175667 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: iso8601 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (2.1.0) 2025-10-08 18:14:10.175676 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: debtcollector in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (3.0.0) 2025-10-08 18:14:10.175690 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (3.11.0) 2025-10-08 18:14:10.175701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (6.0.2) 2025-10-08 18:14:10.175711 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (0.5.2) 2025-10-08 18:14:10.175769 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (2.4.3) 2025-10-08 18:14:10.175801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (24.2.0) 2025-10-08 18:14:10.175833 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (1.9.0) 2025-10-08 18:14:10.175862 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (0.2.13) 2025-10-08 18:14:10.175892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==19.0.0.0rc2.dev2) (2023.12.1) 2025-10-08 18:14:10.175955 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==19.0.0.0rc2.dev2) (0.35.1) 2025-10-08 18:14:10.175987 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==19.0.0.0rc2.dev2) (0.20.0) 2025-10-08 18:14:10.176039 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.1->aodh==19.0.0.0rc2.dev2) (1.7.0) 2025-10-08 18:14:10.176049 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (2.9.0) 2025-10-08 18:14:10.176079 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (3.8.0) 2025-10-08 18:14:10.176109 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.context>=2.19.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (5.6.0) 2025-10-08 18:14:10.176176 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.serialization>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (5.5.0) 2025-10-08 18:14:10.176187 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (3.1.1) 2025-10-08 18:14:10.176203 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (1.3.3) 2025-10-08 18:14:10.176212 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (5.1.1) 2025-10-08 18:14:10.176223 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->aodh==19.0.0.0rc2.dev2) (0.10.1) 2025-10-08 18:14:10.176233 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->aodh==19.0.0.0rc2.dev2) (2.0.0) 2025-10-08 18:14:10.176242 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector->gnocchiclient>=6.0.0->aodh==19.0.0.0rc2.dev2) (1.16.0) 2025-10-08 18:14:10.176280 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (1.13.2) 2025-10-08 18:14:10.176331 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (2.0.1) 2025-10-08 18:14:10.176361 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (0.5.0) 2025-10-08 18:14:10.176392 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (1.3.5) 2025-10-08 18:14:10.176428 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (4.12.2) 2025-10-08 18:14:10.176465 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (5.2.0) 2025-10-08 18:14:10.176476 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (5.4.0) 2025-10-08 18:14:10.176486 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.9.0) 2025-10-08 18:14:10.176495 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (3.5.0) 2025-10-08 18:14:10.176505 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (5.1.0) 2025-10-08 18:14:10.176539 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.20.0) 2025-10-08 18:14:10.176590 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (3.1.4) 2025-10-08 18:14:10.176620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (4.0.1) 2025-10-08 18:14:10.176799 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (4.0.1) 2025-10-08 18:14:10.176813 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.22.0->aodh==19.0.0.0rc2.dev2) (2.1.5) 2025-10-08 18:14:10.176835 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->aodh==19.0.0.0rc2.dev2) (6.0.0) 2025-10-08 18:14:10.176845 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (1.0.8) 2025-10-08 18:14:10.176855 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (3.10.1) 2025-10-08 18:14:10.176864 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (2.5.1) 2025-10-08 18:14:10.176874 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (1.6.0) 2025-10-08 18:14:10.176883 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.36.1) 2025-10-08 18:14:10.176893 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (3.0.3) 2025-10-08 18:14:10.176910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (6.1.0) 2025-10-08 18:14:10.176964 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (2.6.1) 2025-10-08 18:14:10.177016 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.19) 2025-10-08 18:14:10.177048 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->aodh==19.0.0.0rc2.dev2) (0.11.0) 2025-10-08 18:14:10.177098 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->aodh==19.0.0.0rc2.dev2) (24.1) 2025-10-08 18:14:10.177128 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->aodh==19.0.0.0rc2.dev2) (3.1.2) 2025-10-08 18:14:10.177158 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (67.2.0) 2025-10-08 18:14:10.177216 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.8.0->aodh==19.0.0.0rc2.dev2) (0.3.5) 2025-10-08 18:14:10.177237 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (1.16.0) 2025-10-08 18:14:10.177246 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (3.1.0) 2025-10-08 18:14:10.177256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (4.6.0) 2025-10-08 18:14:10.177265 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: openstacksdk>=0.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (4.0.1) 2025-10-08 18:14:10.177280 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (42.0.8) 2025-10-08 18:14:10.177290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.0.1) 2025-10-08 18:14:10.177300 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.33) 2025-10-08 18:14:10.177311 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (4.2.2) 2025-10-08 18:14:10.177321 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.4.0) 2025-10-08 18:14:10.177337 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (1.17.0) 2025-10-08 18:14:10.177392 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (2.22) 2025-10-08 18:14:10.177445 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==19.0.0.0rc2.dev2) (3.0.0) 2025-10-08 18:14:10.177475 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (11.3.1) 2025-10-08 18:14:10.177505 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (7.1.4) 2025-10-08 18:14:10.177554 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (2.1.0) 2025-10-08 18:14:10.177583 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-cinderclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient>=1.8.0->aodh==19.0.0.0rc2.dev2) (9.6.0) 2025-10-08 18:14:10.177614 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (3.3.2) 2025-10-08 18:14:10.177691 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (3.8) 2025-10-08 18:14:10.177702 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (1.26.19) 2025-10-08 18:14:10.177712 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==19.0.0.0rc2.dev2) (2025.10.5) 2025-10-08 18:14:10.177741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==19.0.0.0rc2.dev2) (0.7) 2025-10-08 18:14:10.177752 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->aodh==19.0.0.0rc2.dev2) (2.7.2) 2025-10-08 18:14:10.177767 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.12.1->aodh==19.0.0.0rc2.dev2) (0.8.1) 2025-10-08 18:14:10.177777 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.12.1->aodh==19.0.0.0rc2.dev2) (6.11.0) 2025-10-08 18:14:10.177787 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.12.1->aodh==19.0.0.0rc2.dev2) (3.20.0) 2025-10-08 18:14:10.177803 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-10-08 18:14:10.177814 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading croniter-2.0.7-py2.py3-none-any.whl (21 kB) 2025-10-08 18:14:10.177860 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_observabilityclient-0.3.0-py3-none-any.whl (35 kB) 2025-10-08 18:14:10.177912 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_octaviaclient-3.8.0-py3-none-any.whl (113 kB) 2025-10-08 18:14:10.177942 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building wheels for collected packages: aodh 2025-10-08 18:14:10.177973 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: DEPRECATION: Building 'aodh' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'aodh'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:14:10.178005 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: 2025-10-08 18:14:10.178035 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (setup.py): started 2025-10-08 18:14:10.178045 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (setup.py): finished with status 'done' 2025-10-08 18:14:10.178097 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Created wheel for aodh: filename=aodh-19.0.0.0rc2.dev2-py3-none-any.whl size=225893 sha256=5b1a1eaace756b0b1c755bde6246325b321f8e637ebcd2f6d0176f02adbaf9b1 2025-10-08 18:14:10.178110 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Stored in directory: /tmp/pip-ephem-wheel-cache-zjw_vgjb/wheels/66/81/db/2f4d72c5bd2b4240a21c784489635f5963653184e984e1adb8 2025-10-08 18:14:10.178120 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built aodh 2025-10-08 18:14:10.178130 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Installing collected packages: cotyledon, croniter, python-observabilityclient, python-octaviaclient, aodh 2025-10-08 18:14:10.178139 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully installed aodh-19.0.0.0rc2.dev2 cotyledon-1.7.3 croniter-2.0.7 python-observabilityclient-0.3.0 python-octaviaclient-3.8.0 2025-10-08 18:14:10.178169 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container b1de08a5ff58 2025-10-08 18:14:10.178179 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> b238284c1784 2025-10-08 18:14:10.178188 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built a27f0292b7d1 2025-10-08 18:14:10.178198 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully tagged osism.harbor.regio.digital/kolla/aodh-base:build-20251008 2025-10-08 18:14:10.178211 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Built at 2025-10-08 18:14:10.178091 (took 0:00:09.523152) 2025-10-08 18:14:10.178244 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-listener) to queue 2025-10-08 18:14:10.178305 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-api) to queue 2025-10-08 18:14:10.178342 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-notifier) to queue 2025-10-08 18:14:10.178372 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-evaluator) to queue 2025-10-08 18:14:10.178385 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-expirer) to queue 2025-10-08 18:14:10.178781 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-base) 2025-10-08 18:14:10.178827 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Processing 2025-10-08 18:14:10.178867 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building started at 2025-10-08 18:14:10.178802 2025-10-08 18:14:10.179001 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Cloning from https://github.com/gnocchixyz/gnocchi.git 2025-10-08 18:14:11.629157 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Git checkout by reference 4.6.4 (5f26d4f10ae6eaaeb33a5c5bed8bd773df8e97f7) 2025-10-08 18:14:11.704412 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 plugins into plugins archive 2025-10-08 18:14:11.704699 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 additions into additions archive 2025-10-08 18:14:45.559362 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:14:45.559407 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 7c68626a079c 2025-10-08 18:14:45.559439 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 2/10 : LABEL "build-date"="20251008" "name"="gnocchi-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:14:45.559492 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in e0afcbfb5acf 2025-10-08 18:14:45.559500 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container e0afcbfb5acf 2025-10-08 18:14:45.559505 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> b72dcfa35be7 2025-10-08 18:14:45.559511 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 3/10 : RUN usermod --append --home /var/lib/gnocchi --groups kolla gnocchi && mkdir -p /var/lib/gnocchi && chown -R 42416:42416 /var/lib/gnocchi 2025-10-08 18:14:45.559517 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in baed67c3827c 2025-10-08 18:14:45.559521 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container baed67c3827c 2025-10-08 18:14:45.559526 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 9060df56af60 2025-10-08 18:14:45.559531 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends librados-dev python3-rados python3-rados && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:14:45.559537 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in f0be102ee6c3 2025-10-08 18:14:45.559562 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:14:45.559569 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:14:45.559574 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:14:45.559579 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:14:45.559647 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:14:45.559655 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:14:45.559679 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:14:45.559703 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:14:45.559722 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:14:45.559762 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:14:45.560836 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:14:45.560877 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:14:45.560893 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:14:45.560899 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:14:45.560905 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:14:45.560912 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 28.5 MB in 4s (7,841 kB/s) 2025-10-08 18:14:45.560919 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2025-10-08 18:14:45.560926 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2025-10-08 18:14:45.560932 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building dependency tree... 2025-10-08 18:14:45.560939 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading state information... 2025-10-08 18:14:45.560945 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following additional packages will be installed: 2025-10-08 18:14:45.560951 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-10-08 18:14:45.560957 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados2 2025-10-08 18:14:45.560963 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following NEW packages will be installed: 2025-10-08 18:14:45.560969 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-10-08 18:14:45.560984 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados-dev librados2 python3-rados 2025-10-08 18:14:45.560990 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:14:45.560996 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Need to get 5,279 kB of archives. 2025-10-08 18:14:45.561002 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:After this operation, 24.5 MB of additional disk space will be used. 2025-10-08 18:14:45.561008 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:14:45.561015 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-10-08 18:14:45.561022 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-10-08 18:14:45.561029 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-10-08 18:14:45.561036 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-10-08 18:14:45.561042 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados-dev amd64 19.2.1-0ubuntu0.24.04.2 [47.5 kB] 2025-10-08 18:14:45.561048 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-10-08 18:14:45.561054 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 5,279 kB in 0s (13.1 MB/s) 2025-10-08 18:14:45.561060 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-10-08 18:14:45.561066 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2025-10-08 18:14:45.561074 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(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% 2025-10-08 18:14:45.561081 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 70% 2025-10-08 18:14:45.561092 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 75% (Reading database ... 80% 2025-10-08 18:14:45.561098 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 85% 2025-10-08 18:14:45.561104 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 90% 2025-10-08 18:14:45.561110 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 95% 2025-10-08 18:14:45.561116 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:14:45.561123 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../0-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:14:45.561135 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:14:45.561142 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-10-08 18:14:45.561148 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../1-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:14:45.561154 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:14:45.561160 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-10-08 18:14:45.561167 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2025-10-08 18:14:45.561173 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../2-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:14:45.561179 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:14:45.561185 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados2. 2025-10-08 18:14:45.561191 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../3-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:14:45.561198 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:14:45.561204 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados-dev. 2025-10-08 18:14:45.561210 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../4-librados-dev_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:14:45.561216 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados-dev (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:14:45.561226 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package python3-rados. 2025-10-08 18:14:45.561232 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../5-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:14:45.561238 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:14:45.561244 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:14:45.561250 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:14:45.561256 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:14:45.561263 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:14:45.561269 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados-dev (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:14:45.561275 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:14:45.561281 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:14:45.561287 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container f0be102ee6c3 2025-10-08 18:14:45.561293 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 35fbfd712c87 2025-10-08 18:14:45.561300 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 5/10 : ADD gnocchi-base-archive /gnocchi-base-source 2025-10-08 18:14:45.561356 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 0f7118dbaecc 2025-10-08 18:14:45.561362 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:14:45.561369 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> af7c6490f289 2025-10-08 18:14:45.561375 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 7/10 : COPY gnocchi_sudoers /etc/sudoers.d/kolla_gnocchi_sudoers 2025-10-08 18:14:45.561381 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 5346de1197ac 2025-10-08 18:14:45.561388 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 8/10 : RUN sed -e "s/^Werkzeug===3.0.1/Werkzeug==2.2.3/g" -i requirements/upper-constraints.txt 2025-10-08 18:14:45.561394 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 561498f33f6e 2025-10-08 18:14:45.561400 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 561498f33f6e 2025-10-08 18:14:45.561406 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> a64d2b9cc510 2025-10-08 18:14:45.561414 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 9/10 : RUN ln -s gnocchi-base-source/* gnocchi && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt gnocchiclient /gnocchi[keystone,mysql,file,ceph,s3] && mkdir -p /etc/gnocchi && cp /etc/pycadf/gnocchi_api_audit_map.conf /etc/gnocchi/ && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_gnocchi_sudoers && touch /usr/local/bin/kolla_gnocchi_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_gnocchi_extend_start 2025-10-08 18:14:45.561422 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in de35996ae6dc 2025-10-08 18:14:45.561429 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing /gnocchi 2025-10-08 18:14:45.561435 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: started 2025-10-08 18:14:45.561441 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: finished with status 'done' 2025-10-08 18:14:45.561447 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: started 2025-10-08 18:14:45.561453 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: finished with status 'done' 2025-10-08 18:14:45.561460 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): started 2025-10-08 18:14:45.561466 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-08 18:14:45.561472 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: gnocchiclient in /var/lib/kolla/venv/lib/python3.12/site-packages (7.1.0) 2025-10-08 18:14:45.561478 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting numpy>=1.14.0 (from gnocchi==4.6.4) 2025-10-08 18:14:45.561484 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2025-10-08 18:14:45.561490 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: iso8601 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (2.1.0) 2025-10-08 18:14:45.561497 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.config>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (9.6.0) 2025-10-08 18:14:45.561503 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.policy>=3.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (4.4.0) 2025-10-08 18:14:45.561513 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.middleware>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (6.2.0) 2025-10-08 18:14:45.561519 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting pytimeparse (from gnocchi==4.6.4) 2025-10-08 18:14:45.561526 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB) 2025-10-08 18:14:45.561532 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pecan>=0.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.5.1) 2025-10-08 18:14:45.561543 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jsonpatch in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.33) 2025-10-08 18:14:45.561549 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting cotyledon>=1.5.0 (from gnocchi==4.6.4) 2025-10-08 18:14:45.561555 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-10-08 18:14:45.561561 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: stevedore in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.3.0) 2025-10-08 18:14:45.561568 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: ujson in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.10.0) 2025-10-08 18:14:45.561578 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: voluptuous>=0.8.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (0.15.2) 2025-10-08 18:14:45.561584 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting werkzeug (from gnocchi==4.6.4) 2025-10-08 18:14:45.561664 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 18:14:45.561673 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tenacity>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (8.3.0) 2025-10-08 18:14:45.561679 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: WebOb>=1.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.8.8) 2025-10-08 18:14:45.561686 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Paste in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.10.1) 2025-10-08 18:14:45.561692 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PasteDeploy in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.1.0) 2025-10-08 18:14:45.561698 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting daiquiri (from gnocchi==4.6.4) 2025-10-08 18:14:45.561705 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading daiquiri-3.2.5.1-py3-none-any.whl.metadata (1.6 kB) 2025-10-08 18:14:45.561711 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pyparsing>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.1.2) 2025-10-08 18:14:45.561717 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting lz4>=0.9.0 (from gnocchi==4.6.4) 2025-10-08 18:14:45.561723 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading lz4-4.4.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB) 2025-10-08 18:14:45.561730 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tooz>=1.38 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (6.3.0) 2025-10-08 18:14:45.561736 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cachetools in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.5.0) 2025-10-08 18:14:45.561742 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:WARNING: gnocchi 4.6.4 does not provide the extra 'file' 2025-10-08 18:14:45.561748 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2025-10-08 18:14:45.561754 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: keystonemiddleware!=4.19.0,>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (10.7.1) 2025-10-08 18:14:45.561761 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pymysql in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.1.1) 2025-10-08 18:14:45.561768 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.db>=4.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (16.0.0) 2025-10-08 18:14:45.561774 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: sqlalchemy>=1.4.24 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (2.0.32) 2025-10-08 18:14:45.561784 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting sqlalchemy-utils (from gnocchi==4.6.4) 2025-10-08 18:14:45.561823 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-10-08 18:14:45.561839 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: alembic!=0.8.1,!=0.9.0,>=0.7.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.13.2) 2025-10-08 18:14:45.561846 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting boto3 (from gnocchi==4.6.4) 2025-10-08 18:14:45.561852 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2025-10-08 18:14:45.561858 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting botocore>=1.5 (from gnocchi==4.6.4) 2025-10-08 18:14:45.561864 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2025-10-08 18:14:45.561870 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cliff>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (4.7.0) 2025-10-08 18:14:45.561877 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: keystoneauth1>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (5.8.1) 2025-10-08 18:14:45.561883 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: futurist in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (3.0.0) 2025-10-08 18:14:45.561889 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: python-dateutil in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (2.9.0.post0) 2025-10-08 18:14:45.561896 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: debtcollector in /var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (3.0.0) 2025-10-08 18:14:45.561931 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic!=0.8.1,!=0.9.0,>=0.7.6->gnocchi==4.6.4) (1.3.5) 2025-10-08 18:14:45.561937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic!=0.8.1,!=0.9.0,>=0.7.6->gnocchi==4.6.4) (4.12.2) 2025-10-08 18:14:45.561944 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore>=1.5->gnocchi==4.6.4) (1.0.1) 2025-10-08 18:14:45.561950 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore>=1.5->gnocchi==4.6.4) (1.26.19) 2025-10-08 18:14:45.561956 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil->gnocchiclient) (1.16.0) 2025-10-08 18:14:45.561963 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (3.11.0) 2025-10-08 18:14:45.561982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (6.0.2) 2025-10-08 18:14:45.561989 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (0.5.2) 2025-10-08 18:14:45.561995 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (2.4.3) 2025-10-08 18:14:45.562001 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (24.2.0) 2025-10-08 18:14:45.562014 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (1.9.0) 2025-10-08 18:14:45.562023 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (0.2.13) 2025-10-08 18:14:45.562061 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: setproctitle in /var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.5.0->gnocchi==4.6.4) (1.3.3) 2025-10-08 18:14:45.562071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (6.1.0) 2025-10-08 18:14:45.562145 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (2.32.3) 2025-10-08 18:14:45.562691 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (1.7.0) 2025-10-08 18:14:45.562705 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2.9.0) 2025-10-08 18:14:45.562711 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.8.0) 2025-10-08 18:14:45.562717 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.context>=2.19.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.6.0) 2025-10-08 18:14:45.562724 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (6.4.0) 2025-10-08 18:14:45.562730 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (6.1.2) 2025-10-08 18:14:45.562736 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.serialization>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.5.0) 2025-10-08 18:14:45.562743 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (7.3.0) 2025-10-08 18:14:45.562749 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.1.1) 2025-10-08 18:14:45.562756 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.5.0) 2025-10-08 18:14:45.562762 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.3.3) 2025-10-08 18:14:45.562769 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.1->oslo.cache>=1.26.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.1.1) 2025-10-08 18:14:45.562776 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=3.22.0->gnocchi==4.6.4) (0.10.1) 2025-10-08 18:14:45.562789 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=3.22.0->gnocchi==4.6.4) (2.0.0) 2025-10-08 18:14:45.562795 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector->gnocchiclient) (1.16.0) 2025-10-08 18:14:45.562802 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.29.0->gnocchi==4.6.4) (2.0.1) 2025-10-08 18:14:45.562808 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.29.0->gnocchi==4.6.4) (0.5.0) 2025-10-08 18:14:45.562814 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (3.1.4) 2025-10-08 18:14:45.562821 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (4.0.1) 2025-10-08 18:14:45.562827 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (4.0.1) 2025-10-08 18:14:45.562842 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.22.0->gnocchi==4.6.4) (2.1.5) 2025-10-08 18:14:45.562848 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.0.8) 2025-10-08 18:14:45.562854 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2024.1) 2025-10-08 18:14:45.562861 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (0.11.0) 2025-10-08 18:14:45.562867 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (24.1) 2025-10-08 18:14:45.562873 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.9->gnocchi==4.6.4) (67.2.0) 2025-10-08 18:14:45.562879 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.9->gnocchi==4.6.4) (0.3.5) 2025-10-08 18:14:45.562886 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2024.1) 2025-10-08 18:14:45.562892 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (3.3.2) 2025-10-08 18:14:45.562899 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (3.8) 2025-10-08 18:14:45.562905 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (2025.10.5) 2025-10-08 18:14:45.562915 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: greenlet!=0.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from sqlalchemy>=1.4.24->gnocchi==4.6.4) (3.0.3) 2025-10-08 18:14:45.562922 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.29.0->gnocchi==4.6.4) (2.7.2) 2025-10-08 18:14:45.562928 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: fasteners>=0.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.38->gnocchi==4.6.4) (0.19) 2025-10-08 18:14:45.562934 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3->gnocchi==4.6.4) 2025-10-08 18:14:45.562940 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2025-10-08 18:14:45.562946 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting python-json-logger (from daiquiri->gnocchi==4.6.4) 2025-10-08 18:14:45.562952 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading python_json_logger-2.0.7-py3-none-any.whl.metadata (6.5 kB) 2025-10-08 18:14:45.562959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch->gnocchi==4.6.4) (3.0.0) 2025-10-08 18:14:45.562967 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2025-10-08 18:14:45.562974 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 24.5 MB/s 0:00:00 2025-10-08 18:14:45.562979 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-10-08 18:14:45.562985 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading lz4-4.4.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2025-10-08 18:14:45.562991 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 31.6 MB/s 0:00:00 2025-10-08 18:14:45.563002 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading numpy-2.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.0 MB) 2025-10-08 18:14:45.563008 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 34.6 MB/s 0:00:00 2025-10-08 18:14:45.563028 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2025-10-08 18:14:45.563102 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2025-10-08 18:14:45.563111 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading daiquiri-3.2.5.1-py3-none-any.whl (19 kB) 2025-10-08 18:14:45.563140 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) 2025-10-08 18:14:45.563158 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB) 2025-10-08 18:14:45.563197 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-10-08 18:14:45.563229 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-08 18:14:45.563248 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building wheels for collected packages: gnocchi 2025-10-08 18:14:45.563286 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): started 2025-10-08 18:14:45.563305 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): finished with status 'done' 2025-10-08 18:14:45.563350 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Created wheel for gnocchi: filename=gnocchi-4.6.4-py2.py3-none-any.whl size=324201 sha256=de063ccb6fe7decb253518de10caf5d99e2dc53a3d3b02349593e42f9c21da81 2025-10-08 18:14:45.563363 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Stored in directory: /tmp/pip-ephem-wheel-cache-b4bi8yqm/wheels/90/b4/38/638914de71a2a508e24d901bf3e8f2f5dd36176e53c7cd4d55 2025-10-08 18:14:45.563400 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built gnocchi 2025-10-08 18:14:45.563419 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Installing collected packages: pytimeparse, werkzeug, python-json-logger, numpy, lz4, cotyledon, sqlalchemy-utils, daiquiri, botocore, s3transfer, boto3, gnocchi 2025-10-08 18:14:45.563460 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully installed boto3-1.35.5 botocore-1.35.5 cotyledon-1.7.3 daiquiri-3.2.5.1 gnocchi-4.6.4 lz4-4.4.4 numpy-2.1.0 python-json-logger-2.0.7 pytimeparse-1.1.8 s3transfer-0.10.2 sqlalchemy-utils-0.41.2 werkzeug-3.0.4 2025-10-08 18:14:45.563479 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container de35996ae6dc 2025-10-08 18:14:45.563518 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 9b9da243d130 2025-10-08 18:14:45.563552 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 10/10 : RUN mkdir -p /var/lib/gnocchi/tmp && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-10-08 18:14:45.563561 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 47da2b6d0f16 2025-10-08 18:14:45.563613 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 47da2b6d0f16 2025-10-08 18:14:45.563622 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 2e6e5ceff2f2 2025-10-08 18:14:45.563675 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built a7ebc618e035 2025-10-08 18:14:45.563708 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-base:build-20251008 2025-10-08 18:14:45.563775 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Built at 2025-10-08 18:14:45.563710 (took 0:00:35.384908) 2025-10-08 18:14:45.563843 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-metricd) to queue 2025-10-08 18:14:45.563886 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-statsd) to queue 2025-10-08 18:14:45.563913 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-api) to queue 2025-10-08 18:14:45.564177 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-base) 2025-10-08 18:14:45.564223 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Processing 2025-10-08 18:14:45.564270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building started at 2025-10-08 18:14:45.564220 2025-10-08 18:14:45.564318 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Getting local archive from tarballs/cinder-stable-2024.2.tar.gz 2025-10-08 18:14:45.572382 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 plugins into plugins archive 2025-10-08 18:14:45.572761 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 additions into additions archive 2025-10-08 18:16:21.351375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:16:21.352712 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 7c68626a079c 2025-10-08 18:16:21.352735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 2/8 : LABEL "build-date"="20251008" "name"="cinder-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:16:21.352748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 65a685b749bb 2025-10-08 18:16:21.352752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 65a685b749bb 2025-10-08 18:16:21.352757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 04177049aa51 2025-10-08 18:16:21.352762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 3/8 : RUN usermod --append --home /var/lib/cinder --groups kolla cinder && mkdir -p /var/lib/cinder && chown -R 42407:42407 /var/lib/cinder 2025-10-08 18:16:21.352767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in efe8bd27997a 2025-10-08 18:16:21.352770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container efe8bd27997a 2025-10-08 18:16:21.352774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 34c09b546dd3 2025-10-08 18:16:21.352779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 4/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common cryptsetup lvm2 nvme-cli python3-cephfs python3-rados python3-rbd qemu-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:16:21.352784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 1b2de2fb2519 2025-10-08 18:16:21.352787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:16:21.352791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:16:21.352795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:16:21.352799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:16:21.352802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:16:21.352806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:16:21.352809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:16:21.352812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:16:21.352816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:16:21.352819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:16:21.352823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:16:21.352826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:16:21.352829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:16:21.352833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:16:21.352836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:16:21.352839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 28.5 MB in 2s (11.6 MB/s) 2025-10-08 18:16:21.352862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2025-10-08 18:16:21.352866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2025-10-08 18:16:21.352870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building dependency tree... 2025-10-08 18:16:21.352873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading state information... 2025-10-08 18:16:21.353674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2025-10-08 18:16:21.353682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following additional packages will be installed: 2025-10-08 18:16:21.353690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-bin libargon2-1 libbabeltrace1 libboost-context1.83.0 2025-10-08 18:16:21.353694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-10-08 18:16:21.353698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-10-08 18:16:21.353706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2025-10-08 18:16:21.353710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2025-10-08 18:16:21.353714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2025-10-08 18:16:21.353718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2025-10-08 18:16:21.353722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2025-10-08 18:16:21.353726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-requests python3-urllib3 2025-10-08 18:16:21.353730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-wcwidth python3-yaml uuid-runtime 2025-10-08 18:16:21.353733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Suggested packages: 2025-10-08 18:16:21.353737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph ceph-mds dosfstools keyutils liblocale-gettext-perl fuse3 2025-10-08 18:16:21.353741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: low-memory-monitor python3-cryptography python3-openssl python3-socks 2025-10-08 18:16:21.353745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python-requests-doc python3-brotli 2025-10-08 18:16:21.353749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Recommended packages: 2025-10-08 18:16:21.353752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-initramfs libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-10-08 18:16:21.353756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: pci.ids qemu-block-extra 2025-10-08 18:16:21.353760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following NEW packages will be installed: 2025-10-08 18:16:21.353764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph-common cryptsetup cryptsetup-bin libargon2-1 libbabeltrace1 2025-10-08 18:16:21.353786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-10-08 18:16:21.353790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-10-08 18:16:21.353793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2025-10-08 18:16:21.354848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2025-10-08 18:16:21.354905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2025-10-08 18:16:21.354918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2025-10-08 18:16:21.354929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: nvme-cli python3-ceph-argparse python3-ceph-common python3-cephfs 2025-10-08 18:16:21.354938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-certifi python3-chardet python3-idna python3-prettytable 2025-10-08 18:16:21.354947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-rados python3-rbd python3-requests python3-urllib3 python3-wcwidth 2025-10-08 18:16:21.354957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-yaml qemu-utils uuid-runtime 2025-10-08 18:16:21.354966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:16:21.354976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Need to get 44.1 MB of archives. 2025-10-08 18:16:21.354985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:After this operation, 179 MB of additional disk space will be used. 2025-10-08 18:16:21.355036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-10-08 18:16:21.355048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:16:21.355057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-10-08 18:16:21.355068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-10-08 18:16:21.355077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-08 18:16:21.355087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-10-08 18:16:21.355097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 18:16:21.355106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-08 18:16:21.355115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-10-08 18:16:21.355138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-10-08 18:16:21.355148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-10-08 18:16:21.355157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-08 18:16:21.355166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-08 18:16:21.355176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-10-08 18:16:21.355186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-10-08 18:16:21.355243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-10-08 18:16:21.355254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-10-08 18:16:21.355263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-10-08 18:16:21.355273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-10-08 18:16:21.355282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-10-08 18:16:21.355292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-10-08 18:16:21.355301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-10-08 18:16:21.355310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-10-08 18:16:21.355351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-10-08 18:16:21.355369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-10-08 18:16:21.355379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-10-08 18:16:21.355389 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-10-08 18:16:21.355403 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-10-08 18:16:21.355413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-10-08 18:16:21.355490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-10-08 18:16:21.355558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-10-08 18:16:21.355625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-10-08 18:16:21.355719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-10-08 18:16:21.355782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-10-08 18:16:21.355838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-10-08 18:16:21.355894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-10-08 18:16:21.355950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-10-08 18:16:21.356012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-10-08 18:16:21.356073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-10-08 18:16:21.356128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-10-08 18:16:21.356184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-10-08 18:16:21.356240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-10-08 18:16:21.356295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-10-08 18:16:21.356348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-10-08 18:16:21.357053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-10-08 18:16:21.357097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-10-08 18:16:21.357108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2025-10-08 18:16:21.357149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2025-10-08 18:16:21.357160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-10-08 18:16:21.357168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-10-08 18:16:21.357177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-10-08 18:16:21.357185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-10-08 18:16:21.357194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preconfiguring packages ... 2025-10-08 18:16:21.357203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 44.1 MB in 2s (24.0 MB/s) 2025-10-08 18:16:21.357212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package uuid-runtime. 2025-10-08 18:16:21.357222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2025-10-08 18:16:21.357233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(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% 2025-10-08 18:16:21.357243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 70% 2025-10-08 18:16:21.357251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 75% 2025-10-08 18:16:21.357260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:16:21.357268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 90% 2025-10-08 18:16:21.357276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 95% 2025-10-08 18:16:21.357285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:16:21.357293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-08 18:16:21.357391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 18:16:21.357402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libargon2-1:amd64. 2025-10-08 18:16:21.357410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-10-08 18:16:21.357419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-08 18:16:21.357427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libjson-c5:amd64. 2025-10-08 18:16:21.357435 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2025-10-08 18:16:21.357444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 18:16:21.357465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcryptsetup12:amd64. 2025-10-08 18:16:21.357474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-08 18:16:21.357483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-08 18:16:21.357491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 18:16:21.357544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../04-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 18:16:21.357553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:16:21.357570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpopt0:amd64. 2025-10-08 18:16:21.357579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../05-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-08 18:16:21.357621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 18:16:21.357663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-yaml. 2025-10-08 18:16:21.357672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../06-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-10-08 18:16:21.357685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-yaml (6.0.1-2build2) ... 2025-10-08 18:16:21.357756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libfuse3-3:amd64. 2025-10-08 18:16:21.359715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../07-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-10-08 18:16:21.359738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-08 18:16:21.359747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liblmdb0:amd64. 2025-10-08 18:16:21.359755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../08-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-10-08 18:16:21.359763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-08 18:16:21.359772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libncurses6:amd64. 2025-10-08 18:16:21.359780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../09-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-08 18:16:21.359788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 18:16:21.359797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnuma1:amd64. 2025-10-08 18:16:21.359805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../10-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-08 18:16:21.359814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:16:21.359822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-10-08 18:16:21.359831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../11-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:16:21.359839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:16:21.359848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-10-08 18:16:21.359856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../12-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:16:21.359865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:16:21.359873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librados2. 2025-10-08 18:16:21.359881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../13-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:16:21.359889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.359897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdaxctl1:amd64. 2025-10-08 18:16:21.359906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../14-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-10-08 18:16:21.359914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-08 18:16:21.359922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libndctl6:amd64. 2025-10-08 18:16:21.359930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../15-libndctl6_77-2ubuntu2_amd64.deb ... 2025-10-08 18:16:21.359949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-10-08 18:16:21.359957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmem1:amd64. 2025-10-08 18:16:21.359966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../16-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-08 18:16:21.359974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:16:21.359990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmemobj1:amd64. 2025-10-08 18:16:21.359999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../17-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-08 18:16:21.360007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:16:21.360015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librbd1. 2025-10-08 18:16:21.360023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../18-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:16:21.360031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.360040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-argparse. 2025-10-08 18:16:21.360048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../19-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:16:21.360056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.360064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-common. 2025-10-08 18:16:21.360073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../20-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-10-08 18:16:21.360081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.360099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcephfs2. 2025-10-08 18:16:21.360108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../21-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:16:21.360117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.360125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rados. 2025-10-08 18:16:21.360133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../22-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:16:21.360141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.360149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-cephfs. 2025-10-08 18:16:21.360158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../23-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:16:21.360166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.360174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-wcwidth. 2025-10-08 18:16:21.360182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../24-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-10-08 18:16:21.360191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-08 18:16:21.360199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-prettytable. 2025-10-08 18:16:21.360207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../25-python3-prettytable_3.6.0-2_all.deb ... 2025-10-08 18:16:21.360215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-prettytable (3.6.0-2) ... 2025-10-08 18:16:21.360223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rbd. 2025-10-08 18:16:21.360232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../26-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:16:21.360246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.360254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-certifi. 2025-10-08 18:16:21.360262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../27-python3-certifi_2023.11.17-1_all.deb ... 2025-10-08 18:16:21.360270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-certifi (2023.11.17-1) ... 2025-10-08 18:16:21.360279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-chardet. 2025-10-08 18:16:21.360287 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../28-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-10-08 18:16:21.360295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-10-08 18:16:21.360303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-idna. 2025-10-08 18:16:21.360311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../29-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-10-08 18:16:21.360344 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-10-08 18:16:21.360352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-urllib3. 2025-10-08 18:16:21.360361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../30-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-10-08 18:16:21.360369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-08 18:16:21.360383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-requests. 2025-10-08 18:16:21.360391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../31-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-10-08 18:16:21.360399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-08 18:16:21.360408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdw1t64:amd64. 2025-10-08 18:16:21.360416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../32-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-10-08 18:16:21.360428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-08 18:16:21.360436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libbabeltrace1:amd64. 2025-10-08 18:16:21.360445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../33-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-10-08 18:16:21.360453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-08 18:16:21.360461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-10-08 18:16:21.360470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../34-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:16:21.360478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:16:21.360490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-10-08 18:16:21.360499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../35-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:16:21.360510 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:16:21.360561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-10-08 18:16:21.360615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../36-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:16:21.360652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:16:21.360718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-10-08 18:16:21.360772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../37-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:16:21.360800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:16:21.360855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-10-08 18:16:21.360894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../38-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-10-08 18:16:21.360948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-08 18:16:21.361000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libunwind8:amd64. 2025-10-08 18:16:21.361046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../39-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-10-08 18:16:21.361059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-08 18:16:21.361113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-10-08 18:16:21.361164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../40-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-10-08 18:16:21.361177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-08 18:16:21.361234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liboath0t64:amd64. 2025-10-08 18:16:21.361283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../41-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-10-08 18:16:21.361297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-08 18:16:21.361371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librabbitmq4:amd64. 2025-10-08 18:16:21.361422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../42-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-10-08 18:16:21.361436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-08 18:16:21.361492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libradosstriper1. 2025-10-08 18:16:21.361542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../43-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:16:21.361555 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.361615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package ceph-common. 2025-10-08 18:16:21.361664 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../44-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:16:21.361703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.361731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup-bin. 2025-10-08 18:16:21.361784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../45-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-08 18:16:21.361835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-10-08 18:16:21.361880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup. 2025-10-08 18:16:21.361893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../46-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-08 18:16:21.361947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2025-10-08 18:16:21.361974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnvme1t64. 2025-10-08 18:16:21.362025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../47-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-10-08 18:16:21.362075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-10-08 18:16:21.362120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liburing2:amd64. 2025-10-08 18:16:21.362133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../48-liburing2_2.5-1build1_amd64.deb ... 2025-10-08 18:16:21.362187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-10-08 18:16:21.362223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package nvme-cli. 2025-10-08 18:16:21.362259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../49-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-10-08 18:16:21.362294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-10-08 18:16:21.362354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package qemu-utils. 2025-10-08 18:16:21.362367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../50-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 18:16:21.362443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:16:21.362454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-08 18:16:21.362499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:16:21.362512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-08 18:16:21.362564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-08 18:16:21.362600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:16:21.362650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.362703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:16:21.362749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-yaml (6.0.1-2build2) ... 2025-10-08 18:16:21.362785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:16:21.362821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-08 18:16:21.362865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:16:21.362902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-08 18:16:21.362937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:16:21.362971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:No schema files found: doing nothing. 2025-10-08 18:16:21.363015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-10-08 18:16:21.363051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-08 18:16:21.363086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-certifi (2023.11.17-1) ... 2025-10-08 18:16:21.363121 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:16:21.363156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 18:16:21.363190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.363240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-10-08 18:16:21.363276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-08 18:16:21.363311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-08 18:16:21.363384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-08 18:16:21.363421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-08 18:16:21.363457 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-08 18:16:21.363492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:16:21.363526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-10-08 18:16:21.363561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Selecting GID from range 100 to 59999 ... 2025-10-08 18:16:21.363595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Adding group `uuidd' (GID 102) ... 2025-10-08 18:16:21.363647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:16:21.363687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:16:21.363736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-10-08 18:16:21.363772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-08 18:16:21.363807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liburing2:amd64 (2.5-1build1) ... 2025-10-08 18:16:21.363855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-prettytable (3.6.0-2) ... 2025-10-08 18:16:21.363890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:16:21.363903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 18:16:21.363956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 18:16:21.364001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.364013 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-08 18:16:21.364059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.364105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.364118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-10-08 18:16:21.364162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-08 18:16:21.364207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:16:21.364219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-08 18:16:21.364264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:16:21.364309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-10-08 18:16:21.364336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.364371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-10-08 18:16:21.364406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2025-10-08 18:16:21.364419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.364468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.364514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.364527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:16:21.364572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding group ceph.. 2025-10-08 18:16:21.364607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-10-08 18:16:21.364654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding system user ceph.. 2025-10-08 18:16:21.364705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-10-08 18:16:21.364726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting system user ceph properties.. 2025-10-08 18:16:21.364778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:usermod: unlocking the user's password would result in a passwordless account. 2025-10-08 18:16:21.364824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:You should set a password with usermod -p to unlock this user's password. 2025-10-08 18:16:21.364837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-10-08 18:16:21.364884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-10-08 18:16:21.364920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:16:21.364965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 1b2de2fb2519 2025-10-08 18:16:21.364977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 5e8ddfb4e003 2025-10-08 18:16:21.365023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 5/8 : ADD cinder-base-archive /cinder-base-source 2025-10-08 18:16:21.365059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 6696068c109e 2025-10-08 18:16:21.365104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 6/8 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_sudoers 2025-10-08 18:16:21.365117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> c963e84d3fd5 2025-10-08 18:16:21.365169 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:16:21.365182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 4d4c03b59977 2025-10-08 18:16:21.365293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 8/8 : RUN ln -s cinder-base-source/* cinder && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /cinder && mkdir -p /etc/cinder && cp -r /cinder/etc/cinder/* /etc/cinder/ && cp /etc/pycadf/cinder_api_audit_map.conf /etc/cinder/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/cinder/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_sudoers && touch /usr/local/bin/kolla_cinder_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_cinder_extend_start 2025-10-08 18:16:21.365310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in b645ccd84ece 2025-10-08 18:16:21.365342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing /cinder 2025-10-08 18:16:21.365391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): started 2025-10-08 18:16:21.365443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:16:21.365479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.1.0) 2025-10-08 18:16:21.365526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: decorator>=4.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.1.1) 2025-10-08 18:16:21.365562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (0.36.1) 2025-10-08 18:16:21.365595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: greenlet>=0.4.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.0.3) 2025-10-08 18:16:21.365642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: httplib2>=0.18.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (0.22.0) 2025-10-08 18:16:21.365686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: iso8601>=0.1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (2.1.0) 2025-10-08 18:16:21.365728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (4.19.2) 2025-10-08 18:16:21.365752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: keystoneauth1>=4.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.8.1) 2025-10-08 18:16:21.365798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: keystonemiddleware>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (10.7.1) 2025-10-08 18:16:21.365828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: lxml>=4.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.3.0) 2025-10-08 18:16:21.365866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.config>=8.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (9.6.0) 2025-10-08 18:16:21.365896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.1.0) 2025-10-08 18:16:21.365934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.context>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.6.0) 2025-10-08 18:16:21.365965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.db>=11.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (16.0.0) 2025-10-08 18:16:21.366001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.log>=4.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.1.2) 2025-10-08 18:16:21.366040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (14.9.1) 2025-10-08 18:16:21.366070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.middleware>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.2.0) 2025-10-08 18:16:21.366105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (4.4.0) 2025-10-08 18:16:21.366136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.privsep>=2.6.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.4.0) 2025-10-08 18:16:21.366165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.reports>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.4.0) 2025-10-08 18:16:21.366195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.rootwrap>=6.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (7.3.0) 2025-10-08 18:16:21.366224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.serialization>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.5.0) 2025-10-08 18:16:21.366262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.service>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.5.0) 2025-10-08 18:16:21.366307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (2.4.0) 2025-10-08 18:16:21.366350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.utils>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (7.3.0) 2025-10-08 18:16:21.366388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.versionedobjects>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.4.0) 2025-10-08 18:16:21.366418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: osprofiler>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (4.2.0) 2025-10-08 18:16:21.366455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (24.1) 2025-10-08 18:16:21.367698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: paramiko>=2.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.4.1) 2025-10-08 18:16:21.367713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Paste>=3.4.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.10.1) 2025-10-08 18:16:21.367722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PasteDeploy>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.1.0) 2025-10-08 18:16:21.367730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: psutil>=5.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.0.0) 2025-10-08 18:16:21.367737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyparsing>=2.4.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (3.1.2) 2025-10-08 18:16:21.367744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-barbicanclient>=5.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (7.0.0) 2025-10-08 18:16:21.367751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-glanceclient>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (4.7.0) 2025-10-08 18:16:21.367758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-keystoneclient>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.5.0) 2025-10-08 18:16:21.367765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-novaclient>=18.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (18.7.0) 2025-10-08 18:16:21.367772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-swiftclient>=3.10.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (4.6.0) 2025-10-08 18:16:21.367779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (2.32.3) 2025-10-08 18:16:21.367786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Routes>=2.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (2.5.1) 2025-10-08 18:16:21.367793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting taskflow>=4.5.0 (from cinder==25.2.1.dev4) 2025-10-08 18:16:21.367805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:16:21.367812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rtslib-fb>=2.1.74 (from cinder==25.2.1.dev4) 2025-10-08 18:16:21.367819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rtslib-fb-2.1.76.tar.gz (78 kB) 2025-10-08 18:16:21.367826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): started 2025-10-08 18:16:21.367833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:16:21.367841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: SQLAlchemy>=1.4.23 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (2.0.32) 2025-10-08 18:16:21.367847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: stevedore>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.3.0) 2025-10-08 18:16:21.367854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting tabulate>=0.8.7 (from cinder==25.2.1.dev4) 2025-10-08 18:16:21.367861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-10-08 18:16:21.367868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tenacity>=6.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (8.3.0) 2025-10-08 18:16:21.367881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: WebOb>=1.8.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (1.8.8) 2025-10-08 18:16:21.367889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.4.0) 2025-10-08 18:16:21.367896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.vmware>=3.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (4.5.0) 2025-10-08 18:16:21.367903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-brick>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.9.1) 2025-10-08 18:16:21.367916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-win>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.9.0) 2025-10-08 18:16:21.367923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tooz>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (6.3.0) 2025-10-08 18:16:21.367930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-python-client>=1.11.0 (from cinder==25.2.1.dev4) 2025-10-08 18:16:21.367937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_python_client-2.142.0-py2.py3-none-any.whl.metadata (6.7 kB) 2025-10-08 18:16:21.367945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: castellan>=3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (5.1.1) 2025-10-08 18:16:21.367951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cryptography>=3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (42.0.8) 2025-10-08 18:16:21.367958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting cursive>=0.2.2 (from cinder==25.2.1.dev4) 2025-10-08 18:16:21.367965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-08 18:16:21.367972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting zstd>=1.4.5.1 (from cinder==25.2.1.dev4) 2025-10-08 18:16:21.367979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading zstd-1.5.5.1.tar.gz (1.1 MB) 2025-10-08 18:16:21.367987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 15.2 MB/s 0:00:00 2025-10-08 18:16:21.367994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): started 2025-10-08 18:16:21.368000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:16:21.368007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting boto3>=1.18.49 (from cinder==25.2.1.dev4) 2025-10-08 18:16:21.368014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2025-10-08 18:16:21.368021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting distro>=1.8.0 (from cinder==25.2.1.dev4) 2025-10-08 18:16:21.368028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-10-08 18:16:21.368035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cinder==25.2.1.dev4) (2024.1) 2025-10-08 18:16:21.368042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting botocore<1.36.0,>=1.35.5 (from boto3>=1.18.49->cinder==25.2.1.dev4) 2025-10-08 18:16:21.368053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2025-10-08 18:16:21.368060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==25.2.1.dev4) (1.0.1) 2025-10-08 18:16:21.368072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==25.2.1.dev4) 2025-10-08 18:16:21.368079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2025-10-08 18:16:21.368088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.5->boto3>=1.18.49->cinder==25.2.1.dev4) (2.9.0.post0) 2025-10-08 18:16:21.368097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.5->boto3>=1.18.49->cinder==25.2.1.dev4) (1.26.19) 2025-10-08 18:16:21.368104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.5->boto3>=1.18.49->cinder==25.2.1.dev4) (1.16.0) 2025-10-08 18:16:21.368111 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==25.2.1.dev4) (1.17.0) 2025-10-08 18:16:21.368118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==25.2.1.dev4) (2.22) 2025-10-08 18:16:21.368126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==25.2.1.dev4) (2.6.1) 2025-10-08 18:16:21.368138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-08 18:16:21.368146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2025-10-08 18:16:21.368153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-08 18:16:21.368160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB) 2025-10-08 18:16:21.368167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-08 18:16:21.368174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_core-2.19.1-py3-none-any.whl.metadata (2.7 kB) 2025-10-08 18:16:21.368181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-08 18:16:21.368188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-10-08 18:16:21.368195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting googleapis-common-protos<2.0.dev0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-08 18:16:21.368202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl.metadata (1.5 kB) 2025-10-08 18:16:21.368210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<6.0.0.dev0,>=3.19.5 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-08 18:16:21.368218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading protobuf-4.25.4-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes) 2025-10-08 18:16:21.368229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting proto-plus<2.0.0dev,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0.dev0,>=1.31.5->google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-08 18:16:21.368241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading proto_plus-1.24.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-08 18:16:21.368252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==25.2.1.dev4) (5.5.0) 2025-10-08 18:16:21.368261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-08 18:16:21.368271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-08 18:16:21.368329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-08 18:16:21.368340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-10-08 18:16:21.368385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==25.2.1.dev4) (3.3.2) 2025-10-08 18:16:21.368396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==25.2.1.dev4) (3.8) 2025-10-08 18:16:21.368459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==25.2.1.dev4) (2025.10.5) 2025-10-08 18:16:21.368471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0.dev0,>=1.32.0->google-api-python-client>=1.11.0->cinder==25.2.1.dev4) 2025-10-08 18:16:21.368503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-10-08 18:16:21.368546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==25.2.1.dev4) (24.2.0) 2025-10-08 18:16:21.368579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==25.2.1.dev4) (2023.12.1) 2025-10-08 18:16:21.368603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==25.2.1.dev4) (0.35.1) 2025-10-08 18:16:21.368672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==25.2.1.dev4) (0.20.0) 2025-10-08 18:16:21.368688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==25.2.1.dev4) (1.7.0) 2025-10-08 18:16:21.368721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==25.2.1.dev4) (2.9.0) 2025-10-08 18:16:21.368766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==25.2.1.dev4) (3.8.0) 2025-10-08 18:16:21.368776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==25.2.1.dev4) (3.1.1) 2025-10-08 18:16:21.368821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==25.2.1.dev4) (1.3.3) 2025-10-08 18:16:21.368839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==25.2.1.dev4) (0.19) 2025-10-08 18:16:21.368882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==25.2.1.dev4) (6.0.2) 2025-10-08 18:16:21.368925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==25.2.1.dev4) (3.0.0) 2025-10-08 18:16:21.368935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==25.2.1.dev4) (0.10.1) 2025-10-08 18:16:21.368984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==25.2.1.dev4) (2.0.0) 2025-10-08 18:16:21.368995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->cinder==25.2.1.dev4) (1.16.0) 2025-10-08 18:16:21.369039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==25.2.1.dev4) (1.13.2) 2025-10-08 18:16:21.369069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==25.2.1.dev4) (2.0.1) 2025-10-08 18:16:21.369106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==25.2.1.dev4) (0.5.0) 2025-10-08 18:16:21.369117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==25.2.1.dev4) (1.3.5) 2025-10-08 18:16:21.369165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==25.2.1.dev4) (4.12.2) 2025-10-08 18:16:21.369195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==25.2.1.dev4) (5.2.0) 2025-10-08 18:16:21.369234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==25.2.1.dev4) (3.0.0) 2025-10-08 18:16:21.369244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==25.2.1.dev4) (5.4.0) 2025-10-08 18:16:21.369286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->cinder==25.2.1.dev4) (0.9.0) 2025-10-08 18:16:21.369332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->cinder==25.2.1.dev4) (5.1.0) 2025-10-08 18:16:21.369343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->cinder==25.2.1.dev4) (0.20.0) 2025-10-08 18:16:21.369385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==25.2.1.dev4) (3.1.4) 2025-10-08 18:16:21.369402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==25.2.1.dev4) (4.0.1) 2025-10-08 18:16:21.369445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==25.2.1.dev4) (4.0.1) 2025-10-08 18:16:21.369476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==25.2.1.dev4) (2.1.5) 2025-10-08 18:16:21.369486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==25.2.1.dev4) (1.0.8) 2025-10-08 18:16:21.369531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->cinder==25.2.1.dev4) (1.6.0) 2025-10-08 18:16:21.369561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==25.2.1.dev4) (3.11.0) 2025-10-08 18:16:21.369572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=6.0.0->cinder==25.2.1.dev4) (0.11.0) 2025-10-08 18:16:21.369621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: defusedxml>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.10.0->cinder==25.2.1.dev4) (0.7.1) 2025-10-08 18:16:21.369652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: suds-community>=0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.10.0->cinder==25.2.1.dev4) (1.1.2) 2025-10-08 18:16:21.369693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->cinder==25.2.1.dev4) (1.5.0) 2025-10-08 18:16:21.369724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==25.2.1.dev4) (67.2.0) 2025-10-08 18:16:21.369763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==25.2.1.dev4) (0.2.13) 2025-10-08 18:16:21.369774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=9.1.0->cinder==25.2.1.dev4) (2024.1) 2025-10-08 18:16:21.369821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cliff>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==25.2.1.dev4) (4.7.0) 2025-10-08 18:16:21.369851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==25.2.1.dev4) (0.5.2) 2025-10-08 18:16:21.369890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==25.2.1.dev4) (2.4.3) 2025-10-08 18:16:21.369900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==25.2.1.dev4) (1.9.0) 2025-10-08 18:16:21.369943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==25.2.1.dev4) (24.2.1) 2025-10-08 18:16:21.369960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==25.2.1.dev4) (2.0.1) 2025-10-08 18:16:21.370003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==25.2.1.dev4) (0.7) 2025-10-08 18:16:21.370033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyudev>=0.16.1 (from rtslib-fb>=2.1.74->cinder==25.2.1.dev4) 2025-10-08 18:16:21.370071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-10-08 18:16:21.370082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==25.2.1.dev4) (3.2.0) 2025-10-08 18:16:21.370122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting networkx>=2.1.0 (from taskflow>=4.5.0->cinder==25.2.1.dev4) 2025-10-08 18:16:21.370152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:16:21.370189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pydot>=1.2.4 (from taskflow>=4.5.0->cinder==25.2.1.dev4) 2025-10-08 18:16:21.370199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-10-08 18:16:21.370241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==25.2.1.dev4) (2.7.2) 2025-10-08 18:16:21.370271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.8.0->cinder==25.2.1.dev4) (0.15.2) 2025-10-08 18:16:21.370310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonpatch<2,>=1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==25.2.1.dev4) (1.33) 2025-10-08 18:16:21.370398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch<2,>=1->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==25.2.1.dev4) (3.0.0) 2025-10-08 18:16:21.370407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2025-10-08 18:16:21.370417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2025-10-08 18:16:21.370461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 34.2 MB/s 0:00:00 2025-10-08 18:16:21.370491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2025-10-08 18:16:21.370521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-10-08 18:16:21.370531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-10-08 18:16:21.370576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_python_client-2.142.0-py2.py3-none-any.whl (12.2 MB) 2025-10-08 18:16:21.370606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 16.7 MB/s 0:00:00 2025-10-08 18:16:21.370708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_core-2.19.1-py3-none-any.whl (139 kB) 2025-10-08 18:16:21.370722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2025-10-08 18:16:21.370732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2025-10-08 18:16:21.370776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl (220 kB) 2025-10-08 18:16:21.370798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading proto_plus-1.24.0-py3-none-any.whl (50 kB) 2025-10-08 18:16:21.370830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading protobuf-4.25.4-cp37-abi3-manylinux2014_x86_64.whl (294 kB) 2025-10-08 18:16:21.370841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-10-08 18:16:21.370885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2025-10-08 18:16:21.370923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-10-08 18:16:21.370934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-10-08 18:16:21.370975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-10-08 18:16:21.371005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-10-08 18:16:21.371038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-10-08 18:16:21.371046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-10-08 18:16:21.371090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 37.1 MB/s 0:00:00 2025-10-08 18:16:21.371124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-10-08 18:16:21.371150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building wheels for collected packages: cinder, rtslib-fb, zstd 2025-10-08 18:16:21.371188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: DEPRECATION: Building 'cinder' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'cinder'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:16:21.371216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-10-08 18:16:21.371248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (setup.py): started 2025-10-08 18:16:21.371282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (setup.py): finished with status 'done' 2025-10-08 18:16:21.371329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for cinder: filename=cinder-25.2.1.dev4-py3-none-any.whl size=5243110 sha256=28f75a4610267d17214ded6da48fdb837ea20fcfc78c06972da53923276f0cf8 2025-10-08 18:16:21.371365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-277w_y7y/wheels/ef/0d/3b/bc24d3cce7d2ff230e5f1a2b6bd8231fbfe9305d51d85d1d41 2025-10-08 18:16:21.371397 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: DEPRECATION: Building 'rtslib-fb' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'rtslib-fb'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:16:21.371406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-10-08 18:16:21.371446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (setup.py): started 2025-10-08 18:16:21.371473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (setup.py): finished with status 'done' 2025-10-08 18:16:21.371506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for rtslib-fb: filename=rtslib_fb-2.1.76-py3-none-any.whl size=89910 sha256=a32d92d48d0fe631f8ba82691030e7ab8879974733b17fe0ba0440687bf9a937 2025-10-08 18:16:21.371539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-277w_y7y/wheels/76/74/69/e73e01729d411ba1d55604e41f1d1c5b31692ae4b3614cb772 2025-10-08 18:16:21.371573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: DEPRECATION: Building 'zstd' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'zstd'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:16:21.371607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-10-08 18:16:21.371642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (setup.py): started 2025-10-08 18:16:21.371686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (setup.py): finished with status 'done' 2025-10-08 18:16:21.371720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for zstd: filename=zstd-1.5.5.1-cp312-cp312-linux_x86_64.whl size=1718139 sha256=3ea95345ec2c4cfe63f89ff373f088349b1be4bc4e18b43852905222f0f055cc 2025-10-08 18:16:21.371758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-277w_y7y/wheels/8b/95/6e/34f7b1ba32cf67615e22e6c973c3223fb5863e03630eb14cac 2025-10-08 18:16:21.371776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built cinder rtslib-fb zstd 2025-10-08 18:16:21.371816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Installing collected packages: zstd, uritemplate, tabulate, pyudev, pydot, pyasn1, protobuf, networkx, distro, rtslib-fb, rsa, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, google-auth, taskflow, google-auth-httplib2, google-api-core, boto3, google-api-python-client, cursive, cinder 2025-10-08 18:16:21.372432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully installed boto3-1.35.5 botocore-1.35.5 cinder-25.2.1.dev4 cursive-0.2.3 distro-1.9.0 google-api-core-2.19.1 google-api-python-client-2.142.0 google-auth-2.34.0 google-auth-httplib2-0.2.0 googleapis-common-protos-1.63.2 networkx-3.3 proto-plus-1.24.0 protobuf-4.25.4 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydot-3.0.1 pyudev-0.24.3 rsa-4.9 rtslib-fb-2.1.76 s3transfer-0.10.2 tabulate-0.9.0 taskflow-5.9.1 uritemplate-4.1.1 zstd-1.5.5.1 2025-10-08 18:16:21.372470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container b645ccd84ece 2025-10-08 18:16:21.372479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 9101a9ca2fe3 2025-10-08 18:16:21.372486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built 6b6a162dc1bf 2025-10-08 18:16:21.372494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully tagged osism.harbor.regio.digital/kolla/cinder-base:build-20251008 2025-10-08 18:16:21.372501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Built at 2025-10-08 18:16:21.371931 (took 0:01:35.807711) 2025-10-08 18:16:21.372508 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-api) to queue 2025-10-08 18:16:21.372515 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-scheduler) to queue 2025-10-08 18:16:21.372522 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-backup) to queue 2025-10-08 18:16:21.372529 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-volume) to queue 2025-10-08 18:16:21.372536 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-base) 2025-10-08 18:16:21.372605 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Processing 2025-10-08 18:16:21.372614 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building started at 2025-10-08 18:16:21.372441 2025-10-08 18:16:21.372621 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Getting local archive from tarballs/keystone-stable-2024.2.tar.gz 2025-10-08 18:16:21.375580 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 plugins into plugins archive 2025-10-08 18:16:21.375655 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 additions into additions archive 2025-10-08 18:16:57.545842 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:16:57.545902 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 7c68626a079c 2025-10-08 18:16:57.545910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 2/7 : LABEL "build-date"="20251008" "name"="keystone-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:16:57.545916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in e0dce4848d9e 2025-10-08 18:16:57.545921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container e0dce4848d9e 2025-10-08 18:16:57.545924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> f74e46628eb1 2025-10-08 18:16:57.545929 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 3/7 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2025-10-08 18:16:57.545934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in d407acdbea1e 2025-10-08 18:16:57.545937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container d407acdbea1e 2025-10-08 18:16:57.545940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 8c1064432172 2025-10-08 18:16:57.545945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 4/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libapache2-mod-auth-mellon libapache2-mod-auth-openidc libldap-common libldap2-dev libsasl2-dev && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:16:57.545977 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in c321d92397e3 2025-10-08 18:16:57.545981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:16:57.545985 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:16:57.545990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:16:57.546011 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:16:57.546822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:16:57.546882 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:16:57.546895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:16:57.546906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:16:57.546916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:16:57.546926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:16:57.546935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:16:57.546945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:16:57.546992 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:16:57.547003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:16:57.547012 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:16:57.547022 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 28.5 MB in 4s (8,000 kB/s) 2025-10-08 18:16:57.547033 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2025-10-08 18:16:57.547098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2025-10-08 18:16:57.547110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building dependency tree... 2025-10-08 18:16:57.547120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading state information... 2025-10-08 18:16:57.547146 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following additional packages will be installed: 2025-10-08 18:16:57.547156 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libcjose0 libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-dev 2025-10-08 18:16:57.547165 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libxmlsec1t64 libxmlsec1t64-openssl 2025-10-08 18:16:57.547175 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Suggested packages: 2025-10-08 18:16:57.547223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: low-memory-monitor 2025-10-08 18:16:57.547259 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Recommended packages: 2025-10-08 18:16:57.547270 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-data shared-mime-info xdg-user-dirs 2025-10-08 18:16:57.547319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following NEW packages will be installed: 2025-10-08 18:16:57.547329 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libapache2-mod-auth-mellon libapache2-mod-auth-openidc libcjose0 2025-10-08 18:16:57.547376 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-common libldap-dev 2025-10-08 18:16:57.547433 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libldap2-dev libsasl2-dev libxmlsec1t64 libxmlsec1t64-openssl 2025-10-08 18:16:57.547474 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:16:57.547510 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Need to get 2,889 kB of archives. 2025-10-08 18:16:57.547570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:After this operation, 9,442 kB of additional disk space will be used. 2025-10-08 18:16:57.549808 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:16:57.549827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 18:16:57.549840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB] 2025-10-08 18:16:57.549849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlsec1t64 amd64 1.2.39-5build2 [153 kB] 2025-10-08 18:16:57.549859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlsec1t64-openssl amd64 1.2.39-5build2 [84.1 kB] 2025-10-08 18:16:57.549869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 liblasso3t64 amd64 2.8.2-2build2 [164 kB] 2025-10-08 18:16:57.549878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-common all 2.6.7+dfsg-1~exp1ubuntu8.2 [31.7 kB] 2025-10-08 18:16:57.549888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [307 kB] 2025-10-08 18:16:57.549897 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2025-10-08 18:16:57.549917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libapache2-mod-auth-mellon amd64 0.19.0-1build3 [81.3 kB] 2025-10-08 18:16:57.549926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcjose0 amd64 0.6.2.2-1build3 [35.6 kB] 2025-10-08 18:16:57.549936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libapache2-mod-auth-openidc amd64 2.4.15.1-1ubuntu0.1 [192 kB] 2025-10-08 18:16:57.549946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.7+dfsg-1~exp1ubuntu8.2 [11.1 kB] 2025-10-08 18:16:57.549956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 2,889 kB in 1s (2,834 kB/s) 2025-10-08 18:16:57.549965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 18:16:57.549975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2025-10-08 18:16:57.549987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(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% 2025-10-08 18:16:57.550053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 70% 2025-10-08 18:16:57.550064 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 75% 2025-10-08 18:16:57.550073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:16:57.550083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 90% (Reading database ... 95% 2025-10-08 18:16:57.550101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:16:57.550152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 18:16:57.550162 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:16:57.550171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libhiredis1.1.0:amd64. 2025-10-08 18:16:57.550216 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../01-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ... 2025-10-08 18:16:57.553741 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-10-08 18:16:57.553761 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2025-10-08 18:16:57.553772 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64:amd64. 2025-10-08 18:16:57.553781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../02-libxmlsec1t64_1.2.39-5build2_amd64.deb ... 2025-10-08 18:16:57.553791 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64:amd64 (1.2.39-5build2) ... 2025-10-08 18:16:57.553800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64-openssl:amd64. 2025-10-08 18:16:57.553810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../03-libxmlsec1t64-openssl_1.2.39-5build2_amd64.deb ... 2025-10-08 18:16:57.553819 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2025-10-08 18:16:57.553829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package liblasso3t64. 2025-10-08 18:16:57.553838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../04-liblasso3t64_2.8.2-2build2_amd64.deb ... 2025-10-08 18:16:57.553848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking liblasso3t64 (2.8.2-2build2) ... 2025-10-08 18:16:57.553857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-common. 2025-10-08 18:16:57.553876 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../05-libldap-common_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 2025-10-08 18:16:57.553886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-08 18:16:57.553896 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-dev:amd64. 2025-10-08 18:16:57.553905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../06-libldap-dev_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 2025-10-08 18:16:57.553915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-dev:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-08 18:16:57.553925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libsasl2-dev. 2025-10-08 18:16:57.553934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../07-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-08 18:16:57.553944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-10-08 18:16:57.553953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 18:16:57.553963 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-mellon. 2025-10-08 18:16:57.553972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../08-libapache2-mod-auth-mellon_0.19.0-1build3_amd64.deb ... 2025-10-08 18:16:57.553983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-mellon (0.19.0-1build3) ... 2025-10-08 18:16:57.553992 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libcjose0:amd64. 2025-10-08 18:16:57.554001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../09-libcjose0_0.6.2.2-1build3_amd64.deb ... 2025-10-08 18:16:57.554011 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libcjose0:amd64 (0.6.2.2-1build3) ... 2025-10-08 18:16:57.554020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-openidc. 2025-10-08 18:16:57.554030 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../10-libapache2-mod-auth-openidc_2.4.15.1-1ubuntu0.1_amd64.deb ... 2025-10-08 18:16:57.554039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2025-10-08 18:16:57.554049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap2-dev. 2025-10-08 18:16:57.554058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../11-libldap2-dev_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 2025-10-08 18:16:57.554068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap2-dev (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-08 18:16:57.554077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64:amd64 (1.2.39-5build2) ... 2025-10-08 18:16:57.554087 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-08 18:16:57.554096 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:16:57.554113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:No schema files found: doing nothing. 2025-10-08 18:16:57.554122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 18:16:57.554132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2025-10-08 18:16:57.554141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-dev:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-08 18:16:57.554151 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2025-10-08 18:16:57.554168 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libcjose0:amd64 (0.6.2.2-1build3) ... 2025-10-08 18:16:57.554177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up liblasso3t64 (2.8.2-2build2) ... 2025-10-08 18:16:57.554187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap2-dev (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-10-08 18:16:57.554203 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-mellon (0.19.0-1build3) ... 2025-10-08 18:16:57.554213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_mellon 2025-10-08 18:16:57.554222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:16:57.554231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-10-08 18:16:57.554272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2025-10-08 18:16:57.554282 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_openidc 2025-10-08 18:16:57.554291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:16:57.554300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-10-08 18:16:57.554309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable configuration auth_openidc 2025-10-08 18:16:57.554318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-10-08 18:16:57.554328 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of reload. 2025-10-08 18:16:57.554337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:16:57.554346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container c321d92397e3 2025-10-08 18:16:57.554356 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 54a03ed67c8b 2025-10-08 18:16:57.554365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 5/7 : ADD keystone-base-archive /keystone-base-source 2025-10-08 18:16:57.554374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 9261467d6ad6 2025-10-08 18:16:57.554385 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 6/7 : RUN ln -s keystone-base-source/* keystone && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /keystone[ldap] && mkdir -p /etc/keystone /var/www/cgi-bin/keystone && cp -r /keystone/etc/* /etc/keystone/ && cp /var/lib/kolla/venv/bin/keystone-wsgi-admin /var/www/cgi-bin/keystone/admin && cp /var/lib/kolla/venv/bin/keystone-wsgi-public /var/www/cgi-bin/keystone/main 2025-10-08 18:16:57.554397 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in c516416494ba 2025-10-08 18:16:57.554407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing /keystone 2025-10-08 18:16:57.554416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (setup.py): started 2025-10-08 18:16:57.554425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:16:57.554435 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (6.1.0) 2025-10-08 18:16:57.554445 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (1.8.8) 2025-10-08 18:16:57.554454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask!=0.11,>=1.0.2 (from keystone==26.0.1.dev4) 2025-10-08 18:16:57.554463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-10-08 18:16:57.554472 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask-RESTful>=0.3.5 (from keystone==26.0.1.dev4) 2025-10-08 18:16:57.554482 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2025-10-08 18:16:57.554491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (42.0.8) 2025-10-08 18:16:57.554501 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (2.0.32) 2025-10-08 18:16:57.554523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (5.3.0) 2025-10-08 18:16:57.554533 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting passlib>=1.7.0 (from keystone==26.0.1.dev4) 2025-10-08 18:16:57.554542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2025-10-08 18:16:57.554552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (5.5.0) 2025-10-08 18:16:57.554572 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: keystonemiddleware>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (10.7.1) 2025-10-08 18:16:57.554581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (4.0.1) 2025-10-08 18:16:57.554591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting scrypt>=0.8.0 (from keystone==26.0.1.dev4) 2025-10-08 18:16:57.554600 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading scrypt-0.8.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.1 kB) 2025-10-08 18:16:57.554609 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (3.8.0) 2025-10-08 18:16:57.554619 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (9.6.0) 2025-10-08 18:16:57.554663 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (5.6.0) 2025-10-08 18:16:57.554673 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (14.9.1) 2025-10-08 18:16:57.554682 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.db>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (16.0.0) 2025-10-08 18:16:57.554692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (6.4.0) 2025-10-08 18:16:57.554701 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.log>=3.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (6.1.2) 2025-10-08 18:16:57.554711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (6.2.0) 2025-10-08 18:16:57.554720 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.policy>=3.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (4.4.0) 2025-10-08 18:16:57.554730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (5.5.0) 2025-10-08 18:16:57.554739 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (2.4.0) 2025-10-08 18:16:57.554749 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (7.3.0) 2025-10-08 18:16:57.554758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting oauthlib>=0.6.2 (from keystone==26.0.1.dev4) 2025-10-08 18:16:57.554767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2025-10-08 18:16:57.554784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pysaml2>=5.0.0 (from keystone==26.0.1.dev4) 2025-10-08 18:16:57.554794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pysaml2-7.5.0-py3-none-any.whl.metadata (7.1 kB) 2025-10-08 18:16:57.554804 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PyJWT>=1.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (2.9.0) 2025-10-08 18:16:57.554813 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: dogpile.cache>=1.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (1.3.3) 2025-10-08 18:16:57.554823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (4.19.2) 2025-10-08 18:16:57.554838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (3.1.1) 2025-10-08 18:16:57.554848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: msgpack>=0.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (1.0.8) 2025-10-08 18:16:57.554862 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==26.0.1.dev4) (4.2.0) 2025-10-08 18:16:57.554872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting python-ldap>=3.0.0 (from keystone==26.0.1.dev4) 2025-10-08 18:16:57.554881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading python-ldap-3.4.4.tar.gz (377 kB) 2025-10-08 18:16:57.554891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2025-10-08 18:16:57.554900 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2025-10-08 18:16:57.554910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2025-10-08 18:16:57.554923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2025-10-08 18:16:57.554958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2025-10-08 18:16:57.555160 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-08 18:16:57.555217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting ldappool>=2.3.1 (from keystone==26.0.1.dev4) 2025-10-08 18:16:57.555230 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB) 2025-10-08 18:16:57.555284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->keystone==26.0.1.dev4) (1.17.0) 2025-10-08 18:16:57.555296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->keystone==26.0.1.dev4) (2.22) 2025-10-08 18:16:57.555308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: decorator>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==26.0.1.dev4) (5.1.1) 2025-10-08 18:16:57.555322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Werkzeug>=3.0.0 (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev4) 2025-10-08 18:16:57.555368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 18:16:57.555440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Jinja2>=3.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev4) (3.1.4) 2025-10-08 18:16:57.555502 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev4) 2025-10-08 18:16:57.555539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-08 18:16:57.555604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev4) (8.1.7) 2025-10-08 18:16:57.555716 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev4) 2025-10-08 18:16:57.555745 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-08 18:16:57.555809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==26.0.1.dev4) 2025-10-08 18:16:57.555914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading aniso8601-9.0.1-py2.py3-none-any.whl.metadata (23 kB) 2025-10-08 18:16:57.555984 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: six>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==26.0.1.dev4) (1.16.0) 2025-10-08 18:16:57.556034 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pytz in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==26.0.1.dev4) (2024.1) 2025-10-08 18:16:57.556084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask!=0.11,>=1.0.2->keystone==26.0.1.dev4) (2.1.5) 2025-10-08 18:16:57.556132 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.0.1.dev4) (24.2.0) 2025-10-08 18:16:57.556207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.0.1.dev4) (2023.12.1) 2025-10-08 18:16:57.556224 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.0.1.dev4) (0.35.1) 2025-10-08 18:16:57.556369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==26.0.1.dev4) (0.20.0) 2025-10-08 18:16:57.556386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: keystoneauth1>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (5.8.1) 2025-10-08 18:16:57.556459 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (2.32.3) 2025-10-08 18:16:57.556527 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (2.1.0) 2025-10-08 18:16:57.556576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (1.7.0) 2025-10-08 18:16:57.556653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ldappool>=2.3.1->keystone==26.0.1.dev4) (3.11.0) 2025-10-08 18:16:57.556728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.0.1.dev4) (6.0.2) 2025-10-08 18:16:57.556782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.0.1.dev4) (3.0.0) 2025-10-08 18:16:57.556817 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.0.1.dev4) (0.10.1) 2025-10-08 18:16:57.556880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.0.1.dev4) (2.0.0) 2025-10-08 18:16:57.556895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==26.0.1.dev4) (1.16.0) 2025-10-08 18:16:57.556960 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==26.0.1.dev4) (1.13.2) 2025-10-08 18:16:57.557062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==26.0.1.dev4) (2.0.1) 2025-10-08 18:16:57.557125 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==26.0.1.dev4) (0.5.0) 2025-10-08 18:16:57.557204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==26.0.1.dev4) (1.3.5) 2025-10-08 18:16:57.557306 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==26.0.1.dev4) (4.12.2) 2025-10-08 18:16:57.557319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==26.0.1.dev4) (2.9.0.post0) 2025-10-08 18:16:57.557334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (5.2.0) 2025-10-08 18:16:57.557409 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (5.5.0) 2025-10-08 18:16:57.557425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (3.0.0) 2025-10-08 18:16:57.557488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (5.4.0) 2025-10-08 18:16:57.557546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (0.9.0) 2025-10-08 18:16:57.557560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (3.5.0) 2025-10-08 18:16:57.557654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (5.1.0) 2025-10-08 18:16:57.557719 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (0.20.0) 2025-10-08 18:16:57.557735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->keystone==26.0.1.dev4) (4.0.1) 2025-10-08 18:16:57.557835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystone==26.0.1.dev4) (2024.1) 2025-10-08 18:16:57.557893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (3.10.1) 2025-10-08 18:16:57.557907 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (3.1.0) 2025-10-08 18:16:57.557974 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (2.5.1) 2025-10-08 18:16:57.558002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (1.6.0) 2025-10-08 18:16:57.558065 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (0.36.1) 2025-10-08 18:16:57.558121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (3.0.3) 2025-10-08 18:16:57.558134 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (6.1.0) 2025-10-08 18:16:57.558202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (2.6.1) 2025-10-08 18:16:57.558291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (0.19) 2025-10-08 18:16:57.558367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==26.0.1.dev4) (0.11.0) 2025-10-08 18:16:57.558432 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==26.0.1.dev4) (24.1) 2025-10-08 18:16:57.558461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==26.0.1.dev4) (3.1.2) 2025-10-08 18:16:57.558523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (67.2.0) 2025-10-08 18:16:57.558564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->ldappool>=2.3.1->keystone==26.0.1.dev4) (0.2.13) 2025-10-08 18:16:57.558605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: defusedxml in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysaml2>=5.0.0->keystone==26.0.1.dev4) (0.7.1) 2025-10-08 18:16:57.558687 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyopenssl in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysaml2>=5.0.0->keystone==26.0.1.dev4) (24.2.1) 2025-10-08 18:16:57.558740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone==26.0.1.dev4) 2025-10-08 18:16:57.558783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2025-10-08 18:16:57.558824 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (3.3.2) 2025-10-08 18:16:57.558867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (3.8) 2025-10-08 18:16:57.558908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (1.26.19) 2025-10-08 18:16:57.558967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==26.0.1.dev4) (2025.10.5) 2025-10-08 18:16:57.559025 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3,>=2->pysaml2>=5.0.0->keystone==26.0.1.dev4) 2025-10-08 18:16:57.559068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading elementpath-4.4.0-py3-none-any.whl.metadata (6.7 kB) 2025-10-08 18:16:57.559108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->keystone==26.0.1.dev4) 2025-10-08 18:16:57.559149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-10-08 18:16:57.559189 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1_modules>=0.1.5 (from python-ldap>=3.0.0->keystone==26.0.1.dev4) 2025-10-08 18:16:57.559258 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-08 18:16:57.559322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==26.0.1.dev4) (0.7) 2025-10-08 18:16:57.559364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==26.0.1.dev4) (2.7.2) 2025-10-08 18:16:57.559405 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-10-08 18:16:57.559445 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-10-08 18:16:57.559486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2025-10-08 18:16:57.559526 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2025-10-08 18:16:57.559578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-10-08 18:16:57.559591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading ldappool-3.0.0-py3-none-any.whl (12 kB) 2025-10-08 18:16:57.559652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2025-10-08 18:16:57.559715 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2025-10-08 18:16:57.559763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 67.0 MB/s 0:00:00 2025-10-08 18:16:57.559814 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pysaml2-7.5.0-py3-none-any.whl (419 kB) 2025-10-08 18:16:57.559835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2025-10-08 18:16:57.559884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading elementpath-4.4.0-py3-none-any.whl (219 kB) 2025-10-08 18:16:57.559936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-10-08 18:16:57.559949 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-10-08 18:16:57.560007 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading scrypt-0.8.24-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2025-10-08 18:16:57.560049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.9 MB/s 0:00:00 2025-10-08 18:16:57.560089 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-08 18:16:57.560130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building wheels for collected packages: keystone, python-ldap 2025-10-08 18:16:57.560174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: DEPRECATION: Building 'keystone' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'keystone'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:16:57.560189 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-10-08 18:16:57.560268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (setup.py): started 2025-10-08 18:16:57.560309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (setup.py): finished with status 'done' 2025-10-08 18:16:57.560361 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for keystone: filename=keystone-26.0.1.dev4-py3-none-any.whl size=1435832 sha256=5e68191ac76a0a48300b5033e9821f476a9923c239916411637a3d655b9b80dd 2025-10-08 18:16:57.560374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-gywqfy2e/wheels/d7/05/14/fd7e33e5fac271ee50e6a06d9e392b88b1af8eadb7374df074 2025-10-08 18:16:57.560434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): started 2025-10-08 18:16:57.560490 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): finished with status 'done' 2025-10-08 18:16:57.560531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for python-ldap: filename=python_ldap-3.4.4-cp312-cp312-linux_x86_64.whl size=366212 sha256=e0b8a55449b9fcfe62654593b34ee689aedbcbfc18cfb39a047b3ae43cf79fa6 2025-10-08 18:16:57.560583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-gywqfy2e/wheels/52/eb/41/5a7623499a292eb53b74babfcd0a455a759c0cb0ba34790587 2025-10-08 18:16:57.560596 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built keystone python-ldap 2025-10-08 18:16:57.560676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Installing collected packages: scrypt, passlib, aniso8601, Werkzeug, pyasn1, oauthlib, itsdangerous, elementpath, blinker, xmlschema, pyasn1_modules, Flask, python-ldap, Flask-RESTful, pysaml2, ldappool, keystone 2025-10-08 18:16:57.560736 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully installed Flask-3.0.3 Flask-RESTful-0.3.10 Werkzeug-3.0.4 aniso8601-9.0.1 blinker-1.8.2 elementpath-4.4.0 itsdangerous-2.2.0 keystone-26.0.1.dev4 ldappool-3.0.0 oauthlib-3.2.2 passlib-1.7.4 pyasn1-0.6.0 pyasn1_modules-0.4.0 pysaml2-7.5.0 python-ldap-3.4.4 scrypt-0.8.24 xmlschema-2.5.1 2025-10-08 18:16:57.560790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container c516416494ba 2025-10-08 18:16:57.560803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 5ef0a19b79a2 2025-10-08 18:16:57.560860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 7/7 : RUN chmod 755 /var/www/cgi-bin/keystone/* 2025-10-08 18:16:57.560881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 3e708cb9e269 2025-10-08 18:16:57.560943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 3e708cb9e269 2025-10-08 18:16:57.560995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> efbb4027517b 2025-10-08 18:16:57.561008 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built 7beb1078586c 2025-10-08 18:16:57.561077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully tagged osism.harbor.regio.digital/kolla/keystone-base:build-20251008 2025-10-08 18:16:57.561159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Built at 2025-10-08 18:16:57.561072 (took 0:00:36.188631) 2025-10-08 18:16:57.561261 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-fernet) to queue 2025-10-08 18:16:57.561323 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone) to queue 2025-10-08 18:16:57.561374 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-ssh) to queue 2025-10-08 18:16:57.563039 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-base) 2025-10-08 18:16:57.563124 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Processing 2025-10-08 18:16:57.563196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building started at 2025-10-08 18:16:57.563111 2025-10-08 18:16:57.563325 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Getting local archive from tarballs/designate-stable-2024.2.tar.gz 2025-10-08 18:16:57.565545 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 plugins into plugins archive 2025-10-08 18:16:57.566107 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 additions into additions archive 2025-10-08 18:17:08.824129 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:17:08.824263 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 7c68626a079c 2025-10-08 18:17:08.824286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 2/7 : LABEL "build-date"="20251008" "name"="designate-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:17:08.824308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 70310c83fa21 2025-10-08 18:17:08.824384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 70310c83fa21 2025-10-08 18:17:08.824402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 11bdd1fe7884 2025-10-08 18:17:08.824458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 3/7 : RUN usermod --append --home /var/lib/designate --groups kolla designate && mkdir -p /var/lib/designate && chown -R 42411:42411 /var/lib/designate 2025-10-08 18:17:08.824477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in fdf9515cfacf 2025-10-08 18:17:08.824569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container fdf9515cfacf 2025-10-08 18:17:08.824589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> d91de85c6c82 2025-10-08 18:17:08.824623 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 4/7 : ADD designate-base-archive /designate-base-source 2025-10-08 18:17:08.824698 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> ece7d6626f09 2025-10-08 18:17:08.824728 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 5/7 : COPY designate_sudoers /etc/sudoers.d/kolla_designate_sudoers 2025-10-08 18:17:08.824788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> d509a8d001db 2025-10-08 18:17:08.824832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:17:08.824905 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 5e73409cdfc1 2025-10-08 18:17:08.825046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 7/7 : RUN ln -s designate-base-source/* designate && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /designate && mkdir -p /etc/designate && cp -r /designate/etc/designate/* /etc/designate/ && mv /etc/designate/rootwrap.conf.sample /etc/designate/rootwrap.conf && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/designate/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_designate_sudoers && touch /usr/local/bin/kolla_designate_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_designate_extend_start 2025-10-08 18:17:08.825066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 9a7636031372 2025-10-08 18:17:08.825135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Processing /designate 2025-10-08 18:17:08.825197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (setup.py): started 2025-10-08 18:17:08.825253 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:17:08.825270 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: alembic>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (1.13.2) 2025-10-08 18:17:08.825341 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: eventlet>=0.26.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (0.36.1) 2025-10-08 18:17:08.825358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Flask!=0.11,>=0.10 (from designate==19.0.1.dev8) 2025-10-08 18:17:08.825429 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-10-08 18:17:08.825488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.0.3) 2025-10-08 18:17:08.825503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.1.4) 2025-10-08 18:17:08.825579 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (4.19.2) 2025-10-08 18:17:08.825611 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (5.8.1) 2025-10-08 18:17:08.825741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (10.7.1) 2025-10-08 18:17:08.825764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: openstacksdk>=0.103.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (4.0.1) 2025-10-08 18:17:08.825798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.config>=6.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (9.6.0) 2025-10-08 18:17:08.825996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.concurrency>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.1.0) 2025-10-08 18:17:08.826067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (14.9.1) 2025-10-08 18:17:08.826081 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.2.0) 2025-10-08 18:17:08.826128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.1.2) 2025-10-08 18:17:08.826141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.4.0) 2025-10-08 18:17:08.826151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (7.3.0) 2025-10-08 18:17:08.826161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (5.5.0) 2025-10-08 18:17:08.826170 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.service>=1.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.5.0) 2025-10-08 18:17:08.826184 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (2.4.0) 2025-10-08 18:17:08.826198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (7.3.0) 2025-10-08 18:17:08.826322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.4.0) 2025-10-08 18:17:08.826336 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: osprofiler>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (4.2.0) 2025-10-08 18:17:08.826393 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.10.1) 2025-10-08 18:17:08.826409 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.1.0) 2025-10-08 18:17:08.826489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.1.0) 2025-10-08 18:17:08.826516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (1.5.1) 2025-10-08 18:17:08.826530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-designateclient>=2.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.1.0) 2025-10-08 18:17:08.826598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: requests>=2.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (2.32.3) 2025-10-08 18:17:08.826695 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (8.3.0) 2025-10-08 18:17:08.826723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: SQLAlchemy>=1.4.41 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (2.0.32) 2025-10-08 18:17:08.826787 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (5.3.0) 2025-10-08 18:17:08.826820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (1.8.8) 2025-10-08 18:17:08.826884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: dnspython>=2.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (2.6.1) 2025-10-08 18:17:08.826899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.db>=8.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (16.0.0) 2025-10-08 18:17:08.826966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.4.0) 2025-10-08 18:17:08.827025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.context>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (5.6.0) 2025-10-08 18:17:08.827039 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.policy>=3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (4.4.0) 2025-10-08 18:17:08.827100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (6.3.0) 2025-10-08 18:17:08.827131 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate==19.0.1.dev8) (3.0.0) 2025-10-08 18:17:08.827194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->designate==19.0.1.dev8) (1.3.5) 2025-10-08 18:17:08.827231 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->designate==19.0.1.dev8) (4.12.2) 2025-10-08 18:17:08.827298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Werkzeug>=3.0.0 (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) 2025-10-08 18:17:08.827314 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 18:17:08.827383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) 2025-10-08 18:17:08.827398 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-08 18:17:08.827467 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) (8.1.7) 2025-10-08 18:17:08.827488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) 2025-10-08 18:17:08.827550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-08 18:17:08.827565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->designate==19.0.1.dev8) (2.1.5) 2025-10-08 18:17:08.827660 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.0.1.dev8) (24.2.0) 2025-10-08 18:17:08.827681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.0.1.dev8) (2023.12.1) 2025-10-08 18:17:08.827733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.0.1.dev8) (0.35.1) 2025-10-08 18:17:08.827784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->designate==19.0.1.dev8) (0.20.0) 2025-10-08 18:17:08.827807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->designate==19.0.1.dev8) (2.1.0) 2025-10-08 18:17:08.827870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->designate==19.0.1.dev8) (1.7.0) 2025-10-08 18:17:08.827928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (2.9.0) 2025-10-08 18:17:08.827943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (3.8.0) 2025-10-08 18:17:08.828004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (3.1.1) 2025-10-08 18:17:08.828062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (5.5.0) 2025-10-08 18:17:08.828076 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (6.0.2) 2025-10-08 18:17:08.828134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (42.0.8) 2025-10-08 18:17:08.828150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (5.1.1) 2025-10-08 18:17:08.828232 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.3.3) 2025-10-08 18:17:08.828306 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.0.1) 2025-10-08 18:17:08.828351 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.33) 2025-10-08 18:17:08.828365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (0.11.0) 2025-10-08 18:17:08.828433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (4.2.2) 2025-10-08 18:17:08.828497 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.4.0) 2025-10-08 18:17:08.828512 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->designate==19.0.1.dev8) (1.17.0) 2025-10-08 18:17:08.828559 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->designate==19.0.1.dev8) (2.22) 2025-10-08 18:17:08.828573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->designate==19.0.1.dev8) (3.0.0) 2025-10-08 18:17:08.828661 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.2.0->designate==19.0.1.dev8) (0.19) 2025-10-08 18:17:08.829852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==19.0.1.dev8) (3.0.0) 2025-10-08 18:17:08.829886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==19.0.1.dev8) (0.10.1) 2025-10-08 18:17:08.829892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==19.0.1.dev8) (2.0.0) 2025-10-08 18:17:08.829898 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->designate==19.0.1.dev8) (1.16.0) 2025-10-08 18:17:08.829904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.3.0->designate==19.0.1.dev8) (2.0.1) 2025-10-08 18:17:08.829909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.3.0->designate==19.0.1.dev8) (0.5.0) 2025-10-08 18:17:08.829914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->designate==19.0.1.dev8) (2.9.0.post0) 2025-10-08 18:17:08.829919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.0.1.dev8) (5.2.0) 2025-10-08 18:17:08.829924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.0.1.dev8) (5.5.0) 2025-10-08 18:17:08.829928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.0.1.dev8) (5.4.0) 2025-10-08 18:17:08.829933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->designate==19.0.1.dev8) (0.9.0) 2025-10-08 18:17:08.829938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->designate==19.0.1.dev8) (5.1.0) 2025-10-08 18:17:08.829943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->designate==19.0.1.dev8) (0.20.0) 2025-10-08 18:17:08.829949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->designate==19.0.1.dev8) (4.0.1) 2025-10-08 18:17:08.829954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->designate==19.0.1.dev8) (4.0.1) 2025-10-08 18:17:08.829968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->designate==19.0.1.dev8) (6.0.0) 2025-10-08 18:17:08.829978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->designate==19.0.1.dev8) (1.0.8) 2025-10-08 18:17:08.829983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->designate==19.0.1.dev8) (2024.1) 2025-10-08 18:17:08.829988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->designate==19.0.1.dev8) (2.5.1) 2025-10-08 18:17:08.829993 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->designate==19.0.1.dev8) (1.6.0) 2025-10-08 18:17:08.830004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->designate==19.0.1.dev8) (3.11.0) 2025-10-08 18:17:08.830009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->designate==19.0.1.dev8) (24.1) 2025-10-08 18:17:08.830014 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->designate==19.0.1.dev8) (3.1.2) 2025-10-08 18:17:08.830019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->designate==19.0.1.dev8) (67.2.0) 2025-10-08 18:17:08.830024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->designate==19.0.1.dev8) (0.3.5) 2025-10-08 18:17:08.830029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->designate==19.0.1.dev8) (0.2.13) 2025-10-08 18:17:08.830034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (2024.1) 2025-10-08 18:17:08.830039 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (1.16.0) 2025-10-08 18:17:08.830043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.12.0->designate==19.0.1.dev8) (4.7.0) 2025-10-08 18:17:08.830048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.12.0->designate==19.0.1.dev8) (3.1.0) 2025-10-08 18:17:08.830053 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==19.0.1.dev8) (0.5.2) 2025-10-08 18:17:08.830058 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==19.0.1.dev8) (2.4.3) 2025-10-08 18:17:08.830062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.12.0->designate==19.0.1.dev8) (1.9.0) 2025-10-08 18:17:08.830071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.0.1.dev8) (3.3.2) 2025-10-08 18:17:08.830076 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.0.1.dev8) (3.8) 2025-10-08 18:17:08.830085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.0.1.dev8) (1.26.19) 2025-10-08 18:17:08.830089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->designate==19.0.1.dev8) (2025.10.5) 2025-10-08 18:17:08.830094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.31.0->designate==19.0.1.dev8) (0.7) 2025-10-08 18:17:08.830099 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.3.0->designate==19.0.1.dev8) (2.7.2) 2025-10-08 18:17:08.830107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->designate==19.0.1.dev8) (0.15.2) 2025-10-08 18:17:08.830112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-10-08 18:17:08.830117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-10-08 18:17:08.830122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-10-08 18:17:08.830127 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-08 18:17:08.830132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building wheels for collected packages: designate 2025-10-08 18:17:08.830156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: DEPRECATION: Building 'designate' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'designate'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:17:08.830163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: 2025-10-08 18:17:08.830169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (setup.py): started 2025-10-08 18:17:08.830174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (setup.py): finished with status 'done' 2025-10-08 18:17:08.830179 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Created wheel for designate: filename=designate-19.0.1.dev8-py3-none-any.whl size=748542 sha256=9fe6b8aa7fe62c20f91d182e195b20e9a6e3c5de3f7e15f6ae5e4084384d8397 2025-10-08 18:17:08.830184 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Stored in directory: /tmp/pip-ephem-wheel-cache-m8ca4ped/wheels/cd/86/53/9f5e91eea4a7dfea14084537f86529e98ed559b4c83760d7d0 2025-10-08 18:17:08.830189 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built designate 2025-10-08 18:17:08.830194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, designate 2025-10-08 18:17:08.830199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blinker-1.8.2 designate-19.0.1.dev8 itsdangerous-2.2.0 2025-10-08 18:17:08.830204 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 9a7636031372 2025-10-08 18:17:08.830224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> d77fdf1e61c7 2025-10-08 18:17:08.830234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built c3e8c1f98c49 2025-10-08 18:17:08.830239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully tagged osism.harbor.regio.digital/kolla/designate-base:build-20251008 2025-10-08 18:17:08.830246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Built at 2025-10-08 18:17:08.830150 (took 0:00:11.267039) 2025-10-08 18:17:08.830359 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-worker) to queue 2025-10-08 18:17:08.830418 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-producer) to queue 2025-10-08 18:17:08.830464 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-central) to queue 2025-10-08 18:17:08.830512 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-api) to queue 2025-10-08 18:17:08.830559 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-sink) to queue 2025-10-08 18:17:08.830606 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-mdns) to queue 2025-10-08 18:17:08.830687 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-backend-bind9) to queue 2025-10-08 18:17:08.830980 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-base) 2025-10-08 18:17:08.831051 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Processing 2025-10-08 18:17:08.831123 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Building started at 2025-10-08 18:17:08.831047 2025-10-08 18:17:08.831973 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 plugins into plugins archive 2025-10-08 18:17:08.832641 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 additions into additions archive 2025-10-08 18:17:11.897235 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:17:11.898843 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 7c68626a079c 2025-10-08 18:17:11.898908 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 2/5 : LABEL "build-date"="20251008" "name"="skyline-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:17:11.898929 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in ccc40229373d 2025-10-08 18:17:11.898944 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container ccc40229373d 2025-10-08 18:17:11.898958 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 26eefa4f0459 2025-10-08 18:17:11.898972 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 3/5 : RUN usermod --append --home /var/lib/skyline --groups kolla skyline && mkdir -p /var/lib/skyline && chown -R 42491:42491 /var/lib/skyline 2025-10-08 18:17:11.898988 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 4f2f22645a76 2025-10-08 18:17:11.899001 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 4f2f22645a76 2025-10-08 18:17:11.899014 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 348080dbd5cd 2025-10-08 18:17:11.899031 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:17:11.899054 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 40e4e0db0e6d 2025-10-08 18:17:11.899075 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 5/5 : RUN touch /usr/local/bin/kolla_skyline_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_skyline_extend_start 2025-10-08 18:17:11.899114 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 6ecf1a5ca5b8 2025-10-08 18:17:11.899133 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 6ecf1a5ca5b8 2025-10-08 18:17:11.899145 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> d2ae5492e7b1 2025-10-08 18:17:11.899154 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully built 09b14fb86af2 2025-10-08 18:17:11.899164 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully tagged osism.harbor.regio.digital/kolla/skyline-base:build-20251008 2025-10-08 18:17:11.899173 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Built at 2025-10-08 18:17:11.898177 (took 0:00:03.067130) 2025-10-08 18:17:11.899183 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-console) to queue 2025-10-08 18:17:11.899192 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-apiserver) to queue 2025-10-08 18:17:11.899236 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-base) 2025-10-08 18:17:11.899310 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Processing 2025-10-08 18:17:11.899321 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building started at 2025-10-08 18:17:11.899045 2025-10-08 18:17:11.899330 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Getting local archive from tarballs/magnum-stable-2024.2.tar.gz 2025-10-08 18:17:11.904777 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 plugins into plugins archive 2025-10-08 18:17:11.904835 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 additions into additions archive 2025-10-08 18:17:43.617961 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 18:17:43.618032 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 7c68626a079c 2025-10-08 18:17:43.618051 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 2/8 : LABEL "build-date"="20251008" "name"="magnum-base" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:17:43.618068 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in ec36a50da486 2025-10-08 18:17:43.618081 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container ec36a50da486 2025-10-08 18:17:43.618092 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 214009522850 2025-10-08 18:17:43.618105 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 3/8 : RUN usermod --append --home /var/lib/magnum --groups kolla magnum && mkdir -p /var/lib/magnum && chown -R 42428:42428 /var/lib/magnum 2025-10-08 18:17:43.618118 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 48258ca806de 2025-10-08 18:17:43.618130 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 48258ca806de 2025-10-08 18:17:43.618241 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> e3f7fd23219d 2025-10-08 18:17:43.618257 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 4/8 : ADD magnum-base-archive /magnum-base-source 2025-10-08 18:17:43.618270 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 86bd446bd539 2025-10-08 18:17:43.618283 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:17:43.618295 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> ba3f72380965 2025-10-08 18:17:43.619607 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 6/8 : RUN ln -s magnum-base-source/* magnum && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /magnum[osprofiler] magnum-cluster-api && mkdir -p /etc/magnum && cp -r /magnum/etc/magnum/* /etc/magnum && mv /etc/magnum/keystone_auth_default_policy.sample /etc/magnum/keystone_auth_default_policy.json && touch /usr/local/bin/kolla_magnum_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_magnum_extend_start 2025-10-08 18:17:43.619771 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 4c449ef5befb 2025-10-08 18:17:43.619939 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Processing /magnum 2025-10-08 18:17:43.619961 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): started 2025-10-08 18:17:43.619975 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:17:43.620741 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting magnum-cluster-api 2025-10-08 18:17:43.620761 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading magnum_cluster_api-0.31.2-cp38-abi3-manylinux_2_28_x86_64.whl.metadata (2.9 kB) 2025-10-08 18:17:43.620774 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.0.2) 2025-10-08 18:17:43.620787 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: SQLAlchemy>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.0.32) 2025-10-08 18:17:43.620799 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (0.12.1) 2025-10-08 18:17:43.620810 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WebOb>=1.8.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.8.8) 2025-10-08 18:17:43.620822 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.13.2) 2025-10-08 18:17:43.620833 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.7.0) 2025-10-08 18:17:43.620844 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: decorator>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.1.1) 2025-10-08 18:17:43.620855 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: eventlet>=0.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (0.36.1) 2025-10-08 18:17:43.620866 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.1.0) 2025-10-08 18:17:43.620877 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.33) 2025-10-08 18:17:43.620897 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.8.1) 2025-10-08 18:17:43.620908 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystonemiddleware>=9.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (10.7.1) 2025-10-08 18:17:43.620919 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (0.10.1) 2025-10-08 18:17:43.620930 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.concurrency>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.1.0) 2025-10-08 18:17:43.620941 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.config>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (9.6.0) 2025-10-08 18:17:43.621013 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.context>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.6.0) 2025-10-08 18:17:43.621033 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.db>=8.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (16.0.0) 2025-10-08 18:17:43.621044 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.i18n>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.4.0) 2025-10-08 18:17:43.621054 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.log>=4.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.1.2) 2025-10-08 18:17:43.621064 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (14.9.1) 2025-10-08 18:17:43.621073 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.middleware>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.2.0) 2025-10-08 18:17:43.621083 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.4.0) 2025-10-08 18:17:43.621092 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.reports>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.4.0) 2025-10-08 18:17:43.621101 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.serialization>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.5.0) 2025-10-08 18:17:43.621168 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.service>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.5.0) 2025-10-08 18:17:43.621179 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.4.0) 2025-10-08 18:17:43.621189 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.utils>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (7.3.0) 2025-10-08 18:17:43.621198 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.4.0) 2025-10-08 18:17:43.621244 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (6.1.0) 2025-10-08 18:17:43.621254 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pecan>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (1.5.1) 2025-10-08 18:17:43.621299 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (3.1.1) 2025-10-08 18:17:43.621352 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-barbicanclient>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (7.0.0) 2025-10-08 18:17:43.621408 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-cinderclient>=7.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (9.6.0) 2025-10-08 18:17:43.621422 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-glanceclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.7.0) 2025-10-08 18:17:43.621479 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-heatclient>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.0.0) 2025-10-08 18:17:43.621489 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-neutronclient>=7.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (11.3.1) 2025-10-08 18:17:43.621543 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-novaclient>=17.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (18.7.0) 2025-10-08 18:17:43.621554 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.5.0) 2025-10-08 18:17:43.621604 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting python-octaviaclient>=2.1.0 (from magnum==19.0.1.dev7) 2025-10-08 18:17:43.621614 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading python_octaviaclient-3.8.0-py3-none-any.whl.metadata (3.0 kB) 2025-10-08 18:17:43.621708 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests>=2.20.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (2.32.3) 2025-10-08 18:17:43.621725 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (67.2.0) 2025-10-08 18:17:43.621774 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: stevedore>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (5.3.0) 2025-10-08 18:17:43.621784 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting taskflow>=2.16.0 (from magnum==19.0.1.dev7) 2025-10-08 18:17:43.621835 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:17:43.621845 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cryptography>=2.1.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (42.0.8) 2025-10-08 18:17:43.621890 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting Werkzeug>=0.9 (from magnum==19.0.1.dev7) 2025-10-08 18:17:43.621940 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 18:17:43.621950 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osprofiler>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==19.0.1.dev7) (4.2.0) 2025-10-08 18:17:43.621996 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: certifi in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2025.10.5) 2025-10-08 18:17:43.622048 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: click>=8.0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (8.1.7) 2025-10-08 18:17:43.622058 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting diskcache>=5.6.1 (from magnum-cluster-api) 2025-10-08 18:17:43.622104 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2025-10-08 18:17:43.622185 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api) 2025-10-08 18:17:43.622196 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2025-10-08 18:17:43.622246 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): started 2025-10-08 18:17:43.622256 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:17:43.622309 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting kubernetes>=24.2.0 (from magnum-cluster-api) 2025-10-08 18:17:43.622362 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading kubernetes-30.1.0-py2.py3-none-any.whl.metadata (1.5 kB) 2025-10-08 18:17:43.622376 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-privsep>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.4.0) 2025-10-08 18:17:43.622426 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.2.2) 2025-10-08 18:17:43.622445 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pykube-ng (from magnum-cluster-api) 2025-10-08 18:17:43.622495 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2025-10-08 18:17:43.622505 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyroute2>=0.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.7.12) 2025-10-08 18:17:43.622564 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-manilaclient>=3.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.0.0) 2025-10-08 18:17:43.622602 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting semver>=2.0.0 (from magnum-cluster-api) 2025-10-08 18:17:43.622613 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2025-10-08 18:17:43.622809 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting sherlock>=0.4.1 (from magnum-cluster-api) 2025-10-08 18:17:43.624817 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2025-10-08 18:17:43.624853 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting shortuuid (from magnum-cluster-api) 2025-10-08 18:17:43.624865 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2025-10-08 18:17:43.624876 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==19.0.1.dev7) (1.3.5) 2025-10-08 18:17:43.624887 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==19.0.1.dev7) (4.12.2) 2025-10-08 18:17:43.624899 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (3.11.0) 2025-10-08 18:17:43.624910 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (0.5.2) 2025-10-08 18:17:43.624920 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (2.4.3) 2025-10-08 18:17:43.624929 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (24.2.0) 2025-10-08 18:17:43.624939 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (1.9.0) 2025-10-08 18:17:43.624949 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==19.0.1.dev7) (0.2.13) 2025-10-08 18:17:43.624958 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==19.0.1.dev7) (1.17.0) 2025-10-08 18:17:43.624968 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==19.0.1.dev7) (2.22) 2025-10-08 18:17:43.624977 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==19.0.1.dev7) (2.6.1) 2025-10-08 18:17:43.624987 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==19.0.1.dev7) (3.0.3) 2025-10-08 18:17:43.625014 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api) (1.16.0) 2025-10-08 18:17:43.625024 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==19.0.1.dev7) (3.0.0) 2025-10-08 18:17:43.625034 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==19.0.1.dev7) (1.7.0) 2025-10-08 18:17:43.625043 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (2.9.0) 2025-10-08 18:17:43.625053 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (3.8.0) 2025-10-08 18:17:43.625080 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-dateutil>=2.5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.9.0.post0) 2025-10-08 18:17:43.625090 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting google-auth>=1.0.1 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-10-08 18:17:43.625100 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2025-10-08 18:17:43.625119 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-10-08 18:17:43.625130 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-10-08 18:17:43.625140 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api) 2025-10-08 18:17:43.625181 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl.metadata (10 kB) 2025-10-08 18:17:43.625191 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting oauthlib>=3.2.2 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-10-08 18:17:43.625200 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2025-10-08 18:17:43.625210 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: urllib3>=1.24.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.26.19) 2025-10-08 18:17:43.625219 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (5.5.0) 2025-10-08 18:17:43.625230 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2025-10-08 18:17:43.625240 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-08 18:17:43.625250 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2025-10-08 18:17:43.625259 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-10-08 18:17:43.625269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2025-10-08 18:17:43.625279 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-10-08 18:17:43.625288 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (1.3.3) 2025-10-08 18:17:43.625306 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==19.0.1.dev7) (0.19) 2025-10-08 18:17:43.625316 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==19.0.1.dev7) (3.0.0) 2025-10-08 18:17:43.625325 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==19.0.1.dev7) (2.0.0) 2025-10-08 18:17:43.625335 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.1.0->magnum==19.0.1.dev7) (1.16.0) 2025-10-08 18:17:43.625344 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==19.0.1.dev7) (2.0.1) 2025-10-08 18:17:43.625354 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==19.0.1.dev7) (0.5.0) 2025-10-08 18:17:43.625363 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (5.2.0) 2025-10-08 18:17:43.625372 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (3.0.0) 2025-10-08 18:17:43.625382 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (5.4.0) 2025-10-08 18:17:43.625398 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (0.9.0) 2025-10-08 18:17:43.625408 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (5.1.0) 2025-10-08 18:17:43.625425 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum==19.0.1.dev7) (0.20.0) 2025-10-08 18:17:43.625434 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (3.1.4) 2025-10-08 18:17:43.625444 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (4.0.1) 2025-10-08 18:17:43.625454 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (4.0.1) 2025-10-08 18:17:43.625463 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==19.0.1.dev7) (2.1.5) 2025-10-08 18:17:43.625473 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api) (1.0.8) 2025-10-08 18:17:43.625482 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==19.0.1.dev7) (6.0.0) 2025-10-08 18:17:43.625501 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==19.0.1.dev7) (2024.1) 2025-10-08 18:17:43.625511 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (3.10.1) 2025-10-08 18:17:43.625520 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (3.1.0) 2025-10-08 18:17:43.625530 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (2.5.1) 2025-10-08 18:17:43.625539 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==19.0.1.dev7) (1.6.0) 2025-10-08 18:17:43.625549 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==19.0.1.dev7) (0.11.0) 2025-10-08 18:17:43.625559 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==19.0.1.dev7) (24.1) 2025-10-08 18:17:43.625568 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==19.0.1.dev7) (3.1.2) 2025-10-08 18:17:43.625577 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.3->magnum==19.0.1.dev7) (0.3.5) 2025-10-08 18:17:43.625587 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf!=2.0.0,>=1.1.0->magnum==19.0.1.dev7) (2024.1) 2025-10-08 18:17:43.625597 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==19.0.1.dev7) (24.2.1) 2025-10-08 18:17:43.625606 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==19.0.1.dev7) (2.0.1) 2025-10-08 18:17:43.625621 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==19.0.1.dev7) (3.1.0) 2025-10-08 18:17:43.625673 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==19.0.1.dev7) (4.6.0) 2025-10-08 18:17:43.625776 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk>=0.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==19.0.1.dev7) (4.0.1) 2025-10-08 18:17:43.625789 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==19.0.1.dev7) (1.0.1) 2025-10-08 18:17:43.625801 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==19.0.1.dev7) (1.4.0) 2025-10-08 18:17:43.625812 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Babel>=2.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-manilaclient>=3.3.2->magnum-cluster-api) (2.16.0) 2025-10-08 18:17:43.625828 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.2.0->magnum==19.0.1.dev7) (2.1.0) 2025-10-08 18:17:43.625837 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum==19.0.1.dev7) (7.1.4) 2025-10-08 18:17:43.625847 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==19.0.1.dev7) (3.3.2) 2025-10-08 18:17:43.625857 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==19.0.1.dev7) (3.8) 2025-10-08 18:17:43.625867 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.2.0->magnum==19.0.1.dev7) (0.7) 2025-10-08 18:17:43.625876 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==19.0.1.dev7) (3.2.0) 2025-10-08 18:17:43.625886 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==19.0.1.dev7) (4.19.2) 2025-10-08 18:17:43.625895 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->magnum==19.0.1.dev7) 2025-10-08 18:17:43.625905 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-10-08 18:17:43.625915 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->magnum==19.0.1.dev7) 2025-10-08 18:17:43.625924 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-10-08 18:17:43.625934 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==19.0.1.dev7) (8.3.0) 2025-10-08 18:17:43.625944 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==19.0.1.dev7) (2023.12.1) 2025-10-08 18:17:43.625953 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==19.0.1.dev7) (0.35.1) 2025-10-08 18:17:43.625963 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==19.0.1.dev7) (0.20.0) 2025-10-08 18:17:43.625972 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==19.0.1.dev7) (2.7.2) 2025-10-08 18:17:43.625989 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==19.0.1.dev7) (0.8.1) 2025-10-08 18:17:43.626004 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==19.0.1.dev7) (6.11.0) 2025-10-08 18:17:43.626014 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==19.0.1.dev7) (3.20.0) 2025-10-08 18:17:43.626024 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading magnum_cluster_api-0.31.2-cp38-abi3-manylinux_2_28_x86_64.whl (6.2 MB) 2025-10-08 18:17:43.626040 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 22.6 MB/s 0:00:00 2025-10-08 18:17:43.626050 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2025-10-08 18:17:43.626060 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading kubernetes-30.1.0-py2.py3-none-any.whl (1.7 MB) 2025-10-08 18:17:43.626069 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 36.2 MB/s 0:00:00 2025-10-08 18:17:43.626078 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2025-10-08 18:17:43.626088 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-10-08 18:17:43.626098 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2025-10-08 18:17:43.626107 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-10-08 18:17:43.626117 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-10-08 18:17:43.626126 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading python_octaviaclient-3.8.0-py3-none-any.whl (113 kB) 2025-10-08 18:17:43.626136 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2025-10-08 18:17:43.626219 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2025-10-08 18:17:43.626230 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-10-08 18:17:43.626240 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-10-08 18:17:43.626250 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 38.0 MB/s 0:00:00 2025-10-08 18:17:43.626259 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-10-08 18:17:43.626269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-10-08 18:17:43.626278 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-08 18:17:43.626287 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2025-10-08 18:17:43.626296 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) 2025-10-08 18:17:43.626306 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2025-10-08 18:17:43.626315 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building wheels for collected packages: magnum, haproxyadmin 2025-10-08 18:17:43.626327 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: DEPRECATION: Building 'magnum' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'magnum'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:17:43.626340 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: 2025-10-08 18:17:43.626350 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (setup.py): started 2025-10-08 18:17:43.626359 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (setup.py): finished with status 'done' 2025-10-08 18:17:43.626409 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for magnum: filename=magnum-19.0.1.dev7-py3-none-any.whl size=758549 sha256=140fd0b848eb36d38c2a2c88380ed6223db4a68d47342a099b58204b841d3174 2025-10-08 18:17:43.626427 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-psa_xpar/wheels/c6/63/c6/375a1a8da0c8de4e5722cf0c8dc229db304a304f670b15e047 2025-10-08 18:17:43.626444 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: DEPRECATION: Building 'haproxyadmin' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'haproxyadmin'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:17:43.626455 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: 2025-10-08 18:17:43.626465 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (setup.py): started 2025-10-08 18:17:43.626475 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (setup.py): finished with status 'done' 2025-10-08 18:17:43.626530 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37349 sha256=bec3e446556059ec444a5c3e347446f8365df95a4f4acd4f1cd92d876e935290 2025-10-08 18:17:43.626541 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-psa_xpar/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2025-10-08 18:17:43.626551 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built magnum haproxyadmin 2025-10-08 18:17:43.626562 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Installing collected packages: Werkzeug, websocket-client, shortuuid, sherlock, semver, pydot, pyasn1, oauthlib, networkx, haproxyadmin, diskcache, rsa, requests-oauthlib, pykube-ng, pyasn1-modules, google-auth, taskflow, kubernetes, python-octaviaclient, magnum, magnum-cluster-api 2025-10-08 18:17:43.626615 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully installed Werkzeug-3.0.4 diskcache-5.6.3 google-auth-2.34.0 haproxyadmin-0.2.4 kubernetes-30.1.0 magnum-19.0.1.dev7 magnum-cluster-api-0.31.2 networkx-3.3 oauthlib-3.2.2 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydot-3.0.1 pykube-ng-23.6.0 python-octaviaclient-3.8.0 requests-oauthlib-1.3.1 rsa-4.9 semver-3.0.4 sherlock-0.4.1 shortuuid-1.0.13 taskflow-5.9.1 websocket-client-1.8.0 2025-10-08 18:17:43.626652 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 4c449ef5befb 2025-10-08 18:17:43.626668 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 34b2de533869 2025-10-08 18:17:43.626723 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 7/8 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt magnum-cluster-api 2025-10-08 18:17:43.626733 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 38237b43739f 2025-10-08 18:17:43.626743 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: magnum-cluster-api in /var/lib/kolla/venv/lib/python3.12/site-packages (0.31.2) 2025-10-08 18:17:43.626788 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: certifi in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2025.10.5) 2025-10-08 18:17:43.626799 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: click>=8.0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (8.1.7) 2025-10-08 18:17:43.626844 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: diskcache>=5.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.6.3) 2025-10-08 18:17:43.626854 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: eventlet>=0.33.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.36.1) 2025-10-08 18:17:43.626899 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: haproxyadmin>=0.2.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.2.4) 2025-10-08 18:17:43.626909 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kubernetes>=24.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (30.1.0) 2025-10-08 18:17:43.626966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: magnum>=15.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (19.0.1.dev7) 2025-10-08 18:17:43.626977 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (6.1.0) 2025-10-08 18:17:43.626987 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-config>=8.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (9.6.0) 2025-10-08 18:17:43.627032 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-context>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.6.0) 2025-10-08 18:17:43.627053 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-log>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (6.1.2) 2025-10-08 18:17:43.627103 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-privsep>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.4.0) 2025-10-08 18:17:43.627114 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-service>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.5.0) 2025-10-08 18:17:43.627123 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.2.2) 2025-10-08 18:17:43.627206 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pykube-ng in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (23.6.0) 2025-10-08 18:17:43.627218 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyroute2>=0.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.7.12) 2025-10-08 18:17:43.627227 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-heatclient in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.0.0) 2025-10-08 18:17:43.627276 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-manilaclient>=3.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.0.0) 2025-10-08 18:17:43.627287 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests>=2.27.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2.32.3) 2025-10-08 18:17:43.627296 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: semver>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.0.4) 2025-10-08 18:17:43.627346 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: sherlock>=0.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.4.1) 2025-10-08 18:17:43.627356 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: shortuuid in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (1.0.13) 2025-10-08 18:17:43.627365 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api) (2.6.1) 2025-10-08 18:17:43.627410 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api) (3.0.3) 2025-10-08 18:17:43.627420 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api) (1.16.0) 2025-10-08 18:17:43.627465 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-dateutil>=2.5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.9.0.post0) 2025-10-08 18:17:43.627482 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyyaml>=5.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (6.0.2) 2025-10-08 18:17:43.627532 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: google-auth>=1.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.34.0) 2025-10-08 18:17:43.627542 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.8.0) 2025-10-08 18:17:43.627551 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests-oauthlib in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.3.1) 2025-10-08 18:17:43.627604 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oauthlib>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (3.2.2) 2025-10-08 18:17:43.627614 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: urllib3>=1.24.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.26.19) 2025-10-08 18:17:43.627687 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (5.5.0) 2025-10-08 18:17:43.627702 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyasn1-modules>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (0.4.0) 2025-10-08 18:17:43.627711 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rsa<5,>=3.1.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (4.9) 2025-10-08 18:17:43.627725 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyasn1>=0.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (0.6.0) 2025-10-08 18:17:43.629722 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: SQLAlchemy>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.0.32) 2025-10-08 18:17:43.629741 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WSME>=0.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (0.12.1) 2025-10-08 18:17:43.629751 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WebOb>=1.8.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.8.8) 2025-10-08 18:17:43.629759 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.13.2) 2025-10-08 18:17:43.629768 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.7.0) 2025-10-08 18:17:43.629776 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: decorator>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.1.1) 2025-10-08 18:17:43.629785 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.1.0) 2025-10-08 18:17:43.629793 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.33) 2025-10-08 18:17:43.629811 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.8.1) 2025-10-08 18:17:43.629820 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystonemiddleware>=9.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (10.7.1) 2025-10-08 18:17:43.629829 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (0.10.1) 2025-10-08 18:17:43.629837 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.db>=8.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (16.0.0) 2025-10-08 18:17:43.629845 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.i18n>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.4.0) 2025-10-08 18:17:43.629854 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.messaging>=14.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (14.9.1) 2025-10-08 18:17:43.629862 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.middleware>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.2.0) 2025-10-08 18:17:43.629871 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.4.0) 2025-10-08 18:17:43.629879 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.reports>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.4.0) 2025-10-08 18:17:43.629895 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.serialization>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.5.0) 2025-10-08 18:17:43.629903 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.4.0) 2025-10-08 18:17:43.629912 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.utils>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (7.3.0) 2025-10-08 18:17:43.629920 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.4.0) 2025-10-08 18:17:43.629934 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.1.0) 2025-10-08 18:17:43.629943 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pecan>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.5.1) 2025-10-08 18:17:43.629951 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.1.1) 2025-10-08 18:17:43.629960 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-barbicanclient>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (7.0.0) 2025-10-08 18:17:43.629968 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-cinderclient>=7.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (9.6.0) 2025-10-08 18:17:43.629977 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-glanceclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.7.0) 2025-10-08 18:17:43.629991 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-neutronclient>=7.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (11.3.1) 2025-10-08 18:17:43.630000 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-novaclient>=17.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (18.7.0) 2025-10-08 18:17:43.630008 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.5.0) 2025-10-08 18:17:43.630017 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-octaviaclient>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.8.0) 2025-10-08 18:17:43.630027 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (67.2.0) 2025-10-08 18:17:43.630037 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: stevedore>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.3.0) 2025-10-08 18:17:43.630046 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: taskflow>=2.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.9.1) 2025-10-08 18:17:43.630056 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cryptography>=2.1.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (42.0.8) 2025-10-08 18:17:43.630065 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Werkzeug>=0.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.0.4) 2025-10-08 18:17:43.630075 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api) (1.3.5) 2025-10-08 18:17:43.630084 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api) (4.12.2) 2025-10-08 18:17:43.630099 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (3.11.0) 2025-10-08 18:17:43.630108 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (0.5.2) 2025-10-08 18:17:43.630118 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (2.4.3) 2025-10-08 18:17:43.630128 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (24.2.0) 2025-10-08 18:17:43.630166 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (1.9.0) 2025-10-08 18:17:43.630176 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wcwidth>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (0.2.13) 2025-10-08 18:17:43.630193 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api) (1.17.0) 2025-10-08 18:17:43.630203 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api) (2.22) 2025-10-08 18:17:43.630212 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2025-10-08 18:17:43.630222 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api) (1.7.0) 2025-10-08 18:17:43.630231 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (2.9.0) 2025-10-08 18:17:43.630240 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.8.0) 2025-10-08 18:17:43.630250 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.3.3) 2025-10-08 18:17:43.630260 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api) (0.19) 2025-10-08 18:17:43.630269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api) (3.0.0) 2025-10-08 18:17:43.630279 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api) (2.0.0) 2025-10-08 18:17:43.630289 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo-config>=8.8.0->magnum-cluster-api) (1.16.0) 2025-10-08 18:17:43.630298 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (2.0.1) 2025-10-08 18:17:43.630308 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (0.5.0) 2025-10-08 18:17:43.630317 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.2.0) 2025-10-08 18:17:43.630332 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2025-10-08 18:17:43.630341 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.4.0) 2025-10-08 18:17:43.630351 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (0.9.0) 2025-10-08 18:17:43.630367 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.1.0) 2025-10-08 18:17:43.630382 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (0.20.0) 2025-10-08 18:17:43.630393 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (3.1.4) 2025-10-08 18:17:43.630402 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2025-10-08 18:17:43.630412 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2025-10-08 18:17:43.630421 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (2.1.5) 2025-10-08 18:17:43.630430 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api) (1.0.8) 2025-10-08 18:17:43.630440 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum>=15.0.0->magnum-cluster-api) (6.0.0) 2025-10-08 18:17:43.630449 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (2024.1) 2025-10-08 18:17:43.630459 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (3.10.1) 2025-10-08 18:17:43.630468 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (3.1.0) 2025-10-08 18:17:43.630478 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (2.5.1) 2025-10-08 18:17:43.630487 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (1.6.0) 2025-10-08 18:17:43.630496 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api) (0.11.0) 2025-10-08 18:17:43.630506 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api) (24.1) 2025-10-08 18:17:43.630515 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api) (3.1.2) 2025-10-08 18:17:43.630525 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.3->magnum>=15.0.0->magnum-cluster-api) (0.3.5) 2025-10-08 18:17:43.630540 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf!=2.0.0,>=1.1.0->magnum>=15.0.0->magnum-cluster-api) (2024.1) 2025-10-08 18:17:43.630556 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (24.2.1) 2025-10-08 18:17:43.630565 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (2.0.1) 2025-10-08 18:17:43.630581 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osc-lib>=1.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api) (3.1.0) 2025-10-08 18:17:43.630591 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api) (4.6.0) 2025-10-08 18:17:43.630600 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk>=0.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (4.0.1) 2025-10-08 18:17:43.630610 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (1.0.1) 2025-10-08 18:17:43.630620 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (1.4.0) 2025-10-08 18:17:43.630661 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Babel>=2.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-manilaclient>=3.3.2->magnum-cluster-api) (2.16.0) 2025-10-08 18:17:43.630671 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.2.0->magnum>=15.0.0->magnum-cluster-api) (2.1.0) 2025-10-08 18:17:43.630680 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-openstackclient>=3.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum>=15.0.0->magnum-cluster-api) (7.1.4) 2025-10-08 18:17:43.630690 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api) (3.3.2) 2025-10-08 18:17:43.630700 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api) (3.8) 2025-10-08 18:17:43.630709 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo-service>=2.8.0->magnum-cluster-api) (0.7) 2025-10-08 18:17:43.630718 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.2.0) 2025-10-08 18:17:43.630728 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (4.19.2) 2025-10-08 18:17:43.630737 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: networkx>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.3) 2025-10-08 18:17:43.630747 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pydot>=1.2.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.0.1) 2025-10-08 18:17:43.630757 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (8.3.0) 2025-10-08 18:17:43.630778 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (2023.12.1) 2025-10-08 18:17:43.630788 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (0.35.1) 2025-10-08 18:17:43.630798 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (0.20.0) 2025-10-08 18:17:43.630807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (2.7.2) 2025-10-08 18:17:43.630823 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: simplegeneric in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (0.8.1) 2025-10-08 18:17:43.630833 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: importlib-metadata>=4.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (6.11.0) 2025-10-08 18:17:43.630843 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: zipp>=0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (3.20.0) 2025-10-08 18:17:43.630852 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 38237b43739f 2025-10-08 18:17:43.630862 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 557207cb85f2 2025-10-08 18:17:43.630871 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 8/8 : RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-10-08 18:17:43.630881 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 039c319db518 2025-10-08 18:17:43.630890 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:curl (https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz): response: 200, time: 2.381181, size: 16624839 2025-10-08 18:17:43.630900 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:linux-amd64/helm 2025-10-08 18:17:43.630910 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 039c319db518 2025-10-08 18:17:43.630919 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> e4f7f9ab73a3 2025-10-08 18:17:43.630929 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built eda152759dfe 2025-10-08 18:17:43.630939 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully tagged osism.harbor.regio.digital/kolla/magnum-base:build-20251008 2025-10-08 18:17:43.630953 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Built at 2025-10-08 18:17:43.630818 (took 0:00:31.731773) 2025-10-08 18:17:43.630962 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-conductor) to queue 2025-10-08 18:17:43.631012 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-api) to queue 2025-10-08 18:17:43.631438 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-northd) 2025-10-08 18:17:43.631473 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Processing 2025-10-08 18:17:43.631581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building started at 2025-10-08 18:17:43.631469 2025-10-08 18:17:43.632433 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 plugins into plugins archive 2025-10-08 18:17:43.632935 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 additions into additions archive 2025-10-08 18:17:56.020058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251008 2025-10-08 18:17:56.020287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 894ee5aea3b2 2025-10-08 18:17:56.020398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 2/6 : LABEL "build-date"="20251008" "name"="ovn-northd" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-northd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:17:56.020490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 16eddad5b47c 2025-10-08 18:17:56.020580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 16eddad5b47c 2025-10-08 18:17:56.020705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 1fc28fbb57e7 2025-10-08 18:17:56.020802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:17:56.020891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 490113911d0d 2025-10-08 18:17:56.020974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:17:56.021054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:17:56.021201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:17:56.021299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:17:56.021381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:17:56.021463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:17:56.021558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:17:56.021658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:17:56.021742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:17:56.021808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:17:56.021875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:17:56.021942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:17:56.022007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:17:56.022073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:17:56.022168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:17:56.022249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 28.5 MB in 3s (11.0 MB/s) 2025-10-08 18:17:56.022312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-10-08 18:17:56.022380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-10-08 18:17:56.022460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-10-08 18:17:56.022527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-10-08 18:17:56.022594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following additional packages will be installed: 2025-10-08 18:17:56.022681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release 2025-10-08 18:17:56.022756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following NEW packages will be installed: 2025-10-08 18:17:56.022824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release ovn-central 2025-10-08 18:17:56.022890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:17:56.022952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Need to get 385 kB of archives. 2025-10-08 18:17:56.023012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:After this operation, 1,483 kB of additional disk space will be used. 2025-10-08 18:17:56.023072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 ovn-central amd64 24.09.0-1~cloud0 [378 kB] 2025-10-08 18:17:56.023160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:17:56.023229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2025-10-08 18:17:56.023292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 385 kB in 0s (2,035 kB/s) 2025-10-08 18:17:56.024855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package lsb-release. 2025-10-08 18:17:56.024935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2025-10-08 18:17:56.024951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(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% 2025-10-08 18:17:56.024965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 70% 2025-10-08 18:17:56.024974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 75% 2025-10-08 18:17:56.024984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2025-10-08 18:17:56.025015 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:80% 2025-10-08 18:17:56.025025 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 85% 2025-10-08 18:17:56.025034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 90% 2025-10-08 18:17:56.025044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 95% 2025-10-08 18:17:56.025054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 100% (Reading database ... 11880 files and directories currently installed.) 2025-10-08 18:17:56.025064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-10-08 18:17:56.025074 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking lsb-release (12.0-2) ... 2025-10-08 18:17:56.025084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package ovn-central. 2025-10-08 18:17:56.025093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../ovn-central_24.09.0-1~cloud0_amd64.deb ... 2025-10-08 18:17:56.025103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking ovn-central (24.09.0-1~cloud0) ... 2025-10-08 18:17:56.025113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up lsb-release (12.0-2) ... 2025-10-08 18:17:56.025148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up ovn-central (24.09.0-1~cloud0) ... 2025-10-08 18:17:56.025158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 490113911d0d 2025-10-08 18:17:56.025167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 0221c7a1267e 2025-10-08 18:17:56.025176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-10-08 18:17:56.025186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 50c081017810 2025-10-08 18:17:56.025218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-10-08 18:17:56.025228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 1c45a6e522a6 2025-10-08 18:17:56.025237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 1c45a6e522a6 2025-10-08 18:17:56.025246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 338d31c23cf1 2025-10-08 18:17:56.025257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:17:56.025268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in a45c7d8b1566 2025-10-08 18:17:56.025278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-10-08 18:17:56.025287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-10-08 18:17:56.025296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-10-08 18:17:56.025305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Package 'build-essential' is not installed, so not removed 2025-10-08 18:17:56.025315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:17:56.025324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-10-08 18:17:56.025334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-10-08 18:17:56.025343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-10-08 18:17:56.025352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:17:56.025361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container a45c7d8b1566 2025-10-08 18:17:56.025371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> c497d44730f1 2025-10-08 18:17:56.025380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully built 9179605b655c 2025-10-08 18:17:56.025389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully tagged osism.harbor.regio.digital/kolla/ovn-northd:build-20251008 2025-10-08 18:17:56.025399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Built at 2025-10-08 18:17:56.024523 (took 0:00:12.393054) 2025-10-08 18:17:56.025474 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-nb-db-server) 2025-10-08 18:17:56.025485 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Processing 2025-10-08 18:17:56.025495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building started at 2025-10-08 18:17:56.024969 2025-10-08 18:17:56.025925 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 plugins into plugins archive 2025-10-08 18:17:56.026552 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 additions into additions archive 2025-10-08 18:18:08.591823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251008 2025-10-08 18:18:08.591933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 894ee5aea3b2 2025-10-08 18:18:08.592016 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 2/8 : LABEL "build-date"="20251008" "name"="ovn-nb-db-server" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-nb-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:18:08.592061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 6f3676a6c848 2025-10-08 18:18:08.592161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 6f3676a6c848 2025-10-08 18:18:08.594732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> f9a811d20c5b 2025-10-08 18:18:08.594769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:18:08.594785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 76dea810c1c8 2025-10-08 18:18:08.594798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:18:08.594810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:18:08.594821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:18:08.594830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:18:08.594840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:18:08.594850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:18:08.594860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:18:08.594870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:18:08.594880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:18:08.594889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:18:08.594899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:18:08.594909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:18:08.594918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:18:08.594928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:18:08.594938 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:18:08.594947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 28.5 MB in 2s (12.2 MB/s) 2025-10-08 18:18:08.594957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-10-08 18:18:08.594966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-10-08 18:18:08.594976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-10-08 18:18:08.594985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-10-08 18:18:08.594995 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following additional packages will be installed: 2025-10-08 18:18:08.595004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release 2025-10-08 18:18:08.595014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following NEW packages will be installed: 2025-10-08 18:18:08.595023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release ovn-central 2025-10-08 18:18:08.595033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:18:08.595055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Need to get 385 kB of archives. 2025-10-08 18:18:08.595065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:After this operation, 1,483 kB of additional disk space will be used. 2025-10-08 18:18:08.595074 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:18:08.595084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2025-10-08 18:18:08.595127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 ovn-central amd64 24.09.0-1~cloud0 [378 kB] 2025-10-08 18:18:08.595139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 385 kB in 1s (637 kB/s) 2025-10-08 18:18:08.595148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package lsb-release. 2025-10-08 18:18:08.595158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2025-10-08 18:18:08.595170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(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 ... 2025-10-08 18:18:08.595195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-10-08 18:18:08.595205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: (Reading database ... 65% 2025-10-08 18:18:08.595215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 70% 2025-10-08 18:18:08.595225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 75% 2025-10-08 18:18:08.595234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 80% 2025-10-08 18:18:08.595243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 85% 2025-10-08 18:18:08.595253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 90% 2025-10-08 18:18:08.595262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 95% 2025-10-08 18:18:08.595272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 100% (Reading database ... 11880 files and directories currently installed.) 2025-10-08 18:18:08.595282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-10-08 18:18:08.595291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking lsb-release (12.0-2) ... 2025-10-08 18:18:08.595301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package ovn-central. 2025-10-08 18:18:08.595310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../ovn-central_24.09.0-1~cloud0_amd64.deb ... 2025-10-08 18:18:08.595320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-10-08 18:18:08.595330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking ovn-central (24.09.0-1~cloud0) ... 2025-10-08 18:18:08.595351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up lsb-release (12.0-2) ... 2025-10-08 18:18:08.595361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up ovn-central (24.09.0-1~cloud0) ... 2025-10-08 18:18:08.595370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 76dea810c1c8 2025-10-08 18:18:08.595390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 01e75a2c2f43 2025-10-08 18:18:08.595399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 4/8 : COPY start_nb_db_server.sh /usr/local/bin/start-nb-db-server 2025-10-08 18:18:08.595409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> fb8df93bb6a3 2025-10-08 18:18:08.595418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 5/8 : RUN chmod 755 /usr/local/bin/start-nb-db-server 2025-10-08 18:18:08.595428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 739e888ea2b4 2025-10-08 18:18:08.595437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 739e888ea2b4 2025-10-08 18:18:08.595447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> a4802cc4ea3e 2025-10-08 18:18:08.595464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-10-08 18:18:08.595474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 43f983e9f5ec 2025-10-08 18:18:08.595483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-10-08 18:18:08.595493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 6ae0747b3f15 2025-10-08 18:18:08.595502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 6ae0747b3f15 2025-10-08 18:18:08.595511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 9ef85becb324 2025-10-08 18:18:08.595523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:18:08.595534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 7ef097fa18ea 2025-10-08 18:18:08.595544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-10-08 18:18:08.595553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-10-08 18:18:08.595562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-10-08 18:18:08.595572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Package 'build-essential' is not installed, so not removed 2025-10-08 18:18:08.595581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:18:08.595596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-10-08 18:18:08.595610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-10-08 18:18:08.595620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-10-08 18:18:08.595668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:18:08.595679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 7ef097fa18ea 2025-10-08 18:18:08.595689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 39a8a39f1540 2025-10-08 18:18:08.595698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully built 677bd7e7e6bb 2025-10-08 18:18:08.595708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251008 2025-10-08 18:18:08.595717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Built at 2025-10-08 18:18:08.595514 (took 0:00:12.570545) 2025-10-08 18:18:08.596210 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-server) 2025-10-08 18:18:08.596302 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Processing 2025-10-08 18:18:08.596389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building started at 2025-10-08 18:18:08.596287 2025-10-08 18:18:08.597298 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 plugins into plugins archive 2025-10-08 18:18:08.597982 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 additions into additions archive 2025-10-08 18:18:21.593772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251008 2025-10-08 18:18:21.593882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 894ee5aea3b2 2025-10-08 18:18:21.593904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 2/8 : LABEL "build-date"="20251008" "name"="ovn-sb-db-server" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-sb-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:18:21.593954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in ca8ac137caaa 2025-10-08 18:18:21.593971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container ca8ac137caaa 2025-10-08 18:18:21.594050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 30e20911092b 2025-10-08 18:18:21.594068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:18:21.594139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in debf7206d822 2025-10-08 18:18:21.594238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:18:21.594251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:18:21.594320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:18:21.594337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:18:21.594408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:18:21.594423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:18:21.594496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:18:21.594513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:18:21.594587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:18:21.594603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:18:21.594696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:18:21.594738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:18:21.594764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:18:21.594799 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:18:21.594852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:18:21.594878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 28.5 MB in 3s (11.3 MB/s) 2025-10-08 18:18:21.594957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-10-08 18:18:21.594973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-10-08 18:18:21.595027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-10-08 18:18:21.595042 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-10-08 18:18:21.595155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following additional packages will be installed: 2025-10-08 18:18:21.595194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release 2025-10-08 18:18:21.595264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following NEW packages will be installed: 2025-10-08 18:18:21.595280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release ovn-central 2025-10-08 18:18:21.595351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:18:21.595366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Need to get 385 kB of archives. 2025-10-08 18:18:21.595419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:After this operation, 1,483 kB of additional disk space will be used. 2025-10-08 18:18:21.595434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:18:21.595506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2025-10-08 18:18:21.595522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 ovn-central amd64 24.09.0-1~cloud0 [378 kB] 2025-10-08 18:18:21.595592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 385 kB in 1s (638 kB/s) 2025-10-08 18:18:21.595607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package lsb-release. 2025-10-08 18:18:21.595704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-10-08 18:18:21.595730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(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% 2025-10-08 18:18:21.595801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 70% 2025-10-08 18:18:21.595817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 75% 2025-10-08 18:18:21.595885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-10-08 18:18:21.595901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:80% 2025-10-08 18:18:21.595964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 85% 2025-10-08 18:18:21.595979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 90% 2025-10-08 18:18:21.596044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 95% 2025-10-08 18:18:21.596060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 100% (Reading database ... 11880 files and directories currently installed.) 2025-10-08 18:18:21.596139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-10-08 18:18:21.596155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking lsb-release (12.0-2) ... 2025-10-08 18:18:21.596248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package ovn-central. 2025-10-08 18:18:21.596261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../ovn-central_24.09.0-1~cloud0_amd64.deb ... 2025-10-08 18:18:21.596275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking ovn-central (24.09.0-1~cloud0) ... 2025-10-08 18:18:21.596340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up lsb-release (12.0-2) ... 2025-10-08 18:18:21.596356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up ovn-central (24.09.0-1~cloud0) ... 2025-10-08 18:18:21.596421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container debf7206d822 2025-10-08 18:18:21.596471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 16b6d8105a68 2025-10-08 18:18:21.596563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 4/8 : COPY start_sb_db_server.sh /usr/local/bin/start-sb-db-server 2025-10-08 18:18:21.596589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 65cbddb755c2 2025-10-08 18:18:21.596613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 5/8 : RUN chmod 755 /usr/local/bin/start-sb-db-server 2025-10-08 18:18:21.596689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 6036366bc02a 2025-10-08 18:18:21.596725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 6036366bc02a 2025-10-08 18:18:21.596742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> b6856a439b71 2025-10-08 18:18:21.596762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-10-08 18:18:21.596783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> edf523b84c14 2025-10-08 18:18:21.596850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-10-08 18:18:21.596864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 4d340d2f45fa 2025-10-08 18:18:21.596921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 4d340d2f45fa 2025-10-08 18:18:21.596936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 1da6aa28d7f8 2025-10-08 18:18:21.597006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:18:21.597055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in f9e23e07a246 2025-10-08 18:18:21.597139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-10-08 18:18:21.597150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-10-08 18:18:21.597195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-10-08 18:18:21.597212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Package 'build-essential' is not installed, so not removed 2025-10-08 18:18:21.597277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:18:21.597291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-10-08 18:18:21.597357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-10-08 18:18:21.597371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-10-08 18:18:21.597439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:18:21.597495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container f9e23e07a246 2025-10-08 18:18:21.597508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 52fc90e5b8dc 2025-10-08 18:18:21.597592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully built 423120f03f39 2025-10-08 18:18:21.597614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251008 2025-10-08 18:18:21.597761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Built at 2025-10-08 18:18:21.597610 (took 0:00:13.001323) 2025-10-08 18:18:21.598254 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-controller) 2025-10-08 18:18:21.598278 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Processing 2025-10-08 18:18:21.598375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building started at 2025-10-08 18:18:21.598269 2025-10-08 18:18:21.599526 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 plugins into plugins archive 2025-10-08 18:18:21.600218 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 additions into additions archive 2025-10-08 18:18:33.019569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251008 2025-10-08 18:18:33.019705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 894ee5aea3b2 2025-10-08 18:18:33.019757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 2/6 : LABEL "build-date"="20251008" "name"="ovn-controller" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-controller" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:18:33.019910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in a4da8ec10bad 2025-10-08 18:18:33.019990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container a4da8ec10bad 2025-10-08 18:18:33.020024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 6bf9647e0d94 2025-10-08 18:18:33.020131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-host && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:18:33.020176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 501f50f7a691 2025-10-08 18:18:33.020254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:18:33.020296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:18:33.020357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:18:33.020425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:18:33.020464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:18:33.020544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:18:33.020583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:18:33.020757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:18:33.020795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:18:33.020871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:18:33.020931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:18:33.020968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:18:33.021038 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:18:33.021098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:18:33.021189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:18:33.021254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 28.5 MB in 3s (11.1 MB/s) 2025-10-08 18:18:33.021291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-10-08 18:18:33.021348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-10-08 18:18:33.021415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-10-08 18:18:33.021451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-10-08 18:18:33.021508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following additional packages will be installed: 2025-10-08 18:18:33.021585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release 2025-10-08 18:18:33.021677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following NEW packages will be installed: 2025-10-08 18:18:33.021757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release ovn-host 2025-10-08 18:18:33.021822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:18:33.021859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Need to get 677 kB of archives. 2025-10-08 18:18:33.021923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:After this operation, 1,961 kB of additional disk space will be used. 2025-10-08 18:18:33.021960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 ovn-host amd64 24.09.0-1~cloud0 [671 kB] 2025-10-08 18:18:33.022029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:18:33.022082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2025-10-08 18:18:33.022153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 677 kB in 0s (4,007 kB/s) 2025-10-08 18:18:33.022220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package lsb-release. 2025-10-08 18:18:33.022256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2025-10-08 18:18:33.022316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(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% 2025-10-08 18:18:33.022355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 18:18:33.022423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 70% 2025-10-08 18:18:33.022467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 75% 2025-10-08 18:18:33.022526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 80% 2025-10-08 18:18:33.022582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 85% 2025-10-08 18:18:33.022677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 90% 2025-10-08 18:18:33.022760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 95% 2025-10-08 18:18:33.022827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 100% (Reading database ... 11880 files and directories currently installed.) 2025-10-08 18:18:33.022863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2025-10-08 18:18:33.022920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking lsb-release (12.0-2) ... 2025-10-08 18:18:33.022984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package ovn-host. 2025-10-08 18:18:33.023021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../ovn-host_24.09.0-1~cloud0_amd64.deb ... 2025-10-08 18:18:33.023108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking ovn-host (24.09.0-1~cloud0) ... 2025-10-08 18:18:33.023155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up lsb-release (12.0-2) ... 2025-10-08 18:18:33.023215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up ovn-host (24.09.0-1~cloud0) ... 2025-10-08 18:18:33.023272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 501f50f7a691 2025-10-08 18:18:33.023338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> b9749bcaa50c 2025-10-08 18:18:33.023375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-10-08 18:18:33.023432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 8c5eb855a4dc 2025-10-08 18:18:33.023469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-10-08 18:18:33.023534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 9479eea188a1 2025-10-08 18:18:33.023807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 9479eea188a1 2025-10-08 18:18:33.023869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> b5ccb33bd2a9 2025-10-08 18:18:33.023885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:18:33.023932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in fe4d74575732 2025-10-08 18:18:33.023968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-10-08 18:18:33.023978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-10-08 18:18:33.023991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-10-08 18:18:33.024044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Package 'build-essential' is not installed, so not removed 2025-10-08 18:18:33.024111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:18:33.024201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-10-08 18:18:33.024258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-10-08 18:18:33.024311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-10-08 18:18:33.024353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:18:33.024408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container fe4d74575732 2025-10-08 18:18:33.024450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 64f03c6ec9cf 2025-10-08 18:18:33.024508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully built 4b717fd5b9c8 2025-10-08 18:18:33.024571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully tagged osism.harbor.regio.digital/kolla/ovn-controller:build-20251008 2025-10-08 18:18:33.024788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Built at 2025-10-08 18:18:33.024591 (took 0:00:11.426322) 2025-10-08 18:18:33.025549 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-api) 2025-10-08 18:18:33.025691 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Processing 2025-10-08 18:18:33.025786 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building started at 2025-10-08 18:18:33.025617 2025-10-08 18:18:33.025981 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Getting archive from https://tarballs.opendev.org/openstack/ovn-octavia-provider/ovn-octavia-provider-stable-2024.2.tar.gz 2025-10-08 18:18:34.132693 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 1 plugins into plugins archive 2025-10-08 18:18:34.133932 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 0 additions into additions archive 2025-10-08 18:19:16.661951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251008 2025-10-08 18:19:16.662057 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 1aaa2aceb539 2025-10-08 18:19:16.662196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 2/6 : LABEL "build-date"="20251008" "name"="octavia-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:19:16.662226 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 7e8ef89934fe 2025-10-08 18:19:16.662238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 7e8ef89934fe 2025-10-08 18:19:16.662247 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 2f29cf499c8b 2025-10-08 18:19:16.662257 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 3/6 : ADD plugins-archive / 2025-10-08 18:19:16.662267 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 20b0d47c7c68 2025-10-08 18:19:16.662277 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_octavia_extend_start 2025-10-08 18:19:16.662286 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 02b72785c28d 2025-10-08 18:19:16.662297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 5/6 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi && chmod 644 /usr/local/bin/kolla_octavia_extend_start 2025-10-08 18:19:16.662313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 5fecb0d27865 2025-10-08 18:19:16.662323 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing /plugins/ovn_octavia_provider-7.0.1.dev6 2025-10-08 18:19:16.662387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): started 2025-10-08 18:19:16.662449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:19:16.662493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing /plugins/pycadf-3.1.1 2025-10-08 18:19:16.662584 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): started 2025-10-08 18:19:16.662601 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:19:16.662730 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (5.8.1) 2025-10-08 18:19:16.662774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (0.10.1) 2025-10-08 18:19:16.663701 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==7.0.1.dev6) 2025-10-08 18:19:16.663721 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 18:19:16.663732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: openstacksdk>=0.103.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (4.0.1) 2025-10-08 18:19:16.663744 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.config>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (9.6.0) 2025-10-08 18:19:16.663756 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (6.1.2) 2025-10-08 18:19:16.663767 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.messaging>=12.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (14.9.1) 2025-10-08 18:19:16.663779 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.serialization>=2.28.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (5.5.0) 2025-10-08 18:19:16.663790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (7.3.0) 2025-10-08 18:19:16.663802 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovn-octavia-provider==7.0.1.dev6) (3.4.0) 2025-10-08 18:19:16.663830 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==7.0.1.dev6) 2025-10-08 18:19:16.663841 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-08 18:19:16.663850 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pbr>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (6.1.0) 2025-10-08 18:19:16.663860 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: SQLAlchemy>=1.4.23 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (2.0.32) 2025-10-08 18:19:16.663869 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (8.3.0) 2025-10-08 18:19:16.663879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: octavia-lib>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (3.6.0) 2025-10-08 18:19:16.663888 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-08 18:19:16.663898 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-08 18:19:16.663907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-08 18:19:16.663917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-08 18:19:16.663926 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (2.1.0) 2025-10-08 18:19:16.663937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (2.32.3) 2025-10-08 18:19:16.663946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (5.3.0) 2025-10-08 18:19:16.663956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (1.7.0) 2025-10-08 18:19:16.663970 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.8.8) 2025-10-08 18:19:16.663980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting os-ken>=0.3.0 (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) 2025-10-08 18:19:16.663989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-10-08 18:19:16.663999 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.1.0) 2025-10-08 18:19:16.664034 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (6.1.0) 2025-10-08 18:19:16.664049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (5.6.0) 2025-10-08 18:19:16.664092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.db>=12.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (16.0.0) 2025-10-08 18:19:16.664187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (6.4.0) 2025-10-08 18:19:16.664204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.policy>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (4.4.0) 2025-10-08 18:19:16.664342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.5.0) 2025-10-08 18:19:16.664404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.4.0) 2025-10-08 18:19:16.664449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (4.2.0) 2025-10-08 18:19:16.664512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pecan>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.5.1) 2025-10-08 18:19:16.664576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.3.3) 2025-10-08 18:19:16.664655 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (6.0.2) 2025-10-08 18:19:16.664755 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (42.0.8) 2025-10-08 18:19:16.664818 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (5.1.1) 2025-10-08 18:19:16.664879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (1.3.3) 2025-10-08 18:19:16.664939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (1.0.1) 2025-10-08 18:19:16.665001 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (1.33) 2025-10-08 18:19:16.665083 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (0.11.0) 2025-10-08 18:19:16.665144 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (4.2.2) 2025-10-08 18:19:16.665204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (1.4.0) 2025-10-08 18:19:16.665262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (1.17.0) 2025-10-08 18:19:16.665318 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (2.22) 2025-10-08 18:19:16.665364 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (3.0.0) 2025-10-08 18:19:16.665425 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (2.5.1) 2025-10-08 18:19:16.665483 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: eventlet>=0.26.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (0.36.1) 2025-10-08 18:19:16.665547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.0.8) 2025-10-08 18:19:16.665592 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) 2025-10-08 18:19:16.665657 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-10-08 18:19:16.665747 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 15.1 MB/s 0:00:00 2025-10-08 18:19:16.665817 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): started 2025-10-08 18:19:16.665881 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:19:16.665942 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (24.1) 2025-10-08 18:19:16.666043 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (2.6.1) 2025-10-08 18:19:16.666090 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.0.3) 2025-10-08 18:19:16.666273 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (67.2.0) 2025-10-08 18:19:16.666336 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.4.1) 2025-10-08 18:19:16.666355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (5.3.0) 2025-10-08 18:19:16.666365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (0.19) 2025-10-08 18:19:16.666374 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.0.0->ovn-octavia-provider==7.0.1.dev6) (2.0.0) 2025-10-08 18:19:16.666407 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.13.2) 2025-10-08 18:19:16.666466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (2.0.1) 2025-10-08 18:19:16.666522 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (0.5.0) 2025-10-08 18:19:16.666581 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.3.5) 2025-10-08 18:19:16.667706 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (4.12.2) 2025-10-08 18:19:16.667733 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ovn-octavia-provider==7.0.1.dev6) (2.9.0.post0) 2025-10-08 18:19:16.667743 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (5.2.0) 2025-10-08 18:19:16.667766 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (5.5.0) 2025-10-08 18:19:16.667775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (3.0.0) 2025-10-08 18:19:16.667785 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (5.4.0) 2025-10-08 18:19:16.667793 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (0.9.0) 2025-10-08 18:19:16.667802 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (6.2.0) 2025-10-08 18:19:16.667811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (5.1.0) 2025-10-08 18:19:16.667819 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (0.20.0) 2025-10-08 18:19:16.667829 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (3.1.4) 2025-10-08 18:19:16.667838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (4.0.1) 2025-10-08 18:19:16.667856 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (4.0.1) 2025-10-08 18:19:16.667866 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (2.1.5) 2025-10-08 18:19:16.667875 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->ovn-octavia-provider==7.0.1.dev6) (2024.1) 2025-10-08 18:19:16.667884 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.10.1) 2025-10-08 18:19:16.667892 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.1.0) 2025-10-08 18:19:16.667901 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.6.0) 2025-10-08 18:19:16.667921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==7.0.1.dev6) (3.1.2) 2025-10-08 18:19:16.667930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.11.0) 2025-10-08 18:19:16.667939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.1.0->ovn-octavia-provider==7.0.1.dev6) 2025-10-08 18:19:16.667948 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-10-08 18:19:16.667963 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.5.0) 2025-10-08 18:19:16.667972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (0.3.5) 2025-10-08 18:19:16.667980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (0.2.13) 2025-10-08 18:19:16.667989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (3.3.2) 2025-10-08 18:19:16.667998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (3.8) 2025-10-08 18:19:16.668032 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (1.26.19) 2025-10-08 18:19:16.668041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (2025.10.5) 2025-10-08 18:19:16.668056 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (0.7) 2025-10-08 18:19:16.668065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (2.7.2) 2025-10-08 18:19:16.668078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-10-08 18:19:16.668087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 19.5 MB/s 0:00:00 2025-10-08 18:19:16.668096 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-10-08 18:19:16.668109 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 31.5 MB/s 0:00:00 2025-10-08 18:19:16.668209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-10-08 18:19:16.668225 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-10-08 18:19:16.668312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building wheels for collected packages: ovn-octavia-provider, pycadf, ncclient 2025-10-08 18:19:16.668370 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: DEPRECATION: Building 'ovn-octavia-provider' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ovn-octavia-provider'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:19:16.668426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-08 18:19:16.668488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (setup.py): started 2025-10-08 18:19:16.668550 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (setup.py): finished with status 'done' 2025-10-08 18:19:16.668612 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-7.0.1.dev6-py3-none-any.whl size=132278 sha256=5fc7f5a49b9c85b6b19ea7e631c80da1f9647fefad9ddc77629611a3188953f7 2025-10-08 18:19:16.668696 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-jqdaymcl/wheels/49/33/b9/a31cd61d2c0cda5acae11c302931e0ace24f200bd2923c9c09 2025-10-08 18:19:16.668777 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:19:16.668821 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-08 18:19:16.668880 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for pycadf (setup.py): started 2025-10-08 18:19:16.668941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-08 18:19:16.669023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=4bb8c50861b31012816cc13c18c19edf2a56ff39a940473a99dbdd59a2fcc4a0 2025-10-08 18:19:16.669082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-jqdaymcl/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-08 18:19:16.669156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: DEPRECATION: Building 'ncclient' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:19:16.669213 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-08 18:19:16.669274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (setup.py): started 2025-10-08 18:19:16.669336 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (setup.py): finished with status 'done' 2025-10-08 18:19:16.669397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88091 sha256=2024073633c11649ce2e20502036a508553b98af6620fd85b326aadf2b614a7b 2025-10-08 18:19:16.669456 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-jqdaymcl/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-10-08 18:19:16.669516 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built ovn-octavia-provider pycadf ncclient 2025-10-08 18:19:16.669578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: fixtures, ovsdbapp, pycadf, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2025-10-08 18:19:16.669642 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Attempting uninstall: pycadf 2025-10-08 18:19:16.669752 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Found existing installation: pycadf 3.1.1 2025-10-08 18:19:16.669791 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Uninstalling pycadf-3.1.1: 2025-10-08 18:19:16.669933 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pycadf-3.1.1 2025-10-08 18:19:16.669964 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed fixtures-4.1.0 ncclient-0.6.15 neutron-lib-3.15.0 os-ken-2.10.0 ovn-octavia-provider-7.0.1.dev6 ovsdbapp-2.8.0 pycadf-3.1.1 2025-10-08 18:19:16.669982 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 5fecb0d27865 2025-10-08 18:19:16.670051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 20430daf3ab9 2025-10-08 18:19:16.670143 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:19:16.670205 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in d74aaf054606 2025-10-08 18:19:16.670267 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2025-10-08 18:19:16.670325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2025-10-08 18:19:16.670380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2025-10-08 18:19:16.670439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages were automatically installed and are no longer required: 2025-10-08 18:19:16.670482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:19:16.670525 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:19:16.670567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:19:16.670654 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:19:16.670677 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:19:16.670721 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:19:16.670783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:19:16.670826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2025-10-08 18:19:16.670869 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Use 'apt autoremove' to remove them. 2025-10-08 18:19:16.670929 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2025-10-08 18:19:16.670971 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: build-essential 2025-10-08 18:19:16.671043 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:19:16.671089 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:19:16.671164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-10-08 18:19:16.671227 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(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% 2025-10-08 18:19:16.671293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:19:16.672687 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:19:16.672706 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2025-10-08 18:19:16.672718 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2025-10-08 18:19:16.672728 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-10-08 18:19:16.672738 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:19:16.672748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2025-10-08 18:19:16.672757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2025-10-08 18:19:16.672766 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2025-10-08 18:19:16.672775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2025-10-08 18:19:16.672785 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:19:16.672795 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:19:16.672804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:19:16.672814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:19:16.672823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:19:16.672833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:19:16.672842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:19:16.672852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2025-10-08 18:19:16.672861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:19:16.672870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 228 MB disk space will be freed. 2025-10-08 18:19:16.672879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-10-08 18:19:16.672890 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(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 ... 2025-10-08 18:19:16.672909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 18:19:16.672919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2025-10-08 18:19:16.672928 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2025-10-08 18:19:16.672938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2025-10-08 18:19:16.672947 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2025-10-08 18:19:16.672956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2025-10-08 18:19:16.672965 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2025-10-08 18:19:16.672974 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-10-08 18:19:16.672984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:19:16.673000 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:19:16.673035 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:19:16.673045 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:19:16.673054 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:19:16.673064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:19:16.673073 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:19:16.673082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:19:16.673091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:19:16.673100 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:19:16.673109 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:19:16.673119 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:19:16.673128 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:19:16.673137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:19:16.673151 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:19:16.673160 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:19:16.673170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:19:16.673179 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:19:16.673188 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:19:16.673197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:19:16.673206 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:19:16.673215 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:19:16.673225 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:19:16.673238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:19:16.673247 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:19:16.673260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:19:16.673341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:19:16.673366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:19:16.673382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:19:16.673444 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:19:16.673474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:19:16.673531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:19:16.673588 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:19:16.673656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:19:16.673675 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:19:16.673738 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:19:16.673781 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:19:16.673837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:19:16.673867 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing lto-disabled-list (47) ... 2025-10-08 18:19:16.673925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing make (4.3-4.1build2) ... 2025-10-08 18:19:16.673968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:19:16.674040 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:19:16.674054 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting pyclean==3.0.0 2025-10-08 18:19:16.674112 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:19:16.674167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:19:16.674182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: pyclean 2025-10-08 18:19:16.674243 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed pyclean-3.0.0 2025-10-08 18:19:16.674299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:19:16.674314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-08 18:19:16.674383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 10791 files, 1553 directories removed. 2025-10-08 18:19:16.674398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-08 18:19:16.674459 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /usr 2025-10-08 18:19:16.674514 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-08 18:19:16.674528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 1365 files, 140 directories removed. 2025-10-08 18:19:16.674587 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-10-08 18:19:16.674652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Found existing installation: pyclean 3.0.0 2025-10-08 18:19:16.674712 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Uninstalling pyclean-3.0.0: 2025-10-08 18:19:16.674746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:19:16.674804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container d74aaf054606 2025-10-08 18:19:16.674847 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> a5c0ce92e714 2025-10-08 18:19:16.674887 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built 90c257ee9d1a 2025-10-08 18:19:16.674930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully tagged osism.harbor.regio.digital/kolla/octavia-api:build-20251008 2025-10-08 18:19:16.675066 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Built at 2025-10-08 18:19:16.674936 (took 0:00:43.649319) 2025-10-08 18:19:16.675439 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-driver-agent) 2025-10-08 18:19:16.675515 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Processing 2025-10-08 18:19:16.675574 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building started at 2025-10-08 18:19:16.675497 2025-10-08 18:19:16.675650 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Getting archive from https://tarballs.opendev.org/openstack/ovn-octavia-provider/ovn-octavia-provider-stable-2024.2.tar.gz 2025-10-08 18:19:17.557218 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 1 plugins into plugins archive 2025-10-08 18:19:17.557671 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 0 additions into additions archive 2025-10-08 18:20:00.087985 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251008 2025-10-08 18:20:00.088073 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 1aaa2aceb539 2025-10-08 18:20:00.088092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 2/6 : LABEL "build-date"="20251008" "name"="octavia-driver-agent" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-driver-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:20:00.088107 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 8686c195a20f 2025-10-08 18:20:00.088194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 8686c195a20f 2025-10-08 18:20:00.088301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> dd77f5f40b1c 2025-10-08 18:20:00.088403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 3/6 : ADD plugins-archive / 2025-10-08 18:20:00.088485 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> d199b47c57c0 2025-10-08 18:20:00.088570 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 4/6 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi 2025-10-08 18:20:00.088606 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 4a11d7fcd55d 2025-10-08 18:20:00.088617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing /plugins/ovn_octavia_provider-7.0.1.dev6 2025-10-08 18:20:00.088665 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): started 2025-10-08 18:20:00.088679 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:20:00.088690 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing /plugins/pycadf-3.1.1 2025-10-08 18:20:00.088701 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): started 2025-10-08 18:20:00.088711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:20:00.088721 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (5.8.1) 2025-10-08 18:20:00.088749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (0.10.1) 2025-10-08 18:20:00.088761 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==7.0.1.dev6) 2025-10-08 18:20:00.088771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-10-08 18:20:00.088782 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: openstacksdk>=0.103.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (4.0.1) 2025-10-08 18:20:00.088802 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.config>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (9.6.0) 2025-10-08 18:20:00.088811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.log>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (6.1.2) 2025-10-08 18:20:00.088820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.messaging>=12.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (14.9.1) 2025-10-08 18:20:00.088828 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.serialization>=2.28.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (5.5.0) 2025-10-08 18:20:00.088842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (7.3.0) 2025-10-08 18:20:00.088852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovn-octavia-provider==7.0.1.dev6) (3.4.0) 2025-10-08 18:20:00.088860 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==7.0.1.dev6) 2025-10-08 18:20:00.088869 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-08 18:20:00.088878 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pbr>=4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (6.1.0) 2025-10-08 18:20:00.088887 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: SQLAlchemy>=1.4.23 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (2.0.32) 2025-10-08 18:20:00.088895 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (8.3.0) 2025-10-08 18:20:00.088903 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: octavia-lib>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovn-octavia-provider==7.0.1.dev6) (3.6.0) 2025-10-08 18:20:00.088912 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-08 18:20:00.088921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-08 18:20:00.088929 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-08 18:20:00.088937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-08 18:20:00.088946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (2.1.0) 2025-10-08 18:20:00.088978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (2.32.3) 2025-10-08 18:20:00.088987 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (5.3.0) 2025-10-08 18:20:00.089007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (1.7.0) 2025-10-08 18:20:00.089016 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.8.8) 2025-10-08 18:20:00.089024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting os-ken>=0.3.0 (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) 2025-10-08 18:20:00.089033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-10-08 18:20:00.089103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.1.0) 2025-10-08 18:20:00.089187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (6.1.0) 2025-10-08 18:20:00.089250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (5.6.0) 2025-10-08 18:20:00.089340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.db>=12.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (16.0.0) 2025-10-08 18:20:00.089385 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (6.4.0) 2025-10-08 18:20:00.089464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.policy>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (4.4.0) 2025-10-08 18:20:00.089561 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.5.0) 2025-10-08 18:20:00.089699 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.4.0) 2025-10-08 18:20:00.089803 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: osprofiler>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (4.2.0) 2025-10-08 18:20:00.089831 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pecan>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.5.1) 2025-10-08 18:20:00.089858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.3.3) 2025-10-08 18:20:00.089921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (6.0.2) 2025-10-08 18:20:00.089993 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (42.0.8) 2025-10-08 18:20:00.090009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (5.1.1) 2025-10-08 18:20:00.090017 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (1.3.3) 2025-10-08 18:20:00.090031 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (1.0.1) 2025-10-08 18:20:00.090040 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (1.33) 2025-10-08 18:20:00.090049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (0.11.0) 2025-10-08 18:20:00.090064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (4.2.2) 2025-10-08 18:20:00.090073 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (1.4.0) 2025-10-08 18:20:00.090082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (1.17.0) 2025-10-08 18:20:00.090091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (2.22) 2025-10-08 18:20:00.090100 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->ovn-octavia-provider==7.0.1.dev6) (3.0.0) 2025-10-08 18:20:00.090109 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (2.5.1) 2025-10-08 18:20:00.090117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: eventlet>=0.26.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (0.36.1) 2025-10-08 18:20:00.090126 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.0.8) 2025-10-08 18:20:00.090135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) 2025-10-08 18:20:00.090143 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-10-08 18:20:00.090152 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 15.0 MB/s 0:00:00 2025-10-08 18:20:00.090161 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): started 2025-10-08 18:20:00.090169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:20:00.090183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (24.1) 2025-10-08 18:20:00.090192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (2.6.1) 2025-10-08 18:20:00.090202 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.26.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.0.3) 2025-10-08 18:20:00.090211 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (67.2.0) 2025-10-08 18:20:00.090224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.4.1) 2025-10-08 18:20:00.090232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (5.3.0) 2025-10-08 18:20:00.090241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (0.19) 2025-10-08 18:20:00.090256 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.0.0->ovn-octavia-provider==7.0.1.dev6) (2.0.0) 2025-10-08 18:20:00.090265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.13.2) 2025-10-08 18:20:00.090274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (2.0.1) 2025-10-08 18:20:00.090283 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (0.5.0) 2025-10-08 18:20:00.090291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.3.5) 2025-10-08 18:20:00.090299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (4.12.2) 2025-10-08 18:20:00.090308 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ovn-octavia-provider==7.0.1.dev6) (2.9.0.post0) 2025-10-08 18:20:00.090317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (5.2.0) 2025-10-08 18:20:00.090325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (5.5.0) 2025-10-08 18:20:00.090339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (3.0.0) 2025-10-08 18:20:00.090348 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (5.4.0) 2025-10-08 18:20:00.090357 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (0.9.0) 2025-10-08 18:20:00.090365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (6.2.0) 2025-10-08 18:20:00.090374 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (5.1.0) 2025-10-08 18:20:00.090383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (0.20.0) 2025-10-08 18:20:00.090403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (3.1.4) 2025-10-08 18:20:00.090412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (4.0.1) 2025-10-08 18:20:00.090420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (4.0.1) 2025-10-08 18:20:00.090434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=12.4.0->ovn-octavia-provider==7.0.1.dev6) (2.1.5) 2025-10-08 18:20:00.090443 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->ovn-octavia-provider==7.0.1.dev6) (2024.1) 2025-10-08 18:20:00.090452 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.10.1) 2025-10-08 18:20:00.090460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.1.0) 2025-10-08 18:20:00.090469 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.6.0) 2025-10-08 18:20:00.090478 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ovn-octavia-provider==7.0.1.dev6) (3.1.2) 2025-10-08 18:20:00.090486 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (3.11.0) 2025-10-08 18:20:00.090501 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.1.0->ovn-octavia-provider==7.0.1.dev6) 2025-10-08 18:20:00.090509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-10-08 18:20:00.090519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (1.5.0) 2025-10-08 18:20:00.090528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (0.3.5) 2025-10-08 18:20:00.090537 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->osprofiler>=1.4.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (0.2.13) 2025-10-08 18:20:00.090546 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (3.3.2) 2025-10-08 18:20:00.090554 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (3.8) 2025-10-08 18:20:00.090563 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (1.26.19) 2025-10-08 18:20:00.090572 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.14.0->ovn-octavia-provider==7.0.1.dev6) (2025.10.5) 2025-10-08 18:20:00.090705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->os-ken>=0.3.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (0.7) 2025-10-08 18:20:00.090846 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->neutron-lib>=3.8.0->ovn-octavia-provider==7.0.1.dev6) (2.7.2) 2025-10-08 18:20:00.090927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-10-08 18:20:00.090972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 22.8 MB/s 0:00:00 2025-10-08 18:20:00.090982 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-10-08 18:20:00.090991 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 17.8 MB/s 0:00:00 2025-10-08 18:20:00.091036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-10-08 18:20:00.091082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-10-08 18:20:00.091156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building wheels for collected packages: ovn-octavia-provider, pycadf, ncclient 2025-10-08 18:20:00.091275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: DEPRECATION: Building 'ovn-octavia-provider' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ovn-octavia-provider'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:20:00.091467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-10-08 18:20:00.091565 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (setup.py): started 2025-10-08 18:20:00.091674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (setup.py): finished with status 'done' 2025-10-08 18:20:00.091800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-7.0.1.dev6-py3-none-any.whl size=132278 sha256=605f09a725b39a7e6a4f73a5aef9caaf7e9fd9e595ec0e136d79796bca44d070 2025-10-08 18:20:00.091810 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-fyuhdw2q/wheels/49/33/b9/a31cd61d2c0cda5acae11c302931e0ace24f200bd2923c9c09 2025-10-08 18:20:00.091820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:20:00.091830 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-10-08 18:20:00.091838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for pycadf (setup.py): started 2025-10-08 18:20:00.091847 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-08 18:20:00.091855 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=91cf980fb4adec9e6d0befc38233e3c6462050a39a44eceff91fae3467c24d4d 2025-10-08 18:20:00.091864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-fyuhdw2q/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-08 18:20:00.091885 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: DEPRECATION: Building 'ncclient' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ncclient'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:20:00.091896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-10-08 18:20:00.091904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (setup.py): started 2025-10-08 18:20:00.091913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (setup.py): finished with status 'done' 2025-10-08 18:20:00.091922 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88091 sha256=dc518368bae3cb99320e70266b99c11e2ff2fd6232fc5e61d125ed06c6ebe4b2 2025-10-08 18:20:00.091930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-fyuhdw2q/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-10-08 18:20:00.091939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built ovn-octavia-provider pycadf ncclient 2025-10-08 18:20:00.091947 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: fixtures, ovsdbapp, pycadf, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2025-10-08 18:20:00.092023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Attempting uninstall: pycadf 2025-10-08 18:20:00.092034 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Found existing installation: pycadf 3.1.1 2025-10-08 18:20:00.092043 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Uninstalling pycadf-3.1.1: 2025-10-08 18:20:00.092052 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pycadf-3.1.1 2025-10-08 18:20:00.092060 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed fixtures-4.1.0 ncclient-0.6.15 neutron-lib-3.15.0 os-ken-2.10.0 ovn-octavia-provider-7.0.1.dev6 ovsdbapp-2.8.0 pycadf-3.1.1 2025-10-08 18:20:00.092069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 4a11d7fcd55d 2025-10-08 18:20:00.092078 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 38ee59807fd6 2025-10-08 18:20:00.092088 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:20:00.092097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in c4d8f160823e 2025-10-08 18:20:00.092106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2025-10-08 18:20:00.092114 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2025-10-08 18:20:00.092122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2025-10-08 18:20:00.092131 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages were automatically installed and are no longer required: 2025-10-08 18:20:00.092139 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:20:00.092148 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:20:00.092156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:20:00.092164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:20:00.092173 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:20:00.092181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:20:00.092190 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:20:00.092198 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2025-10-08 18:20:00.092206 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Use 'apt autoremove' to remove them. 2025-10-08 18:20:00.092213 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2025-10-08 18:20:00.092219 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: build-essential 2025-10-08 18:20:00.092226 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:20:00.092233 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:20:00.092240 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-10-08 18:20:00.092247 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-10-08 18:20:00.092265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: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% 2025-10-08 18:20:00.092280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:20:00.092287 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2025-10-08 18:20:00.092294 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% (Reading database ... 90% 2025-10-08 18:20:00.092301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2025-10-08 18:20:00.092308 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-10-08 18:20:00.092316 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:20:00.092322 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2025-10-08 18:20:00.092329 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2025-10-08 18:20:00.092336 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2025-10-08 18:20:00.092343 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2025-10-08 18:20:00.092350 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:20:00.092357 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:20:00.092364 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:20:00.092371 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:20:00.092377 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:20:00.092384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:20:00.092391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:20:00.092398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2025-10-08 18:20:00.092405 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:20:00.092412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 228 MB disk space will be freed. 2025-10-08 18:20:00.092419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-10-08 18:20:00.092426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-10-08 18:20:00.092433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: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% 2025-10-08 18:20:00.092440 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2025-10-08 18:20:00.092447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2025-10-08 18:20:00.092453 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:20:00.092460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2025-10-08 18:20:00.092467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2025-10-08 18:20:00.092474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-10-08 18:20:00.092481 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:00.092493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:00.092500 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:00.092506 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:00.092513 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:20:00.092520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:20:00.092527 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:00.092533 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:00.092545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:00.092555 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:00.092563 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:20:00.092603 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:00.092654 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:00.092662 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:00.092669 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:00.092676 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:20:00.092682 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:00.092709 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:00.092716 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:00.092723 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:00.092729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:00.092736 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:00.092743 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:00.092750 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:00.092757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:00.092764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:00.092771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:00.092777 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:20:00.092784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:00.092791 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:00.092798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:20:00.092805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:00.092812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:00.092828 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:20:00.092835 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:00.092842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:00.092849 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:00.092855 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:00.092862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing lto-disabled-list (47) ... 2025-10-08 18:20:00.092869 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing make (4.3-4.1build2) ... 2025-10-08 18:20:00.092876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:20:00.092883 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:20:00.092890 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting pyclean==3.0.0 2025-10-08 18:20:00.092897 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:20:00.092904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:20:00.092910 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: pyclean 2025-10-08 18:20:00.092917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed pyclean-3.0.0 2025-10-08 18:20:00.092941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:20:00.092948 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-10-08 18:20:00.092978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 10791 files, 1553 directories removed. 2025-10-08 18:20:00.092985 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-10-08 18:20:00.093038 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /usr 2025-10-08 18:20:00.093046 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-10-08 18:20:00.093057 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 1365 files, 140 directories removed. 2025-10-08 18:20:00.093065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-10-08 18:20:00.093071 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Found existing installation: pyclean 3.0.0 2025-10-08 18:20:00.093083 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Uninstalling pyclean-3.0.0: 2025-10-08 18:20:00.093090 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:20:00.093097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container c4d8f160823e 2025-10-08 18:20:00.093104 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 1becbd07bdd7 2025-10-08 18:20:00.093111 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 6/6 : USER octavia 2025-10-08 18:20:00.093118 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 5f409eb87ecd 2025-10-08 18:20:00.093125 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 5f409eb87ecd 2025-10-08 18:20:00.093132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 0f74b3710b1f 2025-10-08 18:20:00.093138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built 22f0f7d12fde 2025-10-08 18:20:00.093145 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully tagged osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251008 2025-10-08 18:20:00.093152 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Built at 2025-10-08 18:20:00.092645 (took 0:00:43.417148) 2025-10-08 18:20:00.093159 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-housekeeping) 2025-10-08 18:20:00.093165 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Processing 2025-10-08 18:20:00.093172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building started at 2025-10-08 18:20:00.093000 2025-10-08 18:20:00.093698 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 plugins into plugins archive 2025-10-08 18:20:00.094117 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 additions into additions archive 2025-10-08 18:20:26.262181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251008 2025-10-08 18:20:26.262259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 1aaa2aceb539 2025-10-08 18:20:26.262889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 2/4 : LABEL "build-date"="20251008" "name"="octavia-housekeeping" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-housekeeping" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:20:26.262981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 84b6df2e2f49 2025-10-08 18:20:26.262999 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 84b6df2e2f49 2025-10-08 18:20:26.263012 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> fdb474e8cfa5 2025-10-08 18:20:26.263025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:20:26.263039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 3be61b462762 2025-10-08 18:20:26.263051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2025-10-08 18:20:26.263063 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2025-10-08 18:20:26.263074 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2025-10-08 18:20:26.263144 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages were automatically installed and are no longer required: 2025-10-08 18:20:26.263158 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:20:26.263170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:20:26.263182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:20:26.263218 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:20:26.263230 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:20:26.263291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:20:26.263305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:20:26.263318 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2025-10-08 18:20:26.263330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Use 'apt autoremove' to remove them. 2025-10-08 18:20:26.263404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2025-10-08 18:20:26.263415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: build-essential 2025-10-08 18:20:26.263480 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:20:26.263491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:20:26.263538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-10-08 18:20:26.264004 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(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% 2025-10-08 18:20:26.264062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2025-10-08 18:20:26.264077 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2025-10-08 18:20:26.264088 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2025-10-08 18:20:26.264097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2025-10-08 18:20:26.264107 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2025-10-08 18:20:26.264116 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2025-10-08 18:20:26.264182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-10-08 18:20:26.264200 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:20:26.264328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2025-10-08 18:20:26.264406 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2025-10-08 18:20:26.264505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2025-10-08 18:20:26.264573 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2025-10-08 18:20:26.264666 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:20:26.264726 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:20:26.266888 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:20:26.266964 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:20:26.266978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:20:26.266989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:20:26.266999 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:20:26.267010 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2025-10-08 18:20:26.267020 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:20:26.267030 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 228 MB disk space will be freed. 2025-10-08 18:20:26.267040 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-10-08 18:20:26.267050 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-10-08 18:20:26.267062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: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% 2025-10-08 18:20:26.267086 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2025-10-08 18:20:26.267096 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2025-10-08 18:20:26.267120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2025-10-08 18:20:26.267130 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% (Reading database ... 90% 2025-10-08 18:20:26.267140 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2025-10-08 18:20:26.267150 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-10-08 18:20:26.267161 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:26.267170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:26.267180 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:26.267189 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:26.267199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:20:26.267208 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:20:26.267218 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:26.267228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:26.267237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:26.267247 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:26.267257 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:20:26.267266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:26.267276 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:26.267286 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:26.267295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:26.267305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:20:26.267315 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-10-08 18:20:26.267324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:26.267334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:26.267343 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:26.267353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:26.267362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:26.267372 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:26.267382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-10-08 18:20:26.267404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:26.267415 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:26.267424 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:26.267450 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:26.267460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:26.267469 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:20:26.267479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:26.267488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:26.267498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:20:26.267595 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:26.267607 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:26.267617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:20:26.267658 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:26.267674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:26.267683 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:26.267700 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:26.267710 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing lto-disabled-list (47) ... 2025-10-08 18:20:26.267719 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing make (4.3-4.1build2) ... 2025-10-08 18:20:26.267729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:20:26.267738 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:20:26.267747 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Collecting pyclean==3.0.0 2025-10-08 18:20:26.267757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:20:26.267767 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:20:26.267776 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Installing collected packages: pyclean 2025-10-08 18:20:26.267786 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully installed pyclean-3.0.0 2025-10-08 18:20:26.267795 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:20:26.267805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-10-08 18:20:26.267814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 9700 files, 1396 directories removed. 2025-10-08 18:20:26.267880 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-10-08 18:20:26.267891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /usr 2025-10-08 18:20:26.267927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-10-08 18:20:26.267964 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 1365 files, 140 directories removed. 2025-10-08 18:20:26.268036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-10-08 18:20:26.269193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Found existing installation: pyclean 3.0.0 2025-10-08 18:20:26.269234 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Uninstalling pyclean-3.0.0: 2025-10-08 18:20:26.269245 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:20:26.269254 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 3be61b462762 2025-10-08 18:20:26.269264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> a578d3efe301 2025-10-08 18:20:26.269274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 4/4 : USER octavia 2025-10-08 18:20:26.269294 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 75c442e33741 2025-10-08 18:20:26.269304 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 75c442e33741 2025-10-08 18:20:26.269313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 631679d16c10 2025-10-08 18:20:26.269323 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully built 867e7183badb 2025-10-08 18:20:26.269332 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully tagged osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251008 2025-10-08 18:20:26.269342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Built at 2025-10-08 18:20:26.268747 (took 0:00:26.175747) 2025-10-08 18:20:26.270773 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-health-manager) 2025-10-08 18:20:26.270800 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Processing 2025-10-08 18:20:26.270810 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building started at 2025-10-08 18:20:26.269464 2025-10-08 18:20:26.270911 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 plugins into plugins archive 2025-10-08 18:20:26.271842 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 additions into additions archive 2025-10-08 18:20:52.408601 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251008 2025-10-08 18:20:52.408755 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 1aaa2aceb539 2025-10-08 18:20:52.408777 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 2/4 : LABEL "build-date"="20251008" "name"="octavia-health-manager" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-health-manager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:20:52.409033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 71226ea5e73a 2025-10-08 18:20:52.409134 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 71226ea5e73a 2025-10-08 18:20:52.409162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 7cfbeefd3168 2025-10-08 18:20:52.409178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:20:52.409193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 0fd70a38d248 2025-10-08 18:20:52.409211 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2025-10-08 18:20:52.409399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2025-10-08 18:20:52.409436 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2025-10-08 18:20:52.409457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages were automatically installed and are no longer required: 2025-10-08 18:20:52.409538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:20:52.409580 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:20:52.409710 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:20:52.409732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:20:52.409823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:20:52.409889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:20:52.410075 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:20:52.410138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2025-10-08 18:20:52.410182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Use 'apt autoremove' to remove them. 2025-10-08 18:20:52.410260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2025-10-08 18:20:52.410322 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: build-essential 2025-10-08 18:20:52.410396 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:20:52.410460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:20:52.410524 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-10-08 18:20:52.410587 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(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% 2025-10-08 18:20:52.410656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2025-10-08 18:20:52.410709 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2025-10-08 18:20:52.410765 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2025-10-08 18:20:52.410820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2025-10-08 18:20:52.410877 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2025-10-08 18:20:52.410937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2025-10-08 18:20:52.411024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-10-08 18:20:52.411082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:20:52.411138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2025-10-08 18:20:52.411192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2025-10-08 18:20:52.411250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2025-10-08 18:20:52.411290 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2025-10-08 18:20:52.411341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:20:52.411355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:20:52.411410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:20:52.411468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:20:52.411484 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:20:52.411515 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:20:52.411559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:20:52.411573 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2025-10-08 18:20:52.411651 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:20:52.411713 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 228 MB disk space will be freed. 2025-10-08 18:20:52.411769 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-10-08 18:20:52.411819 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(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% 2025-10-08 18:20:52.411878 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2025-10-08 18:20:52.411975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2025-10-08 18:20:52.411988 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2025-10-08 18:20:52.412002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2025-10-08 18:20:52.412056 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2025-10-08 18:20:52.412097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2025-10-08 18:20:52.412136 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-10-08 18:20:52.412176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:52.412216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:52.412254 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:52.412294 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:52.412333 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:20:52.412371 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:20:52.412410 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:52.412448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:52.412493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:52.412540 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:52.412576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:20:52.413956 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:52.414011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:52.414024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:52.414035 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:52.414046 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:20:52.414055 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:52.414077 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:52.414087 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:20:52.414096 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:52.414106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:52.414115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:52.414124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:20:52.414146 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:52.414156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:52.414165 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:52.414174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:52.414184 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:20:52.414193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:52.414202 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:52.414211 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:20:52.414221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:52.414242 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:52.414251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:20:52.414260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:52.414269 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:20:52.414279 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:52.414289 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:20:52.414298 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing lto-disabled-list (47) ... 2025-10-08 18:20:52.414308 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing make (4.3-4.1build2) ... 2025-10-08 18:20:52.414317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:20:52.414326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:20:52.414336 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Collecting pyclean==3.0.0 2025-10-08 18:20:52.414346 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:20:52.414355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:20:52.414364 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Installing collected packages: pyclean 2025-10-08 18:20:52.414374 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully installed pyclean-3.0.0 2025-10-08 18:20:52.414383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:20:52.414393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-10-08 18:20:52.414403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 9700 files, 1396 directories removed. 2025-10-08 18:20:52.414420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-10-08 18:20:52.414430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /usr 2025-10-08 18:20:52.414439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-10-08 18:20:52.414449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 1365 files, 140 directories removed. 2025-10-08 18:20:52.414458 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-10-08 18:20:52.414480 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Found existing installation: pyclean 3.0.0 2025-10-08 18:20:52.414490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Uninstalling pyclean-3.0.0: 2025-10-08 18:20:52.414500 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:20:52.414509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 0fd70a38d248 2025-10-08 18:20:52.414831 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 48477840d829 2025-10-08 18:20:52.414887 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 4/4 : USER octavia 2025-10-08 18:20:52.414900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in c63aa49c2716 2025-10-08 18:20:52.414943 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container c63aa49c2716 2025-10-08 18:20:52.414954 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 57d15e70bcd0 2025-10-08 18:20:52.414964 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully built f26b8b5963f2 2025-10-08 18:20:52.414973 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully tagged osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251008 2025-10-08 18:20:52.414984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Built at 2025-10-08 18:20:52.414100 (took 0:00:26.144636) 2025-10-08 18:20:52.414994 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-worker) 2025-10-08 18:20:52.415004 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Processing 2025-10-08 18:20:52.415014 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building started at 2025-10-08 18:20:52.414498 2025-10-08 18:20:52.415452 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 plugins into plugins archive 2025-10-08 18:20:52.416093 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 additions into additions archive 2025-10-08 18:21:18.525152 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251008 2025-10-08 18:21:18.525259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 1aaa2aceb539 2025-10-08 18:21:18.525408 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 2/4 : LABEL "build-date"="20251008" "name"="octavia-worker" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:21:18.525536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 6d665b1a8a51 2025-10-08 18:21:18.525608 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 6d665b1a8a51 2025-10-08 18:21:18.525743 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 1206d32e3830 2025-10-08 18:21:18.525820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:21:18.525913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 2ae237b30226 2025-10-08 18:21:18.526011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2025-10-08 18:21:18.526091 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2025-10-08 18:21:18.526171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2025-10-08 18:21:18.526255 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages were automatically installed and are no longer required: 2025-10-08 18:21:18.526325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:21:18.526395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:21:18.527730 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:21:18.527750 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:21:18.527762 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:21:18.527771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:21:18.527781 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:21:18.527791 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2025-10-08 18:21:18.527801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Use 'apt autoremove' to remove them. 2025-10-08 18:21:18.527811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2025-10-08 18:21:18.527821 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: build-essential 2025-10-08 18:21:18.527830 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:21:18.527840 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:21:18.527850 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-10-08 18:21:18.527861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(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% 2025-10-08 18:21:18.527872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2025-10-08 18:21:18.527881 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2025-10-08 18:21:18.527929 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2025-10-08 18:21:18.527940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2025-10-08 18:21:18.527949 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2025-10-08 18:21:18.527959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2025-10-08 18:21:18.527968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-10-08 18:21:18.527979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:21:18.527988 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2025-10-08 18:21:18.527998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2025-10-08 18:21:18.528007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2025-10-08 18:21:18.528017 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2025-10-08 18:21:18.528045 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:21:18.528055 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:21:18.528069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:21:18.528079 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:21:18.528089 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:21:18.528098 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:21:18.528108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:21:18.528117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2025-10-08 18:21:18.528130 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:21:18.528221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 228 MB disk space will be freed. 2025-10-08 18:21:18.528297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-10-08 18:21:18.528361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-10-08 18:21:18.528456 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: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% 2025-10-08 18:21:18.528519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2025-10-08 18:21:18.528593 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2025-10-08 18:21:18.528698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2025-10-08 18:21:18.528779 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% (Reading database ... 90% 2025-10-08 18:21:18.528854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2025-10-08 18:21:18.529013 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-10-08 18:21:18.529081 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:21:18.529159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:21:18.529237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:21:18.529312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:21:18.529385 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:21:18.529458 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:21:18.529526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:21:18.529590 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:21:18.529679 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:21:18.529759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:21:18.529826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:21:18.529908 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:21:18.529993 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:21:18.530064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:21:18.530130 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:21:18.530205 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:21:18.530263 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:21:18.530326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:21:18.530390 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:21:18.530454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:21:18.530519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:21:18.530584 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:21:18.530652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:21:18.530751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:21:18.530820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:21:18.530886 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:21:18.530984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:21:18.531051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:21:18.531117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:21:18.531187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-10-08 18:21:18.531257 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:21:18.531325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-10-08 18:21:18.531391 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:21:18.531455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-10-08 18:21:18.531521 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:21:18.531585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:21:18.531649 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:21:18.531737 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:21:18.532696 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:21:18.532713 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:21:18.532723 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:21:18.532733 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing lto-disabled-list (47) ... 2025-10-08 18:21:18.532743 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing make (4.3-4.1build2) ... 2025-10-08 18:21:18.532753 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:21:18.532763 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:21:18.532773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Collecting pyclean==3.0.0 2025-10-08 18:21:18.532783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:21:18.532791 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:21:18.532800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Installing collected packages: pyclean 2025-10-08 18:21:18.532817 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully installed pyclean-3.0.0 2025-10-08 18:21:18.532825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:21:18.532834 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-10-08 18:21:18.532842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 9700 files, 1396 directories removed. 2025-10-08 18:21:18.532851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-10-08 18:21:18.532859 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /usr 2025-10-08 18:21:18.532868 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-10-08 18:21:18.532876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 1365 files, 140 directories removed. 2025-10-08 18:21:18.532884 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-10-08 18:21:18.532908 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Found existing installation: pyclean 3.0.0 2025-10-08 18:21:18.532917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Uninstalling pyclean-3.0.0: 2025-10-08 18:21:18.532925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:21:18.532934 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 2ae237b30226 2025-10-08 18:21:18.532942 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> df3b6212fdd9 2025-10-08 18:21:18.532951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 4/4 : USER octavia 2025-10-08 18:21:18.532963 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 582240c38ff6 2025-10-08 18:21:18.532972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 582240c38ff6 2025-10-08 18:21:18.532980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> acf8fb61580e 2025-10-08 18:21:18.532995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully built 136d153c4e86 2025-10-08 18:21:18.533004 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully tagged osism.harbor.regio.digital/kolla/octavia-worker:build-20251008 2025-10-08 18:21:18.533063 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Built at 2025-10-08 18:21:18.532952 (took 0:00:26.118454) 2025-10-08 18:21:18.533483 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-conductor) 2025-10-08 18:21:18.533568 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2025-10-08 18:21:18.533654 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2025-10-08 18:21:18.533555 2025-10-08 18:21:18.533768 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Getting archive from https://tarballs.opendev.org/openstack/ironic-prometheus-exporter/ironic-prometheus-exporter-stable-2024.2.tar.gz 2025-10-08 18:21:19.441288 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 1 plugins into plugins archive 2025-10-08 18:21:19.441648 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 0 additions into additions archive 2025-10-08 18:23:30.991927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251008 2025-10-08 18:23:30.991997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 4d1bc086bc72 2025-10-08 18:23:30.992087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 2/7 : LABEL "build-date"="20251008" "name"="ironic-conductor" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:23:30.992170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in d4b36d52b4ae 2025-10-08 18:23:30.992236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container d4b36d52b4ae 2025-10-08 18:23:30.992315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 22acd018b124 2025-10-08 18:23:30.992365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 3/7 : ADD plugins-archive / 2025-10-08 18:23:30.992428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 5d1bef4a001c 2025-10-08 18:23:30.992492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 4/7 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt -r /ironic/driver-requirements.txt ironic-staging-drivers && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi 2025-10-08 18:23:30.992553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 56a1c2806d28 2025-10-08 18:23:30.992648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-staging-drivers 2025-10-08 18:23:30.992710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-08 18:23:30.992788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting proliantutils<2.17.0,>=2.16.2 (from -r /ironic/driver-requirements.txt (line 7)) 2025-10-08 18:23:30.992898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading proliantutils-2.16.3-py3-none-any.whl.metadata (2.5 kB) 2025-10-08 18:23:30.992970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmp-lextudio>=5.0.0 (from -r /ironic/driver-requirements.txt (line 8)) 2025-10-08 18:23:30.993027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl.metadata (8.1 kB) 2025-10-08 18:23:30.993084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1>=0.5.1 (from -r /ironic/driver-requirements.txt (line 9)) 2025-10-08 18:23:30.993130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-10-08 18:23:30.993178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1-modules>=0.3.0 (from -r /ironic/driver-requirements.txt (line 10)) 2025-10-08 18:23:30.993226 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-10-08 18:23:30.993288 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting python-scciclient<0.17.0,>=0.16.0 (from -r /ironic/driver-requirements.txt (line 11)) 2025-10-08 18:23:30.993360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading python_scciclient-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-08 18:23:30.993407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible>=2.7 (from -r /ironic/driver-requirements.txt (line 14)) 2025-10-08 18:23:30.993456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible-12.1.0-py3-none-any.whl.metadata (8.0 kB) 2025-10-08 18:23:30.993503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting sushy-oem-idrac<6.0.0,>=5.0.0 (from -r /ironic/driver-requirements.txt (line 17)) 2025-10-08 18:23:30.993549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl.metadata (2.5 kB) 2025-10-08 18:23:30.993598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: jsonschema>=2.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (4.19.2) 2025-10-08 18:23:30.993665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.concurrency>=3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (6.1.0) 2025-10-08 18:23:30.994693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.serialization>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (5.5.0) 2025-10-08 18:23:30.994705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.utils>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (7.3.0) 2025-10-08 18:23:30.994710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (6.1.0) 2025-10-08 18:23:30.994714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyOpenSSL>=19.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (24.2.1) 2025-10-08 18:23:30.994718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2.32.3) 2025-10-08 18:23:30.994723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.3.4) 2025-10-08 18:23:30.994727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: six>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.16.0) 2025-10-08 18:23:30.994730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: sushy>=4.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (5.2.1) 2025-10-08 18:23:30.994734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) (2.16.0) 2025-10-08 18:23:30.994737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: defusedxml>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) (0.7.1) 2025-10-08 18:23:30.994740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyghmi>=1.0.24 (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) 2025-10-08 18:23:30.994745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyghmi-1.5.70-py3-none-any.whl.metadata (1.1 kB) 2025-10-08 18:23:30.994749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from sushy-oem-idrac<6.0.0,>=5.0.0->-r /ironic/driver-requirements.txt (line 17)) (2.9.0.post0) 2025-10-08 18:23:30.994752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ironic-lib>=2.17.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (6.2.0) 2025-10-08 18:23:30.994760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (9.6.0) 2025-10-08 18:23:30.994763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (6.4.0) 2025-10-08 18:23:30.994767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (6.1.2) 2025-10-08 18:23:30.994771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (3.5.0) 2025-10-08 18:23:30.994774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasyncore<2.0.0,>=1.0.0 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2025-10-08 18:23:30.994781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasyncore-1.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 18:23:30.994789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysmi-lextudio<2.0.0,>=1.0.4 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2025-10-08 18:23:30.994793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysmi_lextudio-1.4.3-py3-none-any.whl.metadata (8.1 kB) 2025-10-08 18:23:30.994796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmpcrypto<0.0.5,>=0.0.4 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2025-10-08 18:23:30.994799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl.metadata (2.4 kB) 2025-10-08 18:23:30.994803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Jinja2<4.0.0,>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.1.4) 2025-10-08 18:23:30.994806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ply<4.0,>=3.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.11) 2025-10-08 18:23:30.994810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2<4.0.0,>=3.1.3->pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (2.1.5) 2025-10-08 18:23:30.994815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cryptography in /var/lib/kolla/venv/lib/python3.12/site-packages (from pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (42.0.8) 2025-10-08 18:23:30.994818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.3.2) 2025-10-08 18:23:30.994821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.8) 2025-10-08 18:23:30.994827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.26.19) 2025-10-08 18:23:30.994830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2025.10.5) 2025-10-08 18:23:30.994833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible-core~=2.19.3 (from ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2025-10-08 18:23:30.994837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible_core-2.19.3-py3-none-any.whl.metadata (7.7 kB) 2025-10-08 18:23:30.994856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ansible-core~=2.19.3->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (6.0.2) 2025-10-08 18:23:30.994862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: packaging in /var/lib/kolla/venv/lib/python3.12/site-packages (from ansible-core~=2.19.3->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (24.1) 2025-10-08 18:23:30.994914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting resolvelib<2.0.0,>=0.5.3 (from ansible-core~=2.19.3->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2025-10-08 18:23:30.994963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading resolvelib-1.2.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 18:23:30.995006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (1.8.8) 2025-10-08 18:23:30.995064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (4.0.1) 2025-10-08 18:23:30.995104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tenacity>=6.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (8.3.0) 2025-10-08 18:23:30.995162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: zeroconf>=0.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (0.132.2) 2025-10-08 18:23:30.995211 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (24.2.0) 2025-10-08 18:23:30.995259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2023.12.1) 2025-10-08 18:23:30.995307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.35.1) 2025-10-08 18:23:30.995354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.20.0) 2025-10-08 18:23:30.995399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.8.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.19) 2025-10-08 18:23:30.995447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (3.0.0) 2025-10-08 18:23:30.995494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (0.10.1) 2025-10-08 18:23:30.995543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (2.0.0) 2025-10-08 18:23:30.995589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (5.3.0) 2025-10-08 18:23:30.995643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->ironic-staging-drivers) (1.16.0) 2025-10-08 18:23:30.995710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ironic-staging-drivers) (5.6.0) 2025-10-08 18:23:30.995759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.0.8) 2025-10-08 18:23:30.995811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2024.1) 2025-10-08 18:23:30.995903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.10.1) 2025-10-08 18:23:30.995950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.1.0) 2025-10-08 18:23:30.995999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (2.5.1) 2025-10-08 18:23:30.996045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (1.6.0) 2025-10-08 18:23:30.996100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (0.36.1) 2025-10-08 18:23:30.996148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.0.3) 2025-10-08 18:23:30.996210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (2.6.1) 2025-10-08 18:23:30.996258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2.1.0) 2025-10-08 18:23:30.996303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.11.0) 2025-10-08 18:23:30.996347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.1.2) 2025-10-08 18:23:30.996390 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (67.2.0) 2025-10-08 18:23:30.996432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography->pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (1.17.0) 2025-10-08 18:23:30.996475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography->pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (2.22) 2025-10-08 18:23:30.996520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (0.7) 2025-10-08 18:23:30.996563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ifaddr>=0.1.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from zeroconf>=0.24.0->ironic-lib>=2.17.1->ironic-staging-drivers) (0.2.0) 2025-10-08 18:23:30.996604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading proliantutils-2.16.3-py3-none-any.whl (456 kB) 2025-10-08 18:23:30.996664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading python_scciclient-0.16.0-py3-none-any.whl (77 kB) 2025-10-08 18:23:30.996713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl (68 kB) 2025-10-08 18:23:30.996756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl (84 kB) 2025-10-08 18:23:30.996799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl (290 kB) 2025-10-08 18:23:30.997005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasyncore-1.0.4-py3-none-any.whl (10 kB) 2025-10-08 18:23:30.997063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysmi_lextudio-1.4.3-py3-none-any.whl (83 kB) 2025-10-08 18:23:30.997074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl (6.5 kB) 2025-10-08 18:23:30.997091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-10-08 18:23:30.997100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-10-08 18:23:30.997109 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible-12.1.0-py3-none-any.whl (52.8 MB) 2025-10-08 18:23:30.997118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 MB 26.7 MB/s 0:00:01 2025-10-08 18:23:30.997182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible_core-2.19.3-py3-none-any.whl (2.4 MB) 2025-10-08 18:23:30.997223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 31.2 MB/s 0:00:00 2025-10-08 18:23:30.997280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading resolvelib-1.2.0-py3-none-any.whl (18 kB) 2025-10-08 18:23:30.997317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyghmi-1.5.70-py3-none-any.whl (260 kB) 2025-10-08 18:23:30.997367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyasyncore, resolvelib, pyasn1, pysmi-lextudio, pyasn1-modules, sushy-oem-idrac, pysnmpcrypto, pyghmi, ansible-core, pysnmp-lextudio, ansible, python-scciclient, proliantutils, ironic-staging-drivers 2025-10-08 18:23:30.997407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed ansible-12.1.0 ansible-core-2.19.3 ironic-staging-drivers-0.17.0 proliantutils-2.16.3 pyasn1-0.6.0 pyasn1-modules-0.4.0 pyasyncore-1.0.4 pyghmi-1.5.70 pysmi-lextudio-1.4.3 pysnmp-lextudio-5.0.33 pysnmpcrypto-0.0.4 python-scciclient-0.16.0 resolvelib-1.2.0 sushy-oem-idrac-5.0.0 2025-10-08 18:23:30.997444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing /plugins/ironic-prometheus-exporter-4.4.1.dev2 2025-10-08 18:23:30.997491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (setup.py): started 2025-10-08 18:23:30.997529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:23:30.997576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing /plugins/pycadf-3.1.1 2025-10-08 18:23:30.997612 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (setup.py): started 2025-10-08 18:23:30.997680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:23:30.997706 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (6.1.0) 2025-10-08 18:23:30.997777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (5.3.0) 2025-10-08 18:23:30.998719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.messaging>=9.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (14.9.1) 2025-10-08 18:23:30.998739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Flask>=1.0.0 (from ironic-prometheus-exporter==4.4.1.dev2) 2025-10-08 18:23:30.998750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-10-08 18:23:30.998760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: prometheus_client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-prometheus-exporter==4.4.1.dev2) (0.20.0) 2025-10-08 18:23:30.998771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.0) 2025-10-08 18:23:30.998781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-10-08 18:23:30.998790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-08 18:23:30.998800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-08 18:23:30.998818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-08 18:23:30.998827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-08 18:23:30.998835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Werkzeug>=3.0.0 (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) 2025-10-08 18:23:30.998868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-10-08 18:23:30.998877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Jinja2>=3.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) (3.1.4) 2025-10-08 18:23:30.998886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting itsdangerous>=2.1.2 (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) 2025-10-08 18:23:30.998894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-08 18:23:30.998902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: click>=8.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) (8.1.7) 2025-10-08 18:23:30.998911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting blinker>=1.6.2 (from Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) 2025-10-08 18:23:30.998919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-10-08 18:23:30.998929 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.0.0->ironic-prometheus-exporter==4.4.1.dev2) (2.1.5) 2025-10-08 18:23:30.998938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.0.2) 2025-10-08 18:23:30.998946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (0.10.1) 2025-10-08 18:23:30.998963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.4.0) 2025-10-08 18:23:30.998972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.32.3) 2025-10-08 18:23:30.998980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2025-10-08 18:23:30.998999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (1.8.8) 2025-10-08 18:23:30.999008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.2.0) 2025-10-08 18:23:30.999016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.5.0) 2025-10-08 18:23:30.999025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.0.0) 2025-10-08 18:23:30.999033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.4.0) 2025-10-08 18:23:30.999041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.context>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.6.0) 2025-10-08 18:23:30.999063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.1.2) 2025-10-08 18:23:30.999071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.9.0) 2025-10-08 18:23:30.999079 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.2.0) 2025-10-08 18:23:30.999087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.service>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.5.0) 2025-10-08 18:23:30.999096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.utils>=3.37.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (7.3.0) 2025-10-08 18:23:30.999104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (5.1.0) 2025-10-08 18:23:30.999113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.9.0.post0) 2025-10-08 18:23:30.999129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (4.0.1) 2025-10-08 18:23:30.999137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (4.0.1) 2025-10-08 18:23:30.999146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-10-08 18:23:30.999158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-10-08 18:23:30.999167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.10.1) 2025-10-08 18:23:30.999175 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.1.0) 2025-10-08 18:23:30.999184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.5.1) 2025-10-08 18:23:30.999196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (1.6.0) 2025-10-08 18:23:30.999207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: eventlet>=0.25.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.36.1) 2025-10-08 18:23:30.999259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: greenlet>=0.4.15 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.0.3) 2025-10-08 18:23:30.999292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.concurrency>=3.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (6.1.0) 2025-10-08 18:23:30.999393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.6.1) 2025-10-08 18:23:30.999410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.19) 2025-10-08 18:23:30.999465 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (2.1.0) 2025-10-08 18:23:30.999479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.11.0) 2025-10-08 18:23:30.999535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (24.1) 2025-10-08 18:23:30.999598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (3.1.2) 2025-10-08 18:23:30.999612 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (67.2.0) 2025-10-08 18:23:30.999689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.3.2) 2025-10-08 18:23:30.999746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.8) 2025-10-08 18:23:30.999761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (1.26.19) 2025-10-08 18:23:30.999820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (2025.10.5) 2025-10-08 18:23:30.999902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=9.4.0->ironic-prometheus-exporter==4.4.1.dev2) (0.7) 2025-10-08 18:23:30.999953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-10-08 18:23:30.999992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-10-08 18:23:31.000028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-10-08 18:23:31.000075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-10-08 18:23:31.000120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building wheels for collected packages: ironic-prometheus-exporter, pycadf 2025-10-08 18:23:31.000227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: DEPRECATION: Building 'ironic-prometheus-exporter' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ironic-prometheus-exporter'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:23:31.000245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-08 18:23:31.000281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (setup.py): started 2025-10-08 18:23:31.000328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (setup.py): finished with status 'done' 2025-10-08 18:23:31.000373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Created wheel for ironic-prometheus-exporter: filename=ironic_prometheus_exporter-4.4.1.dev2-py3-none-any.whl size=68093 sha256=f07ba045a4491ba22d698fbc609a1640168d004bb9abc0bc2a347c91853337a6 2025-10-08 18:23:31.000422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-ufetfp4f/wheels/83/17/95/561678901d81851705c08567792c6c0ce14dafcab409e836a2 2025-10-08 18:23:31.000437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:23:31.000485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-08 18:23:31.000498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for pycadf (setup.py): started 2025-10-08 18:23:31.000559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-08 18:23:31.000597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=0e66e20eb7fc389d439dfdc2287bb6852e6cbb155891c0d8d2ae595a350e91a5 2025-10-08 18:23:31.000609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-ufetfp4f/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-08 18:23:31.000681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built ironic-prometheus-exporter pycadf 2025-10-08 18:23:31.000723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, pycadf, ironic-prometheus-exporter 2025-10-08 18:23:31.000770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Attempting uninstall: pycadf 2025-10-08 18:23:31.000783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Found existing installation: pycadf 3.1.1 2025-10-08 18:23:31.000832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Uninstalling pycadf-3.1.1: 2025-10-08 18:23:31.000863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pycadf-3.1.1 2025-10-08 18:23:31.000919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blinker-1.8.2 ironic-prometheus-exporter-4.4.1.dev2 itsdangerous-2.2.0 pycadf-3.1.1 2025-10-08 18:23:31.000966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 56a1c2806d28 2025-10-08 18:23:31.000979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 71ffd949dffd 2025-10-08 18:23:31.001028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 5/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bsdmainutils dosfstools e2fsprogs gdisk genisoimage ipmitool isolinux mtools openssh-client parted psmisc python3-systemd qemu-utils shellinabox udev xfsprogs && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:23:31.001066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 4b42570a681e 2025-10-08 18:23:31.001101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:23:31.001115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:23:31.001168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:23:31.001215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:23:31.001228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:23:31.001273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:23:31.001319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:23:31.001332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:23:31.001378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:23:31.001437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:23:31.001485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:23:31.001503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:23:31.001539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:23:31.001562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:23:31.001610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:23:31.001653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 28.5 MB in 3s (8,595 kB/s) 2025-10-08 18:23:31.001702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-10-08 18:23:31.001740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-10-08 18:23:31.001775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-10-08 18:23:31.002695 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-10-08 18:23:31.002713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2025-10-08 18:23:31.002724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev is already the newest version (255.4-1ubuntu8.10). 2025-10-08 18:23:31.002734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev set to manually installed. 2025-10-08 18:23:31.002745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following additional packages will be installed: 2025-10-08 18:23:31.002755 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils dmidecode freeipmi-common libcbor0.10 libfido2-1 libfreeipmi17 2025-10-08 18:23:31.002765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2025-10-08 18:23:31.002775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 ncal 2025-10-08 18:23:31.002785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Suggested packages: 2025-10-08 18:23:31.002796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: calendar whois vacation mailutils freeipmi-tools wodim cdrkit-doc xorriso 2025-10-08 18:23:31.002806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: fuse3 low-memory-monitor file libparted-dev libparted-i18n floppyd keychain 2025-10-08 18:23:31.002814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libpam-ssh monkeysphere ssh-askpass parted-doc xfsdump acl attr quota 2025-10-08 18:23:31.002823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Recommended packages: 2025-10-08 18:23:31.002831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: groff-base openipmi syslinux-common libglib2.0-data shared-mime-info 2025-10-08 18:23:31.002862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xdg-user-dirs xauth qemu-block-extra 2025-10-08 18:23:31.002872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following NEW packages will be installed: 2025-10-08 18:23:31.002880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils bsdmainutils dmidecode dosfstools freeipmi-common gdisk 2025-10-08 18:23:31.002889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: genisoimage ipmitool isolinux libcbor0.10 libfido2-1 libfreeipmi17 2025-10-08 18:23:31.002897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2025-10-08 18:23:31.002905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 mtools ncal openssh-client 2025-10-08 18:23:31.002914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: parted psmisc python3-systemd qemu-utils shellinabox xfsprogs 2025-10-08 18:23:31.002922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:23:31.002939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Need to get 11.1 MB of archives. 2025-10-08 18:23:31.002948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 50.1 MB of additional disk space will be used. 2025-10-08 18:23:31.002956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:23:31.002965 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 freeipmi-common all 1.6.13-3 [182 kB] 2025-10-08 18:23:31.002973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreeipmi17 amd64 1.6.13-3 [942 kB] 2025-10-08 18:23:31.002981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ipmitool amd64 1.8.19-7ubuntu0.24.04.3 [2,030 kB] 2025-10-08 18:23:31.002989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 18:23:31.002998 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-08 18:23:31.003012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.3 [73.7 kB] 2025-10-08 18:23:31.003021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2025-10-08 18:23:31.003029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2025-10-08 18:23:31.003037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-10-08 18:23:31.003045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-10-08 18:23:31.003053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-10-08 18:23:31.003070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2025-10-08 18:23:31.003078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2025-10-08 18:23:31.003087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-08 18:23:31.003095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2025-10-08 18:23:31.003103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-10-08 18:23:31.003111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2025-10-08 18:23:31.003119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-10-08 18:23:31.003128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2025-10-08 18:23:31.003136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2025-10-08 18:23:31.003144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2025-10-08 18:23:31.003153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 isolinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [57.8 kB] 2025-10-08 18:23:31.003167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-10-08 18:23:31.003175 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-10-08 18:23:31.003183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-10-08 18:23:31.003192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2025-10-08 18:23:31.003200 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2025-10-08 18:23:31.003208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-10-08 18:23:31.003220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 shellinabox amd64 2.21build3 [130 kB] 2025-10-08 18:23:31.003229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-10-08 18:23:31.003237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-10-08 18:23:31.003246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 11.1 MB in 1s (17.7 MB/s) 2025-10-08 18:23:31.003254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package freeipmi-common. 2025-10-08 18:23:31.003266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-10-08 18:23:31.003283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(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% 2025-10-08 18:23:31.003331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-10-08 18:23:31.003344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-10-08 18:23:31.003412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-10-08 18:23:31.003427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-10-08 18:23:31.003478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:23:31.003491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../00-freeipmi-common_1.6.13-3_all.deb ... 2025-10-08 18:23:31.003540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking freeipmi-common (1.6.13-3) ... 2025-10-08 18:23:31.003568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfreeipmi17. 2025-10-08 18:23:31.003647 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../01-libfreeipmi17_1.6.13-3_amd64.deb ... 2025-10-08 18:23:31.003700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfreeipmi17 (1.6.13-3) ... 2025-10-08 18:23:31.003713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ipmitool. 2025-10-08 18:23:31.003766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../02-ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2025-10-08 18:23:31.003796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-10-08 18:23:31.003862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 18:23:31.003921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 18:23:31.003959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:23:31.004004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libpopt0:amd64. 2025-10-08 18:23:31.004017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-08 18:23:31.004064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 18:23:31.004111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdextrautils. 2025-10-08 18:23:31.004124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../05-bsdextrautils_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-08 18:23:31.004171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-10-08 18:23:31.004217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dmidecode. 2025-10-08 18:23:31.004229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../06-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-10-08 18:23:31.004275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-10-08 18:23:31.004311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dosfstools. 2025-10-08 18:23:31.004324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../07-dosfstools_4.2-1.1build1_amd64.deb ... 2025-10-08 18:23:31.004376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dosfstools (4.2-1.1build1) ... 2025-10-08 18:23:31.004398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libcbor0.10:amd64. 2025-10-08 18:23:31.004434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../08-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-10-08 18:23:31.004479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-08 18:23:31.004492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfido2-1:amd64. 2025-10-08 18:23:31.004540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../09-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-10-08 18:23:31.004553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-08 18:23:31.004601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfuse3-3:amd64. 2025-10-08 18:23:31.004614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../10-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-10-08 18:23:31.004682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-08 18:23:31.004699 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic-mgc. 2025-10-08 18:23:31.004747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../11-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-10-08 18:23:31.004760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-10-08 18:23:31.004814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic1t64:amd64. 2025-10-08 18:23:31.004828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../12-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-10-08 18:23:31.004876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-10-08 18:23:31.004915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libnuma1:amd64. 2025-10-08 18:23:31.004927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../13-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-08 18:23:31.004974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:23:31.004994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libparted2t64:amd64. 2025-10-08 18:23:31.005032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../14-libparted2t64_3.6-4build1_amd64.deb ... 2025-10-08 18:23:31.005045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2025-10-08 18:23:31.005091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libpa 2025-10-08 18:23:31.005127 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:rted2t64' 2025-10-08 18:23:31.005140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-10-08 18:23:31.005203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package openssh-client. 2025-10-08 18:23:31.005214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../15-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-08 18:23:31.005261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-08 18:23:31.005308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-08 18:23:31.005320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package parted. 2025-10-08 18:23:31.005373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-08 18:23:31.005409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../16-parted_3.6-4build1_amd64.deb ... 2025-10-08 18:23:31.005446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking parted (3.6-4build1) ... 2025-10-08 18:23:31.005458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package psmisc. 2025-10-08 18:23:31.005542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../17-psmisc_23.7-1build1_amd64.deb ... 2025-10-08 18:23:31.005580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking psmisc (23.7-1build1) ... 2025-10-08 18:23:31.005655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ncal. 2025-10-08 18:23:31.005707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../18-ncal_12.1.8_amd64.deb ... 2025-10-08 18:23:31.005761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ncal (12.1.8) ... 2025-10-08 18:23:31.005798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdmainutils. 2025-10-08 18:23:31.005833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../19-bsdmainutils_12.1.8_all.deb ... 2025-10-08 18:23:31.005892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdmainutils (12.1.8) ... 2025-10-08 18:23:31.006690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package genisoimage. 2025-10-08 18:23:31.006707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../20-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-10-08 18:23:31.006717 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-10-08 18:23:31.006727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package isolinux. 2025-10-08 18:23:31.006737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../21-isolinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-10-08 18:23:31.006747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-08 18:23:31.006758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libinih1:amd64. 2025-10-08 18:23:31.006767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../22-libinih1_55-1ubuntu2_amd64.deb ... 2025-10-08 18:23:31.006777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-10-08 18:23:31.006802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburcu8t64:amd64. 2025-10-08 18:23:31.006811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-10-08 18:23:31.006820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-08 18:23:31.006828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburing2:amd64. 2025-10-08 18:23:31.006836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../24-liburing2_2.5-1build1_amd64.deb ... 2025-10-08 18:23:31.006897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-10-08 18:23:31.006906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package mtools. 2025-10-08 18:23:31.006915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../25-mtools_4.0.43-1build1_amd64.deb ... 2025-10-08 18:23:31.006923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking mtools (4.0.43-1build1) ... 2025-10-08 18:23:31.006932 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package python3-systemd. 2025-10-08 18:23:31.006940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../26-python3-systemd_235-1build4_amd64.deb ... 2025-10-08 18:23:31.006949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking python3-systemd (235-1build4) ... 2025-10-08 18:23:31.006957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package qemu-utils. 2025-10-08 18:23:31.006966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../27-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 18:23:31.006974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:23:31.006982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package shellinabox. 2025-10-08 18:23:31.006991 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../28-shellinabox_2.21build3_amd64.deb ... 2025-10-08 18:23:31.006999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking shellinabox (2.21build3) ... 2025-10-08 18:23:31.007007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package xfsprogs. 2025-10-08 18:23:31.007016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../29-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-10-08 18:23:31.007024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-10-08 18:23:31.007032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package gdisk. 2025-10-08 18:23:31.007041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../30-gdisk_1.0.10-1build1_amd64.deb ... 2025-10-08 18:23:31.007049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking gdisk (1.0.10-1build1) ... 2025-10-08 18:23:31.007057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-08 18:23:31.007066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up shellinabox (2.21build3) ... 2025-10-08 18:23:31.007074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2025-10-08 18:23:31.007082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:23:31.007090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-08 18:23:31.007099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-10-08 18:23:31.007107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-10-08 18:23:31.007120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ncal (12.1.8) ... 2025-10-08 18:23:31.007128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up mtools (4.0.43-1build1) ... 2025-10-08 18:23:31.007137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up psmisc (23.7-1build1) ... 2025-10-08 18:23:31.007153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-08 18:23:31.007162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up freeipmi-common (1.6.13-3) ... 2025-10-08 18:23:31.007170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-10-08 18:23:31.007178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dosfstools (4.2-1.1build1) ... 2025-10-08 18:23:31.007186 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-10-08 18:23:31.007195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:23:31.007203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:No schema files found: doing nothing. 2025-10-08 18:23:31.007212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-08 18:23:31.007220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdmainutils (12.1.8) ... 2025-10-08 18:23:31.007228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-10-08 18:23:31.007236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-08 18:23:31.007245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfreeipmi17 (1.6.13-3) ... 2025-10-08 18:23:31.007253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:23:31.007266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-10-08 18:23:31.007274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburing2:amd64 (2.5-1build1) ... 2025-10-08 18:23:31.007282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-08 18:23:31.007295 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-10-08 18:23:31.007303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2025-10-08 18:23:31.007312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:23:31.007323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up python3-systemd (235-1build4) ... 2025-10-08 18:23:31.007331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 18:23:31.007343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up genisoimage (9:1.1.11-3.5) ... 2025-10-08 18:23:31.007377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-08 18:23:31.007430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-10-08 18:23:31.007443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2025-10-08 18:23:31.007490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2025-10-08 18:23:31.007503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up gdisk (1.0.10-1build1) ... 2025-10-08 18:23:31.007554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:23:31.007566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up parted (3.6-4build1) ... 2025-10-08 18:23:31.007595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:23:31.007650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 4b42570a681e 2025-10-08 18:23:31.007667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> aac264324bae 2025-10-08 18:23:31.007751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:23:31.007771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 06f855a04d33 2025-10-08 18:23:31.007784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-10-08 18:23:31.007813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-10-08 18:23:31.007874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-10-08 18:23:31.007914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages were automatically installed and are no longer required: 2025-10-08 18:23:31.007961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:23:31.007971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:23:31.008016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:23:31.008026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:23:31.008070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:23:31.008080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:23:31.008124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:23:31.008133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2025-10-08 18:23:31.008177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Use 'apt autoremove' to remove them. 2025-10-08 18:23:31.008190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2025-10-08 18:23:31.008235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: build-essential 2025-10-08 18:23:31.008247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:23:31.008282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:23:31.008294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-10-08 18:23:31.008330 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(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% 2025-10-08 18:23:31.008343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-10-08 18:23:31.008379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-10-08 18:23:31.008391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2025-10-08 18:23:31.008425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-10-08 18:23:31.008437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-10-08 18:23:31.008472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-10-08 18:23:31.008484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19248 files and directories currently installed.) 2025-10-08 18:23:31.008564 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:23:31.008580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-10-08 18:23:31.008589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-10-08 18:23:31.008597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-10-08 18:23:31.008616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2025-10-08 18:23:31.008667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:23:31.008684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:23:31.008711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:23:31.008745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:23:31.008780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:23:31.008793 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:23:31.008828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:23:31.008856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2025-10-08 18:23:31.008959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:23:31.008971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 228 MB disk space will be freed. 2025-10-08 18:23:31.008983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-10-08 18:23:31.008992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-10-08 18:23:31.009025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: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% 2025-10-08 18:23:31.009045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-10-08 18:23:31.009084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-10-08 18:23:31.009105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:23:31.009126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-10-08 18:23:31.009145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-10-08 18:23:31.009185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19239 files and directories currently installed.) 2025-10-08 18:23:31.009198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:23:31.009237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:31.009250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:23:31.009289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:31.009304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:23:31.009343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:23:31.009368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:23:31.009400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:31.009433 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:23:31.009445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:31.009481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:23:31.009510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:23:31.010687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:23:31.010712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:23:31.010719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:23:31.010727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:23:31.010734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:23:31.010741 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:31.010748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:23:31.010755 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:31.010762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:31.010769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:31.010776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:31.010782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:31.010789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:31.010796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:31.010803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:23:31.010810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:23:31.010816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:31.010823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:31.010830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:23:31.010837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:31.010861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:31.010868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:23:31.010875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:31.010882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:23:31.010888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-08 18:23:31.010895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:31.010902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:31.010909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing lto-disabled-list (47) ... 2025-10-08 18:23:31.010916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing make (4.3-4.1build2) ... 2025-10-08 18:23:31.010923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:23:31.010930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:23:31.010937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyclean==3.0.0 2025-10-08 18:23:31.010944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:23:31.010951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:23:31.010964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyclean 2025-10-08 18:23:31.010971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed pyclean-3.0.0 2025-10-08 18:23:31.010978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:23:31.010985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-08 18:23:31.010992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 25172 files, 2910 directories removed. 2025-10-08 18:23:31.010999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-08 18:23:31.011006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /usr 2025-10-08 18:23:31.011012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-08 18:23:31.011019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 1323 files, 135 directories removed. 2025-10-08 18:23:31.011026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-10-08 18:23:31.011033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Found existing installation: pyclean 3.0.0 2025-10-08 18:23:31.011040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Uninstalling pyclean-3.0.0: 2025-10-08 18:23:31.011047 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:23:31.011054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 06f855a04d33 2025-10-08 18:23:31.011067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> b22fbcf4183b 2025-10-08 18:23:31.011074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 7/7 : USER ironic 2025-10-08 18:23:31.011086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 658e11dfe0d2 2025-10-08 18:23:31.011093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 658e11dfe0d2 2025-10-08 18:23:31.011100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> efb228bd63e6 2025-10-08 18:23:31.011107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built 7c81eaf42af6 2025-10-08 18:23:31.011114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully tagged osism.harbor.regio.digital/kolla/ironic-conductor:build-20251008 2025-10-08 18:23:31.011121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Built at 2025-10-08 18:23:31.010416 (took 0:02:12.476861) 2025-10-08 18:23:31.011128 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-prometheus-exporter) to queue 2025-10-08 18:23:31.011495 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-api) 2025-10-08 18:23:31.011555 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Processing 2025-10-08 18:23:31.011653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building started at 2025-10-08 18:23:31.011533 2025-10-08 18:23:31.012977 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 plugins into plugins archive 2025-10-08 18:23:31.013825 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 additions into additions archive 2025-10-08 18:23:58.077087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251008 2025-10-08 18:23:58.077184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 4d1bc086bc72 2025-10-08 18:23:58.077205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 2/5 : LABEL "build-date"="20251008" "name"="ironic-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:23:58.077260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in b526d106813f 2025-10-08 18:23:58.077272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container b526d106813f 2025-10-08 18:23:58.077283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 6b74960f3dbb 2025-10-08 18:23:58.077293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2025-10-08 18:23:58.077303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> d1f9c5e6fab6 2025-10-08 18:23:58.077312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2025-10-08 18:23:58.077322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in bf37f22ec558 2025-10-08 18:23:58.077332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container bf37f22ec558 2025-10-08 18:23:58.077341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 798d03c343ea 2025-10-08 18:23:58.077353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:23:58.077365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 97e555e9eda5 2025-10-08 18:23:58.077375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2025-10-08 18:23:58.077385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2025-10-08 18:23:58.077448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2025-10-08 18:23:58.077459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages were automatically installed and are no longer required: 2025-10-08 18:23:58.077502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:23:58.077512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:23:58.077522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:23:58.077559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:23:58.077568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:23:58.077702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:23:58.077718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:23:58.077770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2025-10-08 18:23:58.077780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Use 'apt autoremove' to remove them. 2025-10-08 18:23:58.077817 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2025-10-08 18:23:58.077832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: build-essential 2025-10-08 18:23:58.077911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:23:58.077921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:23:58.077931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-10-08 18:23:58.077943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(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% 2025-10-08 18:23:58.077979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:23:58.077994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2025-10-08 18:23:58.078036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2025-10-08 18:23:58.078075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2025-10-08 18:23:58.078085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2025-10-08 18:23:58.078130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-10-08 18:23:58.078214 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:23:58.078226 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:23:58.078272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2025-10-08 18:23:58.078318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2025-10-08 18:23:58.078368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2025-10-08 18:23:58.078444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2025-10-08 18:23:58.078503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:23:58.078517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:23:58.078556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:23:58.078591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:23:58.078668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:23:58.078714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:23:58.078754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:23:58.078799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2025-10-08 18:23:58.078870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:23:58.078908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 228 MB disk space will be freed. 2025-10-08 18:23:58.078944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-10-08 18:23:58.079011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(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% 2025-10-08 18:23:58.079056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:23:58.079096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2025-10-08 18:23:58.079142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2025-10-08 18:23:58.079220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2025-10-08 18:23:58.079231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2025-10-08 18:23:58.079277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:23:58.079326 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:23:58.079376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:58.079453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:23:58.079464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:58.079520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:23:58.079566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:23:58.079621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:23:58.079716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:58.079764 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:23:58.079810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:58.079900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:23:58.079938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:23:58.079948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:23:58.079986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:23:58.080079 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:23:58.080090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:23:58.080129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:23:58.080164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:58.080241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:23:58.080252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:58.080300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:58.080385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:58.080421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-10-08 18:23:58.080458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:23:58.080539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:58.080550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:58.080606 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:58.080707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:23:58.080719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:23:58.080767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:58.080818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:58.080950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:23:58.080963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:58.081002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:58.081037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:23:58.081118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:58.081129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:23:58.081173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:58.081253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:23:58.081263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing lto-disabled-list (47) ... 2025-10-08 18:23:58.081297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing make (4.3-4.1build2) ... 2025-10-08 18:23:58.081329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:23:58.081372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:23:58.081413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Collecting pyclean==3.0.0 2025-10-08 18:23:58.081453 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:23:58.081493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:23:58.081526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Installing collected packages: pyclean 2025-10-08 18:23:58.081568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully installed pyclean-3.0.0 2025-10-08 18:23:58.081608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:23:58.081676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-10-08 18:23:58.081722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 8800 files, 1239 directories removed. 2025-10-08 18:23:58.081763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-10-08 18:23:58.081804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /usr 2025-10-08 18:23:58.081863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-10-08 18:23:58.081906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 1316 files, 133 directories removed. 2025-10-08 18:23:58.081938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-10-08 18:23:58.081973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Found existing installation: pyclean 3.0.0 2025-10-08 18:23:58.082006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Uninstalling pyclean-3.0.0: 2025-10-08 18:23:58.082037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:23:58.082080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 97e555e9eda5 2025-10-08 18:23:58.082121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> eed1ec8fef35 2025-10-08 18:23:58.082180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully built 80ee30378dbf 2025-10-08 18:23:58.082266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully tagged osism.harbor.regio.digital/kolla/ironic-api:build-20251008 2025-10-08 18:23:58.082362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Built at 2025-10-08 18:23:58.082227 (took 0:00:27.070694) 2025-10-08 18:23:58.082857 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-pxe) 2025-10-08 18:23:58.082874 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Processing 2025-10-08 18:23:58.082910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building started at 2025-10-08 18:23:58.082814 2025-10-08 18:23:58.084023 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 plugins into plugins archive 2025-10-08 18:23:58.084686 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 additions into additions archive 2025-10-08 18:24:39.708164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251008 2025-10-08 18:24:39.708892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 4d1bc086bc72 2025-10-08 18:24:39.708949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 2/8 : LABEL "build-date"="20251008" "name"="ironic-pxe" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-pxe" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:24:39.708964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in c839455dd490 2025-10-08 18:24:39.708974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container c839455dd490 2025-10-08 18:24:39.709009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 90e3825bfa23 2025-10-08 18:24:39.709019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends grub-efi-*64-signed ipxe pxelinux shim-signed syslinux-common tftpd-hpa syslinux && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:24:39.709027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in b3f223dbf7d4 2025-10-08 18:24:39.709034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:24:39.709043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:24:39.709050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:24:39.709057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:24:39.709064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:24:39.709071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:24:39.709078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:24:39.709085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:24:39.709092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:24:39.710199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:24:39.710216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:24:39.710224 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:24:39.710243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:24:39.710251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:24:39.710257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:24:39.710265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 28.5 MB in 2s (11.6 MB/s) 2025-10-08 18:24:39.710272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-10-08 18:24:39.710279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-10-08 18:24:39.710286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-10-08 18:24:39.710293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-10-08 18:24:39.710300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following additional packages will be installed: 2025-10-08 18:24:39.710307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2025-10-08 18:24:39.710314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-ipxe grub2-common ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 2025-10-08 18:24:39.710321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libfuse3-3 libpng16-16t64 mokutil mtools python-apt-common python3-apt 2025-10-08 18:24:39.710328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: sbsigntool ucf 2025-10-08 18:24:39.710335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Suggested packages: 2025-10-08 18:24:39.710341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: multiboot-doc grub-emu xorriso desktop-base console-setup grub-pc fuse3 2025-10-08 18:24:39.710348 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: floppyd python-apt-doc dosfstools 2025-10-08 18:24:39.710355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Recommended packages: 2025-10-08 18:24:39.710369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: os-prober efibootmgr secureboot-db lsb-release iso-codes 2025-10-08 18:24:39.710376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following NEW packages will be installed: 2025-10-08 18:24:39.710383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2025-10-08 18:24:39.710390 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-efi-amd64-signed grub-ipxe grub2-common ipxe ipxe-qemu libefiboot1t64 2025-10-08 18:24:39.710396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libefivar1t64 libfreetype6 libfuse3-3 libpng16-16t64 mokutil mtools pxelinux 2025-10-08 18:24:39.710403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: python-apt-common python3-apt sbsigntool shim-signed syslinux 2025-10-08 18:24:39.710410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: syslinux-common tftpd-hpa ucf 2025-10-08 18:24:39.710417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:24:39.710424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Need to get 13.6 MB of archives. 2025-10-08 18:24:39.710431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 55.7 MB of additional disk space will be used. 2025-10-08 18:24:39.710437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:24:39.710444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 distro-info-data all 0.60ubuntu0.3 [6,686 B] 2025-10-08 18:24:39.710452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python-apt-common all 2.7.7ubuntu5 [20.7 kB] 2025-10-08 18:24:39.710459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apt amd64 2.7.7ubuntu5 [169 kB] 2025-10-08 18:24:39.710470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-08 18:24:39.710477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2025-10-08 18:24:39.710484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-10-08 18:24:39.710491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-10-08 18:24:39.710498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libefivar1t64 amd64 38-3.1build1 [57.8 kB] 2025-10-08 18:24:39.710508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libefiboot1t64 amd64 38-3.1build1 [40.6 kB] 2025-10-08 18:24:39.710566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] 2025-10-08 18:24:39.710621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-common amd64 2.12-1ubuntu7.3 [2,120 kB] 2025-10-08 18:24:39.710703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64-bin amd64 2.12-1ubuntu7.3 [1,638 kB] 2025-10-08 18:24:39.710776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub2-common amd64 2.12-1ubuntu7.3 [670 kB] 2025-10-08 18:24:39.710827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64 amd64 2.12-1ubuntu7.3 [52.8 kB] 2025-10-08 18:24:39.711804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64-signed amd64 1.202.5+2.12-1ubuntu7.3 [1,393 kB] 2025-10-08 18:24:39.711879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 grub-ipxe all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,193 kB] 2025-10-08 18:24:39.711902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-10-08 18:24:39.711911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,402 kB] 2025-10-08 18:24:39.711919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 mokutil amd64 0.6.0-2build3 [26.8 kB] 2025-10-08 18:24:39.711927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2025-10-08 18:24:39.711935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 pxelinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [106 kB] 2025-10-08 18:24:39.711943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 sbsigntool amd64 0.9.4-3.1ubuntu7 [52.4 kB] 2025-10-08 18:24:39.711951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 shim-signed amd64 1.58+15.8-0ubuntu1 [665 kB] 2025-10-08 18:24:39.711958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:25 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2025-10-08 18:24:39.711966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 syslinux-common all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [1,261 kB] 2025-10-08 18:24:39.711974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 tftpd-hpa amd64 5.2+20150808-1.4build1 [39.5 kB] 2025-10-08 18:24:39.711982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preconfiguring packages ... 2025-10-08 18:24:39.711991 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 13.6 MB in 1s (23.5 MB/s) 2025-10-08 18:24:39.711999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package distro-info-data. 2025-10-08 18:24:39.712007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-10-08 18:24:39.712015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-10-08 18:24:39.712024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: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% 2025-10-08 18:24:39.712033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-10-08 18:24:39.712041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-10-08 18:24:39.712048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:24:39.712056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% (Reading database ... 2025-10-08 18:24:39.712064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:95% 2025-10-08 18:24:39.712071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:24:39.712079 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../00-distro-info-data_0.60ubuntu0.3_all.deb ... 2025-10-08 18:24:39.712087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking distro-info-data (0.60ubuntu0.3) ... 2025-10-08 18:24:39.712094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python-apt-common. 2025-10-08 18:24:39.712102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../01-python-apt-common_2.7.7ubuntu5_all.deb ... 2025-10-08 18:24:39.712164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python-apt-common (2.7.7ubuntu5) ... 2025-10-08 18:24:39.712173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python3-apt. 2025-10-08 18:24:39.712181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../02-python3-apt_2.7.7ubuntu5_amd64.deb ... 2025-10-08 18:24:39.712195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python3-apt (2.7.7ubuntu5) ... 2025-10-08 18:24:39.712203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ucf. 2025-10-08 18:24:39.712221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-10-08 18:24:39.712229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Moving old data out of the way 2025-10-08 18:24:39.712237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-08 18:24:39.712245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ucf (3.0043+nmu1) ... 2025-10-08 18:24:39.712252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package gettext-base. 2025-10-08 18:24:39.712260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../04-gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-10-08 18:24:39.712309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-10-08 18:24:39.712317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfuse3-3:amd64. 2025-10-08 18:24:39.712325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../05-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-10-08 18:24:39.712332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-08 18:24:39.712344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libpng16-16t64:amd64. 2025-10-08 18:24:39.712352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../06-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-10-08 18:24:39.712476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-08 18:24:39.712492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefivar1t64:amd64. 2025-10-08 18:24:39.712576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../07-libefivar1t64_38-3.1build1_amd64.deb ... 2025-10-08 18:24:39.713704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefivar1t64:amd64 (38-3.1build1) ... 2025-10-08 18:24:39.713720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefiboot1t64:amd64. 2025-10-08 18:24:39.713730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../08-libefiboot1t64_38-3.1build1_amd64.deb ... 2025-10-08 18:24:39.713738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefiboot1t64:amd64 (38-3.1build1) ... 2025-10-08 18:24:39.713746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfreetype6:amd64. 2025-10-08 18:24:39.713753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../09-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-10-08 18:24:39.713761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-10-08 18:24:39.713768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-common. 2025-10-08 18:24:39.713776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../10-grub-common_2.12-1ubuntu7.3_amd64.deb ... 2025-10-08 18:24:39.713783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-common (2.12-1ubuntu7.3) ... 2025-10-08 18:24:39.713791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-bin. 2025-10-08 18:24:39.713798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../11-grub-efi-amd64-bin_2.12-1ubuntu7.3_amd64.deb ... 2025-10-08 18:24:39.713806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2025-10-08 18:24:39.713813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub2-common. 2025-10-08 18:24:39.713821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../12-grub2-common_2.12-1ubuntu7.3_amd64.deb ... 2025-10-08 18:24:39.713828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub2-common (2.12-1ubuntu7.3) ... 2025-10-08 18:24:39.713836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64. 2025-10-08 18:24:39.713873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../13-grub-efi-amd64_2.12-1ubuntu7.3_amd64.deb ... 2025-10-08 18:24:39.713881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64 (2.12-1ubuntu7.3) ... 2025-10-08 18:24:39.713888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-signed. 2025-10-08 18:24:39.713895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../14-grub-efi-amd64-signed_1.202.5+2.12-1ubuntu7.3_amd64.deb ... 2025-10-08 18:24:39.713903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2025-10-08 18:24:39.713910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-ipxe. 2025-10-08 18:24:39.713918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../15-grub-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-10-08 18:24:39.713926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-08 18:24:39.713933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe-qemu. 2025-10-08 18:24:39.713941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../16-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-10-08 18:24:39.713948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-08 18:24:39.713956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-08 18:24:39.713970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe. 2025-10-08 18:24:39.713978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../17-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-10-08 18:24:39.713985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-08 18:24:39.713993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mokutil. 2025-10-08 18:24:39.714001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../18-mokutil_0.6.0-2build3_amd64.deb ... 2025-10-08 18:24:39.714013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mokutil (0.6.0-2build3) ... 2025-10-08 18:24:39.714020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mtools. 2025-10-08 18:24:39.714028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../19-mtools_4.0.43-1build1_amd64.deb ... 2025-10-08 18:24:39.714036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mtools (4.0.43-1build1) ... 2025-10-08 18:24:39.714043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package pxelinux. 2025-10-08 18:24:39.714051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../20-pxelinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-10-08 18:24:39.714058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-08 18:24:39.714069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package sbsigntool. 2025-10-08 18:24:39.714096 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../21-sbsigntool_0.9.4-3.1ubuntu7_amd64.deb ... 2025-10-08 18:24:39.714257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking sbsigntool (0.9.4-3.1ubuntu7) ... 2025-10-08 18:24:39.714293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package shim-signed. 2025-10-08 18:24:39.714302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../22-shim-signed_1.58+15.8-0ubuntu1_amd64.deb ... 2025-10-08 18:24:39.714314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking shim-signed (1.58+15.8-0ubuntu1) ... 2025-10-08 18:24:39.714322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux. 2025-10-08 18:24:39.714352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../23-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-10-08 18:24:39.714412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-08 18:24:39.714441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux-common. 2025-10-08 18:24:39.714498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../24-syslinux-common_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-10-08 18:24:39.714544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-08 18:24:39.714591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package tftpd-hpa. 2025-10-08 18:24:39.714654 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../25-tftpd-hpa_5.2+20150808-1.4build1_amd64.deb ... 2025-10-08 18:24:39.714703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking tftpd-hpa (5.2+20150808-1.4build1) ... 2025-10-08 18:24:39.714751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mtools (4.0.43-1build1) ... 2025-10-08 18:24:39.714797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up distro-info-data (0.60ubuntu0.3) ... 2025-10-08 18:24:39.714866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefivar1t64:amd64 (38-3.1build1) ... 2025-10-08 18:24:39.714893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up gettext-base (0.21-14ubuntu2) ... 2025-10-08 18:24:39.714971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-08 18:24:39.714984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-08 18:24:39.715042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-08 18:24:39.715089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-08 18:24:39.715135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ucf (3.0043+nmu1) ... 2025-10-08 18:24:39.715181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-08 18:24:39.715219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python-apt-common (2.7.7ubuntu5) ... 2025-10-08 18:24:39.715267 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-08 18:24:39.715324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefiboot1t64:amd64 (38-3.1build1) ... 2025-10-08 18:24:39.715370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up sbsigntool (0.9.4-3.1ubuntu7) ... 2025-10-08 18:24:39.715409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-08 18:24:39.715458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'. 2025-10-08 18:24:39.715514 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up tftpd-hpa (5.2+20150808-1.4build1) ... 2025-10-08 18:24:39.715526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2025-10-08 18:24:39.715588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:24:39.715646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-08 18:24:39.715709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mokutil (0.6.0-2build3) ... 2025-10-08 18:24:39.715759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python3-apt (2.7.7ubuntu5) ... 2025-10-08 18:24:39.715806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-10-08 18:24:39.715871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-common (2.12-1ubuntu7.3) ... 2025-10-08 18:24:39.715910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2025-10-08 18:24:39.715952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2025-10-08 18:24:39.715999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:24:39.716055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2025-10-08 18:24:39.716101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub2-common (2.12-1ubuntu7.3) ... 2025-10-08 18:24:39.716146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64 (2.12-1ubuntu7.3) ... 2025-10-08 18:24:39.716194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-08 18:24:39.716238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Creating config file /etc/default/grub with new version 2025-10-08 18:24:39.716284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2025-10-08 18:24:39.716330 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up shim-signed (1.58+15.8-0ubuntu1) ... 2025-10-08 18:24:39.716378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:update-alternatives: using /usr/lib/shim/shimx64.efi.signed.latest to provide /usr/lib/shim/shimx64.efi.signed (shimx64.efi.signed) in auto mode 2025-10-08 18:24:39.716423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:24:39.716470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container b3f223dbf7d4 2025-10-08 18:24:39.716515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> ee483de5b2ae 2025-10-08 18:24:39.716560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 4/8 : ENV TFTPBOOT_PATH=/tftpboot HTTPBOOT_PATH=/httpboot 2025-10-08 18:24:39.716608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 0b2f650104d6 2025-10-08 18:24:39.716697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 0b2f650104d6 2025-10-08 18:24:39.716712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> af4075688569 2025-10-08 18:24:39.716872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 5/8 : COPY tftp-map-file-template /map-file-template 2025-10-08 18:24:39.716900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> ee64ae66fcdb 2025-10-08 18:24:39.716916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2025-10-08 18:24:39.716926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 1324bcd27060 2025-10-08 18:24:39.716938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2025-10-08 18:24:39.717003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in acc4c7305a24 2025-10-08 18:24:39.717063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container acc4c7305a24 2025-10-08 18:24:39.717077 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 038a5b27d5c6 2025-10-08 18:24:39.717145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:24:39.717164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 4b4353c6bea0 2025-10-08 18:24:39.717229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-10-08 18:24:39.717261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-10-08 18:24:39.717326 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-10-08 18:24:39.717373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages were automatically installed and are no longer required: 2025-10-08 18:24:39.717388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:24:39.718706 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:24:39.718727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:24:39.718738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:24:39.718769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:24:39.718779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:24:39.718789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:24:39.718799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2025-10-08 18:24:39.718808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Use 'apt autoremove' to remove them. 2025-10-08 18:24:39.718818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2025-10-08 18:24:39.718827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: build-essential 2025-10-08 18:24:39.718866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:24:39.718877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:24:39.718886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-10-08 18:24:39.718897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(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% 2025-10-08 18:24:39.718907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-10-08 18:24:39.718916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-10-08 18:24:39.718926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2025-10-08 18:24:39.718935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-10-08 18:24:39.718944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-10-08 18:24:39.718953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-10-08 18:24:39.718963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19598 files and directories currently installed.) 2025-10-08 18:24:39.718973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:24:39.718983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-10-08 18:24:39.718992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-10-08 18:24:39.719001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-10-08 18:24:39.719010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2025-10-08 18:24:39.719019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:24:39.719029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:24:39.719038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:24:39.719048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:24:39.719057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:24:39.719066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:24:39.719075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:24:39.719085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2025-10-08 18:24:39.719094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:24:39.719104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 228 MB disk space will be freed. 2025-10-08 18:24:39.719113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-10-08 18:24:39.719129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-10-08 18:24:39.719139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: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% 2025-10-08 18:24:39.719149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-10-08 18:24:39.719158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-10-08 18:24:39.719167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:24:39.719177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-10-08 18:24:39.719198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-10-08 18:24:39.719208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19589 files and directories currently installed.) 2025-10-08 18:24:39.719217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:24:39.719227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:24:39.719242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:24:39.719252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:24:39.719261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:24:39.719270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:24:39.719279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:24:39.719288 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:24:39.719298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:24:39.719307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:24:39.719316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:24:39.719325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:24:39.719334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:24:39.719344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:24:39.719353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:24:39.719362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-08 18:24:39.719371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:24:39.719385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-08 18:24:39.719394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:24:39.719403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:24:39.719413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:24:39.719422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:24:39.719435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-08 18:24:39.719444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:24:39.719457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:24:39.719514 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:24:39.719528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:24:39.719664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:24:39.719701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:24:39.719716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:24:39.719725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:24:39.719783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:24:39.719795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:24:39.719870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:24:39.719918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:24:39.719963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-08 18:24:39.720010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:24:39.720048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:24:39.720085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:24:39.720131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:24:39.720169 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:24:39.720206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:24:39.720243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing lto-disabled-list (47) ... 2025-10-08 18:24:39.720277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing make (4.3-4.1build2) ... 2025-10-08 18:24:39.720314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:24:39.720351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:24:39.720388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Collecting pyclean==3.0.0 2025-10-08 18:24:39.720424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:24:39.720462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:24:39.720498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Installing collected packages: pyclean 2025-10-08 18:24:39.720533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully installed pyclean-3.0.0 2025-10-08 18:24:39.720569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:24:39.720617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-08 18:24:39.720660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 8800 files, 1239 directories removed. 2025-10-08 18:24:39.720712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-08 18:24:39.720757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /usr 2025-10-08 18:24:39.720792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-08 18:24:39.720849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 1331 files, 136 directories removed. 2025-10-08 18:24:39.720885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-10-08 18:24:39.720920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Found existing installation: pyclean 3.0.0 2025-10-08 18:24:39.720963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Uninstalling pyclean-3.0.0: 2025-10-08 18:24:39.720998 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:24:39.721042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 4b4353c6bea0 2025-10-08 18:24:39.721077 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 62eb0cbb0d75 2025-10-08 18:24:39.721123 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully built 51eacbb198ee 2025-10-08 18:24:39.721158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully tagged osism.harbor.regio.digital/kolla/ironic-pxe:build-20251008 2025-10-08 18:24:39.721265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Built at 2025-10-08 18:24:39.721166 (took 0:00:41.638352) 2025-10-08 18:24:39.721616 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-ssh) 2025-10-08 18:24:39.721684 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Processing 2025-10-08 18:24:39.721781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building started at 2025-10-08 18:24:39.721697 2025-10-08 18:24:39.722665 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 plugins into plugins archive 2025-10-08 18:24:39.723200 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 additions into additions archive 2025-10-08 18:25:18.957877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251008 2025-10-08 18:25:18.957944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 50ac6d668cdd 2025-10-08 18:25:18.958026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 2/8 : LABEL "build-date"="20251008" "name"="nova-ssh" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:25:18.958048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 1fcc2b57fc25 2025-10-08 18:25:18.958063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 1fcc2b57fc25 2025-10-08 18:25:18.958126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> c345732680f7 2025-10-08 18:25:18.958144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 3/8 : RUN usermod --append --home /var/lib/nova --groups kolla nova && chsh --shell /bin/bash nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2025-10-08 18:25:18.960734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 4ef5f4b505d7 2025-10-08 18:25:18.960767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 4ef5f4b505d7 2025-10-08 18:25:18.960782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> c3479e1b9a69 2025-10-08 18:25:18.960796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-10-08 18:25:18.960809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 9ae937464abb 2025-10-08 18:25:18.960822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 9ae937464abb 2025-10-08 18:25:18.960835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 7803448bdc83 2025-10-08 18:25:18.960871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:25:18.960884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in bc1107c655f7 2025-10-08 18:25:18.960897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:25:18.960909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:25:18.960922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:25:18.960936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:25:18.960949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:25:18.960992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:25:18.961008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:25:18.961033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:25:18.961044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:25:18.961055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:25:18.961066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:25:18.961077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:25:18.961088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:25:18.961098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:25:18.961109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:25:18.961121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 28.5 MB in 3s (10.2 MB/s) 2025-10-08 18:25:18.961132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-10-08 18:25:18.961143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-10-08 18:25:18.961153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-10-08 18:25:18.961164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-10-08 18:25:18.961175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following additional packages will be installed: 2025-10-08 18:25:18.961186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-sftp-server ucf 2025-10-08 18:25:18.961197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Suggested packages: 2025-10-08 18:25:18.961208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: molly-guard monkeysphere ssh-askpass ufw python3-braceexpand 2025-10-08 18:25:18.961218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Recommended packages: 2025-10-08 18:25:18.961229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: default-logind | logind | libpam-systemd ncurses-term xauth ssh-import-id 2025-10-08 18:25:18.961240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following NEW packages will be installed: 2025-10-08 18:25:18.961251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-server openssh-sftp-server rsync ucf 2025-10-08 18:25:18.961262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 5 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 18:25:18.961273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Need to get 1,069 kB of archives. 2025-10-08 18:25:18.961284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 3,388 kB of additional disk space will be used. 2025-10-08 18:25:18.961295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:25:18.961305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-08 18:25:18.961317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-10-08 18:25:18.961335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.14 [37.3 kB] 2025-10-08 18:25:18.961348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-08 18:25:18.961359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.14 [510 kB] 2025-10-08 18:25:18.961370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preconfiguring packages ... 2025-10-08 18:25:18.961381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 1,069 kB in 0s (3,905 kB/s) 2025-10-08 18:25:18.961400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package libpopt0:amd64. 2025-10-08 18:25:18.961411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-10-08 18:25:18.961421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-10-08 18:25:18.961432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: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% 2025-10-08 18:25:18.961443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-10-08 18:25:18.961453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:70% 2025-10-08 18:25:18.961462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-10-08 18:25:18.961471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-10-08 18:25:18.961487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:80% (Reading database ... 85% (Reading database ... 90% 2025-10-08 18:25:18.961497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-10-08 18:25:18.961506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-08 18:25:18.961515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-08 18:25:18.961525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 18:25:18.961534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package rsync. 2025-10-08 18:25:18.961544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-10-08 18:25:18.961553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-10-08 18:25:18.961562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-sftp-server. 2025-10-08 18:25:18.961572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-08 18:25:18.961581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-10-08 18:25:18.961591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package ucf. 2025-10-08 18:25:18.961600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../ucf_3.0043+nmu1_all.deb ... 2025-10-08 18:25:18.961610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Moving old data out of the way 2025-10-08 18:25:18.961620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-10-08 18:25:18.961662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-server. 2025-10-08 18:25:18.961672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-08 18:25:18.961681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-10-08 18:25:18.961690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-10-08 18:25:18.961699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up ucf (3.0043+nmu1) ... 2025-10-08 18:25:18.961708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 18:25:18.961717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-10-08 18:25:18.961726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-08 18:25:18.961735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-10-08 18:25:18.961744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 RSA key; this may take some time ... 2025-10-08 18:25:18.961752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-08 18:25:18.961761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:3072 SHA256:Zvqimocm6KVw4Aa1CKLYjwuwCoT/MSD2JQqgx5YEbZE root@ubuntu (RSA) 2025-10-08 18:25:18.961777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-10-08 18:25:18.961787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-08 18:25:18.961796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:UjCTf6an8Yvj4pQOhTjVNemdOozUdPqlJBwknf/ckRo root@ubuntu (ECDSA) 2025-10-08 18:25:18.961805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-10-08 18:25:18.961814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-08 18:25:18.961823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:B+acuzG0nLrftMEAr39iE4tJ+iBtqR6/PzGe9VjjLSE root@ubuntu (ED25519) 2025-10-08 18:25:18.961840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2025-10-08 18:25:18.961864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:25:18.961873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-10-08 18:25:18.961882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2025-10-08 18:25:18.961891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:25:18.961900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:25:18.961909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container bc1107c655f7 2025-10-08 18:25:18.961919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 87a3cc2508bb 2025-10-08 18:25:18.961928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:25:18.961937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> e06326493f9e 2025-10-08 18:25:18.961947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 7/8 : RUN sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd && chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 18:25:18.961956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in ec9b528cca2b 2025-10-08 18:25:18.961978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container ec9b528cca2b 2025-10-08 18:25:18.961988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> d4dc266459a8 2025-10-08 18:25:18.962005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:25:18.962016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 61293980989e 2025-10-08 18:25:18.962030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-10-08 18:25:18.962040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-10-08 18:25:18.962052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-10-08 18:25:18.962280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages were automatically installed and are no longer required: 2025-10-08 18:25:18.962362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:25:18.962376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:25:18.962398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:25:18.962408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:25:18.962418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:25:18.962428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:25:18.962437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:25:18.962470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2025-10-08 18:25:18.962485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Use 'apt autoremove' to remove them. 2025-10-08 18:25:18.962495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2025-10-08 18:25:18.962505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: build-essential 2025-10-08 18:25:18.962518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:25:18.962569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:25:18.962603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-10-08 18:25:18.962699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(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% 2025-10-08 18:25:18.962729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-10-08 18:25:18.962743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-10-08 18:25:18.962793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2025-10-08 18:25:18.962807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-10-08 18:25:18.962880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-10-08 18:25:18.962895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-10-08 18:25:18.962929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19513 files and directories currently installed.) 2025-10-08 18:25:18.962980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:25:18.962994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-10-08 18:25:18.963042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-10-08 18:25:18.963056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-10-08 18:25:18.963118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2025-10-08 18:25:18.963133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:25:18.963194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:25:18.963205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:25:18.963218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:25:18.963267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:25:18.963281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:25:18.963329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:25:18.963343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2025-10-08 18:25:18.963391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:25:18.963405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 228 MB disk space will be freed. 2025-10-08 18:25:18.963453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-10-08 18:25:18.963486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(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% 2025-10-08 18:25:18.963502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 18:25:18.963525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-10-08 18:25:18.963577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-10-08 18:25:18.963591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2025-10-08 18:25:18.963660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-10-08 18:25:18.963680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-10-08 18:25:18.963729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-10-08 18:25:18.963743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-10-08 18:25:18.963792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:100% (Reading database ... 19504 files and directories currently installed.) 2025-10-08 18:25:18.963806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:25:18.963872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:18.963888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:25:18.963939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:18.963953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:25:18.964001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:25:18.964015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:25:18.964079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:18.964090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:25:18.964121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:18.964170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:25:18.964184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:25:18.964231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:25:18.964245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:25:18.964293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:25:18.964307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:25:18.964354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:25:18.964368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:18.964416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:25:18.964430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:18.964459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:18.964601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:18.964658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:18.964680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:18.964713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:18.964816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:18.964910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:25:18.964987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:25:18.965055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:18.965120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:18.965174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:25:18.965232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:18.965289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:18.965346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:25:18.965403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:18.965460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:25:18.965516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:18.965573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:18.965653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing lto-disabled-list (47) ... 2025-10-08 18:25:18.965706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing make (4.3-4.1build2) ... 2025-10-08 18:25:18.965762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:25:18.965821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:25:18.965893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Collecting pyclean==3.0.0 2025-10-08 18:25:18.965950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:25:18.966009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:25:18.966068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Installing collected packages: pyclean 2025-10-08 18:25:18.966126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully installed pyclean-3.0.0 2025-10-08 18:25:18.966184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:25:18.966240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-08 18:25:18.966300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 10055 files, 1369 directories removed. 2025-10-08 18:25:18.966355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-08 18:25:18.966415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /usr 2025-10-08 18:25:18.966468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-08 18:25:18.966538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 1369 files, 141 directories removed. 2025-10-08 18:25:18.966594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-10-08 18:25:18.966679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Found existing installation: pyclean 3.0.0 2025-10-08 18:25:18.966744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Uninstalling pyclean-3.0.0: 2025-10-08 18:25:18.966803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:25:18.966879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 61293980989e 2025-10-08 18:25:18.967025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> ff6e2c0d2327 2025-10-08 18:25:18.967058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully built 23dde43a525d 2025-10-08 18:25:18.967079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully tagged osism.harbor.regio.digital/kolla/nova-ssh:build-20251008 2025-10-08 18:25:18.967093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Built at 2025-10-08 18:25:18.967027 (took 0:00:39.245330) 2025-10-08 18:25:18.967390 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute-ironic) 2025-10-08 18:25:18.967409 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Processing 2025-10-08 18:25:18.967472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building started at 2025-10-08 18:25:18.967406 2025-10-08 18:25:18.968274 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 plugins into plugins archive 2025-10-08 18:25:18.968731 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 additions into additions archive 2025-10-08 18:25:56.418149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251008 2025-10-08 18:25:56.418313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 50ac6d668cdd 2025-10-08 18:25:56.418363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 2/5 : LABEL "build-date"="20251008" "name"="nova-compute-ironic" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-compute-ironic" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:25:56.418401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 96488af816d5 2025-10-08 18:25:56.418413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 96488af816d5 2025-10-08 18:25:56.418447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 608b6933dd88 2025-10-08 18:25:56.418457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends genisoimage nvme-cli && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:25:56.418496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in aba254cf8219 2025-10-08 18:25:56.418530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:25:56.418540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:25:56.418574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:25:56.418689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:25:56.418731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:25:56.418769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:25:56.418803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:25:56.418815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:25:56.418926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:25:56.418942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:25:56.418952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:25:56.418962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:25:56.419000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:25:56.419011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:25:56.419020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:25:56.419055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 28.5 MB in 2s (11.7 MB/s) 2025-10-08 18:25:56.419099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-10-08 18:25:56.419134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-10-08 18:25:56.419173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-10-08 18:25:56.419220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-10-08 18:25:56.419260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following additional packages will be installed: 2025-10-08 18:25:56.419299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 2025-10-08 18:25:56.419339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Suggested packages: 2025-10-08 18:25:56.419378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: wodim cdrkit-doc file 2025-10-08 18:25:56.419417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Recommended packages: 2025-10-08 18:25:56.419451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: pci.ids 2025-10-08 18:25:56.419485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following NEW packages will be installed: 2025-10-08 18:25:56.419520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: genisoimage libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 nvme-cli 2025-10-08 18:25:56.419561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:25:56.419596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Need to get 1,564 kB of archives. 2025-10-08 18:25:56.419653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 12.6 MB of additional disk space will be used. 2025-10-08 18:25:56.419918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:25:56.420668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-08 18:25:56.420706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2025-10-08 18:25:56.420718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2025-10-08 18:25:56.420730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2025-10-08 18:25:56.420740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-10-08 18:25:56.420752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-10-08 18:25:56.420764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 1,564 kB in 1s (2,398 kB/s) 2025-10-08 18:25:56.420776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libjson-c5:amd64. 2025-10-08 18:25:56.420788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-10-08 18:25:56.420822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(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% 2025-10-08 18:25:56.420835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-10-08 18:25:56.420847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-10-08 18:25:56.420885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-10-08 18:25:56.420896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-10-08 18:25:56.420907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-10-08 18:25:56.420935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-10-08 18:25:56.420947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-08 18:25:56.420958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../0-libjson-c5_0.17-1build1_amd64.deb ... 2025-10-08 18:25:56.420969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 18:25:56.420980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic-mgc. 2025-10-08 18:25:56.420991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../1-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-10-08 18:25:56.421009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-10-08 18:25:56.421019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic1t64:amd64. 2025-10-08 18:25:56.421029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../2-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-10-08 18:25:56.421038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-10-08 18:25:56.421048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package genisoimage. 2025-10-08 18:25:56.421057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../3-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-10-08 18:25:56.421071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-10-08 18:25:56.421084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libnvme1t64. 2025-10-08 18:25:56.421144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../4-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-10-08 18:25:56.421189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-10-08 18:25:56.421247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package nvme-cli. 2025-10-08 18:25:56.421291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../5-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-10-08 18:25:56.421349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-10-08 18:25:56.421363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-10-08 18:25:56.421428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-10-08 18:25:56.421541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 18:25:56.421576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up genisoimage (9:1.1.11-3.5) ... 2025-10-08 18:25:56.422890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-10-08 18:25:56.423187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-10-08 18:25:56.423332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:25:56.423447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container aba254cf8219 2025-10-08 18:25:56.423566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 3cd4d3bf50f0 2025-10-08 18:25:56.425205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:25:56.425436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 7241990794aa 2025-10-08 18:25:56.425554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-10-08 18:25:56.425702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-10-08 18:25:56.426831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-10-08 18:25:56.426925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages were automatically installed and are no longer required: 2025-10-08 18:25:56.426940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:25:56.426950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:25:56.426960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:25:56.426970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:25:56.426979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:25:56.426989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:25:56.426998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:25:56.427008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2025-10-08 18:25:56.427018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Use 'apt autoremove' to remove them. 2025-10-08 18:25:56.427028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2025-10-08 18:25:56.427037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: build-essential 2025-10-08 18:25:56.427047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:25:56.427056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:25:56.427065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-10-08 18:25:56.427075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-10-08 18:25:56.427087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: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% 2025-10-08 18:25:56.427099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-10-08 18:25:56.427118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-10-08 18:25:56.427128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-10-08 18:25:56.427137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-10-08 18:25:56.427146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-10-08 18:25:56.427156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-10-08 18:25:56.427171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19667 files and directories currently installed.) 2025-10-08 18:25:56.427280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:25:56.427329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-10-08 18:25:56.427422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-10-08 18:25:56.427486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-10-08 18:25:56.427582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2025-10-08 18:25:56.427619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:25:56.427733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:25:56.427810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:25:56.427902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:25:56.427972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:25:56.428040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:25:56.428106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:25:56.428174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2025-10-08 18:25:56.428257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:25:56.428326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 228 MB disk space will be freed. 2025-10-08 18:25:56.428404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-10-08 18:25:56.428486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-10-08 18:25:56.428553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: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% 2025-10-08 18:25:56.428662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-10-08 18:25:56.428758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-10-08 18:25:56.428816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:25:56.429004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-10-08 18:25:56.429063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-10-08 18:25:56.429237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19658 files and directories currently installed.) 2025-10-08 18:25:56.429291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:25:56.429312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:56.429322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:25:56.429379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:56.429528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:25:56.429560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:25:56.429580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:25:56.429615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:56.429757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-10-08 18:25:56.429837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:25:56.430725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:56.430744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:25:56.430755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:25:56.430777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:25:56.430787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:25:56.430797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:25:56.430807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:25:56.430817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:25:56.430827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:56.430836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:25:56.430846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:56.430877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:56.430886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:56.430894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:25:56.430902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:56.430911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:56.430919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:56.430927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:25:56.430935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:25:56.430943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:56.430952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:56.430964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:25:56.430973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:56.430981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:56.430998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:25:56.431029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:56.431118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:25:56.431172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:56.431259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:25:56.431304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing lto-disabled-list (47) ... 2025-10-08 18:25:56.431365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing make (4.3-4.1build2) ... 2025-10-08 18:25:56.431431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:25:56.431496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:25:56.431563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Collecting pyclean==3.0.0 2025-10-08 18:25:56.431647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:25:56.431746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:25:56.431809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Installing collected packages: pyclean 2025-10-08 18:25:56.431938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully installed pyclean-3.0.0 2025-10-08 18:25:56.432004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:25:56.432072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-10-08 18:25:56.432144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 10055 files, 1369 directories removed. 2025-10-08 18:25:56.432208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-10-08 18:25:56.432277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /usr 2025-10-08 18:25:56.432340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-10-08 18:25:56.432407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 1369 files, 141 directories removed. 2025-10-08 18:25:56.432466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-10-08 18:25:56.432524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Found existing installation: pyclean 3.0.0 2025-10-08 18:25:56.432581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Uninstalling pyclean-3.0.0: 2025-10-08 18:25:56.432688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:25:56.432746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 7241990794aa 2025-10-08 18:25:56.432784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 81031c99bb0d 2025-10-08 18:25:56.432842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 5/5 : USER nova 2025-10-08 18:25:56.432918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 156f4c8f8592 2025-10-08 18:25:56.432978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 156f4c8f8592 2025-10-08 18:25:56.433032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 16ac423edc2d 2025-10-08 18:25:56.433091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully built e72298601cda 2025-10-08 18:25:56.433149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251008 2025-10-08 18:25:56.433250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Built at 2025-10-08 18:25:56.433159 (took 0:00:37.465753) 2025-10-08 18:25:56.433939 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-api) 2025-10-08 18:25:56.434002 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Processing 2025-10-08 18:25:56.434014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building started at 2025-10-08 18:25:56.433802 2025-10-08 18:25:56.435035 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 plugins into plugins archive 2025-10-08 18:25:56.435717 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 additions into additions archive 2025-10-08 18:26:25.509059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251008 2025-10-08 18:26:25.509121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 50ac6d668cdd 2025-10-08 18:26:25.509203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 2/5 : LABEL "build-date"="20251008" "name"="nova-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:26:25.509236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 28727da627ad 2025-10-08 18:26:25.509278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 28727da627ad 2025-10-08 18:26:25.509287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> d89f8a40a556 2025-10-08 18:26:25.509298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-10-08 18:26:25.509323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> cf96b32de280 2025-10-08 18:26:25.509331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2025-10-08 18:26:25.509340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in d77381ac23a2 2025-10-08 18:26:25.509368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container d77381ac23a2 2025-10-08 18:26:25.509403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 175a5fdaceff 2025-10-08 18:26:25.509451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:26:25.509480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 1967096dd9d8 2025-10-08 18:26:25.509506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2025-10-08 18:26:25.509570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2025-10-08 18:26:25.509578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2025-10-08 18:26:25.509668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages were automatically installed and are no longer required: 2025-10-08 18:26:25.509685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:26:25.509707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:26:25.509729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:26:25.509755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:26:25.509784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:26:25.509809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:26:25.509839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:26:25.509931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2025-10-08 18:26:25.509946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Use 'apt autoremove' to remove them. 2025-10-08 18:26:25.509985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2025-10-08 18:26:25.509995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: build-essential 2025-10-08 18:26:25.510048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:26:25.510056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:26:25.510090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-10-08 18:26:25.510135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(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% 2025-10-08 18:26:25.510167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2025-10-08 18:26:25.510223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2025-10-08 18:26:25.510231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2025-10-08 18:26:25.510295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2025-10-08 18:26:25.510303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2025-10-08 18:26:25.510333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2025-10-08 18:26:25.510391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-08 18:26:25.510417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:26:25.510443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2025-10-08 18:26:25.510497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2025-10-08 18:26:25.510522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2025-10-08 18:26:25.510553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2025-10-08 18:26:25.510584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:26:25.510672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:26:25.510690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:26:25.510714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:26:25.510722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:26:25.510747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:26:25.510772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:26:25.510827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2025-10-08 18:26:25.510835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:26:25.510889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 228 MB disk space will be freed. 2025-10-08 18:26:25.511001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-10-08 18:26:25.511011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(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% 2025-10-08 18:26:25.511038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2025-10-08 18:26:25.511064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2025-10-08 18:26:25.511119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2025-10-08 18:26:25.511127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2025-10-08 18:26:25.511157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2025-10-08 18:26:25.511210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2025-10-08 18:26:25.511218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19387 files and directories currently installed.) 2025-10-08 18:26:25.511274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:26:25.511299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:25.511325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:26:25.511356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:25.511447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:26:25.511456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:26:25.511482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:26:25.511514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:25.511546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:26:25.511579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:25.511662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:26:25.511678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:26:25.511699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:26:25.511721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-10-08 18:26:25.511793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:26:25.511803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-10-08 18:26:25.511834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:26:25.511927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-10-08 18:26:25.511936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:26:25.511989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:26:25.511998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:25.512054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:26:25.512078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:25.512104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:25.512156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:25.512164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:25.512216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:25.512224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:25.512277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:25.512285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:26:25.512322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:26:25.512352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:25.512382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:25.512411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:26:25.512441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:25.512471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:25.512501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:26:25.512531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:25.512561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:26:25.512622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:25.512664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:25.512692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing lto-disabled-list (47) ... 2025-10-08 18:26:25.512699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing make (4.3-4.1build2) ... 2025-10-08 18:26:25.512725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:26:25.512755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:26:25.512791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Collecting pyclean==3.0.0 2025-10-08 18:26:25.512817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:26:25.512842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:26:25.512887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Installing collected packages: pyclean 2025-10-08 18:26:25.512918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully installed pyclean-3.0.0 2025-10-08 18:26:25.512970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:26:25.512978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-10-08 18:26:25.513008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 10055 files, 1369 directories removed. 2025-10-08 18:26:25.513033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-10-08 18:26:25.513058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /usr 2025-10-08 18:26:25.513088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-10-08 18:26:25.513120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 1369 files, 141 directories removed. 2025-10-08 18:26:25.513149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-10-08 18:26:25.513201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Found existing installation: pyclean 3.0.0 2025-10-08 18:26:25.513209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Uninstalling pyclean-3.0.0: 2025-10-08 18:26:25.513239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:26:25.513268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 1967096dd9d8 2025-10-08 18:26:25.513316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 2c4dad4148dc 2025-10-08 18:26:25.513379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully built 1b89c6f6d888 2025-10-08 18:26:25.513409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully tagged osism.harbor.regio.digital/kolla/nova-api:build-20251008 2025-10-08 18:26:25.513501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Built at 2025-10-08 18:26:25.513401 (took 0:00:29.079599) 2025-10-08 18:26:25.513907 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-serialproxy) 2025-10-08 18:26:25.513944 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Processing 2025-10-08 18:26:25.514000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building started at 2025-10-08 18:26:25.513931 2025-10-08 18:26:25.514922 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 plugins into plugins archive 2025-10-08 18:26:25.516015 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 additions into additions archive 2025-10-08 18:26:52.725110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251008 2025-10-08 18:26:52.725209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 50ac6d668cdd 2025-10-08 18:26:52.725279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 2/4 : LABEL "build-date"="20251008" "name"="nova-serialproxy" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-serialproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:26:52.725415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 93d491d8dc75 2025-10-08 18:26:52.725434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 93d491d8dc75 2025-10-08 18:26:52.725447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> a8bd4eb48382 2025-10-08 18:26:52.725471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:26:52.725482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 4bf34118bc69 2025-10-08 18:26:52.725492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2025-10-08 18:26:52.725502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2025-10-08 18:26:52.725511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2025-10-08 18:26:52.725521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages were automatically installed and are no longer required: 2025-10-08 18:26:52.725591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:26:52.725603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:26:52.725613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:26:52.725622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:26:52.725746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:26:52.725757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:26:52.725767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:26:52.725777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2025-10-08 18:26:52.725792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Use 'apt autoremove' to remove them. 2025-10-08 18:26:52.725949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2025-10-08 18:26:52.725970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: build-essential 2025-10-08 18:26:52.726765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:26:52.726811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:26:52.726818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-10-08 18:26:52.726824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(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% 2025-10-08 18:26:52.726830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:26:52.726833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2025-10-08 18:26:52.726837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2025-10-08 18:26:52.726840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2025-10-08 18:26:52.726843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2025-10-08 18:26:52.726847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-08 18:26:52.726851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:26:52.726855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2025-10-08 18:26:52.726893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2025-10-08 18:26:52.726898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2025-10-08 18:26:52.726901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2025-10-08 18:26:52.726904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:26:52.726908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:26:52.726911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:26:52.726924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:26:52.726928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:26:52.726947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:26:52.726952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:26:52.726955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2025-10-08 18:26:52.726959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:26:52.726962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 228 MB disk space will be freed. 2025-10-08 18:26:52.726966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-10-08 18:26:52.727125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(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% 2025-10-08 18:26:52.727194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2025-10-08 18:26:52.727208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2025-10-08 18:26:52.727220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2025-10-08 18:26:52.727290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2025-10-08 18:26:52.727344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2025-10-08 18:26:52.727396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2025-10-08 18:26:52.727455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19387 files and directories currently installed.) 2025-10-08 18:26:52.727515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:26:52.727605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:52.730307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:26:52.730509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:52.730524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:26:52.730534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:26:52.730542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:26:52.730551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:52.730560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:26:52.730569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:52.730586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:26:52.730595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-10-08 18:26:52.730604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:26:52.730613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:26:52.730621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:26:52.730654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:26:52.730663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:26:52.730672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:26:52.730681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:52.730689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:26:52.730697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:52.730706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:52.730714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:52.730723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:26:52.730731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:52.730739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:52.730747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:52.730767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:26:52.730776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:26:52.730784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:52.730792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:52.730801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:26:52.730809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:52.730817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:52.730826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:26:52.730834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:52.730843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:26:52.730851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:52.730859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:26:52.730888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing lto-disabled-list (47) ... 2025-10-08 18:26:52.730898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing make (4.3-4.1build2) ... 2025-10-08 18:26:52.730906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:26:52.730914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:26:52.730922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Collecting pyclean==3.0.0 2025-10-08 18:26:52.730931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:26:52.730946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:26:52.730954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Installing collected packages: pyclean 2025-10-08 18:26:52.730974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully installed pyclean-3.0.0 2025-10-08 18:26:52.730983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:26:52.730992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-10-08 18:26:52.731000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 10055 files, 1369 directories removed. 2025-10-08 18:26:52.731009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-10-08 18:26:52.731017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /usr 2025-10-08 18:26:52.731025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-10-08 18:26:52.731034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 1369 files, 141 directories removed. 2025-10-08 18:26:52.731042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-10-08 18:26:52.731050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Found existing installation: pyclean 3.0.0 2025-10-08 18:26:52.731058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Uninstalling pyclean-3.0.0: 2025-10-08 18:26:52.731067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:26:52.731075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 4bf34118bc69 2025-10-08 18:26:52.731084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> c3403ae5d7fc 2025-10-08 18:26:52.731092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 4/4 : USER nova 2025-10-08 18:26:52.731100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 9bd263677427 2025-10-08 18:26:52.731109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 9bd263677427 2025-10-08 18:26:52.731117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 0987afa80a7a 2025-10-08 18:26:52.731125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully built 5d996017892d 2025-10-08 18:26:52.731134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251008 2025-10-08 18:26:52.731142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Built at 2025-10-08 18:26:52.729894 (took 0:00:27.215963) 2025-10-08 18:26:52.731151 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-novncproxy) 2025-10-08 18:26:52.731159 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Processing 2025-10-08 18:26:52.731167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building started at 2025-10-08 18:26:52.730393 2025-10-08 18:26:52.731508 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 plugins into plugins archive 2025-10-08 18:26:52.732296 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 additions into additions archive 2025-10-08 18:28:08.175539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251008 2025-10-08 18:28:08.175622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 50ac6d668cdd 2025-10-08 18:28:08.175801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 2/5 : LABEL "build-date"="20251008" "name"="nova-novncproxy" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-novncproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:28:08.175829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 1dba46d57052 2025-10-08 18:28:08.175860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 1dba46d57052 2025-10-08 18:28:08.175869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 82d6412d0bbf 2025-10-08 18:28:08.175879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends novnc && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:28:08.175889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 514d6db4cbde 2025-10-08 18:28:08.175945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:28:08.175955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:28:08.175984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:28:08.175997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:28:08.176085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:28:08.176096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:28:08.176156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:28:08.176193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:28:08.176251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:28:08.176290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:28:08.176361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:28:08.176399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:28:08.176456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:28:08.176493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:28:08.176562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:28:08.176599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 28.5 MB in 4s (6,901 kB/s) 2025-10-08 18:28:08.176678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-10-08 18:28:08.176783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-10-08 18:28:08.176822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-10-08 18:28:08.176872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-10-08 18:28:08.176978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following additional packages will be installed: 2025-10-08 18:28:08.177014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2025-10-08 18:28:08.177072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2025-10-08 18:28:08.177115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2025-10-08 18:28:08.177175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2025-10-08 18:28:08.177264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2025-10-08 18:28:08.177320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2025-10-08 18:28:08.177359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-babel-localedata python3-babel python3-certifi python3-cffi-backend 2025-10-08 18:28:08.177411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-chardet python3-cryptography python3-dateutil python3-debtcollector 2025-10-08 18:28:08.177456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-deprecated python3-dnspython python3-docutils python3-eventlet 2025-10-08 18:28:08.177504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-greenlet python3-idna python3-importlib-metadata python3-iso8601 2025-10-08 18:28:08.177540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-jwcrypto python3-monotonic python3-more-itertools python3-msgpack 2025-10-08 18:28:08.177589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-netaddr python3-novnc python3-numpy python3-oslo.config 2025-10-08 18:28:08.177650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.context python3-oslo.i18n python3-oslo.log 2025-10-08 18:28:08.177717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2025-10-08 18:28:08.177757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-pyparsing python3-requests python3-rfc3986 python3-roman 2025-10-08 18:28:08.177809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-six python3-stevedore python3-typing-extensions python3-tz 2025-10-08 18:28:08.177861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-urllib3 python3-websockify python3-wrapt python3-yaml python3-zipp 2025-10-08 18:28:08.177931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: sgml-base websockify xml-core 2025-10-08 18:28:08.177991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Suggested packages: 2025-10-08 18:28:08.178040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: liblcms2-utils npm python-nova python-cryptography-doc 2025-10-08 18:28:08.178088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cryptography-vectors python-debtcollector-doc python3-trio 2025-10-08 18:28:08.178135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-aioquic python3-h2 python3-httpx python3-httpcore docutils-doc 2025-10-08 18:28:08.178181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 2025-10-08 18:28:08.178228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: texlive-latex-base texlive-latex-recommended python-eventlet-doc 2025-10-08 18:28:08.178275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-greenlet-dev python-greenlet-doc ipython3 python-netaddr-docs 2025-10-08 18:28:08.178322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-nova gfortran python3-pytest python-oslo.log-doc python-pil-doc 2025-10-08 18:28:08.178368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-pyparsing-doc python3-openssl python3-socks python-requests-doc 2025-10-08 18:28:08.178415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-brotli sgml-base-doc debhelper 2025-10-08 18:28:08.178462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Recommended packages: 2025-10-08 18:28:08.178509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: nodejs-doc libpaper-utils python3-pygments python3-olefile 2025-10-08 18:28:08.178564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following NEW packages will be installed: 2025-10-08 18:28:08.178617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2025-10-08 18:28:08.178702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2025-10-08 18:28:08.178740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2025-10-08 18:28:08.178793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2025-10-08 18:28:08.178833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2025-10-08 18:28:08.178926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2025-10-08 18:28:08.178964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: novnc python-babel-localedata python3-babel python3-certifi 2025-10-08 18:28:08.179024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cffi-backend python3-chardet python3-cryptography python3-dateutil 2025-10-08 18:28:08.179060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-debtcollector python3-deprecated python3-dnspython python3-docutils 2025-10-08 18:28:08.179097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-eventlet python3-greenlet python3-idna python3-importlib-metadata 2025-10-08 18:28:08.179146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-iso8601 python3-jwcrypto python3-monotonic python3-more-itertools 2025-10-08 18:28:08.179183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-msgpack python3-netaddr python3-novnc python3-numpy 2025-10-08 18:28:08.179238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.config python3-oslo.context python3-oslo.i18n python3-oslo.log 2025-10-08 18:28:08.179277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2025-10-08 18:28:08.179327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-pyparsing python3-requests python3-rfc3986 python3-roman 2025-10-08 18:28:08.179385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-six python3-stevedore python3-typing-extensions python3-tz 2025-10-08 18:28:08.179421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-urllib3 python3-websockify python3-wrapt python3-yaml python3-zipp 2025-10-08 18:28:08.179470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: sgml-base websockify xml-core 2025-10-08 18:28:08.179528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 86 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:28:08.179565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Need to get 36.9 MB of archives. 2025-10-08 18:28:08.179613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 163 MB of additional disk space will be used. 2025-10-08 18:28:08.179694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-netaddr all 0.10.1-1~cloud0 [323 kB] 2025-10-08 18:28:08.179731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:28:08.179789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2025-10-08 18:28:08.179839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:79 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.i18n all 6.4.0-0ubuntu1~cloud0 [22.4 kB] 2025-10-08 18:28:08.179921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:80 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-eventlet all 0.36.1-0ubuntu1~cloud0 [311 kB] 2025-10-08 18:28:08.179959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:81 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.context all 1:5.6.0-0ubuntu1~cloud0 [13.9 kB] 2025-10-08 18:28:08.180145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:82 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.utils all 7.3.0-0ubuntu1~cloud0 [85.3 kB] 2025-10-08 18:28:08.180176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2025-10-08 18:28:08.180196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:83 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.serialization all 5.5.0-0ubuntu1~cloud0 [15.8 kB] 2025-10-08 18:28:08.180229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:84 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.log all 6.1.2-0ubuntu1~cloud0 [45.7 kB] 2025-10-08 18:28:08.180235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:85 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-10-08 18:28:08.180281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:86 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-stevedore all 1:5.3.0-0ubuntu1~cloud0 [21.2 kB] 2025-10-08 18:28:08.180331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:87 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-oslo.config all 1:9.6.0-0ubuntu1~cloud0 [109 kB] 2025-10-08 18:28:08.180397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-10-08 18:28:08.180450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-10-08 18:28:08.180501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-10-08 18:28:08.180553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2025-10-08 18:28:08.180605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2025-10-08 18:28:08.180703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2025-10-08 18:28:08.180749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2025-10-08 18:28:08.180812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2025-10-08 18:28:08.180853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 docutils-common all 0.20.1+dfsg-3 [132 kB] 2025-10-08 18:28:08.180915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 ieee-data all 20220827.1 [2,113 kB] 2025-10-08 18:28:08.181015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2025-10-08 18:28:08.181071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libcares2 amd64 1.27.0-1.0ubuntu1 [73.7 kB] 2025-10-08 18:28:08.181126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2025-10-08 18:28:08.181182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] 2025-10-08 18:28:08.181249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04 [916 kB] 2025-10-08 18:28:08.181290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2025-10-08 18:28:08.181331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2025-10-08 18:28:08.181377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libimagequant0 amd64 2.18.0-1build1 [36.3 kB] 2025-10-08 18:28:08.181422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-10-08 18:28:08.181467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-10-08 18:28:08.181514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2025-10-08 18:28:08.181560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] 2025-10-08 18:28:08.181606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2025-10-08 18:28:08.181676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-xtend all 4.0.2-3 [3,902 B] 2025-10-08 18:28:08.181723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 nodejs amd64 18.19.1+dfsg-6ubuntu5 [306 kB] 2025-10-08 18:28:08.181769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-acorn all 8.8.1+ds+~cs25.17.7-2 [115 kB] 2025-10-08 18:28:08.181815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-cjs-module-lexer all 1.2.3+dfsg-1 [32.1 kB] 2025-10-08 18:28:08.181860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-busboy all 1.6.0+~cs2.6.0-2 [17.3 kB] 2025-10-08 18:28:08.181926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-undici all 5.26.3+dfsg1+~cs23.10.12-2 [325 kB] 2025-10-08 18:28:08.182066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnode109 amd64 18.19.1+dfsg-6ubuntu5 [11.6 MB] 2025-10-08 18:28:08.182096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libraqm0 amd64 0.10.1-1build1 [15.0 kB] 2025-10-08 18:28:08.182106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2025-10-08 18:28:08.182137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2025-10-08 18:28:08.182146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2025-10-08 18:28:08.182191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2025-10-08 18:28:08.182241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpdemux2 amd64 1.3.2-0.4build3 [12.4 kB] 2025-10-08 18:28:08.182280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpmux3 amd64 1.3.2-0.4build3 [25.7 kB] 2025-10-08 18:28:08.182333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2025-10-08 18:28:08.182363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-10-08 18:28:08.182415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pbr all 5.11.1-0ubuntu1 [66.5 kB] 2025-10-08 18:28:08.182455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2025-10-08 18:28:08.182505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-10-08 18:28:08.182577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-more-itertools all 10.2.0-1 [52.9 kB] 2025-10-08 18:28:08.182593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-zipp all 1.0.0-6ubuntu0.1 [6,774 B] 2025-10-08 18:28:08.182622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-importlib-metadata all 4.12.0-1 [17.8 kB] 2025-10-08 18:28:08.182693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-debtcollector all 2.5.0-3 [13.3 kB] 2025-10-08 18:28:08.182728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-roman all 3.3-3 [9,632 B] 2025-10-08 18:28:08.182775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-docutils all 0.20.1+dfsg-3 [393 kB] 2025-10-08 18:28:08.182819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 python-babel-localedata all 2.10.3-3build1 [6,357 kB] 2025-10-08 18:28:08.182853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-tz all 2024.1-2 [31.4 kB] 2025-10-08 18:28:08.182947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-babel all 2.10.3-3build1 [87.5 kB] 2025-10-08 18:28:08.182992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-10-08 18:28:08.183036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-greenlet amd64 3.0.3-0ubuntu5.1 [154 kB] 2025-10-08 18:28:08.183090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2025-10-08 18:28:08.183124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-monotonic all 1.6-2 [5,732 B] 2025-10-08 18:28:08.183178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-msgpack amd64 1.0.3-3build2 [80.1 kB] 2025-10-08 18:28:08.183232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-iso8601 all 1.0.2-1 [15.8 kB] 2025-10-08 18:28:08.183266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-10-08 18:28:08.183321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2025-10-08 18:28:08.183376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-10-08 18:28:08.183405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-10-08 18:28:08.183455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-10-08 18:28:08.183490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-10-08 18:28:08.183544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rfc3986 all 2.0.0-2 [21.9 kB] 2025-10-08 18:28:08.183597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopenjp2-7 amd64 2.5.0-2ubuntu0.4 [173 kB] 2025-10-08 18:28:08.183672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pil amd64 10.2.0-1ubuntu1 [452 kB] 2025-10-08 18:28:08.183714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-novnc all 1:1.3.0-2 [12.8 kB] 2025-10-08 18:28:08.183779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2025-10-08 18:28:08.183813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-10-08 18:28:08.183857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2025-10-08 18:28:08.183926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2025-10-08 18:28:08.183955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2025-10-08 18:28:08.183994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2025-10-08 18:28:08.184042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 novnc all 1:1.3.0-2 [248 kB] 2025-10-08 18:28:08.184086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 36.9 MB in 2s (18.7 MB/s) 2025-10-08 18:28:08.184140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package sgml-base. 2025-10-08 18:28:08.184173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-10-08 18:28:08.184231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(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% 2025-10-08 18:28:08.184287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-10-08 18:28:08.184316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-10-08 18:28:08.184366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-10-08 18:28:08.184419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-10-08 18:28:08.184448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-10-08 18:28:08.184497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-10-08 18:28:08.184550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-08 18:28:08.184584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../00-sgml-base_1.31_all.deb ... 2025-10-08 18:28:08.184673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking sgml-base (1.31) ... 2025-10-08 18:28:08.184710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfribidi0:amd64. 2025-10-08 18:28:08.184766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../01-libfribidi0_1.0.13-3build1_amd64.deb ... 2025-10-08 18:28:08.184798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2025-10-08 18:28:08.184842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cffi-backend:amd64. 2025-10-08 18:28:08.184920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../02-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-10-08 18:28:08.185014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-08 18:28:08.185077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-yaml. 2025-10-08 18:28:08.185122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../03-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-10-08 18:28:08.185163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-yaml (6.0.1-2build2) ... 2025-10-08 18:28:08.185197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libpng16-16t64:amd64. 2025-10-08 18:28:08.185242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../04-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-10-08 18:28:08.185275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-08 18:28:08.185307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libuv1t64:amd64. 2025-10-08 18:28:08.185351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../05-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-10-08 18:28:08.185389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-10-08 18:28:08.185417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxau6:amd64. 2025-10-08 18:28:08.185447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../06-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-10-08 18:28:08.185493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-10-08 18:28:08.185525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxdmcp6:amd64. 2025-10-08 18:28:08.185557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../07-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-10-08 18:28:08.185597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-10-08 18:28:08.185664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxcb1:amd64. 2025-10-08 18:28:08.185732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../08-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-10-08 18:28:08.185781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-10-08 18:28:08.185807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package xml-core. 2025-10-08 18:28:08.185840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../09-xml-core_0.19_all.deb ... 2025-10-08 18:28:08.185971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking xml-core (0.19) ... 2025-10-08 18:28:08.186015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package docutils-common. 2025-10-08 18:28:08.186022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../10-docutils-common_0.20.1+dfsg-3_all.deb ... 2025-10-08 18:28:08.186032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking docutils-common (0.20.1+dfsg-3) ... 2025-10-08 18:28:08.186062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package ieee-data. 2025-10-08 18:28:08.186112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../11-ieee-data_20220827.1_all.deb ... 2025-10-08 18:28:08.186161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking ieee-data (20220827.1) ... 2025-10-08 18:28:08.186190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libblas3:amd64. 2025-10-08 18:28:08.186239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../12-libblas3_3.12.0-3build1.1_amd64.deb ... 2025-10-08 18:28:08.186269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2025-10-08 18:28:08.186309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libcares2:amd64. 2025-10-08 18:28:08.186335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../13-libcares2_1.27.0-1.0ubuntu1_amd64.deb ... 2025-10-08 18:28:08.186390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2025-10-08 18:28:08.186415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libdeflate0:amd64. 2025-10-08 18:28:08.186456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../14-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-10-08 18:28:08.186493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-10-08 18:28:08.186549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfreetype6:amd64. 2025-10-08 18:28:08.186573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../15-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-10-08 18:28:08.186613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.186658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-10-08 18:28:08.186701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgfortran5:amd64. 2025-10-08 18:28:08.186733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../16-libgfortran5_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 18:28:08.186772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:28:08.186802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgraphite2-3:amd64. 2025-10-08 18:28:08.186842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../17-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2025-10-08 18:28:08.186873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2025-10-08 18:28:08.186928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libharfbuzz0b:amd64. 2025-10-08 18:28:08.186977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../18-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2025-10-08 18:28:08.187007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2025-10-08 18:28:08.187047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libimagequant0:amd64. 2025-10-08 18:28:08.187079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../19-libimagequant0_2.18.0-1build1_amd64.deb ... 2025-10-08 18:28:08.187105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libimagequant0:amd64 (2.18.0-1build1) ... 2025-10-08 18:28:08.187146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-10-08 18:28:08.187171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../20-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-10-08 18:28:08.187217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-10-08 18:28:08.187242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg8:amd64. 2025-10-08 18:28:08.187282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../21-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-10-08 18:28:08.187331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-10-08 18:28:08.187360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblapack3:amd64. 2025-10-08 18:28:08.187419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../22-liblapack3_3.12.0-3build1.1_amd64.deb ... 2025-10-08 18:28:08.187427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2025-10-08 18:28:08.187456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblcms2-2:amd64. 2025-10-08 18:28:08.187497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../23-liblcms2-2_2.14-2build1_amd64.deb ... 2025-10-08 18:28:08.187527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblcms2-2:amd64 (2.14-2build1) ... 2025-10-08 18:28:08.187568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblerc4:amd64. 2025-10-08 18:28:08.187593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../24-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-10-08 18:28:08.187654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-10-08 18:28:08.187687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-xtend. 2025-10-08 18:28:08.187730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../25-node-xtend_4.0.2-3_all.deb ... 2025-10-08 18:28:08.187761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-xtend (4.0.2-3) ... 2025-10-08 18:28:08.187801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package nodejs. 2025-10-08 18:28:08.187850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../26-nodejs_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2025-10-08 18:28:08.187890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking nodejs (18.19.1+dfsg-6ubuntu5) ... 2025-10-08 18:28:08.187966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-acorn. 2025-10-08 18:28:08.188007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../27-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ... 2025-10-08 18:28:08.188037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2025-10-08 18:28:08.188087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-cjs-module-lexer. 2025-10-08 18:28:08.188136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../28-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ... 2025-10-08 18:28:08.188166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ... 2025-10-08 18:28:08.188214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-busboy. 2025-10-08 18:28:08.188244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../29-node-busboy_1.6.0+~cs2.6.0-2_all.deb ... 2025-10-08 18:28:08.188292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... 2025-10-08 18:28:08.188322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-undici. 2025-10-08 18:28:08.188371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../30-node-undici_5.26.3+dfsg1+~cs23.10.12-2_all.deb ... 2025-10-08 18:28:08.188400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2025-10-08 18:28:08.188431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libnode109:amd64. 2025-10-08 18:28:08.188471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../31-libnode109_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2025-10-08 18:28:08.188500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2025-10-08 18:28:08.188530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libraqm0:amd64. 2025-10-08 18:28:08.188569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../32-libraqm0_0.10.1-1build1_amd64.deb ... 2025-10-08 18:28:08.188600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libraqm0:amd64 (0.10.1-1build1) ... 2025-10-08 18:28:08.188644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libsharpyuv0:amd64. 2025-10-08 18:28:08.188681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../33-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-10-08 18:28:08.188709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-10-08 18:28:08.188740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjbig0:amd64. 2025-10-08 18:28:08.188782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../34-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-10-08 18:28:08.188811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-10-08 18:28:08.188837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebp7:amd64. 2025-10-08 18:28:08.188889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../35-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-10-08 18:28:08.188929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-10-08 18:28:08.188963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libtiff6:amd64. 2025-10-08 18:28:08.188970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../36-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2025-10-08 18:28:08.189001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-10-08 18:28:08.189031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpdemux2:amd64. 2025-10-08 18:28:08.189059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../37-libwebpdemux2_1.3.2-0.4build3_amd64.deb ... 2025-10-08 18:28:08.189113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2025-10-08 18:28:08.189121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpmux3:amd64. 2025-10-08 18:28:08.189151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../38-libwebpmux3_1.3.2-0.4build3_amd64.deb ... 2025-10-08 18:28:08.189204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpmux3:amd64 (1.3.2-0.4build3) ... 2025-10-08 18:28:08.189212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package net-tools. 2025-10-08 18:28:08.189242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../39-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2025-10-08 18:28:08.189295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2025-10-08 18:28:08.189303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-six. 2025-10-08 18:28:08.189333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../40-python3-six_1.16.0-4_all.deb ... 2025-10-08 18:28:08.189385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-six (1.16.0-4) ... 2025-10-08 18:28:08.189393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pbr. 2025-10-08 18:28:08.189445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../41-python3-pbr_5.11.1-0ubuntu1_all.deb ... 2025-10-08 18:28:08.189453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pbr (5.11.1-0ubuntu1) ... 2025-10-08 18:28:08.189482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-wrapt. 2025-10-08 18:28:08.189510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../42-python3-wrapt_1.15.0-2build3_amd64.deb ... 2025-10-08 18:28:08.189562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2025-10-08 18:28:08.189570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-typing-extensions. 2025-10-08 18:28:08.189622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../43-python3-typing-extensions_4.10.0-1_all.deb ... 2025-10-08 18:28:08.189652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-10-08 18:28:08.189686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-more-itertools. 2025-10-08 18:28:08.189740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../44-python3-more-itertools_10.2.0-1_all.deb ... 2025-10-08 18:28:08.189748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-more-itertools (10.2.0-1) ... 2025-10-08 18:28:08.189801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-zipp. 2025-10-08 18:28:08.189809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../45-python3-zipp_1.0.0-6ubuntu0.1_all.deb ... 2025-10-08 18:28:08.189943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.189966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-zipp (1.0.0-6ubuntu0.1) ... 2025-10-08 18:28:08.189971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-importlib-metadata. 2025-10-08 18:28:08.189999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../46-python3-importlib-metadata_4.12.0-1_all.deb ... 2025-10-08 18:28:08.190003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-importlib-metadata (4.12.0-1) ... 2025-10-08 18:28:08.190026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-debtcollector. 2025-10-08 18:28:08.190053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../47-python3-debtcollector_2.5.0-3_all.deb ... 2025-10-08 18:28:08.190085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-debtcollector (2.5.0-3) ... 2025-10-08 18:28:08.190117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-roman. 2025-10-08 18:28:08.190150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../48-python3-roman_3.3-3_all.deb ... 2025-10-08 18:28:08.190182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-roman (3.3-3) ... 2025-10-08 18:28:08.190214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-docutils. 2025-10-08 18:28:08.190246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../49-python3-docutils_0.20.1+dfsg-3_all.deb ... 2025-10-08 18:28:08.190278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-docutils (0.20.1+dfsg-3) ... 2025-10-08 18:28:08.190314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-netaddr. 2025-10-08 18:28:08.190338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../50-python3-netaddr_0.10.1-1~cloud0_all.deb ... 2025-10-08 18:28:08.190368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-netaddr (0.10.1-1~cloud0) ... 2025-10-08 18:28:08.190401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python-babel-localedata. 2025-10-08 18:28:08.190433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../51-python-babel-localedata_2.10.3-3build1_all.deb ... 2025-10-08 18:28:08.190465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python-babel-localedata (2.10.3-3build1) ... 2025-10-08 18:28:08.190502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-tz. 2025-10-08 18:28:08.190524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../52-python3-tz_2024.1-2_all.deb ... 2025-10-08 18:28:08.190555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-tz (2024.1-2) ... 2025-10-08 18:28:08.190590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.190648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-babel. 2025-10-08 18:28:08.190683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../53-python3-babel_2.10.3-3build1_all.deb ... 2025-10-08 18:28:08.190706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-babel (2.10.3-3build1) ... 2025-10-08 18:28:08.190738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.i18n. 2025-10-08 18:28:08.190771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../54-python3-oslo.i18n_6.4.0-0ubuntu1~cloud0_all.deb ... 2025-10-08 18:28:08.190803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.i18n (6.4.0-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.190835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dateutil. 2025-10-08 18:28:08.190868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../55-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-10-08 18:28:08.190919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-08 18:28:08.190966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-greenlet. 2025-10-08 18:28:08.191000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../56-python3-greenlet_3.0.3-0ubuntu5.1_amd64.deb ... 2025-10-08 18:28:08.191034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-greenlet (3.0.3-0ubuntu5.1) ... 2025-10-08 18:28:08.191067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dnspython. 2025-10-08 18:28:08.191100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../57-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2025-10-08 18:28:08.191133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2025-10-08 18:28:08.191166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-monotonic. 2025-10-08 18:28:08.191198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../58-python3-monotonic_1.6-2_all.deb ... 2025-10-08 18:28:08.191229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-monotonic (1.6-2) ... 2025-10-08 18:28:08.191261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-eventlet. 2025-10-08 18:28:08.191291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../59-python3-eventlet_0.36.1-0ubuntu1~cloud0_all.deb ... 2025-10-08 18:28:08.191321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-eventlet (0.36.1-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.191350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.context. 2025-10-08 18:28:08.191385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../60-python3-oslo.context_1%3a5.6.0-0ubuntu1~cloud0_all.deb ... 2025-10-08 18:28:08.191407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.context (1:5.6.0-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.191428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-msgpack. 2025-10-08 18:28:08.191458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../61-python3-msgpack_1.0.3-3build2_amd64.deb ... 2025-10-08 18:28:08.191489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-msgpack (1.0.3-3build2) ... 2025-10-08 18:28:08.191520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.191552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-iso8601. 2025-10-08 18:28:08.191582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../62-python3-iso8601_1.0.2-1_all.deb ... 2025-10-08 18:28:08.191613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-iso8601 (1.0.2-1) ... 2025-10-08 18:28:08.191651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pyparsing. 2025-10-08 18:28:08.191701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../63-python3-pyparsing_3.1.1-1_all.deb ... 2025-10-08 18:28:08.191742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pyparsing (3.1.1-1) ... 2025-10-08 18:28:08.191774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-packaging. 2025-10-08 18:28:08.191805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../64-python3-packaging_24.0-1_all.deb ... 2025-10-08 18:28:08.191836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-packaging (24.0-1) ... 2025-10-08 18:28:08.191865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.utils. 2025-10-08 18:28:08.191908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../65-python3-oslo.utils_7.3.0-0ubuntu1~cloud0_all.deb ... 2025-10-08 18:28:08.192027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.utils (7.3.0-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.192048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.serialization. 2025-10-08 18:28:08.192057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../66-python3-oslo.serialization_5.5.0-0ubuntu1~cloud0_all.deb ... 2025-10-08 18:28:08.192081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.serialization (5.5.0-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.192111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.log. 2025-10-08 18:28:08.192131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../67-python3-oslo.log_6.1.2-0ubuntu1~cloud0_all.deb ... 2025-10-08 18:28:08.192140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.log (6.1.2-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.192160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-certifi. 2025-10-08 18:28:08.192168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../68-python3-certifi_2023.11.17-1_all.deb ... 2025-10-08 18:28:08.192190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-certifi (2023.11.17-1) ... 2025-10-08 18:28:08.192233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-chardet. 2025-10-08 18:28:08.192254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../69-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-10-08 18:28:08.192275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-10-08 18:28:08.192310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-idna. 2025-10-08 18:28:08.192335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../70-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-10-08 18:28:08.192361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-10-08 18:28:08.192395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-urllib3. 2025-10-08 18:28:08.192420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../71-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-10-08 18:28:08.192446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-08 18:28:08.192482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-requests. 2025-10-08 18:28:08.192509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../72-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-10-08 18:28:08.192532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-08 18:28:08.192581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-rfc3986. 2025-10-08 18:28:08.192588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../73-python3-rfc3986_2.0.0-2_all.deb ... 2025-10-08 18:28:08.192615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-rfc3986 (2.0.0-2) ... 2025-10-08 18:28:08.192679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-stevedore. 2025-10-08 18:28:08.192708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../74-python3-stevedore_1%3a5.3.0-0ubuntu1~cloud0_all.deb ... 2025-10-08 18:28:08.192716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-stevedore (1:5.3.0-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.192743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.config. 2025-10-08 18:28:08.192794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../75-python3-oslo.config_1%3a9.6.0-0ubuntu1~cloud0_all.deb ... 2025-10-08 18:28:08.192801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.config (1:9.6.0-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.192825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libopenjp2-7:amd64. 2025-10-08 18:28:08.192848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../76-libopenjp2-7_2.5.0-2ubuntu0.4_amd64.deb ... 2025-10-08 18:28:08.192919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libopenjp2-7:amd64 (2.5.0-2ubuntu0.4) ... 2025-10-08 18:28:08.192927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pil:amd64. 2025-10-08 18:28:08.192976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../77-python3-pil_10.2.0-1ubuntu1_amd64.deb ... 2025-10-08 18:28:08.192998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pil:amd64 (10.2.0-1ubuntu1) ... 2025-10-08 18:28:08.193022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-novnc. 2025-10-08 18:28:08.193070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../78-python3-novnc_1%3a1.3.0-2_all.deb ... 2025-10-08 18:28:08.193078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-novnc (1:1.3.0-2) ... 2025-10-08 18:28:08.193100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-numpy. 2025-10-08 18:28:08.193124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../79-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2025-10-08 18:28:08.193151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.193180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-10-08 18:28:08.193208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cryptography. 2025-10-08 18:28:08.193235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../80-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-10-08 18:28:08.193258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-08 18:28:08.193282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-deprecated. 2025-10-08 18:28:08.193309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../81-python3-deprecated_1.2.14-1_all.deb ... 2025-10-08 18:28:08.193337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-deprecated (1.2.14-1) ... 2025-10-08 18:28:08.193359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-jwcrypto. 2025-10-08 18:28:08.193416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../82-python3-jwcrypto_1.5.4-1_all.deb ... 2025-10-08 18:28:08.193425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2025-10-08 18:28:08.193452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-websockify. 2025-10-08 18:28:08.193475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../83-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-10-08 18:28:08.193498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2025-10-08 18:28:08.193521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package websockify. 2025-10-08 18:28:08.193549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../84-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-10-08 18:28:08.193577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.193604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2025-10-08 18:28:08.193654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package novnc. 2025-10-08 18:28:08.193682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../85-novnc_1%3a1.3.0-2_all.deb ... 2025-10-08 18:28:08.193703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking novnc (1:1.3.0-2) ... 2025-10-08 18:28:08.193726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-more-itertools (10.2.0-1) ... 2025-10-08 18:28:08.193754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2025-10-08 18:28:08.193777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblcms2-2:amd64 (2.14-2build1) ... 2025-10-08 18:28:08.193800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-10-08 18:28:08.193833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-10-08 18:28:08.193870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2025-10-08 18:28:08.193877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-10-08 18:28:08.193933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-10-08 18:28:08.193956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-10-08 18:28:08.193962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-10-08 18:28:08.193986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-10-08 18:28:08.194012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-yaml (6.0.1-2build2) ... 2025-10-08 18:28:08.194039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ... 2025-10-08 18:28:08.194065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-zipp (1.0.0-6ubuntu0.1) ... 2025-10-08 18:28:08.194098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-10-08 18:28:08.194130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-tz (2024.1-2) ... 2025-10-08 18:28:08.194166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python-babel-localedata (2.10.3-3build1) ... 2025-10-08 18:28:08.194175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-monotonic (1.6-2) ... 2025-10-08 18:28:08.194197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-six (1.16.0-4) ... 2025-10-08 18:28:08.194220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-roman (3.3-3) ... 2025-10-08 18:28:08.194244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2025-10-08 18:28:08.194293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2025-10-08 18:28:08.194302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-packaging (24.0-1) ... 2025-10-08 18:28:08.194328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-iso8601 (1.0.2-1) ... 2025-10-08 18:28:08.194355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-10-08 18:28:08.194378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pyparsing (3.1.1-1) ... 2025-10-08 18:28:08.194404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-certifi (2023.11.17-1) ... 2025-10-08 18:28:08.194430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2025-10-08 18:28:08.194456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-greenlet (3.0.3-0ubuntu5.1) ... 2025-10-08 18:28:08.194483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libimagequant0:amd64 (2.18.0-1build1) ... 2025-10-08 18:28:08.194509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-08 18:28:08.194535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.194563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2025-10-08 18:28:08.194590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-10-08 18:28:08.194645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-wrapt (1.15.0-2build3) ... 2025-10-08 18:28:08.194689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-typing-extensions (4.10.0-1) ... 2025-10-08 18:28:08.194726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-10-08 18:28:08.194762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:28:08.194789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-08 18:28:08.194812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-10-08 18:28:08.194842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up ieee-data (20220827.1) ... 2025-10-08 18:28:08.194865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2025-10-08 18:28:08.194889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libopenjp2-7:amd64 (2.5.0-2ubuntu0.4) ... 2025-10-08 18:28:08.194955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-08 18:28:08.194982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up sgml-base (1.31) ... 2025-10-08 18:28:08.195030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-msgpack (1.0.3-3build2) ... 2025-10-08 18:28:08.195037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-xtend (4.0.2-3) ... 2025-10-08 18:28:08.195064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpmux3:amd64 (1.3.2-0.4build3) ... 2025-10-08 18:28:08.195090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-deprecated (1.2.14-1) ... 2025-10-08 18:28:08.195114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-08 18:28:08.195142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-busboy (1.6.0+~cs2.6.0-2) ... 2025-10-08 18:28:08.195169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-10-08 18:28:08.195176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2025-10-08 18:28:08.195199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2025-10-08 18:28:08.195223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-importlib-metadata (4.12.0-1) ... 2025-10-08 18:28:08.195246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-babel (2.10.3-3build1) ... 2025-10-08 18:28:08.195270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2025-10-08 18:28:08.195294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pbr (5.11.1-0ubuntu1) ... 2025-10-08 18:28:08.195334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2025-10-08 18:28:08.195341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-debtcollector (2.5.0-3) ... 2025-10-08 18:28:08.195365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-eventlet (0.36.1-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.195391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-rfc3986 (2.0.0-2) ... 2025-10-08 18:28:08.195398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-10-08 18:28:08.195420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-08 18:28:08.195448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.195471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-08 18:28:08.195494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.context (1:5.6.0-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.195517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-jwcrypto (1.5.4-1) ... 2025-10-08 18:28:08.195543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-10-08 18:28:08.195569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2025-10-08 18:28:08.195592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2025-10-08 18:28:08.195616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 18:28:08.195667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: tok, target = re.split(':\s', line) 2025-10-08 18:28:08.195677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-netaddr (0.10.1-1~cloud0) ... 2025-10-08 18:28:08.195700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-10-08 18:28:08.195724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up xml-core (0.19) ... 2025-10-08 18:28:08.195748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-stevedore (1:5.3.0-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.195771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2025-10-08 18:28:08.195797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.i18n (6.4.0-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.195823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2025-10-08 18:28:08.195846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.utils (7.3.0-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.195872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libraqm0:amd64 (0.10.1-1build1) ... 2025-10-08 18:28:08.195923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.serialization (5.5.0-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.195936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pil:amd64 (10.2.0-1ubuntu1) ... 2025-10-08 18:28:08.195954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.log (6.1.2-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.195977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2025-10-08 18:28:08.195984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up nodejs (18.19.1+dfsg-6ubuntu5) ... 2025-10-08 18:28:08.196007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2025-10-08 18:28:08.196033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: warning: skip creation of /usr/share/man/man1/js.1.gz because associated file /usr/share/man/man1/nodejs.1.gz (of link group js) doesn't exist 2025-10-08 18:28:08.196074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2025-10-08 18:28:08.196093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:28:08.196118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2025-10-08 18:28:08.196125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up docutils-common (0.20.1+dfsg-3) ... 2025-10-08 18:28:08.196151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2025-10-08 18:28:08.196174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-docutils (0.20.1+dfsg-3) ... 2025-10-08 18:28:08.196206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.config (1:9.6.0-0ubuntu1~cloud0) ... 2025-10-08 18:28:08.196230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-novnc (1:1.3.0-2) ... 2025-10-08 18:28:08.196237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up novnc (1:1.3.0-2) ... 2025-10-08 18:28:08.196260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 514d6db4cbde 2025-10-08 18:28:08.196283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 5e4e62eb5350 2025-10-08 18:28:08.196341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:28:08.196368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 8a3da8ca8676 2025-10-08 18:28:08.196375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-10-08 18:28:08.196427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-10-08 18:28:08.196434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-10-08 18:28:08.196474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages were automatically installed and are no longer required: 2025-10-08 18:28:08.196481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:28:08.196513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:28:08.196538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:28:08.196545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:28:08.196569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-10-08 18:28:08.196598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-10-08 18:28:08.196605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-10-08 18:28:08.196652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Use 'apt autoremove' to remove them. 2025-10-08 18:28:08.196678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2025-10-08 18:28:08.196705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: build-essential 2025-10-08 18:28:08.196712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:28:08.196738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:28:08.196765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-10-08 18:28:08.196793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(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% 2025-10-08 18:28:08.196817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-10-08 18:28:08.196849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-10-08 18:28:08.196874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-10-08 18:28:08.196880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-10-08 18:28:08.196919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-10-08 18:28:08.196943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-10-08 18:28:08.196969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24055 files and directories currently installed.) 2025-10-08 18:28:08.196976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:28:08.196999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-10-08 18:28:08.197022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-10-08 18:28:08.197044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-10-08 18:28:08.197081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2025-10-08 18:28:08.197106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:28:08.197113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:28:08.197154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:28:08.197173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:28:08.197195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-10-08 18:28:08.197216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-10-08 18:28:08.197225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-10-08 18:28:08.197259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-10-08 18:28:08.197266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 228 MB disk space will be freed. 2025-10-08 18:28:08.197293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-10-08 18:28:08.197334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(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% 2025-10-08 18:28:08.197344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-10-08 18:28:08.197375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-10-08 18:28:08.197397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-10-08 18:28:08.197419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-10-08 18:28:08.197469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-10-08 18:28:08.197492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-10-08 18:28:08.197535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24046 files and directories currently installed.) 2025-10-08 18:28:08.197580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:28:08.197604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:28:08.197651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:28:08.197702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:28:08.197709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:28:08.197732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:28:08.197755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:28:08.197779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:28:08.197802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.197830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:28:08.197856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.197882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:28:08.197924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.197952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:28:08.197980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:28:08.198006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:28:08.198033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.198060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:28:08.198083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.198115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:28:08.198146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:28:08.198153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.198176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:28:08.198202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:28:08.198332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:28:08.198350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:28:08.198362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:28:08.198365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:28:08.198381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:28:08.198385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:28:08.198388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:28:08.198392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:28:08.198408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:28:08.198434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:28:08.198449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:28:08.198478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:28:08.198514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:28:08.198518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:28:08.198541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:28:08.198568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:28:08.198582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:28:08.198608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:28:08.198650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.198667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:28:08.198692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.198719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing lto-disabled-list (47) ... 2025-10-08 18:28:08.198743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing make (4.3-4.1build2) ... 2025-10-08 18:28:08.198765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:28:08.198781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:28:08.198810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Collecting pyclean==3.0.0 2025-10-08 18:28:08.198831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:28:08.198847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:28:08.198876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Installing collected packages: pyclean 2025-10-08 18:28:08.198909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully installed pyclean-3.0.0 2025-10-08 18:28:08.198949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:28:08.198968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.199000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 10055 files, 1369 directories removed. 2025-10-08 18:28:08.199027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.199053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /usr 2025-10-08 18:28:08.199070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.199097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 2846 files, 310 directories removed. 2025-10-08 18:28:08.199124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-10-08 18:28:08.199140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Found existing installation: pyclean 3.0.0 2025-10-08 18:28:08.199169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Uninstalling pyclean-3.0.0: 2025-10-08 18:28:08.199191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:28:08.199217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 8a3da8ca8676 2025-10-08 18:28:08.199233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 916308eb6371 2025-10-08 18:28:08.199255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 5/5 : USER nova 2025-10-08 18:28:08.199276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 47d2228167f2 2025-10-08 18:28:08.199303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 47d2228167f2 2025-10-08 18:28:08.199318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 0c112c170e8a 2025-10-08 18:28:08.199349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully built 7fc2d855b06a 2025-10-08 18:28:08.199364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251008 2025-10-08 18:28:08.199428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Built at 2025-10-08 18:28:08.199373 (took 0:01:15.468980) 2025-10-08 18:28:08.199729 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute) 2025-10-08 18:28:08.199778 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Processing 2025-10-08 18:28:08.199811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building started at 2025-10-08 18:28:08.199765 2025-10-08 18:28:08.200592 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 plugins into plugins archive 2025-10-08 18:28:08.201073 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 additions into additions archive 2025-10-08 18:30:06.155848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251008 2025-10-08 18:30:06.155920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 50ac6d668cdd 2025-10-08 18:30:06.155939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 2/8 : LABEL "build-date"="20251008" "name"="nova-compute" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-compute" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:30:06.156005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in d64f8c7929ec 2025-10-08 18:30:06.156020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container d64f8c7929ec 2025-10-08 18:30:06.156032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> e0eb554fec7e 2025-10-08 18:30:06.156045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 3/8 : RUN mkdir -p /etc/ceph && apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common dosfstools e2fsprogs genisoimage libosinfo-bin libsasl2-modules-gssapi-mit multipath-tools ndctl nfs-common nvme-cli open-iscsi parted pmdk-tools python3-cephfs python3-guestfs python3-libvirt python3-rados python3-rbd python3-rtslib-fb qemu-block-extra qemu-utils rsync sasl2-bin swtpm swtpm-tools sysfsutils targetcli-fb tpm2-tools xfsprogs && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:30:06.156070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 71d3b85dbfea 2025-10-08 18:30:06.156080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:30:06.156128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:30:06.156140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:30:06.156151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:30:06.156191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:30:06.158706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:30:06.158736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:30:06.158748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:30:06.158758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:30:06.158767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:30:06.158777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:30:06.158786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:30:06.158816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:30:06.158825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:30:06.158835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:30:06.158844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 28.5 MB in 2s (11.6 MB/s) 2025-10-08 18:30:06.158854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-10-08 18:30:06.158864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-10-08 18:30:06.158873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-10-08 18:30:06.158893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-10-08 18:30:06.158903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2025-10-08 18:30:06.158913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-10-08 18:30:06.158922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:python3-libvirt is already the newest version (10.0.0-1build1). 2025-10-08 18:30:06.158931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following additional packages will be installed: 2025-10-08 18:30:06.158940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs cpio 2025-10-08 18:30:06.158950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin dbus-daemon 2025-10-08 18:30:06.158960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-session-bus-common dbus-system-bus-common dbus-user-session 2025-10-08 18:30:06.158977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dracut-install 2025-10-08 18:30:06.158988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2025-10-08 18:30:06.158997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2025-10-08 18:30:06.159006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2025-10-08 18:30:06.159016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2025-10-08 18:30:06.159025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2025-10-08 18:30:06.159035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2025-10-08 18:30:06.159045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-10-08 18:30:06.159054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-10-08 18:30:06.159064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libbrlapi0.8 libcacard0 libcephfs2 libclone-perl libcryptsetup12 libcxl1 2025-10-08 18:30:06.159074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 libduktape207 libdw1t64 2025-10-08 18:30:06.159083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libencode-locale-perl libevent-core-2.1-7t64 libewf2 libfdisk1 libfdt1 2025-10-08 18:30:06.159093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfile-listing-perl libfuse2t64 libfuse3-3 libgirepository-1.0-1 2025-10-08 18:30:06.159102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgoogle-perftools4t64 libguestfs0t64 libhivex0 libhtml-parser-perl 2025-10-08 18:30:06.159112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl 2025-10-08 18:30:06.159121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-message-perl libhttp-negotiate-perl libinih1 libiniparser1 2025-10-08 18:30:06.159137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-html-perl libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 2025-10-08 18:30:06.159147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjpeg8 libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libklibc 2025-10-08 18:30:06.159156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libldm-1.0-0t64 liblerc4 liblmdb0 liblua5.3-0 liblwp-mediatypes-perl 2025-10-08 18:30:06.159166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 2025-10-08 18:30:06.159175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libndctl6 libnet-http-perl libnet-ssleay-perl libnetpbm11t64 libnfs14 2025-10-08 18:30:06.159185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnfsidmap1 libnspr4 libnss3 libntfs-3g89t64 libnvme1t64 liboath0t64 2025-10-08 18:30:06.159194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-1.0-0 libosinfo-l10n libpam-systemd libparted2t64 libpci3 2025-10-08 18:30:06.159203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpcsclite1 libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 libpmemobj1 2025-10-08 18:30:06.159212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmempool1 libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 librados2 2025-10-08 18:30:06.159221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libradosstriper1 librbd1 libreiserfscore0t64 librpm9t64 librpmio9t64 2025-10-08 18:30:06.159230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsasl2-modules libsharpyuv0 libslirp0 libsoup-3.0-0 libsoup-3.0-common 2025-10-08 18:30:06.159240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsysfs2 libsystemd-shared libsystemd0 libtcmalloc-minimal4t64 libtiff6 2025-10-08 18:30:06.159249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtimedate-perl libtpms0 libtry-tiny-perl libtsk19t64 2025-10-08 18:30:06.159258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-10-08 18:30:06.159278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-10-08 18:30:06.159289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-10-08 18:30:06.159298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libudev1 libunwind8 liburcu8t64 2025-10-08 18:30:06.159307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2025-10-08 18:30:06.159317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2025-10-08 18:30:06.159326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools netpbm 2025-10-08 18:30:06.159336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ntfs-3g osinfo-db pci.ids pciutils perl-openssl-defaults psmisc 2025-10-08 18:30:06.159346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2025-10-08 18:30:06.159355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-configshell-fb python3-gi python3-idna python3-prettytable 2025-10-08 18:30:06.159365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-pyparsing python3-pyudev python3-requests python3-six 2025-10-08 18:30:06.159374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2025-10-08 18:30:06.159383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-system-common qemu-system-data qemu-system-x86 rpcbind 2025-10-08 18:30:06.159393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: scrub seabios session-migration sg3-utils-udev sleuthkit squashfs-tools 2025-10-08 18:30:06.159403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: supermin syslinux systemd systemd-dev systemd-sysv tpm-udev ucf udev usb.ids 2025-10-08 18:30:06.159412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: zerofree zstd 2025-10-08 18:30:06.159422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Suggested packages: 2025-10-08 18:30:06.159431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-doc duperemove ceph ceph-mds libarchive-dev resolvconf | openresolv 2025-10-08 18:30:06.159440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | systemd-resolved wodim cdrkit-doc libterm-readline-gnu-perl 2025-10-08 18:30:06.159450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | libterm-readline-perl-perl bash-completion alsa-utils libasound2-plugins 2025-10-08 18:30:06.159460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-tools libguestfs-gfs2 libguestfs-jfs libguestfs-nilfs 2025-10-08 18:30:06.159469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-rescue libguestfs-rsync libguestfs-zfs libdata-dump-perl 2025-10-08 18:30:06.159478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-compress-brotli-perl libcrypt-ssleay-perl libparted-dev libparted-i18n 2025-10-08 18:30:06.159488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2025-10-08 18:30:06.159497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsub-name-perl libbusiness-isbn-perl libregexp-ipv6-perl 2025-10-08 18:30:06.159507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libauthen-ntlm-perl default-mta | mail-transport-agent floppyd 2025-10-08 18:30:06.159523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools-boot watchdog parted-doc debhelper python-pyparsing-doc 2025-10-08 18:30:06.159533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-wxgtk4.0 python3-pyqt5 python3-cryptography python3-openssl 2025-10-08 18:30:06.159543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-socks python-requests-doc python3-brotli python-urwid-doc samba vde2 2025-10-08 18:30:06.159552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: openssh-server python3-braceexpand autopsy mac-robber trousers 2025-10-08 18:30:06.159562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-container systemd-homed systemd-userdbd systemd-boot libqrencode4 2025-10-08 18:30:06.159577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: polkitd xfsdump quota 2025-10-08 18:30:06.159587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Recommended packages: 2025-10-08 18:30:06.159596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: syslinux-common groff-base alsa-ucm-conf alsa-topology-conf 2025-10-08 18:30:06.159605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs libhtml-format-perl 2025-10-08 18:30:06.159615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgpm2 rpm-common libdata-dump-perl libhtml-form-perl libhttp-daemon-perl 2025-10-08 18:30:06.159644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmailtools-perl finalrd ghostscript ipxe-qemu-256k-compat-efi-roms 2025-10-08 18:30:06.159658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2025-10-08 18:30:06.159668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpu-checker linux-image-amd64 networkd-dispatcher systemd-timesyncd 2025-10-08 18:30:06.159677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | time-daemon systemd-resolved libnss-systemd systemd-hwe-hwdb 2025-10-08 18:30:06.159686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-10-08 18:30:06.159695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-standalone-sysusers 2025-10-08 18:30:06.159710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following NEW packages will be installed: 2025-10-08 18:30:06.159719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs 2025-10-08 18:30:06.159729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ceph-common cpio cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin 2025-10-08 18:30:06.159738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 2025-10-08 18:30:06.159747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dosfstools 2025-10-08 18:30:06.159757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dracut-install exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2025-10-08 18:30:06.159766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: genisoimage gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2025-10-08 18:30:06.159776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2025-10-08 18:30:06.159785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2025-10-08 18:30:06.159810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2025-10-08 18:30:06.159819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2025-10-08 18:30:06.159828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-10-08 18:30:06.159837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-10-08 18:30:06.159846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libbrlapi0.8 libcacard0 libcephfs2 libclone-perl libcryptsetup12 libcxl1 2025-10-08 18:30:06.159856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 libduktape207 libdw1t64 2025-10-08 18:30:06.159865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libencode-locale-perl libevent-core-2.1-7t64 libewf2 libfdisk1 libfdt1 2025-10-08 18:30:06.159874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfile-listing-perl libfuse2t64 libfuse3-3 libgirepository-1.0-1 2025-10-08 18:30:06.159884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgoogle-perftools4t64 libguestfs0t64 libhivex0 libhtml-parser-perl 2025-10-08 18:30:06.159893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl 2025-10-08 18:30:06.159903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-message-perl libhttp-negotiate-perl libinih1 libiniparser1 2025-10-08 18:30:06.159912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-html-perl libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 2025-10-08 18:30:06.159928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjpeg8 libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libklibc 2025-10-08 18:30:06.159938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libldm-1.0-0t64 liblerc4 liblmdb0 liblua5.3-0 liblwp-mediatypes-perl 2025-10-08 18:30:06.159953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 2025-10-08 18:30:06.159963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libndctl6 libnet-http-perl libnet-ssleay-perl libnetpbm11t64 libnfs14 2025-10-08 18:30:06.159972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnfsidmap1 libnspr4 libnss3 libntfs-3g89t64 libnvme1t64 liboath0t64 2025-10-08 18:30:06.159982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-1.0-0 libosinfo-bin libosinfo-l10n libpam-systemd libparted2t64 2025-10-08 18:30:06.159991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpci3 libpcsclite1 libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 2025-10-08 18:30:06.160000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmemobj1 libpmempool1 libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 2025-10-08 18:30:06.160010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librados2 libradosstriper1 librbd1 libreiserfscore0t64 librpm9t64 2025-10-08 18:30:06.160019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librpmio9t64 libsasl2-modules libsasl2-modules-gssapi-mit libsharpyuv0 2025-10-08 18:30:06.160029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libslirp0 libsoup-3.0-0 libsoup-3.0-common libsysfs2 libsystemd-shared 2025-10-08 18:30:06.160038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtcmalloc-minimal4t64 libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl 2025-10-08 18:30:06.160048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtsk19t64 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-10-08 18:30:06.160057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-10-08 18:30:06.160067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-10-08 18:30:06.160076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2025-10-08 18:30:06.160091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2025-10-08 18:30:06.160101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2025-10-08 18:30:06.160110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools 2025-10-08 18:30:06.160119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools ndctl netpbm nfs-common ntfs-3g nvme-cli osinfo-db parted 2025-10-08 18:30:06.160129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pci.ids pciutils perl-openssl-defaults pmdk-tools psmisc 2025-10-08 18:30:06.160142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2025-10-08 18:30:06.160152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-chardet python3-configshell-fb python3-gi python3-guestfs 2025-10-08 18:30:06.160161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-idna python3-prettytable python3-pyparsing python3-pyudev 2025-10-08 18:30:06.160170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-rados python3-rbd python3-requests python3-rtslib-fb python3-six 2025-10-08 18:30:06.160224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2025-10-08 18:30:06.160274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-block-extra qemu-system-common qemu-system-data 2025-10-08 18:30:06.160365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-x86 qemu-utils rpcbind rsync sasl2-bin scrub seabios 2025-10-08 18:30:06.160413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: session-migration sg3-utils-udev sleuthkit squashfs-tools supermin swtpm 2025-10-08 18:30:06.160464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: swtpm-tools sysfsutils syslinux systemd systemd-sysv targetcli-fb tpm-udev 2025-10-08 18:30:06.160532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: tpm2-tools ucf usb.ids xfsprogs zerofree zstd 2025-10-08 18:30:06.160602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be upgraded: 2025-10-08 18:30:06.160690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsystemd0 libudev1 systemd-dev udev 2025-10-08 18:30:06.160833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:4 upgraded, 260 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:30:06.160912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Need to get 99.0 MB of archives. 2025-10-08 18:30:06.160975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 399 MB of additional disk space will be used. 2025-10-08 18:30:06.161039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-10-08 18:30:06.161109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:30:06.161175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.11 [106 kB] 2025-10-08 18:30:06.161239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-10-08 18:30:06.161303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-08 18:30:06.161367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-10-08 18:30:06.161430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.3 [146 kB] 2025-10-08 18:30:06.161493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.11 [2,076 kB] 2025-10-08 18:30:06.161557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.11 [434 kB] 2025-10-08 18:30:06.161691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.11 [3,475 kB] 2025-10-08 18:30:06.161754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.11 [1,874 kB] 2025-10-08 18:30:06.161835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.11 [176 kB] 2025-10-08 18:30:06.161900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.11 [11.9 kB] 2025-10-08 18:30:06.161965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-10-08 18:30:06.162037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 fuse3 amd64 3.14.0-5build1 [25.2 kB] 2025-10-08 18:30:06.162093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libntfs-3g89t64 amd64 1:2022.10.3-1.2ubuntu3 [159 kB] 2025-10-08 18:30:06.162158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 ntfs-3g amd64 1:2022.10.3-1.2ubuntu3 [406 kB] 2025-10-08 18:30:06.162220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-08 18:30:06.162283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-10-08 18:30:06.162346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-10-08 18:30:06.162410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libcxl1 amd64 77-2ubuntu2 [33.1 kB] 2025-10-08 18:30:06.162471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 cxl amd64 77-2ubuntu2 [74.3 kB] 2025-10-08 18:30:06.162583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libiniparser1 amd64 4.1-7ubuntu0.1 [10.7 kB] 2025-10-08 18:30:06.162666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-10-08 18:30:06.162737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ndctl amd64 77-2ubuntu2 [165 kB] 2025-10-08 18:30:06.162814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-10-08 18:30:06.162879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-10-08 18:30:06.162941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-10-08 18:30:06.163004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-08 18:30:06.163067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-10-08 18:30:06.163129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-10-08 18:30:06.163191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2025-10-08 18:30:06.163254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2025-10-08 18:30:06.163316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2025-10-08 18:30:06.163378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2025-10-08 18:30:06.163440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-10-08 18:30:06.163501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2025-10-08 18:30:06.163562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-10-08 18:30:06.163650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-10-08 18:30:06.163703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-10-08 18:30:06.163772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-10-08 18:30:06.163903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-10-08 18:30:06.163942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.11 [235 kB] 2025-10-08 18:30:06.164024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-user-session amd64 1.14.10-4ubuntu4.1 [9,968 B] 2025-10-08 18:30:06.164073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-10-08 18:30:06.164136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.4 [183 kB] 2025-10-08 18:30:06.164199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2025-10-08 18:30:06.164262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2025-10-08 18:30:06.164327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB] 2025-10-08 18:30:06.164388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2025-10-08 18:30:06.164447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-10-08 18:30:06.164517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.3 [73.7 kB] 2025-10-08 18:30:06.164575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-10-08 18:30:06.164655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2025-10-08 18:30:06.164715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2025-10-08 18:30:06.164780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2025-10-08 18:30:06.164856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2025-10-08 18:30:06.164914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2025-10-08 18:30:06.164974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-10-08 18:30:06.165034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-08 18:30:06.165093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2025-10-08 18:30:06.165151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2025-10-08 18:30:06.165212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] 2025-10-08 18:30:06.165272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2025-10-08 18:30:06.165331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2025-10-08 18:30:06.165390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2025-10-08 18:30:06.165467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2025-10-08 18:30:06.165526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2025-10-08 18:30:06.165588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2025-10-08 18:30:06.165667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2025-10-08 18:30:06.165733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2025-10-08 18:30:06.165807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-10-08 18:30:06.165869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2025-10-08 18:30:06.165938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2025-10-08 18:30:06.165991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2025-10-08 18:30:06.166051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:76 http://archive.ubuntu.com/ubuntu noble/universe amd64 augeas-lenses all 1.14.1-1build2 [323 kB] 2025-10-08 18:30:06.166110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-10-08 18:30:06.166170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libreiserfscore0t64 amd64 1:3.6.27-7.1build1 [76.2 kB] 2025-10-08 18:30:06.166230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 btrfs-progs amd64 6.6.3-1.1build2 [984 kB] 2025-10-08 18:30:06.166290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-10-08 18:30:06.166350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-10-08 18:30:06.166417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-10-08 18:30:06.166475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-10-08 18:30:06.166535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-10-08 18:30:06.166594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-10-08 18:30:06.166668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-10-08 18:30:06.166734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-10-08 18:30:06.166811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-10-08 18:30:06.166997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-10-08 18:30:06.167057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-10-08 18:30:06.167069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-10-08 18:30:06.167108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-10-08 18:30:06.167118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-10-08 18:30:06.167127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-10-08 18:30:06.167136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-10-08 18:30:06.167145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-10-08 18:30:06.167157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-10-08 18:30:06.167166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-10-08 18:30:06.167178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-10-08 18:30:06.167234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-10-08 18:30:06.167245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-10-08 18:30:06.167271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-10-08 18:30:06.167285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-10-08 18:30:06.167417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-10-08 18:30:06.167439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-10-08 18:30:06.167451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-10-08 18:30:06.167484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-10-08 18:30:06.167538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-10-08 18:30:06.167610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-10-08 18:30:06.167680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-10-08 18:30:06.167741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-10-08 18:30:06.167812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2025-10-08 18:30:06.167893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2025-10-08 18:30:06.167948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2025-10-08 18:30:06.168005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2025-10-08 18:30:06.168060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-10-08 18:30:06.168114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:117 http://archive.ubuntu.com/ubuntu noble/universe amd64 exfatprogs amd64 1.2.2-1build1 [65.9 kB] 2025-10-08 18:30:06.168868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:118 http://archive.ubuntu.com/ubuntu noble/universe amd64 extlinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [147 kB] 2025-10-08 18:30:06.168888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 f2fs-tools amd64 1.16.0-1 [202 kB] 2025-10-08 18:30:06.168897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.3 [122 kB] 2025-10-08 18:30:06.168905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2025-10-08 18:30:06.168913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2025-10-08 18:30:06.168921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2025-10-08 18:30:06.168928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2025-10-08 18:30:06.168937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2025-10-08 18:30:06.168944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2025-10-08 18:30:06.168950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2025-10-08 18:30:06.168958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2025-10-08 18:30:06.168974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2025-10-08 18:30:06.168982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2025-10-08 18:30:06.168990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2025-10-08 18:30:06.168997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB] 2025-10-08 18:30:06.169005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2025-10-08 18:30:06.169012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2025-10-08 18:30:06.169020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2025-10-08 18:30:06.169027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] 2025-10-08 18:30:06.169034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2025-10-08 18:30:06.169041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2025-10-08 18:30:06.169056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2025-10-08 18:30:06.169064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2025-10-08 18:30:06.169071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB] 2025-10-08 18:30:06.169077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] 2025-10-08 18:30:06.169085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6,626 B] 2025-10-08 18:30:06.169092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB] 2025-10-08 18:30:06.169100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB] 2025-10-08 18:30:06.169107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:146 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB] 2025-10-08 18:30:06.169122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9,006 B] 2025-10-08 18:30:06.169130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] 2025-10-08 18:30:06.169138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 2025-10-08 18:30:06.169146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:150 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB] 2025-10-08 18:30:06.169153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 icoutils amd64 0.32.3-4build2 [55.7 kB] 2025-10-08 18:30:06.169161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-10-08 18:30:06.169167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-10-08 18:30:06.169174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-10-08 18:30:06.169182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-10-08 18:30:06.169189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-10-08 18:30:06.169197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-10-08 18:30:06.169208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:158 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2025-10-08 18:30:06.169219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 libafflib0t64 amd64 3.7.20-1.1ubuntu5 [224 kB] 2025-10-08 18:30:06.169263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.1 [21.1 kB] 2025-10-08 18:30:06.169277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:161 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.1 [399 kB] 2025-10-08 18:30:06.169343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaugeas0 amd64 1.14.1-1build2 [166 kB] 2025-10-08 18:30:06.169363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libbfio1 amd64 20170123-6 [306 kB] 2025-10-08 18:30:06.169375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2025-10-08 18:30:06.169480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:165 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-10-08 18:30:06.169491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:166 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-10-08 18:30:06.169501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:167 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2025-10-08 18:30:06.169553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:168 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2025-10-08 18:30:06.169563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:169 http://archive.ubuntu.com/ubuntu noble/main amd64 libdate-manip-perl all 6.95-1 [923 kB] 2025-10-08 18:30:06.169617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2025-10-08 18:30:06.169659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 libewf2 amd64 20140814-1build3 [573 kB] 2025-10-08 18:30:06.169711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfuse2t64 amd64 2.9.9-8.1build1 [89.9 kB] 2025-10-08 18:30:06.169726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhivex0 amd64 1.3.23-1build7 [26.4 kB] 2025-10-08 18:30:06.169785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblua5.3-0 amd64 5.3.6-2build2 [143 kB] 2025-10-08 18:30:06.169844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmio9t64 amd64 4.18.2+dfsg-2.1build2 [95.2 kB] 2025-10-08 18:30:06.169878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpm9t64 amd64 4.18.2+dfsg-2.1build2 [217 kB] 2025-10-08 18:30:06.169924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvhdi1 amd64 20210425-1build5 [425 kB] 2025-10-08 18:30:06.169956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvmdk1 amd64 20200926-2build5 [453 kB] 2025-10-08 18:30:06.169970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:179 http://archive.ubuntu.com/ubuntu noble/universe amd64 libtsk19t64 amd64 4.12.1+dfsg-1.1ubuntu2 [435 kB] 2025-10-08 18:30:06.170035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:180 http://archive.ubuntu.com/ubuntu noble/universe amd64 libyara10 amd64 4.5.0-1build2 [203 kB] 2025-10-08 18:30:06.170092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:181 http://archive.ubuntu.com/ubuntu noble/universe amd64 supermin amd64 5.2.2-4ubuntu4 [529 kB] 2025-10-08 18:30:06.170114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2025-10-08 18:30:06.170157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:183 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-10-08 18:30:06.170190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:184 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-10-08 18:30:06.170233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:185 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2025-10-08 18:30:06.170265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:186 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2025-10-08 18:30:06.170284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:187 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-10-08 18:30:06.170349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:188 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2025-10-08 18:30:06.170363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:189 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.10 [1,254 kB] 2025-10-08 18:30:06.170418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:190 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.10 [1,794 kB] 2025-10-08 18:30:06.170451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:191 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2025-10-08 18:30:06.170490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:192 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.10 [11.2 MB] 2025-10-08 18:30:06.170503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:193 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-10-08 18:30:06.170563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:194 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB] 2025-10-08 18:30:06.170576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:195 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2025-10-08 18:30:06.170645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:196 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2025-10-08 18:30:06.170696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:197 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2025-10-08 18:30:06.170748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:198 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2025-10-08 18:30:06.170758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:199 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2025-10-08 18:30:06.170859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:200 http://archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2,054 kB] 2025-10-08 18:30:06.171023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:201 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2025-10-08 18:30:06.171035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:202 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-10-08 18:30:06.171043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:203 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2025-10-08 18:30:06.171050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:204 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2025-10-08 18:30:06.171058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:205 http://archive.ubuntu.com/ubuntu noble/universe amd64 libldm-1.0-0t64 amd64 0.2.5-1.1build2 [24.3 kB] 2025-10-08 18:30:06.171066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:206 http://archive.ubuntu.com/ubuntu noble/universe amd64 ldmtool amd64 0.2.5-1.1build2 [13.8 kB] 2025-10-08 18:30:06.171073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:207 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-10-08 18:30:06.171084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:208 http://archive.ubuntu.com/ubuntu noble/main amd64 lzop amd64 1.04-2build3 [82.2 kB] 2025-10-08 18:30:06.171095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:209 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdadm amd64 4.3-1ubuntu2.1 [464 kB] 2025-10-08 18:30:06.171162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:210 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2025-10-08 18:30:06.171180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:211 http://archive.ubuntu.com/ubuntu noble/universe amd64 scrub amd64 2.6.1-1build2 [30.8 kB] 2025-10-08 18:30:06.171229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:212 http://archive.ubuntu.com/ubuntu noble/universe amd64 sleuthkit amd64 4.12.1+dfsg-1.1ubuntu2 [383 kB] 2025-10-08 18:30:06.171278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:213 http://archive.ubuntu.com/ubuntu noble/main amd64 squashfs-tools amd64 1:4.6.1-1build1 [189 kB] 2025-10-08 18:30:06.171288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:214 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2025-10-08 18:30:06.171337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:215 http://archive.ubuntu.com/ubuntu noble/main amd64 zerofree amd64 1.1.1-1build5 [7,888 B] 2025-10-08 18:30:06.171391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:216 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zstd amd64 1.5.5+dfsg2-2build1.1 [644 kB] 2025-10-08 18:30:06.171400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:217 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguestfs0t64 amd64 1:1.52.0-5ubuntu3 [3,213 kB] 2025-10-08 18:30:06.171443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:218 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-10-08 18:30:06.171493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:219 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2025-10-08 18:30:06.171502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:220 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2025-10-08 18:30:06.171548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:221 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2025-10-08 18:30:06.171597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:222 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemblk1 amd64 1.13.1-1.1ubuntu2 [61.1 kB] 2025-10-08 18:30:06.171607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:223 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemlog1 amd64 1.13.1-1.1ubuntu2 [55.2 kB] 2025-10-08 18:30:06.171643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:224 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmempool1 amd64 1.13.1-1.1ubuntu2 [112 kB] 2025-10-08 18:30:06.171691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:225 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2025-10-08 18:30:06.171734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:226 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2025-10-08 18:30:06.171783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:227 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.5 [11.3 kB] 2025-10-08 18:30:06.171805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:228 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.5 [291 kB] 2025-10-08 18:30:06.171857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:229 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2025-10-08 18:30:06.171867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:230 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2025-10-08 18:30:06.171917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:231 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-mu-4.0.1-0t64 amd64 4.0.1-7.1ubuntu5.1 [63.3 kB] 2025-10-08 18:30:06.171966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:232 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2025-10-08 18:30:06.171975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:233 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-10-08 18:30:06.172021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:234 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2025-10-08 18:30:06.172069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:235 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2025-10-08 18:30:06.172079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:236 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2025-10-08 18:30:06.172127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:237 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2025-10-08 18:30:06.172178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:238 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-10-08 18:30:06.172190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:239 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2025-10-08 18:30:06.172255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:240 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2025-10-08 18:30:06.172264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:241 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2025-10-08 18:30:06.172320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:242 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2025-10-08 18:30:06.172339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:243 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-10-08 18:30:06.172387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:244 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2025-10-08 18:30:06.172436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:245 http://archive.ubuntu.com/ubuntu noble/universe amd64 pmdk-tools amd64 1.13.1-1.1ubuntu2 [210 kB] 2025-10-08 18:30:06.172445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:246 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-10-08 18:30:06.172490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:247 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-10-08 18:30:06.172538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:248 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-10-08 18:30:06.172547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:249 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2025-10-08 18:30:06.172598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:250 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2025-10-08 18:30:06.172611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:251 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2025-10-08 18:30:06.172671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:252 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2025-10-08 18:30:06.172725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:253 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.10 [112 kB] 2025-10-08 18:30:06.172774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:254 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-10-08 18:30:06.172783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:255 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2025-10-08 18:30:06.172843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:256 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2025-10-08 18:30:06.172858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:257 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2025-10-08 18:30:06.172910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:258 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2025-10-08 18:30:06.172958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:259 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-10-08 18:30:06.172967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:260 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-10-08 18:30:06.173014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:261 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2025-10-08 18:30:06.173063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:262 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2025-10-08 18:30:06.173071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:263 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-bin amd64 1.11.0-2build3 [21.8 kB] 2025-10-08 18:30:06.173120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:264 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-10-08 18:30:06.173167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:265 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-guestfs amd64 1:1.52.0-5ubuntu3 [173 kB] 2025-10-08 18:30:06.173177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preconfiguring packages ... 2025-10-08 18:30:06.173228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 99.0 MB in 6s (15.4 MB/s) 2025-10-08 18:30:06.173276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-08 18:30:06.173287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(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% 2025-10-08 18:30:06.173336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-10-08 18:30:06.173384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-10-08 18:30:06.173392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-08 18:30:06.173436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:80% 2025-10-08 18:30:06.173485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-10-08 18:30:06.173493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-10-08 18:30:06.173543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-10-08 18:30:06.173587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-08 18:30:06.173597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.11_all.deb ... 2025-10-08 18:30:06.173667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd-dev (255.4-1ubuntu8.11) over (255.4-1ubuntu8.10) ... 2025-10-08 18:30:06.173700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libargon2-1:amd64. 2025-10-08 18:30:06.173730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../1-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-10-08 18:30:06.173760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-08 18:30:06.173819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-c5:amd64. 2025-10-08 18:30:06.173899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../2-libjson-c5_0.17-1build1_amd64.deb ... 2025-10-08 18:30:06.173913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 18:30:06.173924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcryptsetup12:amd64. 2025-10-08 18:30:06.173990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../3-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-08 18:30:06.174038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-08 18:30:06.174048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdisk1:amd64. 2025-10-08 18:30:06.174095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../4-libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-08 18:30:06.174104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-10-08 18:30:06.174158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsystemd-shared:amd64. 2025-10-08 18:30:06.174205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.11_amd64.deb ... 2025-10-08 18:30:06.174214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-10-08 18:30:06.174275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.11_amd64.deb ... 2025-10-08 18:30:06.174284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsystemd0:amd64 (255.4-1ubuntu8.11) over (255.4-1ubuntu8.10) ... 2025-10-08 18:30:06.174338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsystemd0:amd64 (255.4-1ubuntu8.11) ... 2025-10-08 18:30:06.174385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2025-10-08 18:30:06.174393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-10-08 18:30:06.174420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2025-10-08 18:30:06.174448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2025-10-08 18:30:06.174486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2025-10-08 18:30:06.174494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-10-08 18:30:06.174539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-10-08 18:30:06.174547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2025-10-08 18:30:06.174595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2025-10-08 18:30:06.174603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2025-10-08 18:30:06.174675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-10-08 18:30:06.174688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.174716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-08 18:30:06.174744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 2025-10-08 18:30:06.174808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: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% 2025-10-08 18:30:06.174855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-10-08 18:30:06.174863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-10-08 18:30:06.174907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-10-08 18:30:06.174922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-10-08 18:30:06.174974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-10-08 18:30:06.174984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-10-08 18:30:06.175038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19429 files and directories currently installed.) 2025-10-08 18:30:06.175048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing systemd-standalone-sysusers (255.4-1ubuntu8.10) ... 2025-10-08 18:30:06.175104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd. 2025-10-08 18:30:06.175113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-08 18:30:06.175168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(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% 2025-10-08 18:30:06.175178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-10-08 18:30:06.175231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-10-08 18:30:06.175240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-10-08 18:30:06.175291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-10-08 18:30:06.175300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-10-08 18:30:06.175356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-10-08 18:30:06.175365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19422 files and directories currently installed.) 2025-10-08 18:30:06.175419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-10-08 18:30:06.175428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd (255.4-1ubuntu8.11) ... 2025-10-08 18:30:06.175485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../udev_255.4-1ubuntu8.11_amd64.deb ... 2025-10-08 18:30:06.175494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking udev (255.4-1ubuntu8.11) over (255.4-1ubuntu8.10) ... 2025-10-08 18:30:06.175548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libudev1_255.4-1ubuntu8.11_amd64.deb ... 2025-10-08 18:30:06.175557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libudev1:amd64 (255.4-1ubuntu8.11) over (255.4-1ubuntu8.10) ... 2025-10-08 18:30:06.175611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libudev1:amd64 (255.4-1ubuntu8.11) ... 2025-10-08 18:30:06.175620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-08 18:30:06.175691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 18:30:06.175701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-08 18:30:06.175758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-10-08 18:30:06.175767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-10-08 18:30:06.175846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd-dev (255.4-1ubuntu8.11) ... 2025-10-08 18:30:06.175857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd (255.4-1ubuntu8.11) ... 2025-10-08 18:30:06.175909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. 2025-10-08 18:30:06.175938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. 2025-10-08 18:30:06.175974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. 2025-10-08 18:30:06.176022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Initializing machine ID from random generator. 2025-10-08 18:30:06.176037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2025-10-08 18:30:06.176079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2025-10-08 18:30:06.176088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2025-10-08 18:30:06.176137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2025-10-08 18:30:06.176146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2025-10-08 18:30:06.176201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2025-10-08 18:30:06.176211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2025-10-08 18:30:06.176259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.176268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2025-10-08 18:30:06.176318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2025-10-08 18:30:06.176365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-journal' with GID 995. 2025-10-08 18:30:06.176374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-network' with GID 994. 2025-10-08 18:30:06.176401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2025-10-08 18:30:06.176429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd-sysv. 2025-10-08 18:30:06.176440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-08 18:30:06.176502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(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% 2025-10-08 18:30:06.176511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-10-08 18:30:06.176564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-10-08 18:30:06.176573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-10-08 18:30:06.176646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-10-08 18:30:06.176659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-10-08 18:30:06.176697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-10-08 18:30:06.176706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20344 files and directories currently installed.) 2025-10-08 18:30:06.176765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.11_amd64.deb ... 2025-10-08 18:30:06.176774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd-sysv (255.4-1ubuntu8.11) ... 2025-10-08 18:30:06.176853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse3-3:amd64. 2025-10-08 18:30:06.176900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.177056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-10-08 18:30:06.177066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-08 18:30:06.177073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fuse3. 2025-10-08 18:30:06.177086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../fuse3_3.14.0-5build1_amd64.deb ... 2025-10-08 18:30:06.177094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fuse3 (3.14.0-5build1) ... 2025-10-08 18:30:06.177101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libntfs-3g89t64:amd64. 2025-10-08 18:30:06.177137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libntfs-3g89t64_1%3a2022.10.3-1.2ubuntu3_amd64.deb ... 2025-10-08 18:30:06.177146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3) ... 2025-10-08 18:30:06.177201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-08 18:30:06.177209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fuse3 (3.14.0-5build1) ... 2025-10-08 18:30:06.177266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ntfs-3g. 2025-10-08 18:30:06.177276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-08 18:30:06.177328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(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% 2025-10-08 18:30:06.177373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-10-08 18:30:06.177382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-10-08 18:30:06.177428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-10-08 18:30:06.177437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-10-08 18:30:06.177492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-10-08 18:30:06.177501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-10-08 18:30:06.177560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20389 files and directories currently installed.) 2025-10-08 18:30:06.177603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../000-ntfs-3g_1%3a2022.10.3-1.2ubuntu3_amd64.deb ... 2025-10-08 18:30:06.177612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ntfs-3g (1:2022.10.3-1.2ubuntu3) ... 2025-10-08 18:30:06.177663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpopt0:amd64. 2025-10-08 18:30:06.177709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../001-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-08 18:30:06.177756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 18:30:06.177764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rsync. 2025-10-08 18:30:06.177844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../002-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-10-08 18:30:06.177853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-10-08 18:30:06.177897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdaxctl1:amd64. 2025-10-08 18:30:06.177906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../003-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-10-08 18:30:06.177915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-08 18:30:06.177978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcxl1:amd64. 2025-10-08 18:30:06.177988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../004-libcxl1_77-2ubuntu2_amd64.deb ... 2025-10-08 18:30:06.178039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcxl1:amd64 (77-2ubuntu2) ... 2025-10-08 18:30:06.178087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.178096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cxl. 2025-10-08 18:30:06.178140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../005-cxl_77-2ubuntu2_amd64.deb ... 2025-10-08 18:30:06.178187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cxl (77-2ubuntu2) ... 2025-10-08 18:30:06.178195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiniparser1:amd64. 2025-10-08 18:30:06.178240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../006-libiniparser1_4.1-7ubuntu0.1_amd64.deb ... 2025-10-08 18:30:06.178249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2025-10-08 18:30:06.178307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libndctl6:amd64. 2025-10-08 18:30:06.178316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../007-libndctl6_77-2ubuntu2_amd64.deb ... 2025-10-08 18:30:06.178370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-10-08 18:30:06.178378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ndctl. 2025-10-08 18:30:06.178432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../008-ndctl_77-2ubuntu2_amd64.deb ... 2025-10-08 18:30:06.178441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ndctl (77-2ubuntu2) ... 2025-10-08 18:30:06.178495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-10-08 18:30:06.178504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../009-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-08 18:30:06.178555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:30:06.178564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfsidmap1:amd64. 2025-10-08 18:30:06.178618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../010-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-08 18:30:06.178641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:30:06.178697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rpcbind. 2025-10-08 18:30:06.178706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../011-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-10-08 18:30:06.178763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-10-08 18:30:06.178772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ucf. 2025-10-08 18:30:06.178841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../012-ucf_3.0043+nmu1_all.deb ... 2025-10-08 18:30:06.178909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Moving old data out of the way 2025-10-08 18:30:06.178955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.178964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ucf (3.0043+nmu1) ... 2025-10-08 18:30:06.179009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package keyutils. 2025-10-08 18:30:06.179056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../013-keyutils_1.6.3-3build1_amd64.deb ... 2025-10-08 18:30:06.179064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking keyutils (1.6.3-3build1) ... 2025-10-08 18:30:06.179116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nfs-common. 2025-10-08 18:30:06.179125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../014-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-08 18:30:06.179173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:30:06.179183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db5.3-util. 2025-10-08 18:30:06.179237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../015-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-10-08 18:30:06.179284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-10-08 18:30:06.179292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db-util. 2025-10-08 18:30:06.179334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../016-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-10-08 18:30:06.179383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-10-08 18:30:06.179391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sasl2-bin. 2025-10-08 18:30:06.179438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../017-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-08 18:30:06.179450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 18:30:06.179503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsysfs2:amd64. 2025-10-08 18:30:06.179512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-10-08 18:30:06.179566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-10-08 18:30:06.179574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pci.ids. 2025-10-08 18:30:06.179646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../019-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-10-08 18:30:06.179658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-08 18:30:06.179704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sysfsutils. 2025-10-08 18:30:06.179713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-10-08 18:30:06.179771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sysfsutils (2.1.1-6build1) ... 2025-10-08 18:30:06.179780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-bin. 2025-10-08 18:30:06.179841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../021-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:30:06.179879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-08 18:30:06.179923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-session-bus-common. 2025-10-08 18:30:06.179932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../022-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-08 18:30:06.179977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:30:06.179986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-daemon. 2025-10-08 18:30:06.180043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../023-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:30:06.180052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-08 18:30:06.180108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.180116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-system-bus-common. 2025-10-08 18:30:06.180173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../024-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-08 18:30:06.180182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:30:06.180234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus. 2025-10-08 18:30:06.180242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../025-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:30:06.180298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-10-08 18:30:06.180307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpam-systemd:amd64. 2025-10-08 18:30:06.180360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../026-libpam-systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-10-08 18:30:06.180368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-10-08 18:30:06.180426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-user-session. 2025-10-08 18:30:06.180435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../027-dbus-user-session_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:30:06.180487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-user-session (1.14.10-4ubuntu4.1) ... 2025-10-08 18:30:06.180496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dhcpcd-base. 2025-10-08 18:30:06.180557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../028-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-10-08 18:30:06.180567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-08 18:30:06.180615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-10-08 18:30:06.180643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../029-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 18:30:06.180696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:30:06.180705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-10-08 18:30:06.180761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../030-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-10-08 18:30:06.180805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-10-08 18:30:06.180843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-10-08 18:30:06.180855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../031-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-10-08 18:30:06.180909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-10-08 18:30:06.180918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package less. 2025-10-08 18:30:06.180972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../032-less_590-2ubuntu2.1_amd64.deb ... 2025-10-08 18:30:06.180981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking less (590-2ubuntu2.1) ... 2025-10-08 18:30:06.181034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-gi. 2025-10-08 18:30:06.181043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../033-python3-gi_3.48.2-1_amd64.deb ... 2025-10-08 18:30:06.181098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-gi (3.48.2-1) ... 2025-10-08 18:30:06.181107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-yaml. 2025-10-08 18:30:06.181159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../034-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-10-08 18:30:06.181168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-yaml (6.0.1-2build2) ... 2025-10-08 18:30:06.181221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package bsdextrautils. 2025-10-08 18:30:06.181230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../035-bsdextrautils_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-08 18:30:06.181283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-10-08 18:30:06.181291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cpio. 2025-10-08 18:30:06.181346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../036-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-10-08 18:30:06.181355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-10-08 18:30:06.181409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dmidecode. 2025-10-08 18:30:06.181417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../037-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-10-08 18:30:06.181472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-10-08 18:30:06.181482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dosfstools. 2025-10-08 18:30:06.181535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../038-dosfstools_4.2-1.1build1_amd64.deb ... 2025-10-08 18:30:06.181544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dosfstools (4.2-1.1build1) ... 2025-10-08 18:30:06.181598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic-mgc. 2025-10-08 18:30:06.181607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../039-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-10-08 18:30:06.181663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-10-08 18:30:06.181715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic1t64:amd64. 2025-10-08 18:30:06.181763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.181772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../040-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-10-08 18:30:06.181859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-10-08 18:30:06.181977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package file. 2025-10-08 18:30:06.181986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../041-file_1%3a5.45-3build1_amd64.deb ... 2025-10-08 18:30:06.181993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking file (1:5.45-3build1) ... 2025-10-08 18:30:06.181999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblmdb0:amd64. 2025-10-08 18:30:06.182033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../042-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-10-08 18:30:06.182041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-08 18:30:06.182091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libncurses6:amd64. 2025-10-08 18:30:06.182133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../043-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-08 18:30:06.182142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 18:30:06.182188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libparted2t64:amd64. 2025-10-08 18:30:06.182217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../044-libparted2t64_3.6-4build1_amd64.deb ... 2025-10-08 18:30:06.182245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2025-10-08 18:30:06.182288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2025-10-08 18:30:06.182299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-10-08 18:30:06.182353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpci3:amd64. 2025-10-08 18:30:06.182396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../045-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-10-08 18:30:06.182405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-08 18:30:06.182450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpng16-16t64:amd64. 2025-10-08 18:30:06.182494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../046-libpng16-16t64_1.6.43-5build1_amd64.deb ... 2025-10-08 18:30:06.182502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-08 18:30:06.182549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusb-1.0-0:amd64. 2025-10-08 18:30:06.182577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../047-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2025-10-08 18:30:06.182593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-10-08 18:30:06.182668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxau6:amd64. 2025-10-08 18:30:06.182680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../048-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-10-08 18:30:06.182744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-10-08 18:30:06.182788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxdmcp6:amd64. 2025-10-08 18:30:06.182816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.182863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../049-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-10-08 18:30:06.182893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-10-08 18:30:06.182929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxcb1:amd64. 2025-10-08 18:30:06.182941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../050-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-10-08 18:30:06.182983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-10-08 18:30:06.183012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-data. 2025-10-08 18:30:06.183047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../051-libx11-data_2%3a1.8.7-1build1_all.deb ... 2025-10-08 18:30:06.183087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-data (2:1.8.7-1build1) ... 2025-10-08 18:30:06.183096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-6:amd64. 2025-10-08 18:30:06.183144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../052-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2025-10-08 18:30:06.183156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2025-10-08 18:30:06.183211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package parted. 2025-10-08 18:30:06.183247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../053-parted_3.6-4build1_amd64.deb ... 2025-10-08 18:30:06.183256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking parted (3.6-4build1) ... 2025-10-08 18:30:06.183307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pciutils. 2025-10-08 18:30:06.183350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../054-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2025-10-08 18:30:06.183359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pciutils (1:3.10.0-2build1) ... 2025-10-08 18:30:06.183407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package psmisc. 2025-10-08 18:30:06.183436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../055-psmisc_23.7-1build1_amd64.deb ... 2025-10-08 18:30:06.183477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking psmisc (23.7-1build1) ... 2025-10-08 18:30:06.183506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package usb.ids. 2025-10-08 18:30:06.183548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../056-usb.ids_2024.03.18-1_all.deb ... 2025-10-08 18:30:06.183557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking usb.ids (2024.03.18-1) ... 2025-10-08 18:30:06.183605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package acl. 2025-10-08 18:30:06.183648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../057-acl_2.3.2-1build1.1_amd64.deb ... 2025-10-08 18:30:06.183689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking acl (2.3.2-1build1.1) ... 2025-10-08 18:30:06.183737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package attr. 2025-10-08 18:30:06.183746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../058-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2025-10-08 18:30:06.183805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking attr (1:2.5.2-1build1.1) ... 2025-10-08 18:30:06.183837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package augeas-lenses. 2025-10-08 18:30:06.183845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../059-augeas-lenses_1.14.1-1build2_all.deb ... 2025-10-08 18:30:06.183903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking augeas-lenses (1.14.1-1build2) ... 2025-10-08 18:30:06.183933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.183968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblzo2-2:amd64. 2025-10-08 18:30:06.184008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../060-liblzo2-2_2.10-2build4_amd64.deb ... 2025-10-08 18:30:06.184017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-10-08 18:30:06.184064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libreiserfscore0t64. 2025-10-08 18:30:06.184093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../061-libreiserfscore0t64_1%3a3.6.27-7.1build1_amd64.deb ... 2025-10-08 18:30:06.184127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2025-10-08 18:30:06.184167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package btrfs-progs. 2025-10-08 18:30:06.184176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../062-btrfs-progs_6.6.3-1.1build2_amd64.deb ... 2025-10-08 18:30:06.184223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking btrfs-progs (6.6.3-1.1build2) ... 2025-10-08 18:30:06.184252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package busybox-initramfs. 2025-10-08 18:30:06.184279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../063-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-10-08 18:30:06.184320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-08 18:30:06.184365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-10-08 18:30:06.184374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../064-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:30:06.184419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:30:06.184431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-10-08 18:30:06.184486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../065-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:30:06.184530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:30:06.184539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.184587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librados2. 2025-10-08 18:30:06.184614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../066-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:30:06.184685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.184731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmem1:amd64. 2025-10-08 18:30:06.184740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../067-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-08 18:30:06.184809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:30:06.184944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemobj1:amd64. 2025-10-08 18:30:06.184977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../068-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-08 18:30:06.184988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:30:06.185017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librbd1. 2025-10-08 18:30:06.185028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.185046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../069-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:30:06.185055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.185063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-argparse. 2025-10-08 18:30:06.185072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../070-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:30:06.185085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.185093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-common. 2025-10-08 18:30:06.185102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../071-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-10-08 18:30:06.185110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.185122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcephfs2. 2025-10-08 18:30:06.185131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../072-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:30:06.185158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.185167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.185207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rados. 2025-10-08 18:30:06.185216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../073-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:30:06.185228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.185237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-cephfs. 2025-10-08 18:30:06.185248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../074-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:30:06.185260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.185296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-wcwidth. 2025-10-08 18:30:06.185305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../075-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-10-08 18:30:06.185352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-08 18:30:06.185361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-prettytable. 2025-10-08 18:30:06.185369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../076-python3-prettytable_3.6.0-2_all.deb ... 2025-10-08 18:30:06.185381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-prettytable (3.6.0-2) ... 2025-10-08 18:30:06.185394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rbd. 2025-10-08 18:30:06.185402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../077-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:30:06.185438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.185447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-certifi. 2025-10-08 18:30:06.185459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../078-python3-certifi_2023.11.17-1_all.deb ... 2025-10-08 18:30:06.185468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-certifi (2023.11.17-1) ... 2025-10-08 18:30:06.185502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-chardet. 2025-10-08 18:30:06.185519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../079-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-10-08 18:30:06.185531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-10-08 18:30:06.185539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-idna. 2025-10-08 18:30:06.185576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../080-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-10-08 18:30:06.185586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-10-08 18:30:06.185597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urllib3. 2025-10-08 18:30:06.185606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../081-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-10-08 18:30:06.185666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-08 18:30:06.185686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.185695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-requests. 2025-10-08 18:30:06.185708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../082-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-10-08 18:30:06.185722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-08 18:30:06.185734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.185742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdw1t64:amd64. 2025-10-08 18:30:06.185817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../083-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-10-08 18:30:06.185828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-08 18:30:06.185840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbabeltrace1:amd64. 2025-10-08 18:30:06.185852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../084-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-10-08 18:30:06.185899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-08 18:30:06.185908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-10-08 18:30:06.185917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../085-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:30:06.185929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:30:06.185938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-10-08 18:30:06.185985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../086-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:30:06.185995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:30:06.186006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-10-08 18:30:06.186016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../087-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:30:06.186028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:30:06.186064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-10-08 18:30:06.186073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../088-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:30:06.186085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:30:06.186101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-10-08 18:30:06.186113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.186121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../089-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-10-08 18:30:06.186159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-08 18:30:06.186169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libunwind8:amd64. 2025-10-08 18:30:06.186180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../090-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-10-08 18:30:06.186189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-08 18:30:06.186224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-10-08 18:30:06.186233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../091-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-10-08 18:30:06.186245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-08 18:30:06.186256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liboath0t64:amd64. 2025-10-08 18:30:06.186304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../092-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-10-08 18:30:06.186314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-08 18:30:06.186326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librabbitmq4:amd64. 2025-10-08 18:30:06.186334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../093-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-10-08 18:30:06.186346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-08 18:30:06.186357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libradosstriper1. 2025-10-08 18:30:06.186404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../094-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:30:06.186413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.186425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ceph-common. 2025-10-08 18:30:06.186440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../095-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:30:06.186452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.186460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cryptsetup-bin. 2025-10-08 18:30:06.186497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../096-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-08 18:30:06.186507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-10-08 18:30:06.186519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdconf1:amd64. 2025-10-08 18:30:06.186527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../097-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2025-10-08 18:30:06.186572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.186582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2025-10-08 18:30:06.186593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-service. 2025-10-08 18:30:06.186602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../098-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2025-10-08 18:30:06.186614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2025-10-08 18:30:06.186650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-gsettings-backend:amd64. 2025-10-08 18:30:06.186673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../099-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2025-10-08 18:30:06.186682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2025-10-08 18:30:06.186720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dracut-install. 2025-10-08 18:30:06.186730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../100-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-10-08 18:30:06.186742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-10-08 18:30:06.186750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package exfatprogs. 2025-10-08 18:30:06.186786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../101-exfatprogs_1.2.2-1build1_amd64.deb ... 2025-10-08 18:30:06.186814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking exfatprogs (1.2.2-1build1) ... 2025-10-08 18:30:06.186827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package extlinux. 2025-10-08 18:30:06.186835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../102-extlinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-10-08 18:30:06.186872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-08 18:30:06.186881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package f2fs-tools. 2025-10-08 18:30:06.186893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../103-f2fs-tools_1.16.0-1_amd64.deb ... 2025-10-08 18:30:06.186945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking f2fs-tools (1.16.0-1) ... 2025-10-08 18:30:06.186955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fdisk. 2025-10-08 18:30:06.186963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../104-fdisk_2.39.3-9ubuntu6.3_amd64.deb ... 2025-10-08 18:30:06.186975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fdisk (2.39.3-9ubuntu6.3) ... 2025-10-08 18:30:06.186984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package genisoimage. 2025-10-08 18:30:06.187018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../105-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-10-08 18:30:06.187028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-10-08 18:30:06.187039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libduktape207:amd64. 2025-10-08 18:30:06.187048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../106-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2025-10-08 18:30:06.187094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-10-08 18:30:06.187103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libproxy1v5:amd64. 2025-10-08 18:30:06.187115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../107-libproxy1v5_0.5.4-4build1_amd64.deb ... 2025-10-08 18:30:06.187124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2025-10-08 18:30:06.187170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.187180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-common. 2025-10-08 18:30:06.187192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../108-glib-networking-common_2.80.0-1build1_all.deb ... 2025-10-08 18:30:06.187203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-common (2.80.0-1build1) ... 2025-10-08 18:30:06.187218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-services. 2025-10-08 18:30:06.187230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../109-glib-networking-services_2.80.0-1build1_amd64.deb ... 2025-10-08 18:30:06.187246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-services (2.80.0-1build1) ... 2025-10-08 18:30:06.187258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package session-migration. 2025-10-08 18:30:06.187269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../110-session-migration_0.3.9build1_amd64.deb ... 2025-10-08 18:30:06.187307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking session-migration (0.3.9build1) ... 2025-10-08 18:30:06.187316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gsettings-desktop-schemas. 2025-10-08 18:30:06.187328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../111-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2025-10-08 18:30:06.187339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2025-10-08 18:30:06.187385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking:amd64. 2025-10-08 18:30:06.187395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../112-glib-networking_2.80.0-1build1_amd64.deb ... 2025-10-08 18:30:06.187404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2025-10-08 18:30:06.187416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libencode-locale-perl. 2025-10-08 18:30:06.187424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../113-libencode-locale-perl_1.05-3_all.deb ... 2025-10-08 18:30:06.187459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libencode-locale-perl (1.05-3) ... 2025-10-08 18:30:06.187468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtimedate-perl. 2025-10-08 18:30:06.187480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../114-libtimedate-perl_2.3300-2_all.deb ... 2025-10-08 18:30:06.187489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtimedate-perl (2.3300-2) ... 2025-10-08 18:30:06.187524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-date-perl. 2025-10-08 18:30:06.187533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../115-libhttp-date-perl_6.06-1_all.deb ... 2025-10-08 18:30:06.187545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-date-perl (6.06-1) ... 2025-10-08 18:30:06.187557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfile-listing-perl. 2025-10-08 18:30:06.187602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../116-libfile-listing-perl_6.16-1_all.deb ... 2025-10-08 18:30:06.187612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfile-listing-perl (6.16-1) ... 2025-10-08 18:30:06.187644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tagset-perl. 2025-10-08 18:30:06.187656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../117-libhtml-tagset-perl_3.20-6_all.deb ... 2025-10-08 18:30:06.187669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tagset-perl (3.20-6) ... 2025-10-08 18:30:06.187681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburi-perl. 2025-10-08 18:30:06.187718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../118-liburi-perl_5.27-1_all.deb ... 2025-10-08 18:30:06.187727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburi-perl (5.27-1) ... 2025-10-08 18:30:06.187739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-parser-perl:amd64. 2025-10-08 18:30:06.187751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../119-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2025-10-08 18:30:06.187785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2025-10-08 18:30:06.187813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tree-perl. 2025-10-08 18:30:06.187825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../120-libhtml-tree-perl_5.07-3_all.deb ... 2025-10-08 18:30:06.187880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tree-perl (5.07-3) ... 2025-10-08 18:30:06.187890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libclone-perl:amd64. 2025-10-08 18:30:06.187902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../121-libclone-perl_0.46-1build3_amd64.deb ... 2025-10-08 18:30:06.187914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libclone-perl:amd64 (0.46-1build3) ... 2025-10-08 18:30:06.187951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-html-perl. 2025-10-08 18:30:06.187960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../122-libio-html-perl_1.004-3_all.deb ... 2025-10-08 18:30:06.187971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-html-perl (1.004-3) ... 2025-10-08 18:30:06.187983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-mediatypes-perl. 2025-10-08 18:30:06.188039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../123-liblwp-mediatypes-perl_6.04-2_all.deb ... 2025-10-08 18:30:06.188049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-mediatypes-perl (6.04-2) ... 2025-10-08 18:30:06.188061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-message-perl. 2025-10-08 18:30:06.188070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../124-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2025-10-08 18:30:06.188082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2025-10-08 18:30:06.188090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-cookies-perl. 2025-10-08 18:30:06.188112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../125-libhttp-cookies-perl_6.11-1_all.deb ... 2025-10-08 18:30:06.188122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-cookies-perl (6.11-1) ... 2025-10-08 18:30:06.188158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-negotiate-perl. 2025-10-08 18:30:06.188167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../126-libhttp-negotiate-perl_6.01-2_all.deb ... 2025-10-08 18:30:06.188179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-negotiate-perl (6.01-2) ... 2025-10-08 18:30:06.188187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package perl-openssl-defaults:amd64. 2025-10-08 18:30:06.188222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../127-perl-openssl-defaults_7build3_amd64.deb ... 2025-10-08 18:30:06.188232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking perl-openssl-defaults:amd64 (7build3) ... 2025-10-08 18:30:06.188244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-ssleay-perl:amd64. 2025-10-08 18:30:06.188252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../128-libnet-ssleay-perl_1.94-1build4_amd64.deb ... 2025-10-08 18:30:06.188288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ... 2025-10-08 18:30:06.188297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-socket-ssl-perl. 2025-10-08 18:30:06.188342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../129-libio-socket-ssl-perl_2.085-1_all.deb ... 2025-10-08 18:30:06.188351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-socket-ssl-perl (2.085-1) ... 2025-10-08 18:30:06.188363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-http-perl. 2025-10-08 18:30:06.188371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../130-libnet-http-perl_6.23-1_all.deb ... 2025-10-08 18:30:06.188383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-http-perl (6.23-1) ... 2025-10-08 18:30:06.188392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-protocol-https-perl. 2025-10-08 18:30:06.188409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../131-liblwp-protocol-https-perl_6.13-1_all.deb ... 2025-10-08 18:30:06.188421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-protocol-https-perl (6.13-1) ... 2025-10-08 18:30:06.188458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtry-tiny-perl. 2025-10-08 18:30:06.188468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../132-libtry-tiny-perl_0.31-2_all.deb ... 2025-10-08 18:30:06.188479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtry-tiny-perl (0.31-2) ... 2025-10-08 18:30:06.188491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-robotrules-perl. 2025-10-08 18:30:06.188526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../133-libwww-robotrules-perl_6.02-1_all.deb ... 2025-10-08 18:30:06.188535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-robotrules-perl (6.02-1) ... 2025-10-08 18:30:06.188580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-perl. 2025-10-08 18:30:06.188589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../134-libwww-perl_6.76-1_all.deb ... 2025-10-08 18:30:06.188601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-perl (6.76-1) ... 2025-10-08 18:30:06.188609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package icoutils. 2025-10-08 18:30:06.188621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../135-icoutils_0.32.3-4build2_amd64.deb ... 2025-10-08 18:30:06.188653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.188701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking icoutils (0.32.3-4build2) ... 2025-10-08 18:30:06.188710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-bin. 2025-10-08 18:30:06.188722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../136-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-10-08 18:30:06.188731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-08 18:30:06.188742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libklibc:amd64. 2025-10-08 18:30:06.188757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../137-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-08 18:30:06.188769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.188780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-08 18:30:06.188865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package klibc-utils. 2025-10-08 18:30:06.188875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../138-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-08 18:30:06.188884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-08 18:30:06.188893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-core. 2025-10-08 18:30:06.188906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../139-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-10-08 18:30:06.188914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-08 18:30:06.188923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package linux-base. 2025-10-08 18:30:06.188935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../140-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-10-08 18:30:06.188946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-10-08 18:30:06.188983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools. 2025-10-08 18:30:06.188992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../141-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-10-08 18:30:06.189004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.189013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 18:30:06.189032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ipxe-qemu. 2025-10-08 18:30:06.189044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../142-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-10-08 18:30:06.189082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-08 18:30:06.189091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libafflib0t64:amd64. 2025-10-08 18:30:06.189103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../143-libafflib0t64_3.7.20-1.1ubuntu5_amd64.deb ... 2025-10-08 18:30:06.189112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2025-10-08 18:30:06.189146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2-data. 2025-10-08 18:30:06.189156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../144-libasound2-data_1.2.11-1ubuntu0.1_all.deb ... 2025-10-08 18:30:06.189169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2-data (1.2.11-1ubuntu0.1) ... 2025-10-08 18:30:06.189180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2t64:amd64. 2025-10-08 18:30:06.189224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../145-libasound2t64_1.2.11-1ubuntu0.1_amd64.deb ... 2025-10-08 18:30:06.189234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-10-08 18:30:06.189246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libaugeas0:amd64. 2025-10-08 18:30:06.189254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../146-libaugeas0_1.14.1-1build2_amd64.deb ... 2025-10-08 18:30:06.189266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libaugeas0:amd64 (1.14.1-1build2) ... 2025-10-08 18:30:06.189277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbfio1:amd64. 2025-10-08 18:30:06.189312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../147-libbfio1_20170123-6_amd64.deb ... 2025-10-08 18:30:06.189322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbfio1:amd64 (20170123-6) ... 2025-10-08 18:30:06.189334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbrlapi0.8:amd64. 2025-10-08 18:30:06.189381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../148-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2025-10-08 18:30:06.189391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-10-08 18:30:06.189403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnspr4:amd64. 2025-10-08 18:30:06.189411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../149-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-10-08 18:30:06.189423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-08 18:30:06.189457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnss3:amd64. 2025-10-08 18:30:06.189466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../150-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-10-08 18:30:06.189478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-10-08 18:30:06.189494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpcsclite1:amd64. 2025-10-08 18:30:06.189505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../151-libpcsclite1_2.0.3-1build1_amd64.deb ... 2025-10-08 18:30:06.189553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2025-10-08 18:30:06.189563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcacard0:amd64. 2025-10-08 18:30:06.189575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../152-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2025-10-08 18:30:06.189590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2025-10-08 18:30:06.189602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdate-manip-perl. 2025-10-08 18:30:06.189648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../153-libdate-manip-perl_6.95-1_all.deb ... 2025-10-08 18:30:06.189661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdate-manip-perl (6.95-1) ... 2025-10-08 18:30:06.189673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdeflate0:amd64. 2025-10-08 18:30:06.189681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../154-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-10-08 18:30:06.189693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-10-08 18:30:06.189731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libewf2:amd64. 2025-10-08 18:30:06.189740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../155-libewf2_20140814-1build3_amd64.deb ... 2025-10-08 18:30:06.189752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libewf2:amd64 (20140814-1build3) ... 2025-10-08 18:30:06.189822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse2t64:amd64. 2025-10-08 18:30:06.189833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../156-libfuse2t64_2.9.9-8.1build1_amd64.deb ... 2025-10-08 18:30:06.189842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse2t64:amd64 (2.9.9-8.1build1) ... 2025-10-08 18:30:06.189850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhivex0:amd64. 2025-10-08 18:30:06.189862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../157-libhivex0_1.3.23-1build7_amd64.deb ... 2025-10-08 18:30:06.189871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhivex0:amd64 (1.3.23-1build7) ... 2025-10-08 18:30:06.189880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblua5.3-0:amd64. 2025-10-08 18:30:06.189891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../158-liblua5.3-0_5.3.6-2build2_amd64.deb ... 2025-10-08 18:30:06.189928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblua5.3-0:amd64 (5.3.6-2build2) ... 2025-10-08 18:30:06.189937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpmio9t64. 2025-10-08 18:30:06.189949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../159-librpmio9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2025-10-08 18:30:06.189986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2025-10-08 18:30:06.189995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpm9t64. 2025-10-08 18:30:06.190007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../160-librpm9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2025-10-08 18:30:06.190016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpm9t64 (4.18.2+dfsg-2.1build2) ... 2025-10-08 18:30:06.190061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvhdi1:amd64. 2025-10-08 18:30:06.190071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../161-libvhdi1_20210425-1build5_amd64.deb ... 2025-10-08 18:30:06.190080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvhdi1:amd64 (20210425-1build5) ... 2025-10-08 18:30:06.190091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvmdk1:amd64. 2025-10-08 18:30:06.190100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../162-libvmdk1_20200926-2build5_amd64.deb ... 2025-10-08 18:30:06.190146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.190155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvmdk1:amd64 (20200926-2build5) ... 2025-10-08 18:30:06.190164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtsk19t64:amd64. 2025-10-08 18:30:06.190183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../163-libtsk19t64_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2025-10-08 18:30:06.190192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2025-10-08 18:30:06.190203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libyara10:amd64. 2025-10-08 18:30:06.190240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../164-libyara10_4.5.0-1build2_amd64.deb ... 2025-10-08 18:30:06.190249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libyara10:amd64 (4.5.0-1build2) ... 2025-10-08 18:30:06.190267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package supermin. 2025-10-08 18:30:06.190276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../165-supermin_5.2.2-4ubuntu4_amd64.deb ... 2025-10-08 18:30:06.190287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.190324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking supermin (5.2.2-4ubuntu4) ... 2025-10-08 18:30:06.190334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdt1:amd64. 2025-10-08 18:30:06.190345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../166-libfdt1_1.7.0-2build1_amd64.deb ... 2025-10-08 18:30:06.190354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-10-08 18:30:06.190388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-10-08 18:30:06.190398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../167-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-10-08 18:30:06.190409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-10-08 18:30:06.190444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg8:amd64. 2025-10-08 18:30:06.190454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../168-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-10-08 18:30:06.190465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-10-08 18:30:06.190474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpixman-1-0:amd64. 2025-10-08 18:30:06.190520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../169-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2025-10-08 18:30:06.190529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-10-08 18:30:06.190537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libslirp0:amd64. 2025-10-08 18:30:06.190549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../170-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2025-10-08 18:30:06.190558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-10-08 18:30:06.190569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburing2:amd64. 2025-10-08 18:30:06.190613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../171-liburing2_2.5-1build1_amd64.deb ... 2025-10-08 18:30:06.190641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-10-08 18:30:06.190658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusbredirparser1t64:amd64. 2025-10-08 18:30:06.190667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../172-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2025-10-08 18:30:06.190678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-10-08 18:30:06.190687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-common. 2025-10-08 18:30:06.190723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../173-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 18:30:06.190733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:30:06.190751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-data. 2025-10-08 18:30:06.190815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../174-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.10_all.deb ... 2025-10-08 18:30:06.190825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:30:06.190833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package seabios. 2025-10-08 18:30:06.190842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../175-seabios_1.16.3-2_all.deb ... 2025-10-08 18:30:06.190853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking seabios (1.16.3-2) ... 2025-10-08 18:30:06.190862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-x86. 2025-10-08 18:30:06.190908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../176-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 18:30:06.190918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:30:06.190927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-utils. 2025-10-08 18:30:06.190938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../177-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 18:30:06.191098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.191112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:30:06.191120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnetpbm11t64:amd64. 2025-10-08 18:30:06.191129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../178-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ... 2025-10-08 18:30:06.191144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2025-10-08 18:30:06.191153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjbig0:amd64. 2025-10-08 18:30:06.191162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../179-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-10-08 18:30:06.191170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-10-08 18:30:06.191178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblerc4:amd64. 2025-10-08 18:30:06.191187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../180-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-10-08 18:30:06.191195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-10-08 18:30:06.191208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsharpyuv0:amd64. 2025-10-08 18:30:06.191216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../181-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-10-08 18:30:06.191225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-10-08 18:30:06.191233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwebp7:amd64. 2025-10-08 18:30:06.191242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../182-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-10-08 18:30:06.191250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-10-08 18:30:06.191258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtiff6:amd64. 2025-10-08 18:30:06.191270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../183-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2025-10-08 18:30:06.191279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-10-08 18:30:06.191287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package netpbm. 2025-10-08 18:30:06.191295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../184-netpbm_2%3a11.05.02-1.1build1_amd64.deb ... 2025-10-08 18:30:06.191318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.191327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking netpbm (2:11.05.02-1.1build1) ... 2025-10-08 18:30:06.191335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package osinfo-db. 2025-10-08 18:30:06.191343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../185-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2025-10-08 18:30:06.191355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2025-10-08 18:30:06.191363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gdisk. 2025-10-08 18:30:06.191375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../186-gdisk_1.0.10-1build1_amd64.deb ... 2025-10-08 18:30:06.191384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gdisk (1.0.10-1build1) ... 2025-10-08 18:30:06.191395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-common. 2025-10-08 18:30:06.191407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../187-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2025-10-08 18:30:06.191447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2025-10-08 18:30:06.191456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2025-10-08 18:30:06.191468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../188-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2025-10-08 18:30:06.191476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-10-08 18:30:06.191488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libldm-1.0-0t64:amd64. 2025-10-08 18:30:06.191496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../189-libldm-1.0-0t64_0.2.5-1.1build2_amd64.deb ... 2025-10-08 18:30:06.191532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2025-10-08 18:30:06.191542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ldmtool. 2025-10-08 18:30:06.191553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../190-ldmtool_0.2.5-1.1build2_amd64.deb ... 2025-10-08 18:30:06.191562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ldmtool (0.2.5-1.1build2) ... 2025-10-08 18:30:06.191573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lsscsi. 2025-10-08 18:30:06.191581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../191-lsscsi_0.32-1build1_amd64.deb ... 2025-10-08 18:30:06.191617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lsscsi (0.32-1build1) ... 2025-10-08 18:30:06.191650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lzop. 2025-10-08 18:30:06.191663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../192-lzop_1.04-2build3_amd64.deb ... 2025-10-08 18:30:06.191672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lzop (1.04-2build3) ... 2025-10-08 18:30:06.193052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mdadm. 2025-10-08 18:30:06.193086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../193-mdadm_4.3-1ubuntu2.1_amd64.deb ... 2025-10-08 18:30:06.193103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mdadm (4.3-1ubuntu2.1) ... 2025-10-08 18:30:06.193110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mtools. 2025-10-08 18:30:06.193118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../194-mtools_4.0.43-1build1_amd64.deb ... 2025-10-08 18:30:06.193125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mtools (4.0.43-1build1) ... 2025-10-08 18:30:06.193132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package scrub. 2025-10-08 18:30:06.193139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../195-scrub_2.6.1-1build2_amd64.deb ... 2025-10-08 18:30:06.193158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking scrub (2.6.1-1build2) ... 2025-10-08 18:30:06.193166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sleuthkit. 2025-10-08 18:30:06.193172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../196-sleuthkit_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2025-10-08 18:30:06.193179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2025-10-08 18:30:06.193186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package squashfs-tools. 2025-10-08 18:30:06.193193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../197-squashfs-tools_1%3a4.6.1-1build1_amd64.deb ... 2025-10-08 18:30:06.193200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking squashfs-tools (1:4.6.1-1build1) ... 2025-10-08 18:30:06.193207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package syslinux. 2025-10-08 18:30:06.193214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../198-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-10-08 18:30:06.193221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-08 18:30:06.193228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zerofree. 2025-10-08 18:30:06.193235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../199-zerofree_1.1.1-1build5_amd64.deb ... 2025-10-08 18:30:06.193242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zerofree (1.1.1-1build5) ... 2025-10-08 18:30:06.193249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zstd. 2025-10-08 18:30:06.193255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../200-zstd_1.5.5+dfsg2-2build1.1_amd64.deb ... 2025-10-08 18:30:06.193374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zstd (1.5.5+dfsg2-2build1.1) ... 2025-10-08 18:30:06.193389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libguestfs0t64:amd64. 2025-10-08 18:30:06.193396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../201-libguestfs0t64_1%3a1.52.0-5ubuntu3_amd64.deb ... 2025-10-08 18:30:06.193404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2025-10-08 18:30:06.193410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libinih1:amd64. 2025-10-08 18:30:06.193417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../202-libinih1_55-1ubuntu2_amd64.deb ... 2025-10-08 18:30:06.193424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-10-08 18:30:06.193431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiscsi7:amd64. 2025-10-08 18:30:06.193438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../203-libiscsi7_1.19.0-3build4_amd64.deb ... 2025-10-08 18:30:06.193445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2025-10-08 18:30:06.193452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfs14:amd64. 2025-10-08 18:30:06.193458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../204-libnfs14_5.0.2-1build1_amd64.deb ... 2025-10-08 18:30:06.193465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2025-10-08 18:30:06.193472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnvme1t64. 2025-10-08 18:30:06.193479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../205-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-10-08 18:30:06.193486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-10-08 18:30:06.193493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemblk1:amd64. 2025-10-08 18:30:06.193500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../206-libpmemblk1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-08 18:30:06.193513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:30:06.193520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemlog1:amd64. 2025-10-08 18:30:06.193531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../207-libpmemlog1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-08 18:30:06.193538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:30:06.193557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmempool1:amd64. 2025-10-08 18:30:06.193564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../208-libpmempool1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-08 18:30:06.193571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:30:06.193577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules:amd64. 2025-10-08 18:30:06.193585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../209-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-08 18:30:06.193591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 18:30:06.193598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-10-08 18:30:06.193605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../210-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-08 18:30:06.193612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 18:30:06.193619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-common. 2025-10-08 18:30:06.193666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../211-libsoup-3.0-common_3.4.4-5ubuntu0.5_all.deb ... 2025-10-08 18:30:06.193674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.5) ... 2025-10-08 18:30:06.193680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-0:amd64. 2025-10-08 18:30:06.193687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../212-libsoup-3.0-0_3.4.4-5ubuntu0.5_amd64.deb ... 2025-10-08 18:30:06.193694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.5) ... 2025-10-08 18:30:06.193701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtpms0:amd64. 2025-10-08 18:30:06.193708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../213-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2025-10-08 18:30:06.193715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-10-08 18:30:06.193722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm-udev. 2025-10-08 18:30:06.193729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../214-tpm-udev_0.6ubuntu1_all.deb ... 2025-10-08 18:30:06.193735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm-udev (0.6ubuntu1) ... 2025-10-08 18:30:06.193742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2025-10-08 18:30:06.193750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../215-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 18:30:06.193757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.193764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2025-10-08 18:30:06.193771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../216-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 18:30:06.193777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.193811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.193819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2025-10-08 18:30:06.193826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../217-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 18:30:06.193833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.193840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2025-10-08 18:30:06.193847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../218-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 18:30:06.193853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.193860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2025-10-08 18:30:06.193867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../219-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 18:30:06.193874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.193881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-sys1t64:amd64. 2025-10-08 18:30:06.193892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../220-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 18:30:06.193905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.193912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2025-10-08 18:30:06.193919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../221-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 18:30:06.193926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.193933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2025-10-08 18:30:06.193940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../222-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 18:30:06.193947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.193954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2025-10-08 18:30:06.193961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../223-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 18:30:06.193967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.193974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2025-10-08 18:30:06.193981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../224-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 18:30:06.193988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.193995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-fapi1t64:amd64. 2025-10-08 18:30:06.194001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../225-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 18:30:06.194008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.194015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-rc0t64:amd64. 2025-10-08 18:30:06.194022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../226-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-10-08 18:30:06.194034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.194041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburcu8t64:amd64. 2025-10-08 18:30:06.194048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../227-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-10-08 18:30:06.194055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-08 18:30:06.194062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nvme-cli. 2025-10-08 18:30:06.194069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../228-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-10-08 18:30:06.194076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-10-08 18:30:06.194083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pmdk-tools. 2025-10-08 18:30:06.194090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../229-pmdk-tools_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-08 18:30:06.194097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pmdk-tools (1.13.1-1.1ubuntu2) ... 2025-10-08 18:30:06.194104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyparsing. 2025-10-08 18:30:06.194110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../230-python3-pyparsing_3.1.1-1_all.deb ... 2025-10-08 18:30:06.194117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyparsing (3.1.1-1) ... 2025-10-08 18:30:06.194124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-six. 2025-10-08 18:30:06.194131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../231-python3-six_1.16.0-4_all.deb ... 2025-10-08 18:30:06.194138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-six (1.16.0-4) ... 2025-10-08 18:30:06.194145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-typing-extensions. 2025-10-08 18:30:06.194152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../232-python3-typing-extensions_4.10.0-1_all.deb ... 2025-10-08 18:30:06.194159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-10-08 18:30:06.194165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urwid. 2025-10-08 18:30:06.194172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../233-python3-urwid_2.6.10-1_amd64.deb ... 2025-10-08 18:30:06.194184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urwid (2.6.10-1) ... 2025-10-08 18:30:06.194191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-configshell-fb. 2025-10-08 18:30:06.194204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../234-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-10-08 18:30:06.194211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-10-08 18:30:06.194218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyudev. 2025-10-08 18:30:06.194225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../235-python3-pyudev_0.24.0-1_all.deb ... 2025-10-08 18:30:06.194232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyudev (0.24.0-1) ... 2025-10-08 18:30:06.194238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rtslib-fb. 2025-10-08 18:30:06.194245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../236-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-10-08 18:30:06.194252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-10-08 18:30:06.194259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-block-extra. 2025-10-08 18:30:06.194266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../237-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 18:30:06.194278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:30:06.194285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sg3-utils-udev. 2025-10-08 18:30:06.194292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../238-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-10-08 18:30:06.194299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-08 18:30:06.194305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm. 2025-10-08 18:30:06.194312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../239-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-10-08 18:30:06.194319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-10-08 18:30:06.194326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm-tools. 2025-10-08 18:30:06.194333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../240-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-10-08 18:30:06.194340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-10-08 18:30:06.194346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package targetcli-fb. 2025-10-08 18:30:06.194353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../241-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-10-08 18:30:06.194360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-10-08 18:30:06.194367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm2-tools. 2025-10-08 18:30:06.194374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../242-tpm2-tools_5.6-1build4_amd64.deb ... 2025-10-08 18:30:06.194380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm2-tools (5.6-1build4) ... 2025-10-08 18:30:06.194387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package xfsprogs. 2025-10-08 18:30:06.194394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../243-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-10-08 18:30:06.194401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-10-08 18:30:06.194408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package kpartx. 2025-10-08 18:30:06.194415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../244-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-10-08 18:30:06.194422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-10-08 18:30:06.194429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-l10n. 2025-10-08 18:30:06.194435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../245-libosinfo-l10n_1.11.0-2build3_all.deb ... 2025-10-08 18:30:06.194442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-l10n (1.11.0-2build3) ... 2025-10-08 18:30:06.194453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-1.0-0:amd64. 2025-10-08 18:30:06.194460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../246-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2025-10-08 18:30:06.194467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2025-10-08 18:30:06.194474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-bin. 2025-10-08 18:30:06.194481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../247-libosinfo-bin_1.11.0-2build3_amd64.deb ... 2025-10-08 18:30:06.194488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-bin (1.11.0-2build3) ... 2025-10-08 18:30:06.194498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package multipath-tools. 2025-10-08 18:30:06.194505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../248-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-10-08 18:30:06.194517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-10-08 18:30:06.194524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-guestfs. 2025-10-08 18:30:06.194531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../249-python3-guestfs_1%3a1.52.0-5ubuntu3_amd64.deb ... 2025-10-08 18:30:06.194538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-guestfs (1:1.52.0-5ubuntu3) ... 2025-10-08 18:30:06.194545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-10-08 18:30:06.194551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-10-08 18:30:06.194559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-10-08 18:30:06.194567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-08 18:30:06.194577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:30:06.194584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-10-08 18:30:06.194591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-10-08 18:30:06.194599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-08 18:30:06.194610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zerofree (1.1.1-1build5) ... 2025-10-08 18:30:06.194645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up session-migration (0.3.9build1) ... 2025-10-08 18:30:06.194667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2025-10-08 18:30:06.194681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-08 18:30:06.194693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd-sysv (255.4-1ubuntu8.11) ... 2025-10-08 18:30:06.194709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-10-08 18:30:06.194720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-10-08 18:30:06.194727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:30:06.194733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2025-10-08 18:30:06.194740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-08 18:30:06.194750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-10-08 18:30:06.194757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-10-08 18:30:06.194764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-10-08 18:30:06.194773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-10-08 18:30:06.194780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-10-08 18:30:06.194864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up exfatprogs (1.2.2-1build1) ... 2025-10-08 18:30:06.194873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sysfsutils (2.1.1-6build1) ... 2025-10-08 18:30:06.194880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-08 18:30:06.194886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:30:06.194893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2025-10-08 18:30:06.194911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2025-10-08 18:30:06.194918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-10-08 18:30:06.194928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3) ... 2025-10-08 18:30:06.194935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mtools (4.0.43-1build1) ... 2025-10-08 18:30:06.194945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up augeas-lenses (1.14.1-1build2) ... 2025-10-08 18:30:06.194954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up psmisc (23.7-1build1) ... 2025-10-08 18:30:06.194994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up attr (1:2.5.2-1build1.1) ... 2025-10-08 18:30:06.195002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libclone-perl:amd64 (0.46-1build3) ... 2025-10-08 18:30:06.195015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvhdi1:amd64 (20210425-1build5) ... 2025-10-08 18:30:06.195024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up f2fs-tools (1.16.0-1) ... 2025-10-08 18:30:06.195031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-10-08 18:30:06.195063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tagset-perl (3.20-6) ... 2025-10-08 18:30:06.195070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 18:30:06.195081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-mediatypes-perl (6.04-2) ... 2025-10-08 18:30:06.195109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:30:06.195117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dosfstools (4.2-1.1build1) ... 2025-10-08 18:30:06.195124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-10-08 18:30:06.195164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtry-tiny-perl (0.31-2) ... 2025-10-08 18:30:06.195172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-10-08 18:30:06.195182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.195189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up less (590-2ubuntu2.1) ... 2025-10-08 18:30:06.195199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up perl-openssl-defaults:amd64 (7build3) ... 2025-10-08 18:30:06.195259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2025-10-08 18:30:06.195267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:30:06.195274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-yaml (6.0.1-2build2) ... 2025-10-08 18:30:06.195280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-10-08 18:30:06.195287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libencode-locale-perl (1.05-3) ... 2025-10-08 18:30:06.195297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-10-08 18:30:06.195304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-08 18:30:06.195338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:30:06.195349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2025-10-08 18:30:06.195357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2025-10-08 18:30:06.195390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up file (1:5.45-3build1) ... 2025-10-08 18:30:06.195398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-common (3.4.4-5ubuntu0.5) ... 2025-10-08 18:30:06.195413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:30:06.195421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-10-08 18:30:06.195450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-08 18:30:06.195458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.195468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-08 18:30:06.195508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-10-08 18:30:06.195518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:30:06.195525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2025-10-08 18:30:06.195557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ntfs-3g (1:2022.10.3-1.2ubuntu3) ... 2025-10-08 18:30:06.195565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fdisk (2.39.3-9ubuntu6.3) ... 2025-10-08 18:30:06.195572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2025-10-08 18:30:06.195598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up acl (2.3.2-1build1.1) ... 2025-10-08 18:30:06.195605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-08 18:30:06.195615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2025-10-08 18:30:06.195749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2025-10-08 18:30:06.195764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-six (1.16.0-4) ... 2025-10-08 18:30:06.195771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2-data (1.2.11-1ubuntu0.1) ... 2025-10-08 18:30:06.195778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-08 18:30:06.195785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-10-08 18:30:06.195842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-10-08 18:30:06.195857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-08 18:30:06.195868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyparsing (3.1.1-1) ... 2025-10-08 18:30:06.195875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-certifi (2023.11.17-1) ... 2025-10-08 18:30:06.195882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-10-08 18:30:06.195889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-data (2:1.8.7-1build1) ... 2025-10-08 18:30:06.195896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-08 18:30:06.195903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:30:06.195913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libaugeas0:amd64 (1.14.1-1build2) ... 2025-10-08 18:30:06.195920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 18:30:06.195926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.195936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... 2025-10-08 18:30:06.195943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-10-08 18:30:06.195952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up udev (255.4-1ubuntu8.11) ... 2025-10-08 18:30:06.195959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-10-08 18:30:06.196016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-html-perl (1.004-3) ... 2025-10-08 18:30:06.196037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up usb.ids (2024.03.18-1) ... 2025-10-08 18:30:06.196044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-08 18:30:06.196055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-10-08 18:30:06.196061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:System has not been booted with systemd as init system (PID 1). Can't operate. 2025-10-08 18:30:06.196071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.196078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to connect to bus: Host is down 2025-10-08 18:30:06.196085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lsscsi (0.32-1build1) ... 2025-10-08 18:30:06.196137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-08 18:30:06.196145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-10-08 18:30:06.196152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.196158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `dhcpcd' (UID 102) ... 2025-10-08 18:30:06.196168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-10-08 18:30:06.196175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-10-08 18:30:06.196185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-typing-extensions (4.10.0-1) ... 2025-10-08 18:30:06.196238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2025-10-08 18:30:06.196246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2025-10-08 18:30:06.196253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ucf (3.0043+nmu1) ... 2025-10-08 18:30:06.196259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:30:06.196269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-10-08 18:30:06.196278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-08 18:30:06.196316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-08 18:30:06.196323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-08 18:30:06.196330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:30:06.196358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up seabios (1.16.3-2) ... 2025-10-08 18:30:06.196364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-08 18:30:06.196370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-10-08 18:30:06.196408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up scrub (2.6.1-1build2) ... 2025-10-08 18:30:06.196414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtimedate-perl (2.3300-2) ... 2025-10-08 18:30:06.196420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-10-08 18:30:06.196448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-10-08 18:30:06.196457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up keyutils (1.6.3-3build1) ... 2025-10-08 18:30:06.196463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-10-08 18:30:06.196495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-10-08 18:30:06.196506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-10-08 18:30:06.196515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-10-08 18:30:06.196539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:30:06.196550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-10-08 18:30:06.196559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-10-08 18:30:06.196585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblua5.3-0:amd64 (5.3.6-2build2) ... 2025-10-08 18:30:06.196592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lzop (1.04-2build3) ... 2025-10-08 18:30:06.196600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-10-08 18:30:06.196644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2025-10-08 18:30:06.196654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libewf2:amd64 (20140814-1build3) ... 2025-10-08 18:30:06.196662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-10-08 18:30:06.196670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-08 18:30:06.196728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2025-10-08 18:30:06.196735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:30:06.196741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-10-08 18:30:06.196747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-10-08 18:30:06.196756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-10-08 18:30:06.196764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-10-08 18:30:06.196814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-common (2.80.0-1build1) ... 2025-10-08 18:30:06.196821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburing2:amd64 (2.5-1build1) ... 2025-10-08 18:30:06.196829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2025-10-08 18:30:06.196838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyudev (0.24.0-1) ... 2025-10-08 18:30:06.196895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:30:06.196901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhivex0:amd64 (1.3.23-1build7) ... 2025-10-08 18:30:06.196907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-08 18:30:06.196916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', 2025-10-08 18:30:06.196942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: none removed. 2025-10-08 18:30:06.196948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-prettytable (3.6.0-2) ... 2025-10-08 18:30:06.196954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:30:06.196983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse2t64:amd64 (2.9.9-8.1build1) ... 2025-10-08 18:30:06.196989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 18:30:06.196998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up supermin (5.2.2-4ubuntu4) ... 2025-10-08 18:30:06.197029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2025-10-08 18:30:06.197036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zstd (1.5.5+dfsg2-2build1.1) ... 2025-10-08 18:30:06.197044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburi-perl (5.27-1) ... 2025-10-08 18:30:06.197072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-08 18:30:06.197078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdate-manip-perl (6.95-1) ... 2025-10-08 18:30:06.197087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mdadm (4.3-1ubuntu2.1) ... 2025-10-08 18:30:06.197118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Generating mdadm.conf... 2025-10-08 18:30:06.197125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:done. 2025-10-08 18:30:06.197131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-10-08 18:30:06.197173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_continue.timer → /usr/lib/systemd/system/mdcheck_continue.timer. 2025-10-08 18:30:06.197180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_start.timer → /usr/lib/systemd/system/mdcheck_start.timer. 2025-10-08 18:30:06.197193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdmonitor-oneshot.timer → /usr/lib/systemd/system/mdmonitor-oneshot.timer. 2025-10-08 18:30:06.197231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.197238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-l10n (1.11.0-2build3) ... 2025-10-08 18:30:06.197244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbfio1:amd64 (20170123-6) ... 2025-10-08 18:30:06.197271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 18:30:06.197278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-08 18:30:06.197286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ... 2025-10-08 18:30:06.197324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-10-08 18:30:06.197330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-10-08 18:30:06.197336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up genisoimage (9:1.1.11-3.5) ... 2025-10-08 18:30:06.197366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm-udev (0.6ubuntu1) ... 2025-10-08 18:30:06.197373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2025-10-08 18:30:06.197382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `tss' (GID 105) ... 2025-10-08 18:30:06.197388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-10-08 18:30:06.197426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.197433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.197439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `tss' (UID 104) ... 2025-10-08 18:30:06.197468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `tss' (UID 104) with group `tss' ... 2025-10-08 18:30:06.197475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/tpm'. 2025-10-08 18:30:06.197483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to send reload request: No such file or directory 2025-10-08 18:30:06.197515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/paths.target.wants/tpm-udev.path → /usr/lib/systemd/system/tpm-udev.path. 2025-10-08 18:30:06.197522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-date-perl (6.06-1) ... 2025-10-08 18:30:06.197530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.197561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2025-10-08 18:30:06.197568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-10-08 18:30:06.197618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2025-10-08 18:30:06.197643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /usr/lib/systemd/system/nvmf-autoconnect.service. 2025-10-08 18:30:06.197698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfile-listing-perl (6.16-1) ... 2025-10-08 18:30:06.197710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-08 18:30:06.197716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up squashfs-tools (1:4.6.1-1build1) ... 2025-10-08 18:30:06.197725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db-util (1:5.3.21ubuntu2) ... 2025-10-08 18:30:06.197756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-10-08 18:30:06.197763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-08 18:30:06.197772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:30:06.197778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2025-10-08 18:30:06.197863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.197873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libyara10:amd64 (4.5.0-1build2) ... 2025-10-08 18:30:06.197879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up btrfs-progs (6.6.3-1.1build2) ... 2025-10-08 18:30:06.197884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.197890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcxl1:amd64 (77-2ubuntu2) ... 2025-10-08 18:30:06.197896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 18:30:06.197904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-08 18:30:06.197910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:30:06.197939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-http-perl (6.23-1) ... 2025-10-08 18:30:06.197945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urwid (2.6.10-1) ... 2025-10-08 18:30:06.197955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-10-08 18:30:06.197979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t 2025-10-08 18:30:06.197986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:64' 2025-10-08 18:30:06.197994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by lib 2025-10-08 18:30:06.198022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:parted2t64' 2025-10-08 18:30:06.198029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-10-08 18:30:06.198037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-08 18:30:06.198069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.198076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2025-10-08 18:30:06.198082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-10-08 18:30:06.198110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.198140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:30:06.198146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.198152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/idmapd.conf with new version 2025-10-08 18:30:06.198160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.198189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/nfs.conf with new version 2025-10-08 18:30:06.198195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-10-08 18:30:06.198209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.198218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `statd' (UID 105) ... 2025-10-08 18:30:06.198224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `statd' (UID 105) with group `nogroup' ... 2025-10-08 18:30:06.198261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/nfs'. 2025-10-08 18:30:06.198267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-08 18:30:06.198273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:30:06.198317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2025-10-08 18:30:06.198323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.198332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2025-10-08 18:30:06.198371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ldmtool (0.2.5-1.1build2) ... 2025-10-08 18:30:06.198378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gdisk (1.0.10-1build1) ... 2025-10-08 18:30:06.198384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvmdk1:amd64 (20200926-2build5) ... 2025-10-08 18:30:06.198409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.198416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.198424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:30:06.198461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-10-08 18:30:06.198468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-10-08 18:30:06.198476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-gi (3.48.2-1) ... 2025-10-08 18:30:06.198503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cxl (77-2ubuntu2) ... 2025-10-08 18:30:06.198509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-08 18:30:06.198550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:30:06.198557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/cxl-monitor.service → /usr/lib/systemd/system/cxl-monitor.service. 2025-10-08 18:30:06.198563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-08 18:30:06.198587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-10-08 18:30:06.198594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:30:06.198658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.198669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.198674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pciutils (1:3.10.0-2build1) ... 2025-10-08 18:30:06.198683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:30:06.198695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2025-10-08 18:30:06.198701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-robotrules-perl (6.02-1) ... 2025-10-08 18:30:06.198726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-10-08 18:30:06.198733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2025-10-08 18:30:06.198741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.198758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-10-08 18:30:06.198766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.198835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:30:06.198844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:30:06.198852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-10-08 18:30:06.198861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 18:30:06.198905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.198912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-10-08 18:30:06.198918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-10-08 18:30:06.198942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-10-08 18:30:06.198949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-10-08 18:30:06.198955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2025-10-08 18:30:06.198980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 18:30:06.198987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-08 18:30:06.198996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 18:30:06.199022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-08 18:30:06.199029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-10-08 18:30:06.199037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-10-08 18:30:06.199072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 18:30:06.199078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-10-08 18:30:06.199119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-10-08 18:30:06.199126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-10-08 18:30:06.199132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-10-08 18:30:06.199166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2025-10-08 18:30:06.199172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 18:30:06.199178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-08 18:30:06.199186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 18:30:06.199209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-08 18:30:06.199215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-10-08 18:30:06.199228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-10-08 18:30:06.199261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-08 18:30:06.199267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2025-10-08 18:30:06.199308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.199314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:30:06.199320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2025-10-08 18:30:06.199343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-socket-ssl-perl (2.085-1) ... 2025-10-08 18:30:06.199349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-10-08 18:30:06.199356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-08 18:30:06.199384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:30:06.199390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2025-10-08 18:30:06.199431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-services (2.80.0-1build1) ... 2025-10-08 18:30:06.199437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-negotiate-perl (6.01-2) ... 2025-10-08 18:30:06.199443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.199451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.199481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pmdk-tools (1.13.1-1.1ubuntu2) ... 2025-10-08 18:30:06.199487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:30:06.199495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2025-10-08 18:30:06.199531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.199537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 18:30:06.199545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-10-08 18:30:06.199588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpm9t64 (4.18.2+dfsg-2.1build2) ... 2025-10-08 18:30:06.199594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-cookies-perl (6.11-1) ... 2025-10-08 18:30:06.199602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tree-perl (5.07-3) ... 2025-10-08 18:30:06.199646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.199674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:30:06.199680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ndctl (77-2ubuntu2) ... 2025-10-08 18:30:06.199719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-10-08 18:30:06.199726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:30:06.199731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/ndctl-monitor.service → /usr/lib/systemd/system/ndctl-monitor.service. 2025-10-08 18:30:06.199767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up parted (3.6-4build1) ... 2025-10-08 18:30:06.199774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-08 18:30:06.199782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-10-08 18:30:06.199804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.199836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-user-session (1.14.10-4ubuntu4.1) ... 2025-10-08 18:30:06.199842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-10-08 18:30:06.199848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2025-10-08 18:30:06.199876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `swtpm' (GID 106) ... 2025-10-08 18:30:06.199884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2025-10-08 18:30:06.199890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.199945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-10-08 18:30:06.199952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.199957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `swtpm' (UID 106) ... 2025-10-08 18:30:06.199965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `swtpm' (UID 106) with group `swtpm' ... 2025-10-08 18:30:06.199970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/swtpm'. 2025-10-08 18:30:06.200000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.200007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up netpbm (2:11.05.02-1.1build1) ... 2025-10-08 18:30:06.200014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2025-10-08 18:30:06.200044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-10-08 18:30:06.200051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-10-08 18:30:06.200056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 18:30:06.200089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2025-10-08 18:30:06.200095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.200103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm2-tools (5.6-1build4) ... 2025-10-08 18:30:06.200108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2025-10-08 18:30:06.200141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-10-08 18:30:06.200148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service → /usr/lib/systemd/system/multipathd.service. 2025-10-08 18:30:06.200156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.200162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket → /usr/lib/systemd/system/multipathd.socket. 2025-10-08 18:30:06.200206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:30:06.200213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding group ceph.. 2025-10-08 18:30:06.200219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-10-08 18:30:06.200253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding system user ceph.. 2025-10-08 18:30:06.200259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-10-08 18:30:06.200267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting system user ceph properties.. 2025-10-08 18:30:06.200304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:usermod: unlocking the user's password would result in a passwordless account. 2025-10-08 18:30:06.200311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:You should set a password with usermod -p to unlock this user's password. 2025-10-08 18:30:06.200323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-10-08 18:30:06.200353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-10-08 18:30:06.200359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2025-10-08 18:30:06.200367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /usr/lib/systemd/system/rbdmap.service. 2025-10-08 18:30:06.200406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2025-10-08 18:30:06.200412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2025-10-08 18:30:06.200449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-protocol-https-perl (6.13-1) ... 2025-10-08 18:30:06.200456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-perl (6.76-1) ... 2025-10-08 18:30:06.200461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up icoutils (0.32.3-4build2) ... 2025-10-08 18:30:06.200488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2025-10-08 18:30:06.200494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-guestfs (1:1.52.0-5ubuntu3) ... 2025-10-08 18:30:06.200499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:30:06.200525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:30:06.200531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking:amd64 (2.80.0-1build1) ... 2025-10-08 18:30:06.200571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.5) ... 2025-10-08 18:30:06.200578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2025-10-08 18:30:06.200583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-bin (1.11.0-2build3) ... 2025-10-08 18:30:06.200617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 18:30:06.200624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:30:06.200654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 71d3b85dbfea 2025-10-08 18:30:06.200689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> f9f733c3567c 2025-10-08 18:30:06.200695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 4/8 : ADD plugins-archive / 2025-10-08 18:30:06.200703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 2cad0cbc1515 2025-10-08 18:30:06.200737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-10-08 18:30:06.200743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> cf4f80fc90c2 2025-10-08 18:30:06.200762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 6/8 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt oslo-vmware && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 644 /usr/local/bin/kolla_nova_extend_start && rm -f /etc/machine-id 2025-10-08 18:30:06.200772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 810a020c6a1a 2025-10-08 18:30:06.200779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo-vmware in /var/lib/kolla/venv/lib/python3.12/site-packages (4.5.0) 2025-10-08 18:30:06.200853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.0.2) 2025-10-08 18:30:06.200860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: defusedxml>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.7.1) 2025-10-08 18:30:06.200873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.36.1) 2025-10-08 18:30:06.200879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.0) 2025-10-08 18:30:06.200936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.10.1) 2025-10-08 18:30:06.200942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.1.0) 2025-10-08 18:30:06.200948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.context>=2.19.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.6.0) 2025-10-08 18:30:06.200956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.4.0) 2025-10-08 18:30:06.200961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (7.3.0) 2025-10-08 18:30:06.200988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.1.0) 2025-10-08 18:30:06.200994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (2.32.3) 2025-10-08 18:30:06.201002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.0) 2025-10-08 18:30:06.201037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: suds-community>=0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.1.2) 2025-10-08 18:30:06.201044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: urllib3>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.26.19) 2025-10-08 18:30:06.201081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->oslo-vmware) (2.6.1) 2025-10-08 18:30:06.201089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->oslo-vmware) (3.0.3) 2025-10-08 18:30:06.201095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (0.19) 2025-10-08 18:30:06.201119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (9.6.0) 2025-10-08 18:30:06.201125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (3.0.0) 2025-10-08 18:30:06.201134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (2.0.0) 2025-10-08 18:30:06.201175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (1.16.0) 2025-10-08 18:30:06.201183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (2.1.0) 2025-10-08 18:30:06.201196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (0.11.0) 2025-10-08 18:30:06.201204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (24.1) 2025-10-08 18:30:06.201212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (3.1.2) 2025-10-08 18:30:06.201245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (2024.1) 2025-10-08 18:30:06.201254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (3.3.2) 2025-10-08 18:30:06.201259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (3.8) 2025-10-08 18:30:06.201294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (2025.10.5) 2025-10-08 18:30:06.201300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing /plugins/blazar-nova-6.0.1.dev3 2025-10-08 18:30:06.201306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (setup.py): started 2025-10-08 18:30:06.201347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:30:06.201353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing /plugins/pycadf-3.1.1 2025-10-08 18:30:06.201361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (setup.py): started 2025-10-08 18:30:06.201366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:30:06.201401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.0) 2025-10-08 18:30:06.201407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.config>=8.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (9.6.0) 2025-10-08 18:30:06.201415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.4.0) 2025-10-08 18:30:06.201452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.log>=4.6.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==6.0.1.dev3) (6.1.2) 2025-10-08 18:30:06.201458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-10-08 18:30:06.201466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-08 18:30:06.201505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-08 18:30:06.201511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-08 18:30:06.201519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-08 18:30:06.201529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (6.0.2) 2025-10-08 18:30:06.201557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (0.10.1) 2025-10-08 18:30:06.201567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.32.3) 2025-10-08 18:30:06.201575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2.0.0) 2025-10-08 18:30:06.201598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (5.3.0) 2025-10-08 18:30:06.201605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (5.6.0) 2025-10-08 18:30:06.201666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.utils>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (7.3.0) 2025-10-08 18:30:06.201675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.9.0.post0) 2025-10-08 18:30:06.201684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-10-08 18:30:06.201689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-10-08 18:30:06.201719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (2.1.0) 2025-10-08 18:30:06.201725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (0.11.0) 2025-10-08 18:30:06.201731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (24.1) 2025-10-08 18:30:06.201756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==6.0.1.dev3) (3.1.2) 2025-10-08 18:30:06.201764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.3.2) 2025-10-08 18:30:06.201854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (3.8) 2025-10-08 18:30:06.201861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (1.26.19) 2025-10-08 18:30:06.201869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==6.0.1.dev3) (2025.10.5) 2025-10-08 18:30:06.201879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building wheels for collected packages: blazar-nova, pycadf 2025-10-08 18:30:06.201887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: DEPRECATION: Building 'blazar-nova' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'blazar-nova'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:30:06.201895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.201903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (setup.py): started 2025-10-08 18:30:06.201912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (setup.py): finished with status 'done' 2025-10-08 18:30:06.201921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Created wheel for blazar-nova: filename=blazar_nova-6.0.1.dev3-py3-none-any.whl size=13212 sha256=d517c7c056c6d15f40c3f4ac500e4a81de7c1f943f8bccf98ded677b3d01f824 2025-10-08 18:30:06.201926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-8fe9fss_/wheels/f6/59/57/0077f041cd5ed8290a5fa3fdcb033e5b5f805c2f84b1305849 2025-10-08 18:30:06.201972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:30:06.201979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.201988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for pycadf (setup.py): started 2025-10-08 18:30:06.202018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-08 18:30:06.202025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=50cfc7e7f037922c17433d3f916d49ef53409766db2f45a6c51fba0f986cc133 2025-10-08 18:30:06.202057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-8fe9fss_/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-08 18:30:06.202064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built blazar-nova pycadf 2025-10-08 18:30:06.202069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pycadf, blazar-nova 2025-10-08 18:30:06.202098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: pycadf 2025-10-08 18:30:06.202105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: pycadf 3.1.1 2025-10-08 18:30:06.202130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling pycadf-3.1.1: 2025-10-08 18:30:06.202136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pycadf-3.1.1 2025-10-08 18:30:06.202170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: blazar-nova 2025-10-08 18:30:06.202176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: blazar-nova 6.0.1.dev3 2025-10-08 18:30:06.202181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling blazar-nova-6.0.1.dev3: 2025-10-08 18:30:06.202213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled blazar-nova-6.0.1.dev3 2025-10-08 18:30:06.202219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed blazar-nova-6.0.1.dev3 pycadf-3.1.1 2025-10-08 18:30:06.202244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 810a020c6a1a 2025-10-08 18:30:06.202255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 2770c8c47873 2025-10-08 18:30:06.202265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:30:06.202307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 5e65776767cd 2025-10-08 18:30:06.202313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-10-08 18:30:06.202321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-10-08 18:30:06.202346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-10-08 18:30:06.202352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages were automatically installed and are no longer required: 2025-10-08 18:30:06.202378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:30:06.202384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:30:06.202409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2025-10-08 18:30:06.202415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2025-10-08 18:30:06.202423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2025-10-08 18:30:06.202448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2025-10-08 18:30:06.202455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Use 'apt autoremove' to remove them. 2025-10-08 18:30:06.202484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-10-08 18:30:06.202490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: build-essential 2025-10-08 18:30:06.202498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:30:06.202505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:30:06.202542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-08 18:30:06.202549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(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% 2025-10-08 18:30:06.202585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2025-10-08 18:30:06.202591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-10-08 18:30:06.202616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-10-08 18:30:06.202623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-10-08 18:30:06.202647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-10-08 18:30:06.202655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-10-08 18:30:06.202697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-10-08 18:30:06.202704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29002 files and directories currently installed.) 2025-10-08 18:30:06.202729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:30:06.202735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-10-08 18:30:06.202760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-10-08 18:30:06.202767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-10-08 18:30:06.202826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-10-08 18:30:06.202834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:30:06.202842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:30:06.202848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2025-10-08 18:30:06.202882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2025-10-08 18:30:06.202888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2025-10-08 18:30:06.202921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2025-10-08 18:30:06.202928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 31 to remove and 0 not upgraded. 2025-10-08 18:30:06.202957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 208 MB disk space will be freed. 2025-10-08 18:30:06.202963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-08 18:30:06.202995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(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% 2025-10-08 18:30:06.203001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-08 18:30:06.203007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:65% 2025-10-08 18:30:06.203035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-10-08 18:30:06.203042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:70% 2025-10-08 18:30:06.203067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-10-08 18:30:06.203073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-10-08 18:30:06.203107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-10-08 18:30:06.203113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-10-08 18:30:06.203119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-10-08 18:30:06.203148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 28993 files and directories currently installed.) 2025-10-08 18:30:06.203154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:30:06.203180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:30:06.203186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:30:06.203220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:06.203227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:06.203232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:06.203260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:30:06.203269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:06.203292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:30:06.203297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:06.203324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:30:06.203329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:06.203336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:30:06.203366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:06.203375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:06.203397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:06.203403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:06.203428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:06.203435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:06.203440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:30:06.203475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:06.203480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:06.203506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:30:06.203512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:06.203546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:06.203552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:30:06.203556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:06.203589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:06.203594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:06.203644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing lto-disabled-list (47) ... 2025-10-08 18:30:06.203654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing make (4.3-4.1build2) ... 2025-10-08 18:30:06.203698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:30:06.203704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Collecting pyclean==3.0.0 2025-10-08 18:30:06.203730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:30:06.203735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:30:06.203742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pyclean 2025-10-08 18:30:06.203747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed pyclean-3.0.0 2025-10-08 18:30:06.203803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:30:06.203809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.203850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 10055 files, 1369 directories removed. 2025-10-08 18:30:06.203856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.203863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /usr 2025-10-08 18:30:06.203870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.203917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 1702 files, 180 directories removed. 2025-10-08 18:30:06.203923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-10-08 18:30:06.203930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Found existing installation: pyclean 3.0.0 2025-10-08 18:30:06.203937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Uninstalling pyclean-3.0.0: 2025-10-08 18:30:06.203974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:30:06.203980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 5e65776767cd 2025-10-08 18:30:06.203987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 7effafb18af6 2025-10-08 18:30:06.203994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 8/8 : USER nova 2025-10-08 18:30:06.204042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in d2e1855650d9 2025-10-08 18:30:06.204054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container d2e1855650d9 2025-10-08 18:30:06.204061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 6ca8205e03b4 2025-10-08 18:30:06.204065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built 4cdf5a419d5e 2025-10-08 18:30:06.204109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute:build-20251008 2025-10-08 18:30:06.204164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Built at 2025-10-08 18:30:06.204090 (took 0:01:58.004325) 2025-10-08 18:30:06.204526 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-scheduler) 2025-10-08 18:30:06.204542 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Processing 2025-10-08 18:30:06.204547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building started at 2025-10-08 18:30:06.204428 2025-10-08 18:30:06.205225 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 plugins into plugins archive 2025-10-08 18:30:06.205588 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 additions into additions archive 2025-10-08 18:30:34.226906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251008 2025-10-08 18:30:34.226990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 50ac6d668cdd 2025-10-08 18:30:34.227008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 2/4 : LABEL "build-date"="20251008" "name"="nova-scheduler" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:30:34.227023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 2e4de20711ff 2025-10-08 18:30:34.227035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 2e4de20711ff 2025-10-08 18:30:34.227046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> f6c24cd6f196 2025-10-08 18:30:34.227057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:30:34.227070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 8cde6700c0c3 2025-10-08 18:30:34.227090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2025-10-08 18:30:34.227101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2025-10-08 18:30:34.227112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2025-10-08 18:30:34.227122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages were automatically installed and are no longer required: 2025-10-08 18:30:34.227133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:30:34.227144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:30:34.227158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:30:34.227169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:30:34.227203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:30:34.227216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:30:34.227272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:30:34.227323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2025-10-08 18:30:34.227333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Use 'apt autoremove' to remove them. 2025-10-08 18:30:34.227408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2025-10-08 18:30:34.227420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: build-essential 2025-10-08 18:30:34.227475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:30:34.227488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:30:34.227571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-10-08 18:30:34.227588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(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% 2025-10-08 18:30:34.227668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2025-10-08 18:30:34.227687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2025-10-08 18:30:34.227742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:30:34.227755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2025-10-08 18:30:34.227836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-08 18:30:34.227851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:30:34.227899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2025-10-08 18:30:34.227935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2025-10-08 18:30:34.227979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2025-10-08 18:30:34.228015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2025-10-08 18:30:34.228061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:30:34.228074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:30:34.228085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:30:34.228145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:30:34.228181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:30:34.228217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:30:34.228252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:30:34.228265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2025-10-08 18:30:34.228326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:30:34.228339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 228 MB disk space will be freed. 2025-10-08 18:30:34.228395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-10-08 18:30:34.228418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-10-08 18:30:34.228484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(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% 2025-10-08 18:30:34.228498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2025-10-08 18:30:34.228558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2025-10-08 18:30:34.228571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:30:34.228657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2025-10-08 18:30:34.228671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2025-10-08 18:30:34.228726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19387 files and directories currently installed.) 2025-10-08 18:30:34.228763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:30:34.228825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:34.228863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:30:34.228873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:34.229080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:30:34.229104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:30:34.229120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:30:34.229135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:34.229151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:30:34.229172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:34.229188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:30:34.229203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:30:34.229218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:30:34.229240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:30:34.229268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:30:34.229478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:30:34.229538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-10-08 18:30:34.229549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:30:34.229559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:34.229576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:30:34.229584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:34.229594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:34.229602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:34.229614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:30:34.229653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:34.229698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:34.229711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:34.229786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:30:34.229797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:30:34.229868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:34.229946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:34.229956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:30:34.230016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:34.230026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:34.230085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:30:34.230095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:34.230152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:30:34.230161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:34.230221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:30:34.230231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing lto-disabled-list (47) ... 2025-10-08 18:30:34.230287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing make (4.3-4.1build2) ... 2025-10-08 18:30:34.230296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:30:34.230348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:30:34.230357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Collecting pyclean==3.0.0 2025-10-08 18:30:34.230406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:30:34.230415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:30:34.230463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Installing collected packages: pyclean 2025-10-08 18:30:34.230473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully installed pyclean-3.0.0 2025-10-08 18:30:34.230521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:30:34.230531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-10-08 18:30:34.230577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 10055 files, 1369 directories removed. 2025-10-08 18:30:34.230586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-10-08 18:30:34.230647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /usr 2025-10-08 18:30:34.230662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-10-08 18:30:34.230718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 1369 files, 141 directories removed. 2025-10-08 18:30:34.230728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-10-08 18:30:34.230775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Found existing installation: pyclean 3.0.0 2025-10-08 18:30:34.230785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Uninstalling pyclean-3.0.0: 2025-10-08 18:30:34.230854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:30:34.230864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 8cde6700c0c3 2025-10-08 18:30:34.230901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 2fd096257f22 2025-10-08 18:30:34.230949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 4/4 : USER nova 2025-10-08 18:30:34.230959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 702402d35825 2025-10-08 18:30:34.230981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 702402d35825 2025-10-08 18:30:34.230993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 17e8c6236130 2025-10-08 18:30:34.231091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully built 6dc6ea4a9922 2025-10-08 18:30:34.231103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/nova-scheduler:build-20251008 2025-10-08 18:30:34.231171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Built at 2025-10-08 18:30:34.231066 (took 0:00:28.026638) 2025-10-08 18:30:34.231613 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-spicehtml5proxy) 2025-10-08 18:30:34.231664 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Processing 2025-10-08 18:30:34.231780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building started at 2025-10-08 18:30:34.231589 2025-10-08 18:30:34.232692 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 plugins into plugins archive 2025-10-08 18:30:34.233276 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 additions into additions archive 2025-10-08 18:31:21.753680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251008 2025-10-08 18:31:21.753744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 50ac6d668cdd 2025-10-08 18:31:21.753758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 2/6 : LABEL "build-date"="20251008" "name"="nova-spicehtml5proxy" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-spicehtml5proxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:31:21.753771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 343d2519dc87 2025-10-08 18:31:21.753782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 343d2519dc87 2025-10-08 18:31:21.753799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> c5343c60585d 2025-10-08 18:31:21.753809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 3/6 : RUN git clone https://gitlab.freedesktop.org/spice/spice-html5.git/ /usr/share/spice-html5 && rm -rf /usr/share/spice-html5/.git /usr/share/spice-html5/COPYING /usr/share/spice-html5/COPYING.LESSER /usr/share/spice-html5/Makefile /usr/share/spice-html5/README /usr/share/spice-html5/TODO /usr/share/spice-html5/apache.conf.sample /usr/share/spice-html5/package.json.in /usr/share/spice-html5/spice-html5.spec.in 2025-10-08 18:31:21.753820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 886484a2ff31 2025-10-08 18:31:21.753828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cloning into '/usr/share/spice-html5'... 2025-10-08 18:31:21.753841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-10-08 18:31:21.753870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 886484a2ff31 2025-10-08 18:31:21.753879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 14f9d03d861a 2025-10-08 18:31:21.753889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 4/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends websockify && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:31:21.753902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 8c9070692795 2025-10-08 18:31:21.753923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:31:21.753936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:31:21.753943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:31:21.753951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:31:21.754004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:31:21.754012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:31:21.754019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:31:21.754043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:31:21.754083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:31:21.754091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:31:21.754098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:31:21.754106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:31:21.754113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:31:21.754161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:31:21.754169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:31:21.754176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 28.5 MB in 4s (7,970 kB/s) 2025-10-08 18:31:21.754183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-10-08 18:31:21.754190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-10-08 18:31:21.754228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-10-08 18:31:21.754236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-10-08 18:31:21.754243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following additional packages will be installed: 2025-10-08 18:31:21.754250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2025-10-08 18:31:21.754286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2025-10-08 18:31:21.754294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt 2025-10-08 18:31:21.754301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Suggested packages: 2025-10-08 18:31:21.754308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python-cryptography-doc python3-cryptography-vectors gfortran python3-pytest 2025-10-08 18:31:21.754341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following NEW packages will be installed: 2025-10-08 18:31:21.754349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2025-10-08 18:31:21.754356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2025-10-08 18:31:21.754400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt websockify 2025-10-08 18:31:21.754408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 18:31:21.754416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Need to get 9,330 kB of archives. 2025-10-08 18:31:21.754423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 39.8 MB of additional disk space will be used. 2025-10-08 18:31:21.754461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:31:21.754468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-10-08 18:31:21.754475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2025-10-08 18:31:21.754483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04 [916 kB] 2025-10-08 18:31:21.754522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2025-10-08 18:31:21.754530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-10-08 18:31:21.754537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2025-10-08 18:31:21.754561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2025-10-08 18:31:21.754568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-10-08 18:31:21.754580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2025-10-08 18:31:21.754591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2025-10-08 18:31:21.755747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2025-10-08 18:31:21.755763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2025-10-08 18:31:21.755772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 9,330 kB in 0s (20.5 MB/s) 2025-10-08 18:31:21.755779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cffi-backend:amd64. 2025-10-08 18:31:21.755786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-10-08 18:31:21.755795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(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% 2025-10-08 18:31:21.755803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-10-08 18:31:21.755810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2025-10-08 18:31:21.755817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2025-10-08 18:31:21.755824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-10-08 18:31:21.755832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-10-08 18:31:21.755859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-10-08 18:31:21.755867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-08 18:31:21.755874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../00-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-10-08 18:31:21.755881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-08 18:31:21.755888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libblas3:amd64. 2025-10-08 18:31:21.755896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../01-libblas3_3.12.0-3build1.1_amd64.deb ... 2025-10-08 18:31:21.755902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2025-10-08 18:31:21.755909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libgfortran5:amd64. 2025-10-08 18:31:21.755916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../02-libgfortran5_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-10-08 18:31:21.755923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:21.755930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package liblapack3:amd64. 2025-10-08 18:31:21.755937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../03-liblapack3_3.12.0-3build1.1_amd64.deb ... 2025-10-08 18:31:21.755944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2025-10-08 18:31:21.755951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cryptography. 2025-10-08 18:31:21.755957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../04-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-10-08 18:31:21.755964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-08 18:31:21.755971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-wrapt. 2025-10-08 18:31:21.755978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../05-python3-wrapt_1.15.0-2build3_amd64.deb ... 2025-10-08 18:31:21.755984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2025-10-08 18:31:21.755991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-deprecated. 2025-10-08 18:31:21.755998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../06-python3-deprecated_1.2.14-1_all.deb ... 2025-10-08 18:31:21.756005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-deprecated (1.2.14-1) ... 2025-10-08 18:31:21.756012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-typing-extensions. 2025-10-08 18:31:21.756025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2025-10-08 18:31:21.756032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-10-08 18:31:21.756045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-jwcrypto. 2025-10-08 18:31:21.756053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../08-python3-jwcrypto_1.5.4-1_all.deb ... 2025-10-08 18:31:21.756060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2025-10-08 18:31:21.756066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-numpy. 2025-10-08 18:31:21.756073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../09-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2025-10-08 18:31:21.756086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-10-08 18:31:21.756093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-websockify. 2025-10-08 18:31:21.756100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../10-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-10-08 18:31:21.756106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2025-10-08 18:31:21.756113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package websockify. 2025-10-08 18:31:21.756120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../11-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-10-08 18:31:21.756127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2025-10-08 18:31:21.756134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2025-10-08 18:31:21.756141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2025-10-08 18:31:21.756149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-wrapt (1.15.0-2build3) ... 2025-10-08 18:31:21.756156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-typing-extensions (4.10.0-1) ... 2025-10-08 18:31:21.756163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:21.756169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-deprecated (1.2.14-1) ... 2025-10-08 18:31:21.756176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-08 18:31:21.756183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2025-10-08 18:31:21.756190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2025-10-08 18:31:21.756197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-08 18:31:21.756204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-jwcrypto (1.5.4-1) ... 2025-10-08 18:31:21.756211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-10-08 18:31:21.756217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2025-10-08 18:31:21.756225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 18:31:21.756231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: tok, target = re.split(':\s', line) 2025-10-08 18:31:21.756238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2025-10-08 18:31:21.756245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:31:21.756252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 8c9070692795 2025-10-08 18:31:21.756259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 09c744fddad7 2025-10-08 18:31:21.756267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:31:21.756276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 34b42cee1ddb 2025-10-08 18:31:21.756292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-10-08 18:31:21.756299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-10-08 18:31:21.756306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-10-08 18:31:21.756374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages were automatically installed and are no longer required: 2025-10-08 18:31:21.756383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:31:21.756390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:31:21.756397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:31:21.756403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:31:21.756410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:31:21.756417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:31:21.756424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:31:21.756431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2025-10-08 18:31:21.756438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Use 'apt autoremove' to remove them. 2025-10-08 18:31:21.756445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2025-10-08 18:31:21.756452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: build-essential 2025-10-08 18:31:21.756458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:31:21.756465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:31:21.756472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-10-08 18:31:21.756479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(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% 2025-10-08 18:31:21.756487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:31:21.756493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2025-10-08 18:31:21.756500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-10-08 18:31:21.756507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% (Reading database ... 95% 2025-10-08 18:31:21.756514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20516 files and directories currently installed.) 2025-10-08 18:31:21.756521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:31:21.756528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-10-08 18:31:21.756535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-10-08 18:31:21.756541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-10-08 18:31:21.756548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2025-10-08 18:31:21.756555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:31:21.756562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:31:21.756581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:31:21.756588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:31:21.756595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:31:21.756602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:31:21.756609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:31:21.756616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2025-10-08 18:31:21.756640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:31:21.756651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 228 MB disk space will be freed. 2025-10-08 18:31:21.756658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-10-08 18:31:21.756670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-10-08 18:31:21.756684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: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% 2025-10-08 18:31:21.756693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-10-08 18:31:21.756700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2025-10-08 18:31:21.756752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2025-10-08 18:31:21.756761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-10-08 18:31:21.756767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:85% 2025-10-08 18:31:21.756774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-10-08 18:31:21.756781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-10-08 18:31:21.756788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:95% 2025-10-08 18:31:21.756795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20507 files and directories currently installed.) 2025-10-08 18:31:21.756802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:31:21.756809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:21.756816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:31:21.756823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:21.756829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:31:21.756836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:31:21.756843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:31:21.756865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:21.756872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:31:21.756879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:21.756886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:31:21.756893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:31:21.756907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:31:21.756914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:31:21.756921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:31:21.756927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:31:21.756934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:31:21.756941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:21.756981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:31:21.756989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:21.756996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:21.757003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:21.757010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:21.757016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:21.757023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:21.757030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:21.757037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:31:21.757044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:31:21.757051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:21.757057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:21.757064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:31:21.757076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:21.757116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:21.757124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-10-08 18:31:21.757131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:31:21.757138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:21.757145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:31:21.757151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:21.757158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:21.757165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing lto-disabled-list (47) ... 2025-10-08 18:31:21.757199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing make (4.3-4.1build2) ... 2025-10-08 18:31:21.757207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:31:21.757214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:31:21.757221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Collecting pyclean==3.0.0 2025-10-08 18:31:21.757228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:31:21.757240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:31:21.757251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Installing collected packages: pyclean 2025-10-08 18:31:21.757257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully installed pyclean-3.0.0 2025-10-08 18:31:21.757267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:31:21.757322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-10-08 18:31:21.757330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 10055 files, 1369 directories removed. 2025-10-08 18:31:21.757340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-10-08 18:31:21.758007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /usr 2025-10-08 18:31:21.758023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-10-08 18:31:21.758029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 1875 files, 199 directories removed. 2025-10-08 18:31:21.758035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-10-08 18:31:21.758041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Found existing installation: pyclean 3.0.0 2025-10-08 18:31:21.758047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Uninstalling pyclean-3.0.0: 2025-10-08 18:31:21.758053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:31:21.758058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 34b42cee1ddb 2025-10-08 18:31:21.758064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 2ce09ac6d02f 2025-10-08 18:31:21.758070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 6/6 : USER nova 2025-10-08 18:31:21.758076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in fed17a4f4f0e 2025-10-08 18:31:21.758082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container fed17a4f4f0e 2025-10-08 18:31:21.758087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> aac79ae0992c 2025-10-08 18:31:21.758093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully built a1fe7617b468 2025-10-08 18:31:21.758099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251008 2025-10-08 18:31:21.758105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Built at 2025-10-08 18:31:21.757570 (took 0:00:47.525981) 2025-10-08 18:31:21.758111 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-conductor) 2025-10-08 18:31:21.758117 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Processing 2025-10-08 18:31:21.758123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building started at 2025-10-08 18:31:21.757946 2025-10-08 18:31:21.758767 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 plugins into plugins archive 2025-10-08 18:31:21.759710 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 additions into additions archive 2025-10-08 18:31:50.942965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251008 2025-10-08 18:31:50.943060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 50ac6d668cdd 2025-10-08 18:31:50.943115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 2/6 : LABEL "build-date"="20251008" "name"="nova-conductor" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:31:50.943149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in ca4dc2e6ffb6 2025-10-08 18:31:50.943161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container ca4dc2e6ffb6 2025-10-08 18:31:50.943170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 085a65d92f8f 2025-10-08 18:31:50.943179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-10-08 18:31:50.943187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> d6a708f40419 2025-10-08 18:31:50.943196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2025-10-08 18:31:50.943204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 9eaf972fb6e9 2025-10-08 18:31:50.943217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 9eaf972fb6e9 2025-10-08 18:31:50.943226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> c8db90dc7790 2025-10-08 18:31:50.943236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:31:50.943246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 75ca0bcd05d1 2025-10-08 18:31:50.943255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2025-10-08 18:31:50.943263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2025-10-08 18:31:50.943275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2025-10-08 18:31:50.943284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages were automatically installed and are no longer required: 2025-10-08 18:31:50.943296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:31:50.943308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:31:50.943345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:31:50.943357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:31:50.943389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:31:50.943401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:31:50.943435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:31:50.943448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2025-10-08 18:31:50.943478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Use 'apt autoremove' to remove them. 2025-10-08 18:31:50.943535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2025-10-08 18:31:50.943545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: build-essential 2025-10-08 18:31:50.943557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:31:50.943568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:31:50.943597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-10-08 18:31:50.943658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-10-08 18:31:50.943679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: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% 2025-10-08 18:31:50.943708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2025-10-08 18:31:50.943720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2025-10-08 18:31:50.943782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2025-10-08 18:31:50.943792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2025-10-08 18:31:50.943804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2025-10-08 18:31:50.943815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2025-10-08 18:31:50.943901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19396 files and directories currently installed.) 2025-10-08 18:31:50.943914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:31:50.943926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2025-10-08 18:31:50.943934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2025-10-08 18:31:50.943946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2025-10-08 18:31:50.943994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2025-10-08 18:31:50.944004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:31:50.944016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:31:50.944044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:31:50.944072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:31:50.944114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:31:50.944126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:31:50.944137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:31:50.944192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2025-10-08 18:31:50.944202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:31:50.944213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 228 MB disk space will be freed. 2025-10-08 18:31:50.944265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-10-08 18:31:50.944275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(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% 2025-10-08 18:31:50.944287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 60% (Reading database ... 65% 2025-10-08 18:31:50.944299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2025-10-08 18:31:50.944342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2025-10-08 18:31:50.944355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2025-10-08 18:31:50.944366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2025-10-08 18:31:50.944408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2025-10-08 18:31:50.944421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2025-10-08 18:31:50.944432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19387 files and directories currently installed.) 2025-10-08 18:31:50.944476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:31:50.944494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:50.944507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:31:50.944552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:50.944564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:31:50.944576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:31:50.944621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:31:50.944661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:50.944674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:31:50.944685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:50.944733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:31:50.944746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:31:50.944757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:31:50.944816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:31:50.944825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:31:50.944837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:31:50.944848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:31:50.944940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:50.944958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:31:50.944967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:50.944979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:50.944988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:50.944999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:31:50.945011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:50.945041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:50.945069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:50.945126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:31:50.945696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:31:50.945714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:50.945723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:50.945732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:31:50.945740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:50.945749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:50.945757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:31:50.945766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:50.945785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:31:50.945793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:50.945802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:31:50.945810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing lto-disabled-list (47) ... 2025-10-08 18:31:50.945819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing make (4.3-4.1build2) ... 2025-10-08 18:31:50.945828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:31:50.945836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:31:50.945844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Collecting pyclean==3.0.0 2025-10-08 18:31:50.945853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:31:50.945861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:31:50.945890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Installing collected packages: pyclean 2025-10-08 18:31:50.945899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully installed pyclean-3.0.0 2025-10-08 18:31:50.945907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:31:50.945916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-10-08 18:31:50.945924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 10055 files, 1369 directories removed. 2025-10-08 18:31:50.945932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-10-08 18:31:50.945941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /usr 2025-10-08 18:31:50.945949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-10-08 18:31:50.945958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 1369 files, 141 directories removed. 2025-10-08 18:31:50.945966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-10-08 18:31:50.945974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Found existing installation: pyclean 3.0.0 2025-10-08 18:31:50.945983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Uninstalling pyclean-3.0.0: 2025-10-08 18:31:50.945991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:31:50.945999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 75ca0bcd05d1 2025-10-08 18:31:50.946008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> b8b0458bfa05 2025-10-08 18:31:50.946016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 6/6 : USER nova 2025-10-08 18:31:50.946024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 603ce933cb57 2025-10-08 18:31:50.946032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 603ce933cb57 2025-10-08 18:31:50.946041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> f56994a4701a 2025-10-08 18:31:50.946054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully built bd3783b5234e 2025-10-08 18:31:50.946062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully tagged osism.harbor.regio.digital/kolla/nova-conductor:build-20251008 2025-10-08 18:31:50.946071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Built at 2025-10-08 18:31:50.945732 (took 0:00:29.187786) 2025-10-08 18:31:50.946087 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-engine) 2025-10-08 18:31:50.946099 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Processing 2025-10-08 18:31:50.946296 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building started at 2025-10-08 18:31:50.946087 2025-10-08 18:31:50.946787 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 plugins into plugins archive 2025-10-08 18:31:50.947232 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 additions into additions archive 2025-10-08 18:32:16.902247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251008 2025-10-08 18:32:16.902361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 6968d31a5969 2025-10-08 18:32:16.902467 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 2/4 : LABEL "build-date"="20251008" "name"="masakari-engine" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:32:16.902586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 484d322d098b 2025-10-08 18:32:16.902679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 484d322d098b 2025-10-08 18:32:16.902767 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> d5c068612dd5 2025-10-08 18:32:16.902854 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:32:16.902967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in d8c7fe101c39 2025-10-08 18:32:16.903032 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2025-10-08 18:32:16.903103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2025-10-08 18:32:16.903171 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2025-10-08 18:32:16.903263 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages were automatically installed and are no longer required: 2025-10-08 18:32:16.903328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:32:16.903391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:32:16.904693 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:32:16.904702 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:32:16.904706 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:32:16.904710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:32:16.904715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:32:16.904720 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2025-10-08 18:32:16.904724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Use 'apt autoremove' to remove them. 2025-10-08 18:32:16.904727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2025-10-08 18:32:16.904731 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: build-essential 2025-10-08 18:32:16.904735 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:32:16.904738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:32:16.904742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-10-08 18:32:16.904755 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(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% 2025-10-08 18:32:16.904767 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2025-10-08 18:32:16.904771 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2025-10-08 18:32:16.904775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2025-10-08 18:32:16.904778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2025-10-08 18:32:16.904781 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2025-10-08 18:32:16.904785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2025-10-08 18:32:16.904788 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:32:16.904794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:32:16.904797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2025-10-08 18:32:16.904801 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2025-10-08 18:32:16.904804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2025-10-08 18:32:16.904808 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2025-10-08 18:32:16.904811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:32:16.904815 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:32:16.904818 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:32:16.904822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:32:16.904825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:32:16.904831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:32:16.904834 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:32:16.904896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2025-10-08 18:32:16.904983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:32:16.905041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 228 MB disk space will be freed. 2025-10-08 18:32:16.905121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-10-08 18:32:16.905184 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(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% 2025-10-08 18:32:16.905255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:32:16.905322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:32:16.905388 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-10-08 18:32:16.905455 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:90% (Reading database ... 95% 2025-10-08 18:32:16.905527 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:32:16.905591 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:32:16.905682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:32:16.905756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:32:16.905822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:32:16.905899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:32:16.905973 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:32:16.906036 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:32:16.906100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:32:16.906162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:32:16.906226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:32:16.906288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:32:16.906351 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:32:16.906412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:32:16.906479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:32:16.906538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:32:16.906671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:32:16.906749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:32:16.906819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:32:16.906898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:32:16.907027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:32:16.907089 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:32:16.907156 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:32:16.907223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:32:16.907291 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:32:16.907369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:32:16.907425 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:32:16.907504 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:32:16.907560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:32:16.907617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:32:16.907700 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:32:16.907760 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:32:16.907816 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:32:16.907873 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:32:16.907946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:32:16.908002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:32:16.908058 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:32:16.908113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:32:16.908168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:32:16.908221 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing lto-disabled-list (47) ... 2025-10-08 18:32:16.908276 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing make (4.3-4.1build2) ... 2025-10-08 18:32:16.908331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:32:16.908385 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:32:16.908439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Collecting pyclean==3.0.0 2025-10-08 18:32:16.908493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:32:16.908548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:32:16.908602 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Installing collected packages: pyclean 2025-10-08 18:32:16.908686 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully installed pyclean-3.0.0 2025-10-08 18:32:16.909709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:32:16.909717 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-10-08 18:32:16.909721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 8981 files, 1255 directories removed. 2025-10-08 18:32:16.909725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-10-08 18:32:16.909729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /usr 2025-10-08 18:32:16.909733 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-10-08 18:32:16.909737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 1316 files, 133 directories removed. 2025-10-08 18:32:16.909742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-10-08 18:32:16.909745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Found existing installation: pyclean 3.0.0 2025-10-08 18:32:16.909749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Uninstalling pyclean-3.0.0: 2025-10-08 18:32:16.909753 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:32:16.909758 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container d8c7fe101c39 2025-10-08 18:32:16.909762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 76b213d333f7 2025-10-08 18:32:16.909765 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 4/4 : USER masakari 2025-10-08 18:32:16.909768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 3d8d80502a58 2025-10-08 18:32:16.909776 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 3d8d80502a58 2025-10-08 18:32:16.909780 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> afad9b298f62 2025-10-08 18:32:16.909783 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully built 1b2bed6dc1dd 2025-10-08 18:32:16.909787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully tagged osism.harbor.regio.digital/kolla/masakari-engine:build-20251008 2025-10-08 18:32:16.909790 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Built at 2025-10-08 18:32:16.909331 (took 0:00:25.963244) 2025-10-08 18:32:16.909992 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-monitors) 2025-10-08 18:32:16.910079 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Processing 2025-10-08 18:32:16.910167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building started at 2025-10-08 18:32:16.910082 2025-10-08 18:32:16.910252 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Getting archive from https://tarballs.opendev.org/openstack/masakari-monitors/masakari-monitors-stable-2024.2.tar.gz 2025-10-08 18:32:17.787428 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 plugins into plugins archive 2025-10-08 18:32:17.788434 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 additions into additions archive 2025-10-08 18:33:22.054467 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 1/8 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251008 2025-10-08 18:33:22.054566 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 6968d31a5969 2025-10-08 18:33:22.054586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 2/8 : LABEL "build-date"="20251008" "name"="masakari-monitors" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-monitors" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:33:22.054654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in e0ccfdf4c405 2025-10-08 18:33:22.054728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container e0ccfdf4c405 2025-10-08 18:33:22.054748 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 7bb5619cec6a 2025-10-08 18:33:22.054835 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libsasl2-modules-gssapi-mit python3-libvirt pacemaker-cli-utils sasl2-bin tcpdump && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:33:22.054856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 41b35c47e194 2025-10-08 18:33:22.054913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:33:22.055029 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:33:22.055052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:33:22.055104 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:33:22.055159 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:33:22.055211 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:33:22.055264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:33:22.055314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:33:22.055354 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:33:22.055415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:33:22.055463 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:33:22.055517 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:33:22.055581 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:33:22.055601 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:33:22.055669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:33:22.055747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 28.5 MB in 2s (11.5 MB/s) 2025-10-08 18:33:22.055762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-10-08 18:33:22.055824 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-10-08 18:33:22.055838 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-10-08 18:33:22.055902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-10-08 18:33:22.055936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following additional packages will be installed: 2025-10-08 18:33:22.056009 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2025-10-08 18:33:22.056042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2025-10-08 18:33:22.057016 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-10-08 18:33:22.057093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2025-10-08 18:33:22.057107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2025-10-08 18:33:22.057118 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2025-10-08 18:33:22.057127 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2025-10-08 18:33:22.057137 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libstatgrab10t64 libstonithd26t64 libvirt0 2025-10-08 18:33:22.057146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvotequorum8 libyajl2 pacemaker pacemaker-common pacemaker-resource-agents 2025-10-08 18:33:22.057156 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pcs psmisc puma python3-cffi-backend python3-cryptography python3-dacite 2025-10-08 18:33:22.057165 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-lxml python3-openssl python3-pycurl 2025-10-08 18:33:22.057175 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2025-10-08 18:33:22.057185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-10-08 18:33:22.057194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-10-08 18:33:22.057204 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-10-08 18:33:22.057213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-10-08 18:33:22.057223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration xsltproc 2025-10-08 18:33:22.057234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Suggested packages: 2025-10-08 18:33:22.057244 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: default-dbus-session-bus | dbus-session-bus low-memory-monitor 2025-10-08 18:33:22.057254 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql cluster-glue 2025-10-08 18:33:22.057263 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2025-10-08 18:33:22.057273 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2025-10-08 18:33:22.057283 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2025-10-08 18:33:22.057292 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2025-10-08 18:33:22.057334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: postgresql ri ruby-dev bundler apparmor 2025-10-08 18:33:22.057345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Recommended packages: 2025-10-08 18:33:22.057354 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-10-08 18:33:22.057363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvirt-l10n fence-agents-base python3-pacemaker python3-bs4 2025-10-08 18:33:22.057373 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cssselect python3-html5lib fonts-lato 2025-10-08 18:33:22.057382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following NEW packages will be installed: 2025-10-08 18:33:22.057392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2025-10-08 18:33:22.057419 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2025-10-08 18:33:22.057445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-10-08 18:33:22.057466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2025-10-08 18:33:22.057476 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2025-10-08 18:33:22.057577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2025-10-08 18:33:22.057590 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2025-10-08 18:33:22.057600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libsasl2-modules-gssapi-mit libstatgrab10t64 2025-10-08 18:33:22.057610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libstonithd26t64 libvirt0 libvotequorum8 libyajl2 pacemaker 2025-10-08 18:33:22.057619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pacemaker-cli-utils pacemaker-common pacemaker-resource-agents pcs psmisc 2025-10-08 18:33:22.057662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: puma python3-cffi-backend python3-cryptography python3-dacite 2025-10-08 18:33:22.057672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-libvirt python3-lxml python3-openssl python3-pycurl 2025-10-08 18:33:22.057681 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2025-10-08 18:33:22.057691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-10-08 18:33:22.057700 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-10-08 18:33:22.057710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-10-08 18:33:22.057719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-10-08 18:33:22.057729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration sasl2-bin tcpdump xsltproc 2025-10-08 18:33:22.057738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 90 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 18:33:22.057748 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Need to get 19.8 MB of archives. 2025-10-08 18:33:22.057757 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 81.8 MB of additional disk space will be used. 2025-10-08 18:33:22.057767 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:33:22.057777 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.1 [11.1 kB] 2025-10-08 18:33:22.057788 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2025-10-08 18:33:22.057806 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.1 [8,656 B] 2025-10-08 18:33:22.060877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.1 [10.5 kB] 2025-10-08 18:33:22.060908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.1 [12.4 kB] 2025-10-08 18:33:22.060919 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2025-10-08 18:33:22.060929 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2025-10-08 18:33:22.060939 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-10-08 18:33:22.060977 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2025-10-08 18:33:22.060988 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2025-10-08 18:33:22.060997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.1 [7,278 B] 2025-10-08 18:33:22.061007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2025-10-08 18:33:22.061028 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.1 [8,510 B] 2025-10-08 18:33:22.061038 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.2 [15.0 kB] 2025-10-08 18:33:22.061047 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.1 [261 kB] 2025-10-08 18:33:22.061057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-10-08 18:33:22.061066 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-10-08 18:33:22.061076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2025-10-08 18:33:22.061086 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2025-10-08 18:33:22.061096 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2025-10-08 18:33:22.061105 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2025-10-08 18:33:22.061115 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2025-10-08 18:33:22.061124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2025-10-08 18:33:22.061134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2025-10-08 18:33:22.061143 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-08 18:33:22.061153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [5,341 kB] 2025-10-08 18:33:22.061171 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby3.2 amd64 3.2.3-1ubuntu0.24.04.6 [50.7 kB] 2025-10-08 18:33:22.061181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2025-10-08 18:33:22.061190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2025-10-08 18:33:22.061200 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2025-10-08 18:33:22.061209 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2025-10-08 18:33:22.061228 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2025-10-08 18:33:22.061237 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-10-08 18:33:22.061247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2025-10-08 18:33:22.061257 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2025-10-08 18:33:22.061267 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2025-10-08 18:33:22.061276 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.1 [810 kB] 2025-10-08 18:33:22.061285 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-10-08 18:33:22.061295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2025-10-08 18:33:22.061304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-10-08 18:33:22.061314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.2 [298 kB] 2025-10-08 18:33:22.061328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2025-10-08 18:33:22.061337 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2025-10-08 18:33:22.061347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2025-10-08 18:33:22.061356 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2025-10-08 18:33:22.061366 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2025-10-08 18:33:22.061375 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2025-10-08 18:33:22.061385 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2025-10-08 18:33:22.061394 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.4 [115 kB] 2025-10-08 18:33:22.061403 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2025-10-08 18:33:22.061419 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2025-10-08 18:33:22.061429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2025-10-08 18:33:22.061438 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2025-10-08 18:33:22.061448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-10-08 18:33:22.061457 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2025-10-08 18:33:22.061467 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2025-10-08 18:33:22.061478 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2025-10-08 18:33:22.061487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2025-10-08 18:33:22.061497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2025-10-08 18:33:22.061512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2025-10-08 18:33:22.061522 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2025-10-08 18:33:22.061531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 18:33:22.061541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-10-08 18:33:22.061550 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2025-10-08 18:33:22.061559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2025-10-08 18:33:22.061569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-10-08 18:33:22.061578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-10-08 18:33:22.061588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2025-10-08 18:33:22.061597 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2025-10-08 18:33:22.061612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2025-10-08 18:33:22.061621 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2025-10-08 18:33:22.061812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2025-10-08 18:33:22.061836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2025-10-08 18:33:22.061864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2025-10-08 18:33:22.061882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2025-10-08 18:33:22.061896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2025-10-08 18:33:22.061906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2025-10-08 18:33:22.061915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2025-10-08 18:33:22.061924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2025-10-08 18:33:22.061934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2025-10-08 18:33:22.061943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2025-10-08 18:33:22.061976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-08 18:33:22.061986 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2025-10-08 18:33:22.061995 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 tcpdump amd64 4.99.4-3ubuntu4 [479 kB] 2025-10-08 18:33:22.062004 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2025-10-08 18:33:22.062014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2025-10-08 18:33:22.062023 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-10-08 18:33:22.062032 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.9 [1,829 kB] 2025-10-08 18:33:22.062042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2025-10-08 18:33:22.062051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2025-10-08 18:33:22.062061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preconfiguring packages ... 2025-10-08 18:33:22.062071 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 19.8 MB in 1s (23.0 MB/s) 2025-10-08 18:33:22.062081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcorosync-common4:amd64. 2025-10-08 18:33:22.062090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-10-08 18:33:22.062101 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(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% 2025-10-08 18:33:22.062113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-10-08 18:33:22.062123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2025-10-08 18:33:22.062139 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-10-08 18:33:22.062149 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-10-08 18:33:22.062166 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% (Reading database ... 95% 2025-10-08 18:33:22.062176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:33:22.062193 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:33:22.062203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:33:22.062213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libqb100:amd64. 2025-10-08 18:33:22.062222 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-10-08 18:33:22.062232 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-08 18:33:22.062241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcfg7:amd64. 2025-10-08 18:33:22.062250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:33:22.062260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:33:22.062269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcmap4:amd64. 2025-10-08 18:33:22.062341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:33:22.062352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:33:22.062361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcpg4:amd64. 2025-10-08 18:33:22.062370 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:33:22.062380 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:33:22.062389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblzo2-2:amd64. 2025-10-08 18:33:22.062399 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-10-08 18:33:22.062408 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-10-08 18:33:22.062418 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnspr4:amd64. 2025-10-08 18:33:22.062427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-10-08 18:33:22.062436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-08 18:33:22.062445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3:amd64. 2025-10-08 18:33:22.062454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-10-08 18:33:22.062464 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-10-08 18:33:22.062473 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libknet1t64:amd64. 2025-10-08 18:33:22.062482 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-08 18:33:22.062492 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:33:22.062501 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnozzle1t64:amd64. 2025-10-08 18:33:22.062510 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-10-08 18:33:22.062527 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:33:22.062537 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libquorum5:amd64. 2025-10-08 18:33:22.062607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:33:22.062617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:33:22.062652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstatgrab10t64. 2025-10-08 18:33:22.062667 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-10-08 18:33:22.062677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-08 18:33:22.062686 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvotequorum8:amd64. 2025-10-08 18:33:22.062696 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:33:22.062705 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:33:22.062730 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package xsltproc. 2025-10-08 18:33:22.062740 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../13-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:33:22.062749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:33:22.062759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package corosync. 2025-10-08 18:33:22.062768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../14-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-10-08 18:33:22.062777 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-10-08 18:33:22.062786 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3-tools. 2025-10-08 18:33:22.062796 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../15-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-10-08 18:33:22.062852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-10-08 18:33:22.062863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package psmisc. 2025-10-08 18:33:22.062872 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../16-psmisc_23.7-1build1_amd64.deb ... 2025-10-08 18:33:22.062883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking psmisc (23.7-1build1) ... 2025-10-08 18:33:22.062892 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rubygems-integration. 2025-10-08 18:33:22.062902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../17-rubygems-integration_1.18_all.deb ... 2025-10-08 18:33:22.062911 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rubygems-integration (1.18) ... 2025-10-08 18:33:22.062920 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rake. 2025-10-08 18:33:22.062929 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../18-rake_13.0.6-3_all.deb ... 2025-10-08 18:33:22.062938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rake (13.0.6-3) ... 2025-10-08 18:33:22.062973 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-net-telnet. 2025-10-08 18:33:22.062984 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../19-ruby-net-telnet_0.2.0-1_all.deb ... 2025-10-08 18:33:22.062998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-10-08 18:33:22.063064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-webrick. 2025-10-08 18:33:22.063088 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../20-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-10-08 18:33:22.063123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-10-08 18:33:22.063194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-xmlrpc. 2025-10-08 18:33:22.063210 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../21-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-10-08 18:33:22.063307 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-10-08 18:33:22.063321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby:amd64. 2025-10-08 18:33:22.063335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../22-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-10-08 18:33:22.063399 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-10-08 18:33:22.063416 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sdbm:amd64. 2025-10-08 18:33:22.063478 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../23-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-10-08 18:33:22.065005 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.065077 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-10-08 18:33:22.065091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libncurses6:amd64. 2025-10-08 18:33:22.065103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../24-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-08 18:33:22.065113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 18:33:22.065123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby3.2:amd64. 2025-10-08 18:33:22.065132 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../25-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-10-08 18:33:22.065142 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-08 18:33:22.065151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby3.2. 2025-10-08 18:33:22.065160 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../26-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-10-08 18:33:22.065186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-08 18:33:22.065196 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rubygems. 2025-10-08 18:33:22.065205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../27-ruby-rubygems_3.4.20-1_all.deb ... 2025-10-08 18:33:22.065215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.065224 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rubygems (3.4.20-1) ... 2025-10-08 18:33:22.065234 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby. 2025-10-08 18:33:22.065243 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../28-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-10-08 18:33:22.065252 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby (1:3.2~ubuntu1) ... 2025-10-08 18:33:22.065262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-nio4r:amd64. 2025-10-08 18:33:22.065271 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../29-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-10-08 18:33:22.065280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-10-08 18:33:22.065290 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package puma. 2025-10-08 18:33:22.065299 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../30-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-10-08 18:33:22.065320 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.065331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-10-08 18:33:22.065340 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dacite. 2025-10-08 18:33:22.065349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../31-python3-dacite_1.8.1-2_all.deb ... 2025-10-08 18:33:22.065359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dacite (1.8.1-2) ... 2025-10-08 18:33:22.065368 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-six. 2025-10-08 18:33:22.065377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../32-python3-six_1.16.0-4_all.deb ... 2025-10-08 18:33:22.065387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-six (1.16.0-4) ... 2025-10-08 18:33:22.065396 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dateutil. 2025-10-08 18:33:22.065405 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../33-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-10-08 18:33:22.065415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-08 18:33:22.065424 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-lxml:amd64. 2025-10-08 18:33:22.065434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../34-python3-lxml_5.2.1-1_amd64.deb ... 2025-10-08 18:33:22.065443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-10-08 18:33:22.065453 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cffi-backend:amd64. 2025-10-08 18:33:22.065462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../35-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-10-08 18:33:22.065471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.065481 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-08 18:33:22.065490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cryptography. 2025-10-08 18:33:22.065499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../36-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-10-08 18:33:22.065522 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-08 18:33:22.065533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-openssl. 2025-10-08 18:33:22.065542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../37-python3-openssl_23.2.0-1_all.deb ... 2025-10-08 18:33:22.065551 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-openssl (23.2.0-1) ... 2025-10-08 18:33:22.065561 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pycurl. 2025-10-08 18:33:22.065570 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../38-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-10-08 18:33:22.065579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-10-08 18:33:22.065589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pyparsing. 2025-10-08 18:33:22.065598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../39-python3-pyparsing_3.1.1-1_all.deb ... 2025-10-08 18:33:22.065607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pyparsing (3.1.1-1) ... 2025-10-08 18:33:22.065616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.065666 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-tornado. 2025-10-08 18:33:22.065771 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../40-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-10-08 18:33:22.065791 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-10-08 18:33:22.065801 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ffi:amd64. 2025-10-08 18:33:22.065811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../41-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-10-08 18:33:22.065821 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-10-08 18:33:22.065830 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-childprocess. 2025-10-08 18:33:22.065839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../42-ruby-childprocess_4.1.0-2_all.deb ... 2025-10-08 18:33:22.065849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-childprocess (4.1.0-2) ... 2025-10-08 18:33:22.065858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types-data. 2025-10-08 18:33:22.065868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../43-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-10-08 18:33:22.065877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-10-08 18:33:22.065887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types. 2025-10-08 18:33:22.065896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../44-ruby-mime-types_3.5.2-1_all.deb ... 2025-10-08 18:33:22.065906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types (3.5.2-1) ... 2025-10-08 18:33:22.065915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ethon. 2025-10-08 18:33:22.065924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../45-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-10-08 18:33:22.065934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-10-08 18:33:22.065943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ruby2-keywords. 2025-10-08 18:33:22.065991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../46-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-10-08 18:33:22.066009 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.066027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-10-08 18:33:22.066045 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mustermann. 2025-10-08 18:33:22.066063 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../47-ruby-mustermann_3.0.0-2_all.deb ... 2025-10-08 18:33:22.066077 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mustermann (3.0.0-2) ... 2025-10-08 18:33:22.066087 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack. 2025-10-08 18:33:22.066096 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../48-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-10-08 18:33:22.066106 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-10-08 18:33:22.066115 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack-protection. 2025-10-08 18:33:22.066124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../49-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-10-08 18:33:22.066134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.066204 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-10-08 18:33:22.066214 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-tilt. 2025-10-08 18:33:22.066224 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../50-ruby-tilt_2.0.11-2_all.deb ... 2025-10-08 18:33:22.066233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-tilt (2.0.11-2) ... 2025-10-08 18:33:22.066253 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sinatra. 2025-10-08 18:33:22.066262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../51-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-10-08 18:33:22.066272 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-10-08 18:33:22.066281 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pcs. 2025-10-08 18:33:22.066290 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../52-pcs_0.11.7-1ubuntu1_all.deb ... 2025-10-08 18:33:22.066300 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-10-08 18:33:22.066309 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libdbus-1-3:amd64. 2025-10-08 18:33:22.066318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../53-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:33:22.066336 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 18:33:22.066345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-bin. 2025-10-08 18:33:22.066355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../54-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:33:22.066364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-08 18:33:22.066373 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-session-bus-common. 2025-10-08 18:33:22.066436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../55-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-08 18:33:22.066447 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:33:22.066457 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-daemon. 2025-10-08 18:33:22.066466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../56-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:33:22.066476 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-08 18:33:22.066485 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-system-bus-common. 2025-10-08 18:33:22.066494 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../57-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-10-08 18:33:22.066504 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:33:22.066513 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus. 2025-10-08 18:33:22.066564 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../58-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-10-08 18:33:22.066585 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-10-08 18:33:22.066595 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-common. 2025-10-08 18:33:22.066604 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../59-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-10-08 18:33:22.066681 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.066696 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnet1:amd64. 2025-10-08 18:33:22.066706 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../60-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-10-08 18:33:22.066765 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-08 18:33:22.066775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 18:33:22.066793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../61-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 18:33:22.066845 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:33:22.066856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libltdl7:amd64. 2025-10-08 18:33:22.066906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../62-libltdl7_2.4.7-7build1_amd64.deb ... 2025-10-08 18:33:22.066916 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-10-08 18:33:22.066987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpils2t64. 2025-10-08 18:33:22.068814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../63-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-08 18:33:22.068840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:33:22.068850 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libplumb2t64. 2025-10-08 18:33:22.068860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../64-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-10-08 18:33:22.068870 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:33:22.068879 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-common. 2025-10-08 18:33:22.068889 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../65-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-10-08 18:33:22.068898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-08 18:33:22.068908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-base. 2025-10-08 18:33:22.068918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../66-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-10-08 18:33:22.068938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-08 18:33:22.068972 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-resource-agents. 2025-10-08 18:33:22.068982 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../67-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-10-08 18:33:22.068992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.069001 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-10-08 18:33:22.069011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../68-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:33:22.069020 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.069100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-rules26t64:amd64. 2025-10-08 18:33:22.069111 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../69-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:33:22.069121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.069130 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcib27t64:amd64. 2025-10-08 18:33:22.069140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../70-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:33:22.069149 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.069158 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmservice28t64:amd64. 2025-10-08 18:33:22.069168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.069186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../71-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:33:22.069196 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.069249 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstonithd26t64:amd64. 2025-10-08 18:33:22.069259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../72-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:33:22.069269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.069279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-10-08 18:33:22.069288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../73-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:33:22.069340 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.069350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblrmd28t64:amd64. 2025-10-08 18:33:22.069360 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../74-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:33:22.069417 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.069428 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-status28t64:amd64. 2025-10-08 18:33:22.069437 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../75-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:33:22.069512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.069523 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpacemaker1t64:amd64. 2025-10-08 18:33:22.069558 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../76-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:33:22.069568 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.069578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker. 2025-10-08 18:33:22.069612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../77-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:33:22.070922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.071006 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db5.3-util. 2025-10-08 18:33:22.071023 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../78-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-10-08 18:33:22.071039 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.071053 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-10-08 18:33:22.071068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db-util. 2025-10-08 18:33:22.071077 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../79-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-10-08 18:33:22.071099 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-10-08 18:33:22.071113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package sasl2-bin. 2025-10-08 18:33:22.071127 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../80-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-08 18:33:22.071141 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 18:33:22.071152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnuma1:amd64. 2025-10-08 18:33:22.071160 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../81-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-08 18:33:22.071178 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:33:22.071190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpcap0.8t64:amd64. 2025-10-08 18:33:22.071204 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../82-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-10-08 18:33:22.071218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-08 18:33:22.071232 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package tcpdump. 2025-10-08 18:33:22.071240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../83-tcpdump_4.99.4-3ubuntu4_amd64.deb ... 2025-10-08 18:33:22.071248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking tcpdump (4.99.4-3ubuntu4) ... 2025-10-08 18:33:22.071256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules:amd64. 2025-10-08 18:33:22.071263 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../84-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-08 18:33:22.071273 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 18:33:22.071286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-10-08 18:33:22.071301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../85-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-10-08 18:33:22.071315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 18:33:22.071325 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libyajl2:amd64. 2025-10-08 18:33:22.071333 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../86-libyajl2_2.1.0-5build1_amd64.deb ... 2025-10-08 18:33:22.071340 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-10-08 18:33:22.071348 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvirt0:amd64. 2025-10-08 18:33:22.071357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../87-libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-08 18:33:22.071371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-08 18:33:22.071385 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-cli-utils. 2025-10-08 18:33:22.071399 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../88-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-10-08 18:33:22.071409 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.071417 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-libvirt. 2025-10-08 18:33:22.071424 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../89-python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-10-08 18:33:22.071432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-10-08 18:33:22.071439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.071454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The group `haclient' already exists as a system group. Exiting. 2025-10-08 18:33:22.071483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The system user `hacluster' already exists. Exiting. 2025-10-08 18:33:22.071494 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.071501 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records in 2025-10-08 18:33:22.071509 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records out 2025-10-08 18:33:22.071517 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000155649 s, 26.3 MB/s 2025-10-08 18:33:22.071535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-10-08 18:33:22.071549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dacite (1.8.1-2) ... 2025-10-08 18:33:22.071601 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-10-08 18:33:22.071619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mustermann (3.0.0-2) ... 2025-10-08 18:33:22.071668 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up psmisc (23.7-1build1) ... 2025-10-08 18:33:22.071676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-10-08 18:33:22.071684 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 18:33:22.071692 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-10-08 18:33:22.071703 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-10-08 18:33:22.071717 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-10-08 18:33:22.071730 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:33:22.071738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rubygems-integration (1.18) ... 2025-10-08 18:33:22.071745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:33:22.071753 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-10-08 18:33:22.071760 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-10-08 18:33:22.071767 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-six (1.16.0-4) ... 2025-10-08 18:33:22.071775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pycurl (7.45.3-1build2) ... 2025-10-08 18:33:22.071782 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:33:22.071793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:No schema files found: doing nothing. 2025-10-08 18:33:22.071808 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pyparsing (3.1.1-1) ... 2025-10-08 18:33:22.071818 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-10-08 18:33:22.071825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 18:33:22.071833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-10-08 18:33:22.071840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-net-telnet (0.2.0-1) ... 2025-10-08 18:33:22.071848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-10-08 18:33:22.071855 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-10-08 18:33:22.071863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:33:22.071871 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-10-08 18:33:22.071887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:33:22.071898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-08 18:33:22.071911 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-10-08 18:33:22.071919 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:33:22.071926 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-10-08 18:33:22.071934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-10-08 18:33:22.071971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-10-08 18:33:22.071987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-10-08 18:33:22.072000 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 18:33:22.072018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.072030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-10-08 18:33:22.072084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-10-08 18:33:22.072147 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.072164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-10-08 18:33:22.072209 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:33:22.072230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-10-08 18:33:22.072288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up tcpdump (4.99.4-3ubuntu4) ... 2025-10-08 18:33:22.072306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:33:22.072372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db-util (1:5.3.21ubuntu2) ... 2025-10-08 18:33:22.072410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:33:22.072483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:33:22.072514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-10-08 18:33:22.072544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-libvirt (10.0.0-1build1) ... 2025-10-08 18:33:22.072603 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-10-08 18:33:22.072668 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-10-08 18:33:22.072742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:33:22.072789 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-10-08 18:33:22.072861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-10-08 18:33:22.072874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.073004 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.073194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-10-08 18:33:22.073218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-10-08 18:33:22.073231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-10-08 18:33:22.073239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-10-08 18:33:22.073303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types (3.5.2-1) ... 2025-10-08 18:33:22.073335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.073396 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-10-08 18:33:22.073428 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.073498 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3-tools (2:3.98-1build1) ... 2025-10-08 18:33:22.073531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-10-08 18:33:22.073582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-10-08 18:33:22.073651 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:33:22.073711 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.075709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.075727 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-openssl (23.2.0-1) ... 2025-10-08 18:33:22.075737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.075744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.075752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.075760 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.075768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rubygems (3.4.20-1) ... 2025-10-08 18:33:22.075776 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rake (13.0.6-3) ... 2025-10-08 18:33:22.075784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-08 18:33:22.075791 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-10-08 18:33:22.075798 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-10-08 18:33:22.075806 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-10-08 18:33:22.075814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby (1:3.2~ubuntu1) ... 2025-10-08 18:33:22.075821 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-10-08 18:33:22.075829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-tilt (2.0.11-2) ... 2025-10-08 18:33:22.075837 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-10-08 18:33:22.075844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-10-08 18:33:22.075852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-10-08 18:33:22.075860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-childprocess (4.1.0-2) ... 2025-10-08 18:33:22.075867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-10-08 18:33:22.075875 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-10-08 18:33:22.075882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-10-08 18:33:22.075900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pcs (0.11.7-1ubuntu1) ... 2025-10-08 18:33:22.075908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-10-08 18:33:22.075915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:33:22.075923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-10-08 18:33:22.075930 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:33:22.075938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.075946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-10-08 18:33:22.075969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:33:22.075977 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-10-08 18:33:22.075993 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:33:22.076001 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 41b35c47e194 2025-10-08 18:33:22.076009 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 8450534f95b4 2025-10-08 18:33:22.076016 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 4/8 : ADD masakari-monitors-archive /masakari-monitors-source 2025-10-08 18:33:22.076024 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> aee74fb334cd 2025-10-08 18:33:22.076032 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 5/8 : COPY masakari_monitors_sudoers /etc/sudoers.d/kolla_masakari_monitors_sudoers 2025-10-08 18:33:22.076040 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 85c33a8be517 2025-10-08 18:33:22.076050 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 6/8 : RUN ln -s masakari-monitors-source/* masakari-monitors && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /masakari-monitors && mkdir -p /etc/masakari-monitors && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_masakari_monitors_sudoers 2025-10-08 18:33:22.076060 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 6d64ddaaa124 2025-10-08 18:33:22.076068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing /masakari-monitors 2025-10-08 18:33:22.076075 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (setup.py): started 2025-10-08 18:33:22.076083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:33:22.076098 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: automaton>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.2.0) 2025-10-08 18:33:22.076107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: keystoneauth1>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (5.8.1) 2025-10-08 18:33:22.076116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: openstacksdk>=0.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (4.0.1) 2025-10-08 18:33:22.076124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.1.0) 2025-10-08 18:33:22.076132 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (9.6.0) 2025-10-08 18:33:22.076140 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: lxml>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (5.3.0) 2025-10-08 18:33:22.076147 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.8.0) 2025-10-08 18:33:22.076155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.4.0) 2025-10-08 18:33:22.076163 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.1.2) 2025-10-08 18:33:22.076170 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.2.0) 2025-10-08 18:33:22.076183 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.privsep>=1.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.4.0) 2025-10-08 18:33:22.076197 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (3.5.0) 2025-10-08 18:33:22.076205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (7.3.0) 2025-10-08 18:33:22.076212 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==18.0.0.0rc2.dev2) (6.1.0) 2025-10-08 18:33:22.076220 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting python-consul>=1.1.0 (from masakari-monitors==18.0.0.0rc2.dev2) 2025-10-08 18:33:22.076228 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading python_consul-1.1.0-py2.py3-none-any.whl.metadata (11 kB) 2025-10-08 18:33:22.076236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->masakari-monitors==18.0.0.0rc2.dev2) (3.11.0) 2025-10-08 18:33:22.076245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (2.1.0) 2025-10-08 18:33:22.076252 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (2.32.3) 2025-10-08 18:33:22.076260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (5.3.0) 2025-10-08 18:33:22.076268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (1.7.0) 2025-10-08 18:33:22.076284 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (6.0.2) 2025-10-08 18:33:22.076292 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (42.0.8) 2025-10-08 18:33:22.076300 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (5.1.1) 2025-10-08 18:33:22.076307 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.3.3) 2025-10-08 18:33:22.076315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.0.1) 2025-10-08 18:33:22.076322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.33) 2025-10-08 18:33:22.076330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (0.11.0) 2025-10-08 18:33:22.076338 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (4.2.2) 2025-10-08 18:33:22.076352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.4.0) 2025-10-08 18:33:22.076372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (1.17.0) 2025-10-08 18:33:22.076381 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (2.22) 2025-10-08 18:33:22.076389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.13.0->masakari-monitors==18.0.0.0rc2.dev2) (3.0.0) 2025-10-08 18:33:22.076396 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->masakari-monitors==18.0.0.0rc2.dev2) (0.19) 2025-10-08 18:33:22.076404 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (3.0.0) 2025-10-08 18:33:22.076412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (0.10.1) 2025-10-08 18:33:22.076419 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (2.0.0) 2025-10-08 18:33:22.076427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (1.16.0) 2025-10-08 18:33:22.076435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.context>=2.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (5.6.0) 2025-10-08 18:33:22.076449 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (5.5.0) 2025-10-08 18:33:22.076456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (2.9.0.post0) 2025-10-08 18:33:22.076464 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (3.1.4) 2025-10-08 18:33:22.076471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: WebOb>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (1.8.8) 2025-10-08 18:33:22.076479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (4.0.1) 2025-10-08 18:33:22.076486 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (4.0.1) 2025-10-08 18:33:22.076500 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->masakari-monitors==18.0.0.0rc2.dev2) (2.1.5) 2025-10-08 18:33:22.076508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: eventlet>=0.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (0.36.1) 2025-10-08 18:33:22.076515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: greenlet>=0.4.14 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (3.0.3) 2025-10-08 18:33:22.076523 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: msgpack>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (1.0.8) 2025-10-08 18:33:22.076535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.21.0->oslo.privsep>=1.23.0->masakari-monitors==18.0.0.0rc2.dev2) (2.6.1) 2025-10-08 18:33:22.076543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=3.36.0->masakari-monitors==18.0.0.0rc2.dev2) (2024.1) 2025-10-08 18:33:22.076551 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (3.10.1) 2025-10-08 18:33:22.076558 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (3.1.0) 2025-10-08 18:33:22.076566 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (2.5.1) 2025-10-08 18:33:22.076574 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (1.6.0) 2025-10-08 18:33:22.076581 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==18.0.0.0rc2.dev2) (24.1) 2025-10-08 18:33:22.076589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==18.0.0.0rc2.dev2) (3.1.2) 2025-10-08 18:33:22.076600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (67.2.0) 2025-10-08 18:33:22.076608 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->masakari-monitors==18.0.0.0rc2.dev2) (0.2.13) 2025-10-08 18:33:22.076616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: six>=1.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-consul>=1.1.0->masakari-monitors==18.0.0.0rc2.dev2) (1.16.0) 2025-10-08 18:33:22.076624 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (3.3.2) 2025-10-08 18:33:22.076662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (3.8) 2025-10-08 18:33:22.076682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (1.26.19) 2025-10-08 18:33:22.076746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==18.0.0.0rc2.dev2) (2025.10.5) 2025-10-08 18:33:22.076759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->masakari-monitors==18.0.0.0rc2.dev2) (0.7) 2025-10-08 18:33:22.076845 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading python_consul-1.1.0-py2.py3-none-any.whl (24 kB) 2025-10-08 18:33:22.076859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building wheels for collected packages: masakari-monitors 2025-10-08 18:33:22.076932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: DEPRECATION: Building 'masakari-monitors' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'masakari-monitors'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:33:22.076946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.077020 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (setup.py): started 2025-10-08 18:33:22.077074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (setup.py): finished with status 'done' 2025-10-08 18:33:22.077086 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Created wheel for masakari-monitors: filename=masakari_monitors-18.0.0.0rc2.dev2-py3-none-any.whl size=106636 sha256=48077cac8d0e846638ace50e38f31cb543a5d4d3f49d0f710fad2e9f4ef6ab49 2025-10-08 18:33:22.077147 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Stored in directory: /tmp/pip-ephem-wheel-cache-jcze8nn6/wheels/0c/21/d4/f385e18f218bca65e9a2175d48920040a657fce2f38f1bdc19 2025-10-08 18:33:22.077179 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built masakari-monitors 2025-10-08 18:33:22.077260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: python-consul, masakari-monitors 2025-10-08 18:33:22.077314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed masakari-monitors-18.0.0.0rc2.dev2 python-consul-1.1.0 2025-10-08 18:33:22.077326 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 6d64ddaaa124 2025-10-08 18:33:22.077383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> edbec11da23f 2025-10-08 18:33:22.077413 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:33:22.077470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 3895ecff24c3 2025-10-08 18:33:22.077491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-10-08 18:33:22.077590 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-10-08 18:33:22.077618 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-10-08 18:33:22.077687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages were automatically installed and are no longer required: 2025-10-08 18:33:22.077709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:33:22.077728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:33:22.077783 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:33:22.077799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:33:22.077839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:33:22.077859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:33:22.077922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:33:22.077945 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2025-10-08 18:33:22.078024 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Use 'apt autoremove' to remove them. 2025-10-08 18:33:22.078046 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2025-10-08 18:33:22.078065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: build-essential 2025-10-08 18:33:22.078131 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:33:22.078151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:33:22.078202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-10-08 18:33:22.078272 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(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% 2025-10-08 18:33:22.078286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:33:22.078364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-10-08 18:33:22.078398 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-10-08 18:33:22.078420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-10-08 18:33:22.078479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2025-10-08 18:33:22.078492 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24571 files and directories currently installed.) 2025-10-08 18:33:22.078554 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:33:22.078609 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-10-08 18:33:22.078621 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-10-08 18:33:22.078722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-10-08 18:33:22.078795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2025-10-08 18:33:22.078810 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:33:22.078830 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:33:22.078906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:33:22.078923 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:33:22.079030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:33:22.079052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:33:22.079089 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:33:22.079149 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2025-10-08 18:33:22.079169 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:33:22.079227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 228 MB disk space will be freed. 2025-10-08 18:33:22.079248 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-10-08 18:33:22.079312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(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% 2025-10-08 18:33:22.079335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-10-08 18:33:22.079410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2025-10-08 18:33:22.079427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-10-08 18:33:22.079444 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-10-08 18:33:22.079522 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-10-08 18:33:22.079544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2025-10-08 18:33:22.079565 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24562 files and directories currently installed.) 2025-10-08 18:33:22.079669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:33:22.079704 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:22.079724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:33:22.079791 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:22.079814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:33:22.079893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:33:22.079911 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:33:22.079931 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.080050 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:22.080075 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.080116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:33:22.080180 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.080203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:22.080239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.080306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:33:22.080330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:33:22.080392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.080425 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:33:22.080436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.080504 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:33:22.080529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.080586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:33:22.080659 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.080714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:33:22.080737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:33:22.080811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:22.080864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:33:22.080877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.080940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:22.081007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:22.081063 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:22.081075 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:22.081130 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:22.081144 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:22.081208 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.081221 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:22.081286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:33:22.081299 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:33:22.081365 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:22.081377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:22.081441 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:33:22.081453 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:22.081516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:22.081528 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:33:22.081588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:22.081650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:33:22.081667 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:22.081729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:22.081778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing lto-disabled-list (47) ... 2025-10-08 18:33:22.081789 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing make (4.3-4.1build2) ... 2025-10-08 18:33:22.081849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:33:22.081898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:33:22.081909 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting pyclean==3.0.0 2025-10-08 18:33:22.081980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:33:22.081992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:33:22.082042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: pyclean 2025-10-08 18:33:22.082091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed pyclean-3.0.0 2025-10-08 18:33:22.082102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:33:22.082155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.082193 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 9069 files, 1281 directories removed. 2025-10-08 18:33:22.082204 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.082264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /usr 2025-10-08 18:33:22.082313 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.082324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 1917 files, 221 directories removed. 2025-10-08 18:33:22.082384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-10-08 18:33:22.082434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Found existing installation: pyclean 3.0.0 2025-10-08 18:33:22.082473 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Uninstalling pyclean-3.0.0: 2025-10-08 18:33:22.082530 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:33:22.082542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 3895ecff24c3 2025-10-08 18:33:22.082609 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 9457c5c041ed 2025-10-08 18:33:22.082652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 8/8 : USER masakari 2025-10-08 18:33:22.083525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in c60f6972d0c5 2025-10-08 18:33:22.083574 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container c60f6972d0c5 2025-10-08 18:33:22.083587 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> dfb2adab7a87 2025-10-08 18:33:22.083597 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built 139e11dc5db2 2025-10-08 18:33:22.083607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully tagged osism.harbor.regio.digital/kolla/masakari-monitors:build-20251008 2025-10-08 18:33:22.083617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Built at 2025-10-08 18:33:22.082867 (took 0:01:05.172785) 2025-10-08 18:33:22.083668 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-api) 2025-10-08 18:33:22.083691 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Processing 2025-10-08 18:33:22.083701 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building started at 2025-10-08 18:33:22.083483 2025-10-08 18:33:22.084790 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 plugins into plugins archive 2025-10-08 18:33:22.085415 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 additions into additions archive 2025-10-08 18:33:50.220052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251008 2025-10-08 18:33:50.220164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 6968d31a5969 2025-10-08 18:33:50.220185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 2/5 : LABEL "build-date"="20251008" "name"="masakari-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:33:50.220202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 3fa9141b8aba 2025-10-08 18:33:50.220247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 3fa9141b8aba 2025-10-08 18:33:50.220258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 72ded1398d45 2025-10-08 18:33:50.220268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_masakari_extend_start 2025-10-08 18:33:50.220278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> a3f892f070c1 2025-10-08 18:33:50.220288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_masakari_extend_start 2025-10-08 18:33:50.220297 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 9d39c557e974 2025-10-08 18:33:50.220307 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 9d39c557e974 2025-10-08 18:33:50.220316 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 4c7e1f760ab6 2025-10-08 18:33:50.220327 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:33:50.220338 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in c120990cd032 2025-10-08 18:33:50.220348 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2025-10-08 18:33:50.220357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2025-10-08 18:33:50.220366 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2025-10-08 18:33:50.220376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages were automatically installed and are no longer required: 2025-10-08 18:33:50.220385 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:33:50.220395 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:33:50.220405 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:33:50.220435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:33:50.220445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:33:50.220454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:33:50.220464 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:33:50.220485 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2025-10-08 18:33:50.220495 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Use 'apt autoremove' to remove them. 2025-10-08 18:33:50.220505 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2025-10-08 18:33:50.220515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: build-essential 2025-10-08 18:33:50.220525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:33:50.220534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:33:50.220544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-10-08 18:33:50.220553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-10-08 18:33:50.220564 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: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% 2025-10-08 18:33:50.220575 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2025-10-08 18:33:50.220593 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2025-10-08 18:33:50.220603 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2025-10-08 18:33:50.220613 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2025-10-08 18:33:50.220622 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2025-10-08 18:33:50.220680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2025-10-08 18:33:50.220690 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:33:50.220701 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:33:50.220711 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2025-10-08 18:33:50.220724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2025-10-08 18:33:50.220737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2025-10-08 18:33:50.220852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2025-10-08 18:33:50.220867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:33:50.220882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:33:50.220928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:33:50.220943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:33:50.221036 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:33:50.221049 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:33:50.221106 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:33:50.221122 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2025-10-08 18:33:50.221186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:33:50.221201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 228 MB disk space will be freed. 2025-10-08 18:33:50.221259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-10-08 18:33:50.221277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(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% 2025-10-08 18:33:50.221349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2025-10-08 18:33:50.221364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2025-10-08 18:33:50.221436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2025-10-08 18:33:50.221451 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2025-10-08 18:33:50.221520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2025-10-08 18:33:50.221534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2025-10-08 18:33:50.221613 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:33:50.221652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:33:50.221762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:50.221779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:33:50.221864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:50.221921 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:33:50.221946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:33:50.222020 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:33:50.222036 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:50.222110 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:33:50.222125 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:50.222190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:33:50.222205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:33:50.222275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:33:50.222290 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:33:50.222358 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:33:50.222373 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:33:50.222442 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:33:50.222458 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:50.222524 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:33:50.222539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:50.222606 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:50.222621 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:50.222733 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:33:50.222799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:50.222814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:50.222883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:50.222898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:33:50.222983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:33:50.223218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:50.223275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:50.223294 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:33:50.223303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:50.223311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:50.223322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:33:50.223391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:50.223455 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:33:50.223533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-10-08 18:33:50.223580 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:50.223618 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:33:50.223654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing lto-disabled-list (47) ... 2025-10-08 18:33:50.223735 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing make (4.3-4.1build2) ... 2025-10-08 18:33:50.223775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:33:50.223822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:33:50.223860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Collecting pyclean==3.0.0 2025-10-08 18:33:50.223898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:33:50.223947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:33:50.224023 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Installing collected packages: pyclean 2025-10-08 18:33:50.224037 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully installed pyclean-3.0.0 2025-10-08 18:33:50.224120 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:33:50.224132 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-10-08 18:33:50.224195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 8981 files, 1255 directories removed. 2025-10-08 18:33:50.224207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-10-08 18:33:50.224270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /usr 2025-10-08 18:33:50.224282 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-10-08 18:33:50.224339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 1316 files, 133 directories removed. 2025-10-08 18:33:50.224377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-10-08 18:33:50.224388 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Found existing installation: pyclean 3.0.0 2025-10-08 18:33:50.224445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Uninstalling pyclean-3.0.0: 2025-10-08 18:33:50.224457 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:33:50.224516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container c120990cd032 2025-10-08 18:33:50.224528 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 55698be9ab8c 2025-10-08 18:33:50.224584 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully built a770d070385a 2025-10-08 18:33:50.224655 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully tagged osism.harbor.regio.digital/kolla/masakari-api:build-20251008 2025-10-08 18:33:50.224831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Built at 2025-10-08 18:33:50.224610 (took 0:00:28.141127) 2025-10-08 18:33:50.225324 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-ipmi) 2025-10-08 18:33:50.225389 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Processing 2025-10-08 18:33:50.225429 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building started at 2025-10-08 18:33:50.225330 2025-10-08 18:33:50.226421 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 plugins into plugins archive 2025-10-08 18:33:50.227167 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 additions into additions archive 2025-10-08 18:34:24.105667 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251008 2025-10-08 18:34:24.105752 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> f4c0d84c5342 2025-10-08 18:34:24.105782 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 2/5 : LABEL "build-date"="20251008" "name"="ceilometer-ipmi" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-ipmi" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:34:24.105901 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 236f89598f7f 2025-10-08 18:34:24.105917 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 236f89598f7f 2025-10-08 18:34:24.105927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 86e80f055e33 2025-10-08 18:34:24.106746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ipmitool && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:34:24.106768 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 48023753534e 2025-10-08 18:34:24.106779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:34:24.106791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:34:24.106803 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:34:24.106815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:34:24.106826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:34:24.106837 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:34:24.106848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:34:24.106879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:34:24.106890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:34:24.106901 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:34:24.106913 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:34:24.106999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:34:24.107013 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:34:24.107025 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:34:24.107035 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:34:24.107105 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 28.5 MB in 2s (11.7 MB/s) 2025-10-08 18:34:24.107151 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-10-08 18:34:24.110738 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-10-08 18:34:24.110761 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-10-08 18:34:24.110772 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-10-08 18:34:24.110781 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following additional packages will be installed: 2025-10-08 18:34:24.110791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common libfreeipmi17 2025-10-08 18:34:24.110800 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Suggested packages: 2025-10-08 18:34:24.110810 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-tools 2025-10-08 18:34:24.110819 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Recommended packages: 2025-10-08 18:34:24.110829 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: openipmi 2025-10-08 18:34:24.110850 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following NEW packages will be installed: 2025-10-08 18:34:24.110860 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common ipmitool libfreeipmi17 2025-10-08 18:34:24.110870 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 18:34:24.110879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Need to get 3,155 kB of archives. 2025-10-08 18:34:24.110889 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 11.8 MB of additional disk space will be used. 2025-10-08 18:34:24.110898 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:34:24.110908 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 freeipmi-common all 1.6.13-3 [182 kB] 2025-10-08 18:34:24.110917 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreeipmi17 amd64 1.6.13-3 [942 kB] 2025-10-08 18:34:24.110927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ipmitool amd64 1.8.19-7ubuntu0.24.04.3 [2,030 kB] 2025-10-08 18:34:24.110936 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 3,155 kB in 1s (2,961 kB/s) 2025-10-08 18:34:24.110946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package freeipmi-common. 2025-10-08 18:34:24.110955 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-10-08 18:34:24.110964 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-10-08 18:34:24.110976 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(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% 2025-10-08 18:34:24.110988 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-10-08 18:34:24.110998 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2025-10-08 18:34:24.111007 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2025-10-08 18:34:24.111016 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2025-10-08 18:34:24.111026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-10-08 18:34:24.111035 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-10-08 18:34:24.111074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:34:24.111083 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../freeipmi-common_1.6.13-3_all.deb ... 2025-10-08 18:34:24.111093 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking freeipmi-common (1.6.13-3) ... 2025-10-08 18:34:24.111112 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package libfreeipmi17. 2025-10-08 18:34:24.111122 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../libfreeipmi17_1.6.13-3_amd64.deb ... 2025-10-08 18:34:24.111131 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking libfreeipmi17 (1.6.13-3) ... 2025-10-08 18:34:24.111140 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package ipmitool. 2025-10-08 18:34:24.111150 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2025-10-08 18:34:24.111159 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-10-08 18:34:24.111168 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up freeipmi-common (1.6.13-3) ... 2025-10-08 18:34:24.111177 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up libfreeipmi17 (1.6.13-3) ... 2025-10-08 18:34:24.111186 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-10-08 18:34:24.111203 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: could not determine current runlevel 2025-10-08 18:34:24.111213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:34:24.111222 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:34:24.111243 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 48023753534e 2025-10-08 18:34:24.111253 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> c78f15ca55d4 2025-10-08 18:34:24.111263 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:34:24.111275 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in fbece60b48de 2025-10-08 18:34:24.111285 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-10-08 18:34:24.111294 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-10-08 18:34:24.111303 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-10-08 18:34:24.111312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages were automatically installed and are no longer required: 2025-10-08 18:34:24.111321 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:34:24.111331 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:34:24.111340 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:34:24.111350 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:34:24.111359 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:34:24.111368 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:34:24.111378 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:34:24.111387 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2025-10-08 18:34:24.111396 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Use 'apt autoremove' to remove them. 2025-10-08 18:34:24.111405 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2025-10-08 18:34:24.111415 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: build-essential 2025-10-08 18:34:24.111424 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:34:24.111433 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:34:24.111443 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-10-08 18:34:24.111452 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(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% 2025-10-08 18:34:24.111462 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-10-08 18:34:24.111472 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:70% (Reading database ... 75% 2025-10-08 18:34:24.111481 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2025-10-08 18:34:24.111490 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2025-10-08 18:34:24.111511 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-10-08 18:34:24.111527 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-10-08 18:34:24.111536 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18641 files and directories currently installed.) 2025-10-08 18:34:24.111546 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:34:24.111559 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-10-08 18:34:24.111673 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-10-08 18:34:24.111796 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-10-08 18:34:24.111869 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2025-10-08 18:34:24.111939 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:34:24.112006 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:34:24.112113 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:34:24.112175 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:34:24.112249 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:34:24.112317 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:34:24.112385 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:34:24.112452 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2025-10-08 18:34:24.112529 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:34:24.112597 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 228 MB disk space will be freed. 2025-10-08 18:34:24.112726 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-10-08 18:34:24.112796 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-10-08 18:34:24.112873 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: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% 2025-10-08 18:34:24.112945 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-10-08 18:34:24.113019 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2025-10-08 18:34:24.113110 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2025-10-08 18:34:24.113202 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-10-08 18:34:24.113283 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:85% (Reading database ... 90% 2025-10-08 18:34:24.113334 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-10-08 18:34:24.113409 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18632 files and directories currently installed.) 2025-10-08 18:34:24.113477 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:34:24.113555 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:34:24.113652 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:34:24.113734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:34:24.113814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:34:24.113879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:34:24.113954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:34:24.114027 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:34:24.114263 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:34:24.114327 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:34:24.115781 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:34:24.115821 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:34:24.115835 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:34:24.115910 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:34:24.115976 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:34:24.116006 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:34:24.116174 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:34:24.116218 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:34:24.116236 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:34:24.116246 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:34:24.116313 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-10-08 18:34:24.116344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:34:24.116418 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:34:24.116468 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:34:24.116514 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:34:24.116565 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:34:24.116655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:34:24.116678 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:34:24.116761 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:34:24.116810 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:34:24.116872 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:34:24.116886 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:34:24.116962 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:34:24.117014 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:34:24.117094 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:34:24.117109 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:34:24.117180 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:34:24.117242 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:34:24.117256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:34:24.117331 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing lto-disabled-list (47) ... 2025-10-08 18:34:24.117387 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing make (4.3-4.1build2) ... 2025-10-08 18:34:24.117401 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:34:24.117469 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:34:24.117531 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Collecting pyclean==3.0.0 2025-10-08 18:34:24.117545 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:34:24.117619 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:34:24.117711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Installing collected packages: pyclean 2025-10-08 18:34:24.117759 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully installed pyclean-3.0.0 2025-10-08 18:34:24.117804 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:34:24.117850 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-10-08 18:34:24.117895 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 8204 files, 1189 directories removed. 2025-10-08 18:34:24.117940 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-10-08 18:34:24.117999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /usr 2025-10-08 18:34:24.118061 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-10-08 18:34:24.118181 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 1316 files, 133 directories removed. 2025-10-08 18:34:24.118194 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-10-08 18:34:24.118347 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Found existing installation: pyclean 3.0.0 2025-10-08 18:34:24.118380 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Uninstalling pyclean-3.0.0: 2025-10-08 18:34:24.118398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:34:24.118408 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container fbece60b48de 2025-10-08 18:34:24.118424 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 9ff5d73e1078 2025-10-08 18:34:24.118482 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 5/5 : USER ceilometer 2025-10-08 18:34:24.118497 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 9e140e8fbe3a 2025-10-08 18:34:24.118564 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 9e140e8fbe3a 2025-10-08 18:34:24.118622 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 76939990307c 2025-10-08 18:34:24.118674 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully built d56653ad65b9 2025-10-08 18:34:24.118760 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251008 2025-10-08 18:34:24.118838 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Built at 2025-10-08 18:34:24.118742 (took 0:00:33.893412) 2025-10-08 18:34:24.119239 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-compute) 2025-10-08 18:34:24.119331 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Processing 2025-10-08 18:34:24.119407 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building started at 2025-10-08 18:34:24.119324 2025-10-08 18:34:24.120417 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 plugins into plugins archive 2025-10-08 18:34:24.121071 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 additions into additions archive 2025-10-08 18:35:03.950734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251008 2025-10-08 18:35:03.950843 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> f4c0d84c5342 2025-10-08 18:35:03.950972 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 2/5 : LABEL "build-date"="20251008" "name"="ceilometer-compute" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-compute" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:35:03.951072 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in cee9c928b9e7 2025-10-08 18:35:03.951165 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container cee9c928b9e7 2025-10-08 18:35:03.951360 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 597ff798ee0f 2025-10-08 18:35:03.951428 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-libvirt && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:35:03.951452 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 95726577ad48 2025-10-08 18:35:03.951464 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:35:03.951528 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:35:03.951692 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:35:03.951737 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:35:03.951795 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:35:03.951868 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:35:03.951944 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:35:03.952022 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:35:03.952126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:35:03.952240 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:35:03.952296 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:35:03.952371 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:35:03.952448 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:35:03.952522 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:35:03.952604 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:35:03.952708 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 28.5 MB in 3s (11.1 MB/s) 2025-10-08 18:35:03.952805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-10-08 18:35:03.952864 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-10-08 18:35:03.952941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-10-08 18:35:03.953017 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-10-08 18:35:03.953124 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following additional packages will be installed: 2025-10-08 18:35:03.953195 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 libyajl2 2025-10-08 18:35:03.953292 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Suggested packages: 2025-10-08 18:35:03.953363 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: low-memory-monitor 2025-10-08 18:35:03.953506 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Recommended packages: 2025-10-08 18:35:03.953609 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-data shared-mime-info xdg-user-dirs libvirt-l10n 2025-10-08 18:35:03.953763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following NEW packages will be installed: 2025-10-08 18:35:03.953890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 libyajl2 python3-libvirt 2025-10-08 18:35:03.954019 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 5 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 18:35:03.954142 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Need to get 3,581 kB of archives. 2025-10-08 18:35:03.954246 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 11.6 MB of additional disk space will be used. 2025-10-08 18:35:03.954345 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:35:03.954454 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 18:35:03.954570 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-08 18:35:03.954711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-10-08 18:35:03.954833 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.9 [1,829 kB] 2025-10-08 18:35:03.954941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2025-10-08 18:35:03.955048 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 3,581 kB in 0s (9,181 kB/s) 2025-10-08 18:35:03.955250 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 18:35:03.957695 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-10-08 18:35:03.957715 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(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% 2025-10-08 18:35:03.957725 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-10-08 18:35:03.957732 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-10-08 18:35:03.957739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-10-08 18:35:03.957746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-10-08 18:35:03.957753 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-10-08 18:35:03.957759 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-10-08 18:35:03.957766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:35:03.957773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 18:35:03.957781 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:35:03.957796 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libnuma1:amd64. 2025-10-08 18:35:03.957803 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-08 18:35:03.957810 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:35:03.957817 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libyajl2:amd64. 2025-10-08 18:35:03.957824 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libyajl2_2.1.0-5build1_amd64.deb ... 2025-10-08 18:35:03.957831 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-10-08 18:35:03.957851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libvirt0:amd64. 2025-10-08 18:35:03.957858 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-08 18:35:03.957865 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-08 18:35:03.957872 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package python3-libvirt. 2025-10-08 18:35:03.957879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-10-08 18:35:03.957886 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-10-08 18:35:03.957893 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-10-08 18:35:03.957900 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-10-08 18:35:03.957906 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:35:03.957913 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:No schema files found: doing nothing. 2025-10-08 18:35:03.957920 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-10-08 18:35:03.957927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:35:03.957934 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-08 18:35:03.957941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up python3-libvirt (10.0.0-1build1) ... 2025-10-08 18:35:03.957948 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:35:03.957954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 95726577ad48 2025-10-08 18:35:03.957961 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 5ddcda40db6c 2025-10-08 18:35:03.957968 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 4/5 : RUN true 2025-10-08 18:35:03.957975 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 3f16120e0287 2025-10-08 18:35:03.957982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 3f16120e0287 2025-10-08 18:35:03.957989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 8e963e9eef70 2025-10-08 18:35:03.957997 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:35:03.958013 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 09a6e6371d5b 2025-10-08 18:35:03.958020 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-10-08 18:35:03.958027 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-10-08 18:35:03.958034 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-10-08 18:35:03.958041 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages were automatically installed and are no longer required: 2025-10-08 18:35:03.958054 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:35:03.958061 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:35:03.958068 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:35:03.958075 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:35:03.958082 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:35:03.958089 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:35:03.958142 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:35:03.958149 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2025-10-08 18:35:03.958156 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Use 'apt autoremove' to remove them. 2025-10-08 18:35:03.958163 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2025-10-08 18:35:03.958170 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: build-essential 2025-10-08 18:35:03.958177 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:35:03.958184 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:35:03.958191 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-10-08 18:35:03.958204 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(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% 2025-10-08 18:35:03.958212 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-10-08 18:35:03.958218 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:70% (Reading database ... 75% 2025-10-08 18:35:03.958225 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-10-08 18:35:03.958232 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-10-08 18:35:03.958239 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-10-08 18:35:03.958246 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-10-08 18:35:03.958253 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18768 files and directories currently installed.) 2025-10-08 18:35:03.958260 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:35:03.958267 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-10-08 18:35:03.958274 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-10-08 18:35:03.958281 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-10-08 18:35:03.958288 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2025-10-08 18:35:03.958295 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:35:03.958390 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:35:03.958462 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:35:03.958521 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:35:03.958585 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:35:03.958665 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:35:03.958734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:35:03.958795 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2025-10-08 18:35:03.958867 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:35:03.958926 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 228 MB disk space will be freed. 2025-10-08 18:35:03.958990 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-10-08 18:35:03.959055 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(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% 2025-10-08 18:35:03.959867 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-10-08 18:35:03.959936 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-10-08 18:35:03.959949 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-10-08 18:35:03.959959 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:80% (Reading database ... 85% (Reading database ... 90% 2025-10-08 18:35:03.959970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-10-08 18:35:03.959980 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18759 files and directories currently installed.) 2025-10-08 18:35:03.959991 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:03.960001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:03.960011 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:03.960020 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:03.960029 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:35:03.960038 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:35:03.960048 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:03.960057 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:03.960067 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:03.960139 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:03.960151 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:35:03.960160 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:03.960170 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:03.960179 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:03.960188 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:03.960197 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:35:03.960207 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-10-08 18:35:03.960216 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:03.960298 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:03.960310 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:03.960320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:03.960329 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:03.960339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:03.960348 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:03.960358 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:03.960367 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:03.960377 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:03.960386 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:03.960395 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:35:03.960405 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:03.960414 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:03.960424 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:35:03.960433 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:03.960442 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:03.960452 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:35:03.960462 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:03.960471 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:03.960514 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-10-08 18:35:03.960526 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:03.960535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:03.960545 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing lto-disabled-list (47) ... 2025-10-08 18:35:03.960555 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing make (4.3-4.1build2) ... 2025-10-08 18:35:03.960564 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:35:03.960573 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:35:03.960583 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Collecting pyclean==3.0.0 2025-10-08 18:35:03.960592 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:35:03.960650 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:35:03.960666 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Installing collected packages: pyclean 2025-10-08 18:35:03.960675 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully installed pyclean-3.0.0 2025-10-08 18:35:03.960685 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:35:03.960721 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-10-08 18:35:03.960731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 8204 files, 1189 directories removed. 2025-10-08 18:35:03.960750 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-10-08 18:35:03.960783 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /usr 2025-10-08 18:35:03.960793 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-10-08 18:35:03.960823 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 1320 files, 134 directories removed. 2025-10-08 18:35:03.960841 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-10-08 18:35:03.960871 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Found existing installation: pyclean 3.0.0 2025-10-08 18:35:03.960881 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Uninstalling pyclean-3.0.0: 2025-10-08 18:35:03.960910 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:35:03.960940 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 09a6e6371d5b 2025-10-08 18:35:03.960969 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 0b85b02ba93f 2025-10-08 18:35:03.960999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully built 321c54fde604 2025-10-08 18:35:03.961009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251008 2025-10-08 18:35:03.961477 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Built at 2025-10-08 18:35:03.961004 (took 0:00:39.841680) 2025-10-08 18:35:03.961534 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-notification) 2025-10-08 18:35:03.961564 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Processing 2025-10-08 18:35:03.961590 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building started at 2025-10-08 18:35:03.961538 2025-10-08 18:35:03.962878 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 plugins into plugins archive 2025-10-08 18:35:03.963715 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 additions into additions archive 2025-10-08 18:35:31.877848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251008 2025-10-08 18:35:31.877946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> f4c0d84c5342 2025-10-08 18:35:31.877965 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 2/6 : LABEL "build-date"="20251008" "name"="ceilometer-notification" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-notification" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:35:31.877979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in e8d2fb3f36fb 2025-10-08 18:35:31.878038 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container e8d2fb3f36fb 2025-10-08 18:35:31.878052 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> b4214f143436 2025-10-08 18:35:31.878063 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ceilometer_extend_start 2025-10-08 18:35:31.878074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 1a393673cda1 2025-10-08 18:35:31.878084 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_ceilometer_extend_start 2025-10-08 18:35:31.878094 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in ebaa4c5bf4e6 2025-10-08 18:35:31.878105 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container ebaa4c5bf4e6 2025-10-08 18:35:31.878188 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 832df85a2417 2025-10-08 18:35:31.878201 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:35:31.878233 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 656fc84ce56c 2025-10-08 18:35:31.878243 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2025-10-08 18:35:31.878308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2025-10-08 18:35:31.878339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2025-10-08 18:35:31.879720 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages were automatically installed and are no longer required: 2025-10-08 18:35:31.879741 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:35:31.879770 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:35:31.879779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:35:31.879787 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:35:31.879795 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:35:31.879804 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:35:31.879812 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:35:31.879821 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2025-10-08 18:35:31.879830 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Use 'apt autoremove' to remove them. 2025-10-08 18:35:31.879838 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2025-10-08 18:35:31.879847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: build-essential 2025-10-08 18:35:31.879855 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:35:31.879864 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:35:31.879872 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-10-08 18:35:31.879881 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-10-08 18:35:31.879890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: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% 2025-10-08 18:35:31.879901 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2025-10-08 18:35:31.879909 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2025-10-08 18:35:31.879918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2025-10-08 18:35:31.879926 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2025-10-08 18:35:31.879934 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2025-10-08 18:35:31.879942 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2025-10-08 18:35:31.879962 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-10-08 18:35:31.879970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:35:31.879979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:35:31.879987 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2025-10-08 18:35:31.879995 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2025-10-08 18:35:31.880004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2025-10-08 18:35:31.880012 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2025-10-08 18:35:31.880025 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:35:31.880033 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:35:31.880042 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:35:31.880050 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:35:31.880097 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:35:31.880206 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:35:31.880262 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:35:31.880355 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2025-10-08 18:35:31.880423 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:35:31.880494 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 228 MB disk space will be freed. 2025-10-08 18:35:31.880621 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-10-08 18:35:31.880723 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(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% 2025-10-08 18:35:31.880797 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2025-10-08 18:35:31.880873 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2025-10-08 18:35:31.880947 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2025-10-08 18:35:31.881020 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2025-10-08 18:35:31.881094 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2025-10-08 18:35:31.881201 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2025-10-08 18:35:31.881308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:35:31.881357 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:31.881449 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:31.881548 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:31.881624 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:31.881739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:35:31.881819 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:35:31.881895 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:31.881968 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:31.882042 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:31.882115 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:31.882210 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:35:31.882288 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:31.882361 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:31.882436 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:31.882510 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:31.882583 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:35:31.882666 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:31.882778 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:31.882854 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:31.882927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:31.883001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:31.883074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:31.883164 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:31.883286 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:31.883362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:31.883435 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:31.883508 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:31.883580 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:35:31.883653 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:31.883759 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:31.884712 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:35:31.884727 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:31.884735 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-10-08 18:35:31.884752 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:31.884760 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:35:31.884769 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:31.884777 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:31.884793 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:31.884800 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:31.884807 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing lto-disabled-list (47) ... 2025-10-08 18:35:31.884814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing make (4.3-4.1build2) ... 2025-10-08 18:35:31.884821 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:35:31.884828 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:35:31.884835 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Collecting pyclean==3.0.0 2025-10-08 18:35:31.884842 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:35:31.884849 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:35:31.884856 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Installing collected packages: pyclean 2025-10-08 18:35:31.884863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully installed pyclean-3.0.0 2025-10-08 18:35:31.884870 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:35:31.884877 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-10-08 18:35:31.884884 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 8204 files, 1189 directories removed. 2025-10-08 18:35:31.884890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-10-08 18:35:31.884901 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /usr 2025-10-08 18:35:31.884908 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-10-08 18:35:31.884915 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 1316 files, 133 directories removed. 2025-10-08 18:35:31.884924 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-10-08 18:35:31.885015 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Found existing installation: pyclean 3.0.0 2025-10-08 18:35:31.885074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Uninstalling pyclean-3.0.0: 2025-10-08 18:35:31.885172 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:35:31.885282 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 656fc84ce56c 2025-10-08 18:35:31.885339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 7f2a5a71a7e8 2025-10-08 18:35:31.885398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 6/6 : USER ceilometer 2025-10-08 18:35:31.885475 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 1a4d9bd54414 2025-10-08 18:35:31.885531 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 1a4d9bd54414 2025-10-08 18:35:31.885586 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> ce2871479cdd 2025-10-08 18:35:31.885647 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully built cb87c7022aa2 2025-10-08 18:35:31.885728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251008 2025-10-08 18:35:31.885848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Built at 2025-10-08 18:35:31.885735 (took 0:00:27.924197) 2025-10-08 18:35:31.886286 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-central) 2025-10-08 18:35:31.886369 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Processing 2025-10-08 18:35:31.886469 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building started at 2025-10-08 18:35:31.886362 2025-10-08 18:35:31.887527 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 plugins into plugins archive 2025-10-08 18:35:31.888382 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 additions into additions archive 2025-10-08 18:35:59.785015 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 1/4 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251008 2025-10-08 18:35:59.785125 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> f4c0d84c5342 2025-10-08 18:35:59.785205 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 2/4 : LABEL "build-date"="20251008" "name"="ceilometer-central" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-central" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:35:59.785229 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 638c5b9dedfa 2025-10-08 18:35:59.785312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 638c5b9dedfa 2025-10-08 18:35:59.785390 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 211bf14248c4 2025-10-08 18:35:59.785513 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:35:59.785598 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in fb6026fb207b 2025-10-08 18:35:59.785743 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2025-10-08 18:35:59.785837 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2025-10-08 18:35:59.785932 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2025-10-08 18:35:59.786012 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages were automatically installed and are no longer required: 2025-10-08 18:35:59.786079 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:35:59.786717 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:35:59.786738 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:35:59.786751 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:35:59.786763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:35:59.786775 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:35:59.786786 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:35:59.786798 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2025-10-08 18:35:59.786810 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Use 'apt autoremove' to remove them. 2025-10-08 18:35:59.786822 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2025-10-08 18:35:59.786833 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: build-essential 2025-10-08 18:35:59.786845 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:35:59.786880 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:35:59.786890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-10-08 18:35:59.786901 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 2025-10-08 18:35:59.786916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:35% (Reading database ... 40% (Reading database ... 45% 2025-10-08 18:35:59.786925 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: (Reading database ... 50% 2025-10-08 18:35:59.786935 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: (Reading database ... 55% (Reading database ... 60% 2025-10-08 18:35:59.786948 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 65% 2025-10-08 18:35:59.787047 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2025-10-08 18:35:59.787239 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2025-10-08 18:35:59.787296 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2025-10-08 18:35:59.787313 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2025-10-08 18:35:59.787351 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2025-10-08 18:35:59.787411 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2025-10-08 18:35:59.787472 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:35:59.787529 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:35:59.787605 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2025-10-08 18:35:59.787668 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2025-10-08 18:35:59.787732 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2025-10-08 18:35:59.787798 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2025-10-08 18:35:59.787857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:35:59.787910 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:35:59.787959 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:35:59.788009 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:35:59.788060 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:35:59.788116 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:35:59.788213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:35:59.788248 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2025-10-08 18:35:59.788303 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:35:59.788355 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 228 MB disk space will be freed. 2025-10-08 18:35:59.788411 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-10-08 18:35:59.788474 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(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% 2025-10-08 18:35:59.788529 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2025-10-08 18:35:59.790706 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-10-08 18:35:59.790731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:75% 2025-10-08 18:35:59.790740 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2025-10-08 18:35:59.790748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% (Reading database ... 90% 2025-10-08 18:35:59.790756 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2025-10-08 18:35:59.790763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:35:59.790772 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:59.790780 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:59.790787 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:59.790795 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:59.790802 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:35:59.790809 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:35:59.790817 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:59.790824 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:59.790832 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:59.790839 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:59.790847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:35:59.790854 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:59.790862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:59.790869 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:59.790876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:59.790883 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:35:59.790891 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:59.790898 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:59.790906 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:35:59.790926 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:59.790933 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:59.790941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:59.790948 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:35:59.790956 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:59.790963 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:59.790971 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:59.790978 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:59.790996 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:35:59.791003 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:59.791011 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:59.791019 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:35:59.791026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:59.791034 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:59.791041 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:35:59.791049 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:59.791056 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:35:59.791064 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:59.791071 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:35:59.791090 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing lto-disabled-list (47) ... 2025-10-08 18:35:59.791098 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing make (4.3-4.1build2) ... 2025-10-08 18:35:59.791106 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:35:59.791113 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:35:59.791121 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Collecting pyclean==3.0.0 2025-10-08 18:35:59.791128 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:35:59.791135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:35:59.791143 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Installing collected packages: pyclean 2025-10-08 18:35:59.791150 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully installed pyclean-3.0.0 2025-10-08 18:35:59.791158 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:35:59.791186 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-10-08 18:35:59.791194 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 8204 files, 1189 directories removed. 2025-10-08 18:35:59.791202 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-10-08 18:35:59.791210 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /usr 2025-10-08 18:35:59.791217 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-10-08 18:35:59.791224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 1316 files, 133 directories removed. 2025-10-08 18:35:59.791232 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-10-08 18:35:59.791239 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Found existing installation: pyclean 3.0.0 2025-10-08 18:35:59.791247 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Uninstalling pyclean-3.0.0: 2025-10-08 18:35:59.791255 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:35:59.791262 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container fb6026fb207b 2025-10-08 18:35:59.791270 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 6587214bf6d7 2025-10-08 18:35:59.791277 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 4/4 : USER ceilometer 2025-10-08 18:35:59.791285 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 0fe8deaa0821 2025-10-08 18:35:59.791292 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 0fe8deaa0821 2025-10-08 18:35:59.791300 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> ef0936055ac8 2025-10-08 18:35:59.791314 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully built 7bf5e076e0cb 2025-10-08 18:35:59.791322 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-central:build-20251008 2025-10-08 18:35:59.791339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Built at 2025-10-08 18:35:59.791069 (took 0:00:27.904707) 2025-10-08 18:35:59.791598 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metadata-agent) 2025-10-08 18:35:59.791686 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Processing 2025-10-08 18:35:59.791796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building started at 2025-10-08 18:35:59.791698 2025-10-08 18:35:59.792861 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 plugins into plugins archive 2025-10-08 18:35:59.793436 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 additions into additions archive 2025-10-08 18:36:41.523892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 18:36:41.524003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 9bd5798d2b35 2025-10-08 18:36:41.524088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 2/4 : LABEL "build-date"="20251008" "name"="neutron-metadata-agent" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-metadata-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:36:41.524240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 358ee7fab8a9 2025-10-08 18:36:41.524291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 358ee7fab8a9 2025-10-08 18:36:41.524524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> be5efc95e78c 2025-10-08 18:36:41.524600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:36:41.524664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 72dbe972f8ca 2025-10-08 18:36:41.524681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2025-10-08 18:36:41.524692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2025-10-08 18:36:41.524739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2025-10-08 18:36:41.524902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages were automatically installed and are no longer required: 2025-10-08 18:36:41.524939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:36:41.524961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:36:41.525004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:36:41.525079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:36:41.525125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:36:41.525192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:36:41.525284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:36:41.525353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2025-10-08 18:36:41.525415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Use 'apt autoremove' to remove them. 2025-10-08 18:36:41.525487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2025-10-08 18:36:41.525550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: build-essential 2025-10-08 18:36:41.525664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:36:41.525706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:36:41.525811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-10-08 18:36:41.525865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(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% 2025-10-08 18:36:41.525924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2025-10-08 18:36:41.525989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2025-10-08 18:36:41.526056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:36:41.526122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2025-10-08 18:36:41.526190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2025-10-08 18:36:41.526312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-08 18:36:41.526409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:36:41.526480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2025-10-08 18:36:41.526553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2025-10-08 18:36:41.526655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2025-10-08 18:36:41.526724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2025-10-08 18:36:41.526795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:36:41.526858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:36:41.526920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:36:41.526981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:36:41.527041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:36:41.527101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:36:41.527163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:36:41.527250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2025-10-08 18:36:41.527314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:36:41.527371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 228 MB disk space will be freed. 2025-10-08 18:36:41.527544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-10-08 18:36:41.527579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-10-08 18:36:41.527598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: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% 2025-10-08 18:36:41.527614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2025-10-08 18:36:41.527717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2025-10-08 18:36:41.527788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2025-10-08 18:36:41.527853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2025-10-08 18:36:41.527919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2025-10-08 18:36:41.527982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2025-10-08 18:36:41.528047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-08 18:36:41.528115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:36:41.528183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:36:41.528354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:36:41.528386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:36:41.528404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:36:41.528449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:36:41.528526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:36:41.528580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:36:41.528648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:36:41.528775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:36:41.528843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:36:41.528909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:36:41.528994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:36:41.529063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:36:41.529129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:36:41.529195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:36:41.529340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:36:41.529388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:36:41.529450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:36:41.529504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:36:41.529561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:36:41.529612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:36:41.529690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:36:41.529754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:36:41.529810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:36:41.529876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:36:41.529942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:36:41.529998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:36:41.530053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:36:41.530706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:36:41.530724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:36:41.530734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:36:41.530743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-10-08 18:36:41.530753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:36:41.530761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:36:41.530770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:36:41.530778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:36:41.530787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:36:41.530796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:36:41.530804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing lto-disabled-list (47) ... 2025-10-08 18:36:41.530813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing make (4.3-4.1build2) ... 2025-10-08 18:36:41.530822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-10-08 18:36:41.530830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:36:41.530839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:36:41.530847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Collecting pyclean==3.0.0 2025-10-08 18:36:41.530856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:36:41.530864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:36:41.530877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Installing collected packages: pyclean 2025-10-08 18:36:41.530886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully installed pyclean-3.0.0 2025-10-08 18:36:41.530903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:36:41.530912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-10-08 18:36:41.530924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 12131 files, 2079 directories removed. 2025-10-08 18:36:41.531022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-10-08 18:36:41.531077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /usr 2025-10-08 18:36:41.531101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-10-08 18:36:41.531186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 1365 files, 140 directories removed. 2025-10-08 18:36:41.531201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-10-08 18:36:41.531326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Found existing installation: pyclean 3.0.0 2025-10-08 18:36:41.531381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Uninstalling pyclean-3.0.0: 2025-10-08 18:36:41.531432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:36:41.531487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 72dbe972f8ca 2025-10-08 18:36:41.531542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> efda0c58acdc 2025-10-08 18:36:41.531610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 4/4 : USER neutron 2025-10-08 18:36:41.531688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in ad54836ae393 2025-10-08 18:36:41.531748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container ad54836ae393 2025-10-08 18:36:41.531804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> edf231c438d2 2025-10-08 18:36:41.531864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully built 2fa00b588f8c 2025-10-08 18:36:41.531921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251008 2025-10-08 18:36:41.532067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Built at 2025-10-08 18:36:41.531938 (took 0:00:41.740240) 2025-10-08 18:36:41.532515 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-l3-agent) 2025-10-08 18:36:41.532591 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Processing 2025-10-08 18:36:41.532689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building started at 2025-10-08 18:36:41.532585 2025-10-08 18:36:41.533594 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 plugins into plugins archive 2025-10-08 18:36:41.534268 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 additions into additions archive 2025-10-08 18:37:33.886904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 18:37:33.886964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 9bd5798d2b35 2025-10-08 18:37:33.886976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 2/5 : LABEL "build-date"="20251008" "name"="neutron-l3-agent" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-l3-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:37:33.886989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 6a62be8ef4df 2025-10-08 18:37:33.887044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 6a62be8ef4df 2025-10-08 18:37:33.887054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 2e78d053d57d 2025-10-08 18:37:33.887063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan radvd dibbler-client && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:37:33.887100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 59e0bf009b4f 2025-10-08 18:37:33.887165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:37:33.887196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:37:33.888775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:37:33.888811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:37:33.888840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:37:33.888847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:37:33.888853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:37:33.888860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:37:33.888866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:37:33.888873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:37:33.888879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:37:33.888886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:37:33.888892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:37:33.888899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:37:33.888906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:37:33.888913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 28.5 MB in 3s (10.9 MB/s) 2025-10-08 18:37:33.888920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-10-08 18:37:33.888927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-10-08 18:37:33.888933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-10-08 18:37:33.888939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-10-08 18:37:33.888946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:radvd is already the newest version (1:2.19-1ubuntu1). 2025-10-08 18:37:33.888953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following additional packages will be installed: 2025-10-08 18:37:33.888959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter ucf 2025-10-08 18:37:33.888966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Suggested packages: 2025-10-08 18:37:33.888973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2025-10-08 18:37:33.888979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Recommended packages: 2025-10-08 18:37:33.888987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: dibbler-doc resolvconf libstrongswan-standard-plugins 2025-10-08 18:37:33.888993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcharon-extauth-plugins 2025-10-08 18:37:33.889000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following NEW packages will be installed: 2025-10-08 18:37:33.889005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: dibbler-client libstrongswan strongswan strongswan-charon 2025-10-08 18:37:33.889012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: strongswan-libcharon strongswan-starter ucf 2025-10-08 18:37:33.889035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 7 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 18:37:33.889043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Need to get 1,299 kB of archives. 2025-10-08 18:37:33.889049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 4,848 kB of additional disk space will be used. 2025-10-08 18:37:33.889057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:37:33.889071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libstrongswan amd64 5.9.13-2ubuntu4 [406 kB] 2025-10-08 18:37:33.889078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4 [265 kB] 2025-10-08 18:37:33.889086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4 [23.4 kB] 2025-10-08 18:37:33.889092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4 [153 kB] 2025-10-08 18:37:33.889151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-08 18:37:33.889242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 dibbler-client amd64 1.0.1-1.1 [377 kB] 2025-10-08 18:37:33.889322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan all 5.9.13-2ubuntu4 [18.5 kB] 2025-10-08 18:37:33.889427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preconfiguring packages ... 2025-10-08 18:37:33.889481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 1,299 kB in 1s (1,348 kB/s) 2025-10-08 18:37:33.889710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libstrongswan. 2025-10-08 18:37:33.889783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-10-08 18:37:33.889807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-10-08 18:37:33.889821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: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% 2025-10-08 18:37:33.889877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-10-08 18:37:33.890034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-10-08 18:37:33.890066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2025-10-08 18:37:33.890092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-10-08 18:37:33.890197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-10-08 18:37:33.890271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-10-08 18:37:33.890454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-08 18:37:33.890528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../0-libstrongswan_5.9.13-2ubuntu4_amd64.deb ... 2025-10-08 18:37:33.890607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libstrongswan (5.9.13-2ubuntu4) ... 2025-10-08 18:37:33.890720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-libcharon. 2025-10-08 18:37:33.890797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../1-strongswan-libcharon_5.9.13-2ubuntu4_amd64.deb ... 2025-10-08 18:37:33.890863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-10-08 18:37:33.890932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-charon. 2025-10-08 18:37:33.890999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../2-strongswan-charon_5.9.13-2ubuntu4_amd64.deb ... 2025-10-08 18:37:33.891063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4) ... 2025-10-08 18:37:33.891129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-starter. 2025-10-08 18:37:33.891195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../3-strongswan-starter_5.9.13-2ubuntu4_amd64.deb ... 2025-10-08 18:37:33.891261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4) ... 2025-10-08 18:37:33.891349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package ucf. 2025-10-08 18:37:33.891420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../4-ucf_3.0043+nmu1_all.deb ... 2025-10-08 18:37:33.891486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Moving old data out of the way 2025-10-08 18:37:33.891555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking ucf (3.0043+nmu1) ... 2025-10-08 18:37:33.891620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package dibbler-client. 2025-10-08 18:37:33.891714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../5-dibbler-client_1.0.1-1.1_amd64.deb ... 2025-10-08 18:37:33.891787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking dibbler-client (1.0.1-1.1) ... 2025-10-08 18:37:33.891853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan. 2025-10-08 18:37:33.891921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../6-strongswan_5.9.13-2ubuntu4_all.deb ... 2025-10-08 18:37:33.891987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan (5.9.13-2ubuntu4) ... 2025-10-08 18:37:33.892052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libstrongswan (5.9.13-2ubuntu4) ... 2025-10-08 18:37:33.892119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up ucf (3.0043+nmu1) ... 2025-10-08 18:37:33.892185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-10-08 18:37:33.892249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-charon (5.9.13-2ubuntu4) ... 2025-10-08 18:37:33.892329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-starter (5.9.13-2ubuntu4) ... 2025-10-08 18:37:33.892398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-10-08 18:37:33.892463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:37:33.892529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-10-08 18:37:33.892597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:37:33.892707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan (5.9.13-2ubuntu4) ... 2025-10-08 18:37:33.892765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up dibbler-client (1.0.1-1.1) ... 2025-10-08 18:37:33.892832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Generating /etc/dibbler/client.conf-dpkg-new... 2025-10-08 18:37:33.892906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-10-08 18:37:33.892977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Creating config file /etc/dibbler/client.conf with new version 2025-10-08 18:37:33.893047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-10-08 18:37:33.893114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:37:33.893180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 59e0bf009b4f 2025-10-08 18:37:33.893248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> a9da4bbfb223 2025-10-08 18:37:33.893431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:37:33.893493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in e48525097aa2 2025-10-08 18:37:33.893508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-10-08 18:37:33.893524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-10-08 18:37:33.893614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-10-08 18:37:33.893712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages were automatically installed and are no longer required: 2025-10-08 18:37:33.893776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:37:33.894807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:37:33.894859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:37:33.894872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:37:33.894881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:37:33.894890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:37:33.894898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:37:33.894907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2025-10-08 18:37:33.894917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Use 'apt autoremove' to remove them. 2025-10-08 18:37:33.894926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2025-10-08 18:37:33.894934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: build-essential 2025-10-08 18:37:33.894943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:37:33.894951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:37:33.894960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-10-08 18:37:33.894970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(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% 2025-10-08 18:37:33.894981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-10-08 18:37:33.894989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-10-08 18:37:33.894998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-10-08 18:37:33.895007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:80% 2025-10-08 18:37:33.895015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-10-08 18:37:33.895024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-10-08 18:37:33.895032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:90% 2025-10-08 18:37:33.895041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19775 files and directories currently installed.) 2025-10-08 18:37:33.895051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:37:33.895161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-10-08 18:37:33.895195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-10-08 18:37:33.895204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-10-08 18:37:33.895213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2025-10-08 18:37:33.895221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:37:33.895230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:37:33.895238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:37:33.895247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:37:33.895256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:37:33.895264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:37:33.895272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:37:33.895281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2025-10-08 18:37:33.895325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:37:33.895334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 228 MB disk space will be freed. 2025-10-08 18:37:33.895343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-10-08 18:37:33.895351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-10-08 18:37:33.895364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: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% 2025-10-08 18:37:33.895426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-10-08 18:37:33.895457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-10-08 18:37:33.895644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:37:33.895692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-10-08 18:37:33.895707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-10-08 18:37:33.895714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-10-08 18:37:33.895737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:100% (Reading database ... 19766 files and directories currently installed.) 2025-10-08 18:37:33.895800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:37:33.895857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:37:33.896699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:37:33.896715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:37:33.896722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:37:33.896728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:37:33.896735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:37:33.896741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:37:33.896748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:37:33.896754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:37:33.896777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:37:33.896784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:37:33.896790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:37:33.896796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:37:33.896802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:37:33.896808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:37:33.896814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:37:33.896820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:37:33.896826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:37:33.896832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:37:33.896850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:37:33.896856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:37:33.896863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:37:33.896869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:37:33.896875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:37:33.896881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:37:33.896887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:37:33.896895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:37:33.896901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:37:33.896906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:37:33.896912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:37:33.896920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:37:33.896998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:37:33.897043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:37:33.897114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:37:33.897132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:37:33.897207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:37:33.897273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:37:33.897353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing lto-disabled-list (47) ... 2025-10-08 18:37:33.897410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing make (4.3-4.1build2) ... 2025-10-08 18:37:33.897467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:37:33.897521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:37:33.897575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Collecting pyclean==3.0.0 2025-10-08 18:37:33.897640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:37:33.897705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:37:33.897764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Installing collected packages: pyclean 2025-10-08 18:37:33.897821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully installed pyclean-3.0.0 2025-10-08 18:37:33.897876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:37:33.897929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-10-08 18:37:33.897987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 12131 files, 2079 directories removed. 2025-10-08 18:37:33.898038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-10-08 18:37:33.898101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /usr 2025-10-08 18:37:33.898146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-10-08 18:37:33.898194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 1365 files, 140 directories removed. 2025-10-08 18:37:33.898243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-10-08 18:37:33.898325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Found existing installation: pyclean 3.0.0 2025-10-08 18:37:33.898462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Uninstalling pyclean-3.0.0: 2025-10-08 18:37:33.898496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:37:33.898515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container e48525097aa2 2025-10-08 18:37:33.898527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 29eb9cb97ab2 2025-10-08 18:37:33.898541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 5/5 : USER neutron 2025-10-08 18:37:33.898618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 5fc128c8e2dc 2025-10-08 18:37:33.898672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 5fc128c8e2dc 2025-10-08 18:37:33.898750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 28ac8831315f 2025-10-08 18:37:33.898812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully built 8fee02e7cd62 2025-10-08 18:37:33.898859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251008 2025-10-08 18:37:33.898972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Built at 2025-10-08 18:37:33.898869 (took 0:00:52.366284) 2025-10-08 18:37:33.899414 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-openvswitch-agent) 2025-10-08 18:37:33.899496 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Processing 2025-10-08 18:37:33.899595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building started at 2025-10-08 18:37:33.899501 2025-10-08 18:37:33.900542 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 plugins into plugins archive 2025-10-08 18:37:33.901162 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 additions into additions archive 2025-10-08 18:38:12.359973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 18:38:12.360049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 9bd5798d2b35 2025-10-08 18:38:12.360070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 2/4 : LABEL "build-date"="20251008" "name"="neutron-openvswitch-agent" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-openvswitch-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:38:12.360096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 5de0f870f9b0 2025-10-08 18:38:12.360107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 5de0f870f9b0 2025-10-08 18:38:12.360117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 2b656f63aaa8 2025-10-08 18:38:12.360129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:38:12.360140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 110cb75fe31e 2025-10-08 18:38:12.360150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2025-10-08 18:38:12.360160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2025-10-08 18:38:12.360169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2025-10-08 18:38:12.360179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages were automatically installed and are no longer required: 2025-10-08 18:38:12.360189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:38:12.360199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:38:12.360208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:38:12.360218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:38:12.360227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:38:12.360236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:38:12.360246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:38:12.360256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2025-10-08 18:38:12.360266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Use 'apt autoremove' to remove them. 2025-10-08 18:38:12.360276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2025-10-08 18:38:12.360285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: build-essential 2025-10-08 18:38:12.360295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:38:12.360304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:38:12.360314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-10-08 18:38:12.360389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(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% 2025-10-08 18:38:12.360403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2025-10-08 18:38:12.360413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2025-10-08 18:38:12.360423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-10-08 18:38:12.360440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:80% 2025-10-08 18:38:12.360450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2025-10-08 18:38:12.360460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-10-08 18:38:12.360469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:90% 2025-10-08 18:38:12.360480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-08 18:38:12.360492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:38:12.360501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2025-10-08 18:38:12.360511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2025-10-08 18:38:12.360520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2025-10-08 18:38:12.360530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2025-10-08 18:38:12.360539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:38:12.360549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:38:12.360558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:38:12.360568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:38:12.360577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:38:12.360587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:38:12.360596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:38:12.360605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2025-10-08 18:38:12.360615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:38:12.360658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 228 MB disk space will be freed. 2025-10-08 18:38:12.360673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-10-08 18:38:12.360684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(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% 2025-10-08 18:38:12.360693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-10-08 18:38:12.360703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:70% 2025-10-08 18:38:12.360712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2025-10-08 18:38:12.360722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2025-10-08 18:38:12.360731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2025-10-08 18:38:12.360740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2025-10-08 18:38:12.360750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-08 18:38:12.360760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:38:12.360778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:12.360787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:38:12.360796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:12.360806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:38:12.360815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:38:12.360825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:38:12.360835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:12.360852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:38:12.360862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:12.360872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:38:12.360881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:38:12.360891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:38:12.360900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:38:12.360979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:38:12.360998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:38:12.361015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:38:12.361033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:12.361050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:38:12.361064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:12.361074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:12.361083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:12.361093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:12.361102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:12.361112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:12.361121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:12.361131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:38:12.361140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:38:12.361150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:12.361159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:12.361168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:38:12.361178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:12.361187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:12.361206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:38:12.361216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:12.361273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:38:12.361284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:12.361294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:12.361303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing lto-disabled-list (47) ... 2025-10-08 18:38:12.361313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing make (4.3-4.1build2) ... 2025-10-08 18:38:12.361322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:38:12.361367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:38:12.361382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Collecting pyclean==3.0.0 2025-10-08 18:38:12.361396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:38:12.361415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:38:12.361431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Installing collected packages: pyclean 2025-10-08 18:38:12.361453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully installed pyclean-3.0.0 2025-10-08 18:38:12.361463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:38:12.361473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-10-08 18:38:12.361482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 12131 files, 2079 directories removed. 2025-10-08 18:38:12.361492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-10-08 18:38:12.361501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /usr 2025-10-08 18:38:12.361510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-10-08 18:38:12.361520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 1365 files, 140 directories removed. 2025-10-08 18:38:12.361529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-10-08 18:38:12.361539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Found existing installation: pyclean 3.0.0 2025-10-08 18:38:12.361548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Uninstalling pyclean-3.0.0: 2025-10-08 18:38:12.361566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:38:12.361576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 110cb75fe31e 2025-10-08 18:38:12.361585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 951cfa97555f 2025-10-08 18:38:12.361595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 4/4 : USER neutron 2025-10-08 18:38:12.361605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 1f6c738ef957 2025-10-08 18:38:12.361614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 1f6c738ef957 2025-10-08 18:38:12.361623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> dc48bcdc0530 2025-10-08 18:38:12.361669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully built ffee3ef4adc5 2025-10-08 18:38:12.361678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251008 2025-10-08 18:38:12.361695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Built at 2025-10-08 18:38:12.360692 (took 0:00:38.461191) 2025-10-08 18:38:12.361725 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metering-agent) 2025-10-08 18:38:12.361742 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Processing 2025-10-08 18:38:12.361758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building started at 2025-10-08 18:38:12.361018 2025-10-08 18:38:12.361782 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 plugins into plugins archive 2025-10-08 18:38:12.362170 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 additions into additions archive 2025-10-08 18:38:47.381025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 18:38:47.381099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 9bd5798d2b35 2025-10-08 18:38:47.381216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 2/4 : LABEL "build-date"="20251008" "name"="neutron-metering-agent" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-metering-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:38:47.381313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in bf1033246327 2025-10-08 18:38:47.381467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container bf1033246327 2025-10-08 18:38:47.381647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 871f88433790 2025-10-08 18:38:47.381837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:38:47.381928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 1c6f20c3a40f 2025-10-08 18:38:47.382024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2025-10-08 18:38:47.382101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2025-10-08 18:38:47.382182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2025-10-08 18:38:47.382270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages were automatically installed and are no longer required: 2025-10-08 18:38:47.382347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:38:47.382452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:38:47.382529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:38:47.382602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:38:47.382741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:38:47.382827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:38:47.382939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:38:47.383014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2025-10-08 18:38:47.383084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Use 'apt autoremove' to remove them. 2025-10-08 18:38:47.383169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2025-10-08 18:38:47.383243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: build-essential 2025-10-08 18:38:47.383323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:38:47.385726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:38:47.385735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-10-08 18:38:47.385741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(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% 2025-10-08 18:38:47.385747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2025-10-08 18:38:47.385751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2025-10-08 18:38:47.385754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2025-10-08 18:38:47.385758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2025-10-08 18:38:47.385761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2025-10-08 18:38:47.385764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2025-10-08 18:38:47.385770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-08 18:38:47.385775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:38:47.385779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2025-10-08 18:38:47.385782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2025-10-08 18:38:47.385785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2025-10-08 18:38:47.385788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2025-10-08 18:38:47.385792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:38:47.385795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:38:47.385798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:38:47.385802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:38:47.385805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:38:47.385808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:38:47.385811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:38:47.385815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2025-10-08 18:38:47.385818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:38:47.385826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 228 MB disk space will be freed. 2025-10-08 18:38:47.385830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-10-08 18:38:47.385838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-10-08 18:38:47.385842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: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% 2025-10-08 18:38:47.385846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2025-10-08 18:38:47.385849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2025-10-08 18:38:47.385853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2025-10-08 18:38:47.385856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2025-10-08 18:38:47.385859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2025-10-08 18:38:47.385862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2025-10-08 18:38:47.385866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-08 18:38:47.385869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:38:47.385872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:47.385875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:38:47.385884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:47.385888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:38:47.385891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:38:47.385894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:38:47.385898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:47.385901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:38:47.385904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:47.385966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:38:47.386094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:38:47.386175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:38:47.386256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:38:47.386320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:38:47.386458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:38:47.386534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:38:47.386609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:47.386714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:38:47.386797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:47.386870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:47.386945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:47.387015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:38:47.387080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:47.387145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:47.387209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:47.387278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:38:47.387341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:38:47.387465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:47.387525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:47.387599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-10-08 18:38:47.387687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:38:47.387748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:47.387803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:47.387855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:38:47.387910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:47.387965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:38:47.388018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:47.388072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:38:47.388128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-10-08 18:38:47.388185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing lto-disabled-list (47) ... 2025-10-08 18:38:47.388257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing make (4.3-4.1build2) ... 2025-10-08 18:38:47.388312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:38:47.388376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:38:47.388432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Collecting pyclean==3.0.0 2025-10-08 18:38:47.388487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:38:47.388542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:38:47.388596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Installing collected packages: pyclean 2025-10-08 18:38:47.388670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully installed pyclean-3.0.0 2025-10-08 18:38:47.388731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:38:47.388786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-10-08 18:38:47.388842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 12131 files, 2079 directories removed. 2025-10-08 18:38:47.388893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-10-08 18:38:47.388950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /usr 2025-10-08 18:38:47.389001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-10-08 18:38:47.389055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 1365 files, 140 directories removed. 2025-10-08 18:38:47.389107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-10-08 18:38:47.389162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Found existing installation: pyclean 3.0.0 2025-10-08 18:38:47.389217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Uninstalling pyclean-3.0.0: 2025-10-08 18:38:47.389272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:38:47.389325 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 1c6f20c3a40f 2025-10-08 18:38:47.389390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 1f2d007cf4cf 2025-10-08 18:38:47.389445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 4/4 : USER neutron 2025-10-08 18:38:47.389501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in c90461b619b4 2025-10-08 18:38:47.389553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container c90461b619b4 2025-10-08 18:38:47.389606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 9ca225fab2d1 2025-10-08 18:38:47.389681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully built 291c8f750399 2025-10-08 18:38:47.389743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251008 2025-10-08 18:38:47.389858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Built at 2025-10-08 18:38:47.389771 (took 0:00:35.028753) 2025-10-08 18:38:47.390335 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-server) 2025-10-08 18:38:47.390459 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Processing 2025-10-08 18:38:47.390538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building started at 2025-10-08 18:38:47.390463 2025-10-08 18:38:47.390635 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Getting local archive from tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 18:38:47.477723 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 1 plugins into plugins archive 2025-10-08 18:38:47.478122 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 0 additions into additions archive 2025-10-08 18:39:51.176701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 18:39:51.176791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 9bd5798d2b35 2025-10-08 18:39:51.176909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 2/7 : LABEL "build-date"="20251008" "name"="neutron-server" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:39:51.176926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in f78ef8d8c7d8 2025-10-08 18:39:51.177011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container f78ef8d8c7d8 2025-10-08 18:39:51.177107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> cfc9c02ffebe 2025-10-08 18:39:51.177164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 3/7 : ADD plugins-archive / 2025-10-08 18:39:51.177230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 3e12a90feb8b 2025-10-08 18:39:51.177293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_neutron_extend_start 2025-10-08 18:39:51.177356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 2ea78dcb16aa 2025-10-08 18:39:51.177434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 5/7 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-hyperv && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 644 /usr/local/bin/kolla_neutron_extend_start 2025-10-08 18:39:51.177505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 380f46f3318e 2025-10-08 18:39:51.177563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting networking-hyperv 2025-10-08 18:39:51.177646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading networking_hyperv-14.0.0-py3-none-any.whl.metadata (4.5 kB) 2025-10-08 18:39:51.177715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (0.36.1) 2025-10-08 18:39:51.177787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron-lib>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (3.15.0) 2025-10-08 18:39:51.177850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron>=13.0.0.0b1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (25.2.1.dev46) 2025-10-08 18:39:51.177912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-win>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (5.9.0) 2025-10-08 18:39:51.177974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (9.6.0) 2025-10-08 18:39:51.178033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.4.0) 2025-10-08 18:39:51.178095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.1.2) 2025-10-08 18:39:51.178155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (5.5.0) 2025-10-08 18:39:51.178216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (7.3.0) 2025-10-08 18:39:51.178275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.1.0) 2025-10-08 18:39:51.178337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (11.3.1) 2025-10-08 18:39:51.178404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-hyperv) (2.6.1) 2025-10-08 18:39:51.178532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-hyperv) (3.0.3) 2025-10-08 18:39:51.178586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.10.1) 2025-10-08 18:39:51.178680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.0) 2025-10-08 18:39:51.178752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.5.1) 2025-10-08 18:39:51.178815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2025-10-08 18:39:51.178890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.1.1) 2025-10-08 18:39:51.178950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.5.1) 2025-10-08 18:39:51.179008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.22.0) 2025-10-08 18:39:51.179063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.32.3) 2025-10-08 18:39:51.179116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.4) 2025-10-08 18:39:51.179176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (10.7.1) 2025-10-08 18:39:51.179233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.10.1) 2025-10-08 18:39:51.179281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (8.3.0) 2025-10-08 18:39:51.179333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: SQLAlchemy>=1.4.23 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.0.32) 2025-10-08 18:39:51.181738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.8.8) 2025-10-08 18:39:51.181750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.8.1) 2025-10-08 18:39:51.181755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: alembic>=1.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.13.2) 2025-10-08 18:39:51.181760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: stevedore>=2.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.3.0) 2025-10-08 18:39:51.181765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.8.0) 2025-10-08 18:39:51.181769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.1.0) 2025-10-08 18:39:51.181779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.6.0) 2025-10-08 18:39:51.181783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (16.0.0) 2025-10-08 18:39:51.181787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.messaging>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (14.9.1) 2025-10-08 18:39:51.181795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.2.0) 2025-10-08 18:39:51.181799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.4.0) 2025-10-08 18:39:51.181803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.privsep>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2025-10-08 18:39:51.181807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2025-10-08 18:39:51.181811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (7.3.0) 2025-10-08 18:39:51.181815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.service>=3.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.5.0) 2025-10-08 18:39:51.181820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.4.0) 2025-10-08 18:39:51.181823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2025-10-08 18:39:51.181827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.2.0) 2025-10-08 18:39:51.181831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.10.0) 2025-10-08 18:39:51.181835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.1.0) 2025-10-08 18:39:51.181843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.4.0) 2025-10-08 18:39:51.181848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.8.0) 2025-10-08 18:39:51.181852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.0.0) 2025-10-08 18:39:51.181856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (24.2.1) 2025-10-08 18:39:51.181860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (18.7.0) 2025-10-08 18:39:51.181864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2025-10-08 18:39:51.181868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.1.0) 2025-10-08 18:39:51.181878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.7.0) 2025-10-08 18:39:51.181882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2025-10-08 18:39:51.181886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.3.0) 2025-10-08 18:39:51.181890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyroute2>=0.7.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.7.12) 2025-10-08 18:39:51.181894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=13.0.0.0b1->networking-hyperv) (1.3.5) 2025-10-08 18:39:51.181898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=13.0.0.0b1->networking-hyperv) (4.12.2) 2025-10-08 18:39:51.181903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=13.0.0.0b1->networking-hyperv) (1.16.0) 2025-10-08 18:39:51.181907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron>=13.0.0.0b1->networking-hyperv) (3.1.2) 2025-10-08 18:39:51.181912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=13.0.0.0b1->networking-hyperv) (2.1.5) 2025-10-08 18:39:51.181916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=13.0.0.0b1->networking-hyperv) (2.1.0) 2025-10-08 18:39:51.181920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=13.0.0.0b1->networking-hyperv) (1.7.0) 2025-10-08 18:39:51.181924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (2.9.0) 2025-10-08 18:39:51.181928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (3.1.1) 2025-10-08 18:39:51.181935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (5.5.0) 2025-10-08 18:39:51.181940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-hyperv) (3.1.0) 2025-10-08 18:39:51.181944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-hyperv) (1.3.3) 2025-10-08 18:39:51.181948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (6.0.2) 2025-10-08 18:39:51.181952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (42.0.8) 2025-10-08 18:39:51.181959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.3.3) 2025-10-08 18:39:51.181963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.0.1) 2025-10-08 18:39:51.181970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.33) 2025-10-08 18:39:51.181974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (0.11.0) 2025-10-08 18:39:51.181978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (4.2.2) 2025-10-08 18:39:51.181982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.4.0) 2025-10-08 18:39:51.181987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.17.0) 2025-10-08 18:39:51.181991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (2.22) 2025-10-08 18:39:51.181995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2025-10-08 18:39:51.181999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (1.0.8) 2025-10-08 18:39:51.182003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ncclient>=0.6.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (0.6.15) 2025-10-08 18:39:51.182007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (24.1) 2025-10-08 18:39:51.182011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (67.2.0) 2025-10-08 18:39:51.182015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (3.4.1) 2025-10-08 18:39:51.182021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (5.3.0) 2025-10-08 18:39:51.182025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (1.16.0) 2025-10-08 18:39:51.182033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron>=13.0.0.0b1->networking-hyperv) (0.19) 2025-10-08 18:39:51.182037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-hyperv) (2.0.0) 2025-10-08 18:39:51.182041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (2.0.1) 2025-10-08 18:39:51.182045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (0.5.0) 2025-10-08 18:39:51.182049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-hyperv) (2.9.0.post0) 2025-10-08 18:39:51.182060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.2.0) 2025-10-08 18:39:51.182064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.5.0) 2025-10-08 18:39:51.182068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.4.0) 2025-10-08 18:39:51.182072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.9.0) 2025-10-08 18:39:51.182104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.1.0) 2025-10-08 18:39:51.182112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.20.0) 2025-10-08 18:39:51.182116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2025-10-08 18:39:51.182120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2025-10-08 18:39:51.182124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->networking-hyperv) (2024.1) 2025-10-08 18:39:51.182128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron>=13.0.0.0b1->networking-hyperv) (1.6.0) 2025-10-08 18:39:51.182132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=13.0.0.0b1->networking-hyperv) (3.11.0) 2025-10-08 18:39:51.182136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=13.0.0.0b1->networking-hyperv) (4.1.0) 2025-10-08 18:39:51.182143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=2.2.0->neutron>=13.0.0.0b1->networking-hyperv) (1.5.0) 2025-10-08 18:39:51.182148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=13.0.0.0b1->networking-hyperv) (0.3.5) 2025-10-08 18:39:51.182152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=13.0.0.0b1->networking-hyperv) (0.2.13) 2025-10-08 18:39:51.182168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (2024.1) 2025-10-08 18:39:51.182172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (4.7.0) 2025-10-08 18:39:51.182200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (4.19.2) 2025-10-08 18:39:51.182446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (3.1.0) 2025-10-08 18:39:51.184767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.5.2) 2025-10-08 18:39:51.184822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (2.4.3) 2025-10-08 18:39:51.184837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (24.2.0) 2025-10-08 18:39:51.184849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (1.9.0) 2025-10-08 18:39:51.184859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (2023.12.1) 2025-10-08 18:39:51.184870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.35.1) 2025-10-08 18:39:51.184880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.20.0) 2025-10-08 18:39:51.184890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->networking-hyperv) (2.1.0) 2025-10-08 18:39:51.184911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (3.3.2) 2025-10-08 18:39:51.184922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (3.8) 2025-10-08 18:39:51.184932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (1.26.19) 2025-10-08 18:39:51.184941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv) (2025.10.5) 2025-10-08 18:39:51.184951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=13.0.0.0b1->networking-hyperv) (0.7) 2025-10-08 18:39:51.184960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (2.7.2) 2025-10-08 18:39:51.184970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=13.0.0.0b1->networking-hyperv) (0.15.2) 2025-10-08 18:39:51.184980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading networking_hyperv-14.0.0-py3-none-any.whl (82 kB) 2025-10-08 18:39:51.184990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: networking-hyperv 2025-10-08 18:39:51.185000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-hyperv-14.0.0 2025-10-08 18:39:51.185010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking-baremetal-6.4.1.dev4 2025-10-08 18:39:51.185019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): started 2025-10-08 18:39:51.185029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:39:51.185051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking-sfc-19.0.0.0rc2.dev3 2025-10-08 18:39:51.185069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): started 2025-10-08 18:39:51.185079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:39:51.185089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking_generic_switch-7.4.1.dev6 2025-10-08 18:39:51.185099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): started 2025-10-08 18:39:51.185108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:39:51.185118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-08 18:39:51.185127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-10-08 18:39:51.185137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-10-08 18:39:51.185146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-10-08 18:39:51.185155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-10-08 18:39:51.185165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-10-08 18:39:51.185174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-08 18:39:51.185185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron-fwaas-21.0.1.dev4 2025-10-08 18:39:51.185202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-10-08 18:39:51.185212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-10-08 18:39:51.185221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-10-08 18:39:51.185231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-10-08 18:39:51.185240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-10-08 18:39:51.185250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-08 18:39:51.185259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron_vpnaas-25.0.1.dev4 2025-10-08 18:39:51.185269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): started 2025-10-08 18:39:51.185278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:39:51.185288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/pycadf-3.1.1 2025-10-08 18:39:51.185297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): started 2025-10-08 18:39:51.185307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 18:39:51.185317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ncclient>=0.6.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (0.6.15) 2025-10-08 18:39:51.185327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron-lib>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.15.0) 2025-10-08 18:39:51.185337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (9.6.0) 2025-10-08 18:39:51.185347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.4.0) 2025-10-08 18:39:51.185356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.2) 2025-10-08 18:39:51.185366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.utils>=3.40.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (7.3.0) 2025-10-08 18:39:51.185376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (14.9.1) 2025-10-08 18:39:51.185385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.service>=1.40.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (3.5.0) 2025-10-08 18:39:51.185395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pbr>=3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.1.0) 2025-10-08 18:39:51.185417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (4.0.1) 2025-10-08 18:39:51.185461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tooz>=2.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (6.3.0) 2025-10-08 18:39:51.185479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron>=14.0.0.0b1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (25.2.1.dev46) 2025-10-08 18:39:51.185495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (8.3.0) 2025-10-08 18:39:51.185525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.4.1.dev4) (5.8.1) 2025-10-08 18:39:51.185542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: eventlet>=0.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.36.1) 2025-10-08 18:39:51.185558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (0.10.1) 2025-10-08 18:39:51.185567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-neutronclient>=10.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (11.3.1) 2025-10-08 18:39:51.185577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: SQLAlchemy>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (2.0.32) 2025-10-08 18:39:51.185615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (1.13.2) 2025-10-08 18:39:51.185625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.3.0) 2025-10-08 18:39:51.185665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.serialization>=2.25.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==19.0.0.0rc2.dev3) (5.5.0) 2025-10-08 18:39:51.185675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: etcd3gw>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.4.1.dev6) (2.4.2) 2025-10-08 18:39:51.185684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netmiko>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-generic-switch==7.4.1.dev6) (4.4.0) 2025-10-08 18:39:51.185694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.22.0) 2025-10-08 18:39:51.185705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=0.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.10.0) 2025-10-08 18:39:51.185714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (16.0.0) 2025-10-08 18:39:51.185724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.privsep>=1.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (3.4.0) 2025-10-08 18:39:51.185734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyroute2>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (0.7.12) 2025-10-08 18:39:51.185743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyzmq>=14.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas==21.0.1.dev4) (26.2.0) 2025-10-08 18:39:51.185753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.1.4) 2025-10-08 18:39:51.185770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (6.1.0) 2025-10-08 18:39:51.185796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==25.0.1.dev4) (3.4.0) 2025-10-08 18:39:51.185807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-08 18:39:51.185816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-08 18:39:51.185826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-08 18:39:51.185835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (1.3.5) 2025-10-08 18:39:51.185845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==19.0.0.0rc2.dev3) (4.12.2) 2025-10-08 18:39:51.185855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-08 18:39:51.185864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: futurist>=0.16.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.0.0) 2025-10-08 18:39:51.185874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requests>=2.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2.32.3) 2025-10-08 18:39:51.185883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (2.6.1) 2025-10-08 18:39:51.185893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.25.1->networking-sfc==19.0.0.0rc2.dev3) (3.0.3) 2025-10-08 18:39:51.185902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.2) 2025-10-08 18:39:51.185912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron-vpnaas==25.0.1.dev4) (2.1.5) 2025-10-08 18:39:51.185922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (2.1.0) 2025-10-08 18:39:51.185931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.4.1.dev4) (1.7.0) 2025-10-08 18:39:51.185941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (67.2.0) 2025-10-08 18:39:51.185950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (3.4.1) 2025-10-08 18:39:51.185960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (5.3.0) 2025-10-08 18:39:51.185976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cffi>=1.17.0rc1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.17.0) 2025-10-08 18:39:51.185986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ntc-templates>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (6.0.0) 2025-10-08 18:39:51.186007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyserial>=3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (3.5) 2025-10-08 18:39:51.186017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyyaml>=5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (6.0.2) 2025-10-08 18:39:51.186027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: scp>=0.13.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (0.15.0) 2025-10-08 18:39:51.186036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: textfsm>=1.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.1.3) 2025-10-08 18:39:51.186046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.17.0rc1->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (2.22) 2025-10-08 18:39:51.186055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.10.1) 2025-10-08 18:39:51.186065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-10-08 18:39:51.186074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.5.1) 2025-10-08 18:39:51.186084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.1.1) 2025-10-08 18:39:51.186093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.5.1) 2025-10-08 18:39:51.186103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (10.7.1) 2025-10-08 18:39:51.186112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.8.8) 2025-10-08 18:39:51.186122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.8.0) 2025-10-08 18:39:51.186131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.6.0) 2025-10-08 18:39:51.186141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.2.0) 2025-10-08 18:39:51.186150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.4.0) 2025-10-08 18:39:51.186166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (7.3.0) 2025-10-08 18:39:51.186176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.0) 2025-10-08 18:39:51.186185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2025-10-08 18:39:51.186209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.2.0) 2025-10-08 18:39:51.186226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.1.0) 2025-10-08 18:39:51.186236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.4.0) 2025-10-08 18:39:51.186246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.8.0) 2025-10-08 18:39:51.186255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.0.0) 2025-10-08 18:39:51.186265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.1) 2025-10-08 18:39:51.186274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (18.7.0) 2025-10-08 18:39:51.186284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (6.1.0) 2025-10-08 18:39:51.186294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.7.0) 2025-10-08 18:39:51.186303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.9.0) 2025-10-08 18:39:51.186313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (5.5.0) 2025-10-08 18:39:51.186323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-10-08 18:39:51.186333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.4.1.dev4) (1.3.3) 2025-10-08 18:39:51.186350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: future in /var/lib/kolla/venv/lib/python3.12/site-packages (from textfsm>=1.1.3->netmiko>=4.1.1->networking-generic-switch==7.4.1.dev6) (1.0.0) 2025-10-08 18:39:51.186360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (42.0.8) 2025-10-08 18:39:51.186369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.3.3) 2025-10-08 18:39:51.186378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.0.1) 2025-10-08 18:39:51.186388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.33) 2025-10-08 18:39:51.186397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (0.11.0) 2025-10-08 18:39:51.186411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (4.2.2) 2025-10-08 18:39:51.186462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (1.4.0) 2025-10-08 18:39:51.186474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->networking-baremetal==6.4.1.dev4) (3.0.0) 2025-10-08 18:39:51.186484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.0.8) 2025-10-08 18:39:51.186493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.1) 2025-10-08 18:39:51.186507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron-vpnaas==25.0.1.dev4) (0.19) 2025-10-08 18:39:51.186517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-baremetal==6.4.1.dev4) (2.0.0) 2025-10-08 18:39:51.186575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.1) 2025-10-08 18:39:51.186692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.5.0) 2025-10-08 18:39:51.186760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-baremetal==6.4.1.dev4) (2.9.0.post0) 2025-10-08 18:39:51.186818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.2.0) 2025-10-08 18:39:51.186885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.5.0) 2025-10-08 18:39:51.186943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.4.0) 2025-10-08 18:39:51.187734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.9.0) 2025-10-08 18:39:51.187758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (5.1.0) 2025-10-08 18:39:51.187770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->networking-baremetal==6.4.1.dev4) (0.20.0) 2025-10-08 18:39:51.187781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2025-10-08 18:39:51.187791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.0.1) 2025-10-08 18:39:51.187801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->networking-sfc==19.0.0.0rc2.dev3) (2024.1) 2025-10-08 18:39:51.187811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.40.2->networking-baremetal==6.4.1.dev4) (1.6.0) 2025-10-08 18:39:51.187830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.11.0) 2025-10-08 18:39:51.187840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.1.0) 2025-10-08 18:39:51.187850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.9->networking-baremetal==6.4.1.dev4) (1.5.0) 2025-10-08 18:39:51.187859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.3.5) 2025-10-08 18:39:51.187869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.2.13) 2025-10-08 18:39:51.187879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.7.0) 2025-10-08 18:39:51.187889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (4.19.2) 2025-10-08 18:39:51.187909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (3.1.0) 2025-10-08 18:39:51.187920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.5.2) 2025-10-08 18:39:51.187930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2.4.3) 2025-10-08 18:39:51.187947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (24.2.0) 2025-10-08 18:39:51.187957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (1.9.0) 2025-10-08 18:39:51.187967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (2023.12.1) 2025-10-08 18:39:51.187978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.35.1) 2025-10-08 18:39:51.187989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.20.0) 2025-10-08 18:39:51.187999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=10.0.0->networking-sfc==19.0.0.0rc2.dev3) (2.1.0) 2025-10-08 18:39:51.188014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.3.2) 2025-10-08 18:39:51.188024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (3.8) 2025-10-08 18:39:51.188033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (1.26.19) 2025-10-08 18:39:51.188043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw>=2.1.0->networking-generic-switch==7.4.1.dev6) (2025.10.5) 2025-10-08 18:39:51.188053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=14.0.0.0b1->networking-baremetal==6.4.1.dev4) (0.7) 2025-10-08 18:39:51.188063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.7.2) 2025-10-08 18:39:51.188127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->networking-baremetal==6.4.1.dev4) (0.15.2) 2025-10-08 18:39:51.188138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building wheels for collected packages: networking-baremetal, networking-sfc, networking-generic-switch, neutron-dynamic-routing, neutron-fwaas, neutron-vpnaas, pycadf 2025-10-08 18:39:51.188150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: DEPRECATION: Building 'networking-baremetal' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'networking-baremetal'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:39:51.188163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-08 18:39:51.188173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (setup.py): started 2025-10-08 18:39:51.188183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (setup.py): finished with status 'done' 2025-10-08 18:39:51.188193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-baremetal: filename=networking_baremetal-6.4.1.dev4-py3-none-any.whl size=73224 sha256=1cdbd79abb1ad13f3973adba5dab3b01ad553466533513df488bc63fcb967883 2025-10-08 18:39:51.188202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-i53dw_va/wheels/23/67/fc/edf163c61cbe379486d8174f71b2ff7a1e8206ca5787545388 2025-10-08 18:39:51.188213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: DEPRECATION: Building 'networking-sfc' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'networking-sfc'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:39:51.188224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-08 18:39:51.188234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (setup.py): started 2025-10-08 18:39:51.188244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (setup.py): finished with status 'done' 2025-10-08 18:39:51.188254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-sfc: filename=networking_sfc-19.0.0.0rc2.dev3-py3-none-any.whl size=190151 sha256=1bc47d7116fe6e6ecf9a4982af007b6119329d96008bb238d149ee7d19282d2d 2025-10-08 18:39:51.188263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-i53dw_va/wheels/bb/cc/35/bc2ca2b4e012fa38e05edc9e1b6f7a0f26e5960e6ab37aa98a 2025-10-08 18:39:51.188279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: DEPRECATION: Building 'networking-generic-switch' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'networking-generic-switch'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:39:51.188290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-08 18:39:51.188299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (setup.py): started 2025-10-08 18:39:51.188309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (setup.py): finished with status 'done' 2025-10-08 18:39:51.188331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.4.1.dev6-py3-none-any.whl size=94152 sha256=5e05b9e9e0d41a0ea8d04dd4c1e6236fe68ad4776ab08b3319135f05addc1628 2025-10-08 18:39:51.188342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-i53dw_va/wheels/b1/78/f2/39b8a178060ddc3503cce224166bbcfa2e71fe9a758543592c 2025-10-08 18:39:51.188352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2025-10-08 18:39:51.188361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2025-10-08 18:39:51.188372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-dynamic-routing: filename=neutron_dynamic_routing-25.0.0.0rc2.dev3-py3-none-any.whl size=107250 sha256=3a555e4133e2f3d7c9ed33c6476f47252d5b57cf39c7b49acd9f1a44804668e2 2025-10-08 18:39:51.188381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-i53dw_va/wheels/89/a6/b7/ef3d9e01463058fc0025f11462265d1bb0e65acf62d55d591d 2025-10-08 18:39:51.188395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): started 2025-10-08 18:39:51.188404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2025-10-08 18:39:51.188418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-fwaas: filename=neutron_fwaas-21.0.1.dev4-py3-none-any.whl size=262234 sha256=adbd5166d983f81974ec0cb45a4e96b59aae0db269d888e42558c2e0e3e71084 2025-10-08 18:39:51.188488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-i53dw_va/wheels/87/3d/11/63e28eac095de3b61d9a2caab2d45acee460ca3e1bd56405e9 2025-10-08 18:39:51.188503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: DEPRECATION: Building 'neutron-vpnaas' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-vpnaas'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:39:51.188543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-08 18:39:51.188619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (setup.py): started 2025-10-08 18:39:51.188659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (setup.py): finished with status 'done' 2025-10-08 18:39:51.188674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-vpnaas: filename=neutron_vpnaas-25.0.1.dev4-py3-none-any.whl size=229036 sha256=310bc47ca6eec0654f4fb5582e06a34348b7dd31223ad268bc982d92472f0d47 2025-10-08 18:39:51.188738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-i53dw_va/wheels/da/70/69/7ae7d478a5da95a635fe658ec510dd4a7332152e8ae6ea0294 2025-10-08 18:39:51.188756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 18:39:51.188815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-08 18:39:51.188830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for pycadf (setup.py): started 2025-10-08 18:39:51.188900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-08 18:39:51.188925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=555fd0e62d537abecd623e5fab90ab11236410b971f7ed879494014a34299d46 2025-10-08 18:39:51.188939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-i53dw_va/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-08 18:39:51.189057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built networking-baremetal networking-sfc networking-generic-switch neutron-dynamic-routing neutron-fwaas neutron-vpnaas pycadf 2025-10-08 18:39:51.189069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pycadf, neutron-vpnaas, neutron-fwaas, neutron-dynamic-routing, networking-sfc, networking-generic-switch, networking-baremetal 2025-10-08 18:39:51.189081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: pycadf 2025-10-08 18:39:51.189136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: pycadf 3.1.1 2025-10-08 18:39:51.189188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling pycadf-3.1.1: 2025-10-08 18:39:51.189201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pycadf-3.1.1 2025-10-08 18:39:51.189256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-vpnaas 2025-10-08 18:39:51.189307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-vpnaas 25.0.1.dev4 2025-10-08 18:39:51.189677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-vpnaas-25.0.1.dev4: 2025-10-08 18:39:51.189693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-vpnaas-25.0.1.dev4 2025-10-08 18:39:51.189700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-fwaas 2025-10-08 18:39:51.189707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-fwaas 21.0.1.dev4 2025-10-08 18:39:51.189714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-fwaas-21.0.1.dev4: 2025-10-08 18:39:51.189720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-fwaas-21.0.1.dev4 2025-10-08 18:39:51.189727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-sfc 2025-10-08 18:39:51.189734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-sfc 19.0.0.0rc2.dev3 2025-10-08 18:39:51.189741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-sfc-19.0.0.0rc2.dev3: 2025-10-08 18:39:51.189747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-sfc-19.0.0.0rc2.dev3 2025-10-08 18:39:51.189754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-generic-switch 2025-10-08 18:39:51.189761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-generic-switch 7.4.1.dev6 2025-10-08 18:39:51.189767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-generic-switch-7.4.1.dev6: 2025-10-08 18:39:51.189774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-generic-switch-7.4.1.dev6 2025-10-08 18:39:51.189781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-baremetal 2025-10-08 18:39:51.189791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-baremetal 6.4.1.dev4 2025-10-08 18:39:51.189798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-baremetal-6.4.1.dev4: 2025-10-08 18:39:51.189805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-baremetal-6.4.1.dev4 2025-10-08 18:39:51.189815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-baremetal-6.4.1.dev4 networking-generic-switch-7.4.1.dev6 networking-sfc-19.0.0.0rc2.dev3 neutron-dynamic-routing-25.0.0.0rc2.dev3 neutron-fwaas-21.0.1.dev4 neutron-vpnaas-25.0.1.dev4 pycadf-3.1.1 2025-10-08 18:39:51.189887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 380f46f3318e 2025-10-08 18:39:51.189909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 32aec40f76e4 2025-10-08 18:39:51.189951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:39:51.190001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in d083a6bae57d 2025-10-08 18:39:51.190045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2025-10-08 18:39:51.190067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2025-10-08 18:39:51.190129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2025-10-08 18:39:51.190178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages were automatically installed and are no longer required: 2025-10-08 18:39:51.190189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:39:51.190241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:39:51.190266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:39:51.190317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:39:51.190364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:39:51.190374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:39:51.190459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:39:51.190499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2025-10-08 18:39:51.190549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Use 'apt autoremove' to remove them. 2025-10-08 18:39:51.190587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2025-10-08 18:39:51.190624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: build-essential 2025-10-08 18:39:51.190685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:39:51.190722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:39:51.190759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-10-08 18:39:51.190807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(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% 2025-10-08 18:39:51.190855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2025-10-08 18:39:51.190866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2025-10-08 18:39:51.190920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2025-10-08 18:39:51.191834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2025-10-08 18:39:51.191858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2025-10-08 18:39:51.191867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2025-10-08 18:39:51.191875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-08 18:39:51.191884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:39:51.191898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2025-10-08 18:39:51.191907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2025-10-08 18:39:51.191915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2025-10-08 18:39:51.191923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2025-10-08 18:39:51.191931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:39:51.191939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:39:51.191947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:39:51.191954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:39:51.191961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:39:51.191967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:39:51.191974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:39:51.191981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2025-10-08 18:39:51.191988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:39:51.191995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 228 MB disk space will be freed. 2025-10-08 18:39:51.192002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-10-08 18:39:51.192017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(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% 2025-10-08 18:39:51.192024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:39:51.192031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2025-10-08 18:39:51.192038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2025-10-08 18:39:51.192045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2025-10-08 18:39:51.192051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2025-10-08 18:39:51.192058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-08 18:39:51.192065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:39:51.192072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:39:51.192078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:39:51.192085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:39:51.192092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:39:51.192098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:39:51.192105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:39:51.192112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:39:51.192118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:39:51.192125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:39:51.192132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:39:51.192144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:39:51.192151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:39:51.192158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:39:51.192164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:39:51.192171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:39:51.192184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:39:51.192229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:39:51.192236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:39:51.192243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:39:51.192250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:39:51.192257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:39:51.192263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:39:51.192270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:39:51.192276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:39:51.192283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:39:51.192290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:39:51.192296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:39:51.192303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:39:51.192310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:39:51.192316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:39:51.192323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:39:51.192330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:39:51.192336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:39:51.192343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:39:51.192349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:39:51.192356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:39:51.192363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:39:51.192403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing lto-disabled-list (47) ... 2025-10-08 18:39:51.192417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing make (4.3-4.1build2) ... 2025-10-08 18:39:51.192447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:39:51.192454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:39:51.192460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting pyclean==3.0.0 2025-10-08 18:39:51.192467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:39:51.192474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:39:51.192481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pyclean 2025-10-08 18:39:51.192496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed pyclean-3.0.0 2025-10-08 18:39:51.192543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:39:51.192552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-08 18:39:51.192558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 12258 files, 2134 directories removed. 2025-10-08 18:39:51.192565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-08 18:39:51.192572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /usr 2025-10-08 18:39:51.192606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-08 18:39:51.192613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 1365 files, 140 directories removed. 2025-10-08 18:39:51.192620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-10-08 18:39:51.192684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Found existing installation: pyclean 3.0.0 2025-10-08 18:39:51.192693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Uninstalling pyclean-3.0.0: 2025-10-08 18:39:51.192699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:39:51.192734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container d083a6bae57d 2025-10-08 18:39:51.192741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 99689a060872 2025-10-08 18:39:51.192775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 7/7 : USER neutron 2025-10-08 18:39:51.192783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 32fe9a2d6d49 2025-10-08 18:39:51.192816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 32fe9a2d6d49 2025-10-08 18:39:51.192823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> ece09ceeadca 2025-10-08 18:39:51.192860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built 5b1dfbbc1d66 2025-10-08 18:39:51.192868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully tagged osism.harbor.regio.digital/kolla/neutron-server:build-20251008 2025-10-08 18:39:51.193344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Built at 2025-10-08 18:39:51.192867 (took 0:01:03.802404) 2025-10-08 18:39:51.193396 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-infoblox-ipam-agent) to queue 2025-10-08 18:39:51.193408 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-linuxbridge-agent) 2025-10-08 18:39:51.193504 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Processing 2025-10-08 18:39:51.193517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building started at 2025-10-08 18:39:51.193315 2025-10-08 18:39:51.195287 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 plugins into plugins archive 2025-10-08 18:39:51.195310 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 additions into additions archive 2025-10-08 18:40:38.093893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 18:40:38.093961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 9bd5798d2b35 2025-10-08 18:40:38.093981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 2/5 : LABEL "build-date"="20251008" "name"="neutron-linuxbridge-agent" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-linuxbridge-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:40:38.094037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 953cefd1067b 2025-10-08 18:40:38.094048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 953cefd1067b 2025-10-08 18:40:38.094058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 389685bc60e1 2025-10-08 18:40:38.094085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ebtables && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:40:38.094096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 799207556d0b 2025-10-08 18:40:38.094106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:40:38.094116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:40:38.094127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:40:38.094211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:40:38.094223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:40:38.094234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:40:38.094243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:40:38.094253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:40:38.094263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:40:38.094273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:40:38.094284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:40:38.094333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:40:38.094344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:40:38.094354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:40:38.094400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:40:38.094446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 28.5 MB in 4s (8,097 kB/s) 2025-10-08 18:40:38.094562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-10-08 18:40:38.094579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-10-08 18:40:38.094660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-10-08 18:40:38.094725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-10-08 18:40:38.094736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following NEW packages will be installed: 2025-10-08 18:40:38.095748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ebtables 2025-10-08 18:40:38.095768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 18:40:38.095780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Need to get 88.4 kB of archives. 2025-10-08 18:40:38.095802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 287 kB of additional disk space will be used. 2025-10-08 18:40:38.095812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:40:38.095822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-10-08 18:40:38.095832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 88.5 kB in 0s (424 kB/s) 2025-10-08 18:40:38.095841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Selecting previously unselected package ebtables. 2025-10-08 18:40:38.095851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-10-08 18:40:38.095863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(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% 2025-10-08 18:40:38.095875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2025-10-08 18:40:38.095885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2025-10-08 18:40:38.095903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-10-08 18:40:38.095912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:80% (Reading database ... 85% (Reading database ... 90% 2025-10-08 18:40:38.095922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-10-08 18:40:38.095932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-08 18:40:38.095942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Preparing to unpack .../ebtables_2.0.11-6build1_amd64.deb ... 2025-10-08 18:40:38.095952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Unpacking ebtables (2.0.11-6build1) ... 2025-10-08 18:40:38.095961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Setting up ebtables (2.0.11-6build1) ... 2025-10-08 18:40:38.095971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 799207556d0b 2025-10-08 18:40:38.095981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 5cb6a2b3b2f2 2025-10-08 18:40:38.095997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:40:38.096009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 750f8a9301f2 2025-10-08 18:40:38.096018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-10-08 18:40:38.096031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-10-08 18:40:38.096231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-10-08 18:40:38.096276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages were automatically installed and are no longer required: 2025-10-08 18:40:38.096282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:40:38.096362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:40:38.096428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:40:38.096510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:40:38.096591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:40:38.096678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:40:38.096755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:40:38.096825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2025-10-08 18:40:38.096893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Use 'apt autoremove' to remove them. 2025-10-08 18:40:38.096972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2025-10-08 18:40:38.097043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: build-essential 2025-10-08 18:40:38.097120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:40:38.097189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:40:38.097266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-10-08 18:40:38.097344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(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% 2025-10-08 18:40:38.097418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2025-10-08 18:40:38.097540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2025-10-08 18:40:38.097604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-10-08 18:40:38.097706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:80% 2025-10-08 18:40:38.097787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-10-08 18:40:38.097861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-10-08 18:40:38.097939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-10-08 18:40:38.098006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19549 files and directories currently installed.) 2025-10-08 18:40:38.098081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:40:38.098154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-10-08 18:40:38.098229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-10-08 18:40:38.098300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-10-08 18:40:38.098378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2025-10-08 18:40:38.098445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:40:38.098540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:40:38.098602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:40:38.098718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:40:38.099696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:40:38.099703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:40:38.099713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:40:38.099717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2025-10-08 18:40:38.099721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:40:38.099725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 228 MB disk space will be freed. 2025-10-08 18:40:38.099729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-10-08 18:40:38.099733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% 2025-10-08 18:40:38.099738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2025-10-08 18:40:38.099745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 18:40:38.099748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2025-10-08 18:40:38.099753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2025-10-08 18:40:38.099757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-10-08 18:40:38.099761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2025-10-08 18:40:38.099765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-10-08 18:40:38.099769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-10-08 18:40:38.099772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-10-08 18:40:38.099776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19540 files and directories currently installed.) 2025-10-08 18:40:38.099779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:40:38.099783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:40:38.099788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:40:38.099845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:40:38.099912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:40:38.099977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:40:38.100037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:40:38.100110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:40:38.100171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:40:38.100236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:40:38.100300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:40:38.100369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:40:38.100428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:40:38.100509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:40:38.100575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:40:38.100650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:40:38.100741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:40:38.100810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:40:38.100874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:40:38.100937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:40:38.101001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:40:38.101076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:40:38.101156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:40:38.101221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:40:38.101284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:40:38.101347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:40:38.101408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:40:38.101540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:40:38.101605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:40:38.101695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:40:38.101765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:40:38.101830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:40:38.101883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:40:38.101934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:40:38.101986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:40:38.102038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:40:38.102090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:40:38.102141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:40:38.102193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing lto-disabled-list (47) ... 2025-10-08 18:40:38.102245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing make (4.3-4.1build2) ... 2025-10-08 18:40:38.102297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:40:38.102350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:40:38.102402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Collecting pyclean==3.0.0 2025-10-08 18:40:38.102465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:40:38.102517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:40:38.103730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Installing collected packages: pyclean 2025-10-08 18:40:38.103804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully installed pyclean-3.0.0 2025-10-08 18:40:38.103847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:40:38.103867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-10-08 18:40:38.103884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 12131 files, 2079 directories removed. 2025-10-08 18:40:38.103902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-10-08 18:40:38.103920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /usr 2025-10-08 18:40:38.103936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-10-08 18:40:38.103953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 1365 files, 140 directories removed. 2025-10-08 18:40:38.103977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-10-08 18:40:38.103988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Found existing installation: pyclean 3.0.0 2025-10-08 18:40:38.103997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Uninstalling pyclean-3.0.0: 2025-10-08 18:40:38.104006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:40:38.104015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 750f8a9301f2 2025-10-08 18:40:38.104025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 404db5488f58 2025-10-08 18:40:38.104035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 5/5 : USER neutron 2025-10-08 18:40:38.104044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 454c0e0560c8 2025-10-08 18:40:38.104053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 454c0e0560c8 2025-10-08 18:40:38.104063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> d3d7f64cfbbc 2025-10-08 18:40:38.104072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully built bd35109843f3 2025-10-08 18:40:38.104081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251008 2025-10-08 18:40:38.104092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Built at 2025-10-08 18:40:38.103203 (took 0:00:46.909888) 2025-10-08 18:40:38.104110 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-sriov-agent) 2025-10-08 18:40:38.104119 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Processing 2025-10-08 18:40:38.104129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building started at 2025-10-08 18:40:38.103757 2025-10-08 18:40:38.104950 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 plugins into plugins archive 2025-10-08 18:40:38.105562 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 additions into additions archive 2025-10-08 18:41:14.118771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 18:41:14.118857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 9bd5798d2b35 2025-10-08 18:41:14.118879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 2/4 : LABEL "build-date"="20251008" "name"="neutron-sriov-agent" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-sriov-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:41:14.118911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 7b616ef66a48 2025-10-08 18:41:14.118919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 7b616ef66a48 2025-10-08 18:41:14.118926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 5e5f64add875 2025-10-08 18:41:14.118933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:41:14.118968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 56c830cf1a45 2025-10-08 18:41:14.118975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2025-10-08 18:41:14.119054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2025-10-08 18:41:14.119118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2025-10-08 18:41:14.119158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages were automatically installed and are no longer required: 2025-10-08 18:41:14.119252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:41:14.119260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:41:14.119269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:41:14.119357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:41:14.119365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:41:14.119391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:41:14.119440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:41:14.119469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2025-10-08 18:41:14.119544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Use 'apt autoremove' to remove them. 2025-10-08 18:41:14.119600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2025-10-08 18:41:14.119689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: build-essential 2025-10-08 18:41:14.119703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:41:14.119776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:41:14.119785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-10-08 18:41:14.119852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(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% 2025-10-08 18:41:14.119883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2025-10-08 18:41:14.119945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2025-10-08 18:41:14.119986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2025-10-08 18:41:14.120031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2025-10-08 18:41:14.120081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2025-10-08 18:41:14.120090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2025-10-08 18:41:14.120176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-08 18:41:14.120188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:41:14.120241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2025-10-08 18:41:14.120311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2025-10-08 18:41:14.120320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2025-10-08 18:41:14.120388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2025-10-08 18:41:14.120448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:41:14.120457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:41:14.120532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:41:14.120563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:41:14.120666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:41:14.120678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:41:14.120723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:41:14.120778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2025-10-08 18:41:14.120787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:41:14.120858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 228 MB disk space will be freed. 2025-10-08 18:41:14.120901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-10-08 18:41:14.120944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(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% 2025-10-08 18:41:14.120986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:41:14.121039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2025-10-08 18:41:14.121048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2025-10-08 18:41:14.121120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2025-10-08 18:41:14.121157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2025-10-08 18:41:14.121212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-08 18:41:14.121221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:41:14.121289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:14.121331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:41:14.121384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:14.121393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:41:14.121460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:41:14.121676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:41:14.121791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:14.121809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:41:14.121819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:14.121829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:41:14.121842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:41:14.121853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:41:14.121915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:41:14.121930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:41:14.121988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:41:14.122003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:41:14.122064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:14.122079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:41:14.122138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:14.122153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:14.122214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:14.122228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:14.122287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:14.122302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:14.122363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:14.122377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:41:14.122437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:41:14.122451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:14.122540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:14.122589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-10-08 18:41:14.122664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:41:14.122685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:14.122732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:14.122746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:41:14.122881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:14.122903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:41:14.122913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:14.122924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:14.122933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing lto-disabled-list (47) ... 2025-10-08 18:41:14.122979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing make (4.3-4.1build2) ... 2025-10-08 18:41:14.123025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:41:14.123035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:41:14.123066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Collecting pyclean==3.0.0 2025-10-08 18:41:14.123102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:41:14.123112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:41:14.123164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Installing collected packages: pyclean 2025-10-08 18:41:14.123173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully installed pyclean-3.0.0 2025-10-08 18:41:14.123223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:41:14.123254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-10-08 18:41:14.123291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 12131 files, 2079 directories removed. 2025-10-08 18:41:14.123300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-10-08 18:41:14.123342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /usr 2025-10-08 18:41:14.123349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-10-08 18:41:14.123399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 1365 files, 140 directories removed. 2025-10-08 18:41:14.123429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-10-08 18:41:14.123438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Found existing installation: pyclean 3.0.0 2025-10-08 18:41:14.123504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Uninstalling pyclean-3.0.0: 2025-10-08 18:41:14.123543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:41:14.123552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 56c830cf1a45 2025-10-08 18:41:14.123597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 8c4c8b4cf719 2025-10-08 18:41:14.123606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 4/4 : USER neutron 2025-10-08 18:41:14.123658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 2fe12da698a4 2025-10-08 18:41:14.123715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 2fe12da698a4 2025-10-08 18:41:14.123724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> b8917f1b848e 2025-10-08 18:41:14.123779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully built 26182e991cd7 2025-10-08 18:41:14.123789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251008 2025-10-08 18:41:14.123893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Built at 2025-10-08 18:41:14.123795 (took 0:00:36.020038) 2025-10-08 18:41:14.124271 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-agent) 2025-10-08 18:41:14.124279 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Processing 2025-10-08 18:41:14.124377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building started at 2025-10-08 18:41:14.124264 2025-10-08 18:41:14.125251 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 plugins into plugins archive 2025-10-08 18:41:14.125974 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 additions into additions archive 2025-10-08 18:41:49.319742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 18:41:49.319847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 9bd5798d2b35 2025-10-08 18:41:49.319882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 2/4 : LABEL "build-date"="20251008" "name"="neutron-ovn-agent" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-ovn-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:41:49.319931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in d1940f179d1d 2025-10-08 18:41:49.320065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container d1940f179d1d 2025-10-08 18:41:49.320081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 08af63452d44 2025-10-08 18:41:49.320111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:41:49.320128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 760ae9f70d02 2025-10-08 18:41:49.320142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2025-10-08 18:41:49.320245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2025-10-08 18:41:49.320261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2025-10-08 18:41:49.320361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages were automatically installed and are no longer required: 2025-10-08 18:41:49.320378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:41:49.320448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:41:49.320464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:41:49.320728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:41:49.320804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:41:49.320818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:41:49.320838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:41:49.320849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2025-10-08 18:41:49.320860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Use 'apt autoremove' to remove them. 2025-10-08 18:41:49.320874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2025-10-08 18:41:49.320949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: build-essential 2025-10-08 18:41:49.321016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:41:49.321032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:41:49.321165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-10-08 18:41:49.321179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(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% 2025-10-08 18:41:49.321299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2025-10-08 18:41:49.321312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2025-10-08 18:41:49.321322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2025-10-08 18:41:49.321388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2025-10-08 18:41:49.321457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2025-10-08 18:41:49.321504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2025-10-08 18:41:49.321603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-08 18:41:49.321660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:41:49.321694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2025-10-08 18:41:49.321775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2025-10-08 18:41:49.321822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2025-10-08 18:41:49.321887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2025-10-08 18:41:49.321933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:41:49.321978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:41:49.322038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:41:49.322101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:41:49.322112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:41:49.322194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:41:49.322265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:41:49.322355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2025-10-08 18:41:49.322406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:41:49.322468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 228 MB disk space will be freed. 2025-10-08 18:41:49.322493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-10-08 18:41:49.322564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(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% 2025-10-08 18:41:49.322798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2025-10-08 18:41:49.322868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2025-10-08 18:41:49.322888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2025-10-08 18:41:49.322917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% (Reading database ... 90% 2025-10-08 18:41:49.322936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2025-10-08 18:41:49.322956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-08 18:41:49.322980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:41:49.322998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:49.323045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:41:49.323064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:49.323087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:41:49.323107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:41:49.323201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:41:49.323213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:49.323261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:41:49.323272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:49.323356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:41:49.323367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:41:49.323434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:41:49.323545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:41:49.323565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:41:49.323587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:41:49.323711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:41:49.323738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:49.323761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:41:49.323784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:49.323876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:49.323892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:49.323912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:41:49.323932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:49.324040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:49.324059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:49.324082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:41:49.324098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:41:49.324190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:49.324201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:49.324252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:41:49.324324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:49.324334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:49.324383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:41:49.324444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:49.324475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:41:49.324498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:49.324622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:41:49.324682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing lto-disabled-list (47) ... 2025-10-08 18:41:49.324691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing make (4.3-4.1build2) ... 2025-10-08 18:41:49.324704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:41:49.324716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:41:49.324790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Collecting pyclean==3.0.0 2025-10-08 18:41:49.324832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:41:49.324874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:41:49.324930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Installing collected packages: pyclean 2025-10-08 18:41:49.324971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully installed pyclean-3.0.0 2025-10-08 18:41:49.325030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:41:49.325082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-10-08 18:41:49.325130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 12131 files, 2079 directories removed. 2025-10-08 18:41:49.325152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-10-08 18:41:49.325226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /usr 2025-10-08 18:41:49.325250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-10-08 18:41:49.325310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 1365 files, 140 directories removed. 2025-10-08 18:41:49.325333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-10-08 18:41:49.325408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Found existing installation: pyclean 3.0.0 2025-10-08 18:41:49.325423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Uninstalling pyclean-3.0.0: 2025-10-08 18:41:49.325495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:41:49.325570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 760ae9f70d02 2025-10-08 18:41:49.325688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 0c6927c29ed7 2025-10-08 18:41:49.325722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 4/4 : USER neutron 2025-10-08 18:41:49.325743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in b8f27c4aeb22 2025-10-08 18:41:49.325812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container b8f27c4aeb22 2025-10-08 18:41:49.325865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 0cf4b3c18810 2025-10-08 18:41:49.325875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully built 1b17ae04670c 2025-10-08 18:41:49.325935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251008 2025-10-08 18:41:49.326031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Built at 2025-10-08 18:41:49.325916 (took 0:00:35.201652) 2025-10-08 18:41:49.326553 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-vpn-agent) 2025-10-08 18:41:49.326566 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Processing 2025-10-08 18:41:49.326752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building started at 2025-10-08 18:41:49.326557 2025-10-08 18:41:49.327714 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 plugins into plugins archive 2025-10-08 18:41:49.328354 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 additions into additions archive 2025-10-08 18:42:36.147818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 18:42:36.147954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 9bd5798d2b35 2025-10-08 18:42:36.147989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 2/5 : LABEL "build-date"="20251008" "name"="neutron-ovn-vpn-agent" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-ovn-vpn-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:42:36.148003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 91e26ea81e7b 2025-10-08 18:42:36.148014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 91e26ea81e7b 2025-10-08 18:42:36.148036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 7d11434b0540 2025-10-08 18:42:36.148048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:42:36.148059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 21bff2c8e584 2025-10-08 18:42:36.148069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:42:36.148080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:42:36.148090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:42:36.148099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:42:36.148109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:42:36.148119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:42:36.148128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:42:36.148139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:42:36.148149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:42:36.148158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:42:36.148168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:42:36.148177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:42:36.148187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:42:36.148197 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:42:36.148211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:42:36.148229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 28.5 MB in 2s (12.0 MB/s) 2025-10-08 18:42:36.148239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-10-08 18:42:36.148249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-10-08 18:42:36.148259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-10-08 18:42:36.148269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-10-08 18:42:36.148278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following additional packages will be installed: 2025-10-08 18:42:36.148288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2025-10-08 18:42:36.148297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Suggested packages: 2025-10-08 18:42:36.148311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2025-10-08 18:42:36.148320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Recommended packages: 2025-10-08 18:42:36.148330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2025-10-08 18:42:36.148340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following NEW packages will be installed: 2025-10-08 18:42:36.148349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan strongswan-charon strongswan-libcharon 2025-10-08 18:42:36.148359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: strongswan-starter 2025-10-08 18:42:36.148378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 5 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 18:42:36.148388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Need to get 865 kB of archives. 2025-10-08 18:42:36.148398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 3,475 kB of additional disk space will be used. 2025-10-08 18:42:36.148408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:42:36.148421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libstrongswan amd64 5.9.13-2ubuntu4 [406 kB] 2025-10-08 18:42:36.148432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4 [265 kB] 2025-10-08 18:42:36.148445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4 [23.4 kB] 2025-10-08 18:42:36.148455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4 [153 kB] 2025-10-08 18:42:36.148469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 strongswan all 5.9.13-2ubuntu4 [18.5 kB] 2025-10-08 18:42:36.148511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preconfiguring packages ... 2025-10-08 18:42:36.148521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 865 kB in 0s (3,192 kB/s) 2025-10-08 18:42:36.148535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package libstrongswan. 2025-10-08 18:42:36.148548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-10-08 18:42:36.148601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(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% 2025-10-08 18:42:36.148614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-10-08 18:42:36.148663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-10-08 18:42:36.148687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:75% (Reading database ... 80% 2025-10-08 18:42:36.148701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% (Reading database ... 90% 2025-10-08 18:42:36.148711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-08 18:42:36.148721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../libstrongswan_5.9.13-2ubuntu4_amd64.deb ... 2025-10-08 18:42:36.148735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking libstrongswan (5.9.13-2ubuntu4) ... 2025-10-08 18:42:36.148744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-libcharon. 2025-10-08 18:42:36.148757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-libcharon_5.9.13-2ubuntu4_amd64.deb ... 2025-10-08 18:42:36.148770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-10-08 18:42:36.148905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-charon. 2025-10-08 18:42:36.148919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-charon_5.9.13-2ubuntu4_amd64.deb ... 2025-10-08 18:42:36.148929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4) ... 2025-10-08 18:42:36.148938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-starter. 2025-10-08 18:42:36.148948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-starter_5.9.13-2ubuntu4_amd64.deb ... 2025-10-08 18:42:36.148957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4) ... 2025-10-08 18:42:36.148971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan. 2025-10-08 18:42:36.148981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan_5.9.13-2ubuntu4_all.deb ... 2025-10-08 18:42:36.148990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan (5.9.13-2ubuntu4) ... 2025-10-08 18:42:36.149000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up libstrongswan (5.9.13-2ubuntu4) ... 2025-10-08 18:42:36.149013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4) ... 2025-10-08 18:42:36.149023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-charon (5.9.13-2ubuntu4) ... 2025-10-08 18:42:36.149044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-starter (5.9.13-2ubuntu4) ... 2025-10-08 18:42:36.149054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2025-10-08 18:42:36.149067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:42:36.149079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2025-10-08 18:42:36.149129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:42:36.149140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan (5.9.13-2ubuntu4) ... 2025-10-08 18:42:36.149150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 21bff2c8e584 2025-10-08 18:42:36.149163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 457aebbdfd25 2025-10-08 18:42:36.149174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:42:36.149198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 0d5550fb92c9 2025-10-08 18:42:36.149211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-10-08 18:42:36.149220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-10-08 18:42:36.149267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-10-08 18:42:36.149281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages were automatically installed and are no longer required: 2025-10-08 18:42:36.149291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:42:36.149304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:42:36.149313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:42:36.149326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:42:36.149336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:42:36.149380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:42:36.149391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:42:36.149404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2025-10-08 18:42:36.149414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Use 'apt autoremove' to remove them. 2025-10-08 18:42:36.149427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2025-10-08 18:42:36.149437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: build-essential 2025-10-08 18:42:36.149496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:42:36.149506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:42:36.149516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-10-08 18:42:36.149525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-10-08 18:42:36.149541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: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% 2025-10-08 18:42:36.149575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-10-08 18:42:36.149590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% (Reading database ... 80% 2025-10-08 18:42:36.149599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-10-08 18:42:36.149612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-10-08 18:42:36.149648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-10-08 18:42:36.149668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19707 files and directories currently installed.) 2025-10-08 18:42:36.149678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:42:36.149692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-10-08 18:42:36.149711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-10-08 18:42:36.149724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-10-08 18:42:36.149912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2025-10-08 18:42:36.149928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:42:36.149938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:42:36.149947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:42:36.149957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:42:36.149966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:42:36.149976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:42:36.149990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:42:36.149999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2025-10-08 18:42:36.150009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:42:36.150018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 228 MB disk space will be freed. 2025-10-08 18:42:36.150028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-10-08 18:42:36.150038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(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% 2025-10-08 18:42:36.150048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-10-08 18:42:36.150057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2025-10-08 18:42:36.150066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2025-10-08 18:42:36.150080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-10-08 18:42:36.150089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-10-08 18:42:36.150098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-10-08 18:42:36.150108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19698 files and directories currently installed.) 2025-10-08 18:42:36.150117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:42:36.150127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:42:36.150140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:42:36.150149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:42:36.150159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:42:36.150168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:42:36.150181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:42:36.150190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:42:36.150203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:42:36.150213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:42:36.150226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:42:36.150247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:42:36.150261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:42:36.150270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:42:36.150330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:42:36.150341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:42:36.150351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:42:36.150364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:42:36.150380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:42:36.150390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:42:36.150399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:42:36.150412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:42:36.150422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:42:36.150435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:42:36.150445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:42:36.150458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:42:36.150467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:42:36.150526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:42:36.150537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:42:36.150546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:42:36.150584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:42:36.150598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:42:36.150607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:42:36.150620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:42:36.150658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:42:36.150673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:42:36.150683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:42:36.150696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:42:36.150743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing lto-disabled-list (47) ... 2025-10-08 18:42:36.150754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing make (4.3-4.1build2) ... 2025-10-08 18:42:36.150764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:42:36.150777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:42:36.150787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Collecting pyclean==3.0.0 2025-10-08 18:42:36.150804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:42:36.150817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:42:36.150827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Installing collected packages: pyclean 2025-10-08 18:42:36.150840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully installed pyclean-3.0.0 2025-10-08 18:42:36.150850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:42:36.150908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-10-08 18:42:36.150918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 12131 files, 2079 directories removed. 2025-10-08 18:42:36.150928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-10-08 18:42:36.150941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /usr 2025-10-08 18:42:36.150951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-10-08 18:42:36.150961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 1365 files, 140 directories removed. 2025-10-08 18:42:36.150970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-10-08 18:42:36.150983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Found existing installation: pyclean 3.0.0 2025-10-08 18:42:36.150993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Uninstalling pyclean-3.0.0: 2025-10-08 18:42:36.151006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:42:36.151015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 0d5550fb92c9 2025-10-08 18:42:36.151030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 133a3dea92ed 2025-10-08 18:42:36.151043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 5/5 : USER neutron 2025-10-08 18:42:36.151108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 21a65fb4d5b1 2025-10-08 18:42:36.151119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 21a65fb4d5b1 2025-10-08 18:42:36.151129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 5bf184ec4ac1 2025-10-08 18:42:36.151149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully built 3b9b9523a285 2025-10-08 18:42:36.151158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251008 2025-10-08 18:42:36.151234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Built at 2025-10-08 18:42:36.151138 (took 0:00:46.824581) 2025-10-08 18:42:36.151519 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-mlnx-agent) 2025-10-08 18:42:36.151533 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Processing 2025-10-08 18:42:36.151543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building started at 2025-10-08 18:42:36.151463 2025-10-08 18:42:36.152259 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 plugins into plugins archive 2025-10-08 18:42:36.152668 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 additions into additions archive 2025-10-08 18:43:26.508994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 18:43:26.509103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 9bd5798d2b35 2025-10-08 18:43:26.509126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 2/6 : LABEL "build-date"="20251008" "name"="neutron-mlnx-agent" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-mlnx-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:43:26.509183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in f7acba452c7e 2025-10-08 18:43:26.509211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container f7acba452c7e 2025-10-08 18:43:26.509282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 0a06a2b1a761 2025-10-08 18:43:26.509366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-libvirt python3-ethtool && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:43:26.509385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in c7f601ea7186 2025-10-08 18:43:26.509467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:43:26.509486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:43:26.509559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:43:26.509599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:43:26.509699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:43:26.509765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:43:26.509800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:43:26.509873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:43:26.509952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:43:26.509970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:43:26.510022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:43:26.510063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:43:26.510129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:43:26.510168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:43:26.510239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:43:26.510255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 28.5 MB in 2s (12.2 MB/s) 2025-10-08 18:43:26.510374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-10-08 18:43:26.510435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-10-08 18:43:26.510523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-10-08 18:43:26.510565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-10-08 18:43:26.510650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following additional packages will be installed: 2025-10-08 18:43:26.510771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 libyajl2 2025-10-08 18:43:26.510787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Recommended packages: 2025-10-08 18:43:26.510845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt-l10n 2025-10-08 18:43:26.510902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following NEW packages will be installed: 2025-10-08 18:43:26.510942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 libyajl2 python3-ethtool python3-libvirt 2025-10-08 18:43:26.510996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 4 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 18:43:26.511036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Need to get 2,037 kB of archives. 2025-10-08 18:43:26.511085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 7,350 kB of additional disk space will be used. 2025-10-08 18:43:26.511124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:43:26.511179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-10-08 18:43:26.511247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.9 [1,829 kB] 2025-10-08 18:43:26.511298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2025-10-08 18:43:26.511347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-ethtool amd64 0.14-4build4 [23.8 kB] 2025-10-08 18:43:26.511402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 2,037 kB in 1s (2,014 kB/s) 2025-10-08 18:43:26.511446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libyajl2:amd64. 2025-10-08 18:43:26.511518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-10-08 18:43:26.511543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(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% 2025-10-08 18:43:26.511687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-10-08 18:43:26.511717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-10-08 18:43:26.511763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2025-10-08 18:43:26.511830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-10-08 18:43:26.511856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-10-08 18:43:26.511913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-10-08 18:43:26.511954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-08 18:43:26.512011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libyajl2_2.1.0-5build1_amd64.deb ... 2025-10-08 18:43:26.512051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-10-08 18:43:26.512103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libvirt0:amd64. 2025-10-08 18:43:26.512143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.9_amd64.deb ... 2025-10-08 18:43:26.512219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-08 18:43:26.512258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-libvirt. 2025-10-08 18:43:26.512297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-10-08 18:43:26.512336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-10-08 18:43:26.512375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-ethtool. 2025-10-08 18:43:26.512401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-ethtool_0.14-4build4_amd64.deb ... 2025-10-08 18:43:26.512466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-ethtool (0.14-4build4) ... 2025-10-08 18:43:26.512481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-10-08 18:43:26.512532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-ethtool (0.14-4build4) ... 2025-10-08 18:43:26.512571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-10-08 18:43:26.512709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.9) ... 2025-10-08 18:43:26.512728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-libvirt (10.0.0-1build1) ... 2025-10-08 18:43:26.512742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:43:26.512797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container c7f601ea7186 2025-10-08 18:43:26.512833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> e6d5083df68c 2025-10-08 18:43:26.512891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 4/6 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-mlnx 2025-10-08 18:43:26.512927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in b7792a82f01a 2025-10-08 18:43:26.512974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting networking-mlnx 2025-10-08 18:43:26.513010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl.metadata (1.6 kB) 2025-10-08 18:43:26.513056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Babel>=1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (2.16.0) 2025-10-08 18:43:26.513093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pbr>4.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (6.1.0) 2025-10-08 18:43:26.513128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: defusedxml>=0.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.7.1) 2025-10-08 18:43:26.513175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.36.1) 2025-10-08 18:43:26.513211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.10.1) 2025-10-08 18:43:26.513247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyroute2>=0.5.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.7.12) 2025-10-08 18:43:26.513292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (11.3.1) 2025-10-08 18:43:26.513328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: SQLAlchemy>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (2.0.32) 2025-10-08 18:43:26.513363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (1.16.0) 2025-10-08 18:43:26.513406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (9.6.0) 2025-10-08 18:43:26.513455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (6.1.0) 2025-10-08 18:43:26.513491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.privsep>=1.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (3.4.0) 2025-10-08 18:43:26.513513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-openstackclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (7.1.4) 2025-10-08 18:43:26.513570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: neutron-lib>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (3.15.0) 2025-10-08 18:43:26.513621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyzmq in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (26.2.0) 2025-10-08 18:43:26.513662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: neutron>=21.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (25.2.1.dev46) 2025-10-08 18:43:26.513726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-mlnx) (2.6.1) 2025-10-08 18:43:26.513741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-mlnx) (3.0.3) 2025-10-08 18:43:26.513795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.10.1) 2025-10-08 18:43:26.513832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.0) 2025-10-08 18:43:26.513867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.5.1) 2025-10-08 18:43:26.513913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.0) 2025-10-08 18:43:26.513958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.1.1) 2025-10-08 18:43:26.513971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.5.1) 2025-10-08 18:43:26.514025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (0.22.0) 2025-10-08 18:43:26.514061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.32.3) 2025-10-08 18:43:26.514096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.4) 2025-10-08 18:43:26.514141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (10.7.1) 2025-10-08 18:43:26.514187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (8.3.0) 2025-10-08 18:43:26.514200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.8.8) 2025-10-08 18:43:26.514252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.8.1) 2025-10-08 18:43:26.514303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: alembic>=1.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.13.2) 2025-10-08 18:43:26.514366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: stevedore>=2.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.3.0) 2025-10-08 18:43:26.514428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.8.0) 2025-10-08 18:43:26.514500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.6.0) 2025-10-08 18:43:26.514555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (16.0.0) 2025-10-08 18:43:26.514659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.4.0) 2025-10-08 18:43:26.514870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.log>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.1.2) 2025-10-08 18:43:26.514893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.messaging>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (14.9.1) 2025-10-08 18:43:26.514916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.2.0) 2025-10-08 18:43:26.514932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.4.0) 2025-10-08 18:43:26.514952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.4.0) 2025-10-08 18:43:26.515014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.3.0) 2025-10-08 18:43:26.515039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.serialization>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.5.0) 2025-10-08 18:43:26.515060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.service>=3.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.5.0) 2025-10-08 18:43:26.515132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.4.0) 2025-10-08 18:43:26.515151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.utils>=7.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.3.0) 2025-10-08 18:43:26.515172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.4.0) 2025-10-08 18:43:26.515185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.2.0) 2025-10-08 18:43:26.515235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-ken>=2.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.10.0) 2025-10-08 18:43:26.515259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.1.0) 2025-10-08 18:43:26.515306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=21.0.0->networking-mlnx) (3.4.0) 2025-10-08 18:43:26.515319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.8.0) 2025-10-08 18:43:26.515369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.0.0) 2025-10-08 18:43:26.515400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (24.2.1) 2025-10-08 18:43:26.515429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (18.7.0) 2025-10-08 18:43:26.515468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.0.1) 2025-10-08 18:43:26.515498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.1.0) 2025-10-08 18:43:26.515540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.7.0) 2025-10-08 18:43:26.515551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.0) 2025-10-08 18:43:26.515600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.3.0) 2025-10-08 18:43:26.515688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=21.0.0->networking-mlnx) (1.3.5) 2025-10-08 18:43:26.515748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=21.0.0->networking-mlnx) (4.12.2) 2025-10-08 18:43:26.515804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=21.0.0->networking-mlnx) (1.16.0) 2025-10-08 18:43:26.515865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron>=21.0.0->networking-mlnx) (3.1.2) 2025-10-08 18:43:26.515916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=21.0.0->networking-mlnx) (2.1.5) 2025-10-08 18:43:26.515972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=21.0.0->networking-mlnx) (2.1.0) 2025-10-08 18:43:26.516028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=21.0.0->networking-mlnx) (1.7.0) 2025-10-08 18:43:26.516083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (2.9.0) 2025-10-08 18:43:26.516137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (3.1.1) 2025-10-08 18:43:26.516193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (5.5.0) 2025-10-08 18:43:26.516248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.1.0->networking-mlnx) (3.1.0) 2025-10-08 18:43:26.516301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.1.0->networking-mlnx) (1.3.3) 2025-10-08 18:43:26.516356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (6.0.2) 2025-10-08 18:43:26.516411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (42.0.8) 2025-10-08 18:43:26.516464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.3.3) 2025-10-08 18:43:26.516518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.0.1) 2025-10-08 18:43:26.516573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.33) 2025-10-08 18:43:26.516651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (0.11.0) 2025-10-08 18:43:26.516736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (4.2.2) 2025-10-08 18:43:26.516792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.4.0) 2025-10-08 18:43:26.516849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.17.0) 2025-10-08 18:43:26.516904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (2.22) 2025-10-08 18:43:26.516958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (3.0.0) 2025-10-08 18:43:26.517014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (1.0.8) 2025-10-08 18:43:26.517068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ncclient>=0.6.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (0.6.15) 2025-10-08 18:43:26.517120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (24.1) 2025-10-08 18:43:26.517174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (67.2.0) 2025-10-08 18:43:26.517227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (3.4.1) 2025-10-08 18:43:26.517280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (5.3.0) 2025-10-08 18:43:26.517333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->networking-mlnx) (0.19) 2025-10-08 18:43:26.517385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-mlnx) (2.0.0) 2025-10-08 18:43:26.517438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (2.0.1) 2025-10-08 18:43:26.517490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (0.5.0) 2025-10-08 18:43:26.517561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron>=21.0.0->networking-mlnx) (2.9.0.post0) 2025-10-08 18:43:26.517643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.2.0) 2025-10-08 18:43:26.517717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.5.0) 2025-10-08 18:43:26.517778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.4.0) 2025-10-08 18:43:26.517823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (0.9.0) 2025-10-08 18:43:26.517877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.1.0) 2025-10-08 18:43:26.517932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (0.20.0) 2025-10-08 18:43:26.517986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2025-10-08 18:43:26.518040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2025-10-08 18:43:26.518092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=5.5.0->neutron>=21.0.0->networking-mlnx) (2024.1) 2025-10-08 18:43:26.518146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron>=21.0.0->networking-mlnx) (1.6.0) 2025-10-08 18:43:26.518199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=21.0.0->networking-mlnx) (3.11.0) 2025-10-08 18:43:26.518254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=21.0.0->networking-mlnx) (4.1.0) 2025-10-08 18:43:26.518307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=2.2.0->neutron>=21.0.0->networking-mlnx) (1.5.0) 2025-10-08 18:43:26.518360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=21.0.0->networking-mlnx) (0.3.5) 2025-10-08 18:43:26.518413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=21.0.0->networking-mlnx) (0.2.13) 2025-10-08 18:43:26.518466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (2024.1) 2025-10-08 18:43:26.518520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (4.7.0) 2025-10-08 18:43:26.518572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (4.19.2) 2025-10-08 18:43:26.518638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (3.1.0) 2025-10-08 18:43:26.518723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.5.2) 2025-10-08 18:43:26.518785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (2.4.3) 2025-10-08 18:43:26.518836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (24.2.0) 2025-10-08 18:43:26.518890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (1.9.0) 2025-10-08 18:43:26.518946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (2023.12.1) 2025-10-08 18:43:26.519001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.35.1) 2025-10-08 18:43:26.519056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.20.0) 2025-10-08 18:43:26.519108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->networking-mlnx) (2.1.0) 2025-10-08 18:43:26.519161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-cinderclient>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-openstackclient>=3.3.0->networking-mlnx) (9.6.0) 2025-10-08 18:43:26.519215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (3.3.2) 2025-10-08 18:43:26.519271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (3.8) 2025-10-08 18:43:26.519324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (1.26.19) 2025-10-08 18:43:26.519376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=21.0.0->networking-mlnx) (2025.10.5) 2025-10-08 18:43:26.519428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=21.0.0->networking-mlnx) (0.7) 2025-10-08 18:43:26.519481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (2.7.2) 2025-10-08 18:43:26.519535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=21.0.0->networking-mlnx) (0.15.2) 2025-10-08 18:43:26.519588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl (138 kB) 2025-10-08 18:43:26.519709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: networking-mlnx 2025-10-08 18:43:26.519771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed networking-mlnx-21.0.0 2025-10-08 18:43:26.519827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container b7792a82f01a 2025-10-08 18:43:26.519881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 83e8a3a51564 2025-10-08 18:43:26.519940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:43:26.520001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 519d80fd5fbe 2025-10-08 18:43:26.520059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-10-08 18:43:26.520106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-10-08 18:43:26.520171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-10-08 18:43:26.520220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages were automatically installed and are no longer required: 2025-10-08 18:43:26.520266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:43:26.520310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:43:26.520356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:43:26.520406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:43:26.520452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:43:26.520498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:43:26.520543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:43:26.520584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2025-10-08 18:43:26.520638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Use 'apt autoremove' to remove them. 2025-10-08 18:43:26.520720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2025-10-08 18:43:26.520767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: build-essential 2025-10-08 18:43:26.520816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:43:26.520862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:43:26.520914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-10-08 18:43:26.520965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(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% 2025-10-08 18:43:26.520999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-10-08 18:43:26.521025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-10-08 18:43:26.521059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2025-10-08 18:43:26.521106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-10-08 18:43:26.521132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-10-08 18:43:26.521173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-10-08 18:43:26.521183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19704 files and directories currently installed.) 2025-10-08 18:43:26.521225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:43:26.521242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-10-08 18:43:26.521287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-10-08 18:43:26.521313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-10-08 18:43:26.521351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2025-10-08 18:43:26.521378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:43:26.521404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:43:26.521436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:43:26.521462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:43:26.521488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:43:26.521513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:43:26.521539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:43:26.521572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2025-10-08 18:43:26.521598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:43:26.521680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 228 MB disk space will be freed. 2025-10-08 18:43:26.521758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-10-08 18:43:26.521814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(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% 2025-10-08 18:43:26.521868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 55% (Reading database ... 60% (Reading database ... 2025-10-08 18:43:26.521922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:65% 2025-10-08 18:43:26.521974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-10-08 18:43:26.522025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:70% 2025-10-08 18:43:26.522649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-10-08 18:43:26.522666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2025-10-08 18:43:26.522672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-10-08 18:43:26.522677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-10-08 18:43:26.522683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-10-08 18:43:26.522689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19695 files and directories currently installed.) 2025-10-08 18:43:26.522695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:43:26.522701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:43:26.522707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:43:26.522713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:43:26.522719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:43:26.522724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:43:26.522733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:43:26.522739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:43:26.522785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:43:26.522856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:43:26.522864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:43:26.522894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:43:26.522993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:43:26.523001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:43:26.523028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:43:26.523060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:43:26.523110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:43:26.523117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:43:26.523151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:43:26.523186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:43:26.523193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:43:26.523235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:43:26.523278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:43:26.523326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:43:26.523371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:43:26.523421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:43:26.523466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:43:26.523513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:43:26.523559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:43:26.523639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:43:26.523705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:43:26.523737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:43:26.523746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:43:26.523810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:43:26.523854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:43:26.523861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:43:26.523901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:43:26.523907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:43:26.523968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing lto-disabled-list (47) ... 2025-10-08 18:43:26.523983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing make (4.3-4.1build2) ... 2025-10-08 18:43:26.523996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:43:26.524013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:43:26.524027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting pyclean==3.0.0 2025-10-08 18:43:26.524083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:43:26.524093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:43:26.524127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: pyclean 2025-10-08 18:43:26.524176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed pyclean-3.0.0 2025-10-08 18:43:26.524187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:43:26.524198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-10-08 18:43:26.524245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 12244 files, 2120 directories removed. 2025-10-08 18:43:26.524252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-10-08 18:43:26.524276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /usr 2025-10-08 18:43:26.524283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-10-08 18:43:26.524333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 1369 files, 141 directories removed. 2025-10-08 18:43:26.524339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-10-08 18:43:26.524385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Found existing installation: pyclean 3.0.0 2025-10-08 18:43:26.524392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Uninstalling pyclean-3.0.0: 2025-10-08 18:43:26.524439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:43:26.524445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 519d80fd5fbe 2025-10-08 18:43:26.524492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 63902576e55e 2025-10-08 18:43:26.524498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 6/6 : USER neutron 2025-10-08 18:43:26.524548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in f32b9de93ad7 2025-10-08 18:43:26.524555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container f32b9de93ad7 2025-10-08 18:43:26.524601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 13834be75dd3 2025-10-08 18:43:26.524683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully built 0af920ea3380 2025-10-08 18:43:26.524815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251008 2025-10-08 18:43:26.524826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Built at 2025-10-08 18:43:26.524689 (took 0:00:50.373226) 2025-10-08 18:43:26.525231 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-bgp-dragent) 2025-10-08 18:43:26.525243 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Processing 2025-10-08 18:43:26.525250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building started at 2025-10-08 18:43:26.525170 2025-10-08 18:43:26.525323 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Getting local archive from tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-10-08 18:43:26.526715 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 plugins into plugins archive 2025-10-08 18:43:26.527265 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 additions into additions archive 2025-10-08 18:44:10.725032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 18:44:10.725142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 9bd5798d2b35 2025-10-08 18:44:10.725195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 2/6 : LABEL "build-date"="20251008" "name"="neutron-bgp-dragent" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-bgp-dragent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:44:10.725223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in ca1baa2658ae 2025-10-08 18:44:10.725252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container ca1baa2658ae 2025-10-08 18:44:10.725263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> ce66b9eb633a 2025-10-08 18:44:10.725270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 3/6 : ADD neutron-bgp-dragent-archive /neutron-bgp-dragent-source 2025-10-08 18:44:10.725313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 0fdd16faad9b 2025-10-08 18:44:10.725361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 4/6 : RUN ln -s neutron-bgp-dragent-source/* neutron_dynamic_routing && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /neutron_dynamic_routing 2025-10-08 18:44:10.725412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 41409c8cf249 2025-10-08 18:44:10.725459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing /neutron_dynamic_routing 2025-10-08 18:44:10.725509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: started 2025-10-08 18:44:10.725558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: finished with status 'done' 2025-10-08 18:44:10.725605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: started 2025-10-08 18:44:10.725683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: finished with status 'done' 2025-10-08 18:44:10.725793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): started 2025-10-08 18:44:10.725804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-08 18:44:10.725849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.0) 2025-10-08 18:44:10.725932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.36.1) 2025-10-08 18:44:10.725965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: httplib2>=0.9.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.22.0) 2025-10-08 18:44:10.726016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.10.1) 2025-10-08 18:44:10.726063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: SQLAlchemy>=1.3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.32) 2025-10-08 18:44:10.726110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: alembic>=0.9.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.13.2) 2025-10-08 18:44:10.726158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: neutron-lib>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.15.0) 2025-10-08 18:44:10.726209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-ken>=0.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.10.0) 2025-10-08 18:44:10.726253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (9.6.0) 2025-10-08 18:44:10.726300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.db>=4.44.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (16.0.0) 2025-10-08 18:44:10.726352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.2) 2025-10-08 18:44:10.726394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.messaging>=5.29.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (14.9.1) 2025-10-08 18:44:10.726451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.5.0) 2025-10-08 18:44:10.726500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.5.0) 2025-10-08 18:44:10.726546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.utils>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (7.3.0) 2025-10-08 18:44:10.726601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: neutron>=25.0.0.0b1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==25.0.0.0rc2.dev3) (25.2.1.dev46) 2025-10-08 18:44:10.726672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.3.5) 2025-10-08 18:44:10.726791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: typing-extensions>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.12.2) 2025-10-08 18:44:10.726827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: dnspython>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.6.1) 2025-10-08 18:44:10.726878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: greenlet>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.3) 2025-10-08 18:44:10.726926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.2) 2025-10-08 18:44:10.726987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Paste>=2.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.10.1) 2025-10-08 18:44:10.727034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PasteDeploy>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.0) 2025-10-08 18:44:10.727080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Routes>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.5.1) 2025-10-08 18:44:10.727126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: debtcollector>=1.19.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.0) 2025-10-08 18:44:10.727171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: decorator>=4.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.1.1) 2025-10-08 18:44:10.727217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pecan>=1.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.5.1) 2025-10-08 18:44:10.727262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.32.3) 2025-10-08 18:44:10.727307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Jinja2>=2.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.4) 2025-10-08 18:44:10.727358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: keystonemiddleware>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (10.7.1) 2025-10-08 18:44:10.727399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-neutronclient>=7.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (11.3.1) 2025-10-08 18:44:10.727444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tenacity>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (8.3.0) 2025-10-08 18:44:10.727489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: WebOb>=1.8.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.8.8) 2025-10-08 18:44:10.727541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: keystoneauth1>=3.14.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.8.1) 2025-10-08 18:44:10.727580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: stevedore>=2.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.3.0) 2025-10-08 18:44:10.727644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.8.0) 2025-10-08 18:44:10.727730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.concurrency>=3.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.0) 2025-10-08 18:44:10.727777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.6.0) 2025-10-08 18:44:10.727826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.i18n>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.4.0) 2025-10-08 18:44:10.727873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.middleware>=3.31.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.2.0) 2025-10-08 18:44:10.727922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.policy>=4.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.4.0) 2025-10-08 18:44:10.727967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.privsep>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2025-10-08 18:44:10.728012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.reports>=1.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2025-10-08 18:44:10.728058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.rootwrap>=5.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (7.3.0) 2025-10-08 18:44:10.728104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.4.0) 2025-10-08 18:44:10.728149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2025-10-08 18:44:10.728194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: osprofiler>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.2.0) 2025-10-08 18:44:10.728243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-resource-classes>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.1.0) 2025-10-08 18:44:10.728286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.0) 2025-10-08 18:44:10.728331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovsdbapp>=2.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.8.0) 2025-10-08 18:44:10.728377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: psutil>=5.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.0.0) 2025-10-08 18:44:10.728427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.2.1) 2025-10-08 18:44:10.728467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (18.7.0) 2025-10-08 18:44:10.728512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: openstacksdk>=0.31.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.0.1) 2025-10-08 18:44:10.728559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-designateclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.1.0) 2025-10-08 18:44:10.728604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-vif>=3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.7.0) 2025-10-08 18:44:10.728702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.0) 2025-10-08 18:44:10.728738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tooz>=1.58.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.3.0) 2025-10-08 18:44:10.728897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyroute2>=0.7.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.7.12) 2025-10-08 18:44:10.728930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.16.0) 2025-10-08 18:44:10.728937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: MarkupSafe>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.1.5) 2025-10-08 18:44:10.728953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.1.0) 2025-10-08 18:44:10.728958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.7.0) 2025-10-08 18:44:10.728995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PyJWT>=2.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.9.0) 2025-10-08 18:44:10.729041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pycadf>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.1) 2025-10-08 18:44:10.729102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-keystoneclient>=3.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.5.0) 2025-10-08 18:44:10.729139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-traits>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.26.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.0) 2025-10-08 18:44:10.729188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: setproctitle>=1.1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.26.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.3.3) 2025-10-08 18:44:10.729237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PyYAML>=3.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (6.0.2) 2025-10-08 18:44:10.729300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (42.0.8) 2025-10-08 18:44:10.729331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.3.3) 2025-10-08 18:44:10.729378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.0.1) 2025-10-08 18:44:10.729424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.33) 2025-10-08 18:44:10.729470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.11.0) 2025-10-08 18:44:10.729516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.2.2) 2025-10-08 18:44:10.729562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.4.0) 2025-10-08 18:44:10.729608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.17.0) 2025-10-08 18:44:10.729744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.22) 2025-10-08 18:44:10.729790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.0.0) 2025-10-08 18:44:10.729839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: msgpack>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.0.8) 2025-10-08 18:44:10.729887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ncclient>=0.6.13 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.6.15) 2025-10-08 18:44:10.729934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.1) 2025-10-08 18:44:10.729985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: setuptools>0.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (67.2.0) 2025-10-08 18:44:10.730028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: paramiko>=1.15.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.4.1) 2025-10-08 18:44:10.730074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: lxml>=3.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.3.0) 2025-10-08 18:44:10.730120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: six in /var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.16.0) 2025-10-08 18:44:10.730169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.19) 2025-10-08 18:44:10.730211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.0) 2025-10-08 18:44:10.730252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testresources>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.0.1) 2025-10-08 18:44:10.730290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testscenarios>=0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.5.0) 2025-10-08 18:44:10.730327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.9.0.post0) 2025-10-08 18:44:10.730364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: amqp>=2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.2.0) 2025-10-08 18:44:10.730401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cachetools>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.5.0) 2025-10-08 18:44:10.730451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: kombu>=4.6.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.4.0) 2025-10-08 18:44:10.730490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.metrics>=0.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.9.0) 2025-10-08 18:44:10.730528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (5.1.0) 2025-10-08 18:44:10.730566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: prometheus-client>=0.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.20.0) 2025-10-08 18:44:10.730603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: bcrypt>=3.1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.0.1) 2025-10-08 18:44:10.730662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: statsd>=3.2.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.0.1) 2025-10-08 18:44:10.730719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2024.1) 2025-10-08 18:44:10.730754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Yappi>=1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.6.0) 2025-10-08 18:44:10.730793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.11.0) 2025-10-08 18:44:10.730830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: fixtures>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.7.1->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.1.0) 2025-10-08 18:44:10.730871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.5.0) 2025-10-08 18:44:10.730905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: logutils>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.3.5) 2025-10-08 18:44:10.730943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.2.13) 2025-10-08 18:44:10.730981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf>=1.1.0->keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2024.1) 2025-10-08 18:44:10.731019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.7.0) 2025-10-08 18:44:10.731056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (4.19.2) 2025-10-08 18:44:10.731095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: osc-lib>=1.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.1.0) 2025-10-08 18:44:10.731133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.5.2) 2025-10-08 18:44:10.731173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.4.3) 2025-10-08 18:44:10.731213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (24.2.0) 2025-10-08 18:44:10.731254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.9.0) 2025-10-08 18:44:10.731294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2023.12.1) 2025-10-08 18:44:10.731336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.35.1) 2025-10-08 18:44:10.731373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.20.0) 2025-10-08 18:44:10.731429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.8.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.1.0) 2025-10-08 18:44:10.731469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.3.2) 2025-10-08 18:44:10.731511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (3.8) 2025-10-08 18:44:10.731547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (1.26.19) 2025-10-08 18:44:10.731585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2025.10.5) 2025-10-08 18:44:10.731638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: repoze.lru>=0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.7) 2025-10-08 18:44:10.731697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testtools in /var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron-dynamic-routing==25.0.0.0rc2.dev3) (2.7.2) 2025-10-08 18:44:10.731737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: voluptuous>=0.8.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==25.0.0.0rc2.dev3) (0.15.2) 2025-10-08 18:44:10.731777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building wheels for collected packages: neutron-dynamic-routing 2025-10-08 18:44:10.731817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2025-10-08 18:44:10.731855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2025-10-08 18:44:10.731893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Created wheel for neutron-dynamic-routing: filename=neutron_dynamic_routing-25.0.0.0rc2.dev3-py3-none-any.whl size=107250 sha256=7f9110c8362e3692989bb4a6bc9c28a2a4a2de1e2e34bbbe267903ebe6b1b11f 2025-10-08 18:44:10.731931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Stored in directory: /tmp/pip-ephem-wheel-cache-emvfa5uz/wheels/cc/05/c8/ac6e19e938732d8fea860359d0b2bd76dd80b2a57124578084 2025-10-08 18:44:10.731969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built neutron-dynamic-routing 2025-10-08 18:44:10.732008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: neutron-dynamic-routing 2025-10-08 18:44:10.732046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-10-08 18:44:10.732084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 41409c8cf249 2025-10-08 18:44:10.732121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> e20f05ae477f 2025-10-08 18:44:10.732177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:44:10.732218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 26898927a13d 2025-10-08 18:44:10.732258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2025-10-08 18:44:10.732295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2025-10-08 18:44:10.732334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2025-10-08 18:44:10.732377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages were automatically installed and are no longer required: 2025-10-08 18:44:10.732412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:44:10.732446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:44:10.732481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:44:10.732515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:44:10.732550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:44:10.732587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:44:10.732619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:44:10.732804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2025-10-08 18:44:10.732834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Use 'apt autoremove' to remove them. 2025-10-08 18:44:10.732842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2025-10-08 18:44:10.732866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: build-essential 2025-10-08 18:44:10.732873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:44:10.732898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:44:10.732954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-10-08 18:44:10.732979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(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% 2025-10-08 18:44:10.733005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2025-10-08 18:44:10.733052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2025-10-08 18:44:10.733112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2025-10-08 18:44:10.733141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2025-10-08 18:44:10.733180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-10-08 18:44:10.733207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:90% 2025-10-08 18:44:10.733246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-08 18:44:10.733274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:44:10.733320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-10-08 18:44:10.733348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2025-10-08 18:44:10.733384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2025-10-08 18:44:10.733409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2025-10-08 18:44:10.733468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2025-10-08 18:44:10.733478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:44:10.733504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:44:10.733532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:44:10.733581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:44:10.733589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:44:10.733613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:44:10.733697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:44:10.733708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2025-10-08 18:44:10.733732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:44:10.733799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 228 MB disk space will be freed. 2025-10-08 18:44:10.733824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-10-08 18:44:10.733831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(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% 2025-10-08 18:44:10.733860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2025-10-08 18:44:10.733887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2025-10-08 18:44:10.733938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:44:10.733946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2025-10-08 18:44:10.733996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2025-10-08 18:44:10.734031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-08 18:44:10.734053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:44:10.734077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:10.734116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:44:10.734143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:10.734170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:44:10.734207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:44:10.734235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:44:10.734263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:10.734313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:44:10.734335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:10.734364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:44:10.734388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:44:10.734411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:44:10.734449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:44:10.734473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:44:10.734497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:44:10.734534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:44:10.734561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:10.734589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:44:10.734668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:10.734702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:10.734709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:10.734761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:10.734768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:10.734817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:10.734823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:10.734874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:44:10.734897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:44:10.734920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:10.734958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:10.734985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:44:10.735012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:10.735058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:10.735081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:44:10.735104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:10.735156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:44:10.735183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:10.735232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:10.735239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing lto-disabled-list (47) ... 2025-10-08 18:44:10.735276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing make (4.3-4.1build2) ... 2025-10-08 18:44:10.735303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:44:10.735329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:44:10.735384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Collecting pyclean==3.0.0 2025-10-08 18:44:10.735396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:44:10.735420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:44:10.735443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: pyclean 2025-10-08 18:44:10.735495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed pyclean-3.0.0 2025-10-08 18:44:10.735517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:44:10.735541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-10-08 18:44:10.735578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 12214 files, 2123 directories removed. 2025-10-08 18:44:10.735604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-10-08 18:44:10.735672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /usr 2025-10-08 18:44:10.735704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-10-08 18:44:10.735754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 1365 files, 140 directories removed. 2025-10-08 18:44:10.735761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-10-08 18:44:10.735789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Found existing installation: pyclean 3.0.0 2025-10-08 18:44:10.735827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Uninstalling pyclean-3.0.0: 2025-10-08 18:44:10.735854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:44:10.735882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 26898927a13d 2025-10-08 18:44:10.735919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 35df7701af4f 2025-10-08 18:44:10.735945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 6/6 : USER neutron 2025-10-08 18:44:10.735982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in bb1b29dc65d1 2025-10-08 18:44:10.736010 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container bb1b29dc65d1 2025-10-08 18:44:10.736037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 75c2388921fc 2025-10-08 18:44:10.736084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built 2c62f2594996 2025-10-08 18:44:10.736108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251008 2025-10-08 18:44:10.736229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Built at 2025-10-08 18:44:10.736126 (took 0:00:44.210956) 2025-10-08 18:44:10.736608 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-dhcp-agent) 2025-10-08 18:44:10.736721 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Processing 2025-10-08 18:44:10.736764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building started at 2025-10-08 18:44:10.736693 2025-10-08 18:44:10.737773 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 plugins into plugins archive 2025-10-08 18:44:10.738378 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 additions into additions archive 2025-10-08 18:44:46.653237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 18:44:46.653308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 9bd5798d2b35 2025-10-08 18:44:46.653413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 2/5 : LABEL "build-date"="20251008" "name"="neutron-dhcp-agent" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-dhcp-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:44:46.653446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 96adcdaa49d4 2025-10-08 18:44:46.653478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 96adcdaa49d4 2025-10-08 18:44:46.653490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 83ffe3611f13 2025-10-08 18:44:46.653498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 18:44:46.653583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 243a1f41e288 2025-10-08 18:44:46.653624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:44:46.653752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 1910284616e1 2025-10-08 18:44:46.653808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2025-10-08 18:44:46.653851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2025-10-08 18:44:46.653918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2025-10-08 18:44:46.653972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages were automatically installed and are no longer required: 2025-10-08 18:44:46.654008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:44:46.654073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:44:46.654134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:44:46.654167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:44:46.654229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:44:46.654264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:44:46.654327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:44:46.654360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2025-10-08 18:44:46.654412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Use 'apt autoremove' to remove them. 2025-10-08 18:44:46.654464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2025-10-08 18:44:46.654523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: build-essential 2025-10-08 18:44:46.654584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:44:46.654663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:44:46.654754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-10-08 18:44:46.654830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(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% 2025-10-08 18:44:46.654891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2025-10-08 18:44:46.654936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2025-10-08 18:44:46.654991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2025-10-08 18:44:46.655025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2025-10-08 18:44:46.655090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2025-10-08 18:44:46.655148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2025-10-08 18:44:46.655183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-08 18:44:46.655249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:44:46.655312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2025-10-08 18:44:46.655370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2025-10-08 18:44:46.655417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2025-10-08 18:44:46.655447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2025-10-08 18:44:46.655513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:44:46.655572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:44:46.655604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:44:46.655663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:44:46.655751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:44:46.655786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:44:46.655846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:44:46.655876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2025-10-08 18:44:46.655947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:44:46.656007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 228 MB disk space will be freed. 2025-10-08 18:44:46.656040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-10-08 18:44:46.656111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(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 ... 2025-10-08 18:44:46.656233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 18:44:46.656244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2025-10-08 18:44:46.656277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2025-10-08 18:44:46.656345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2025-10-08 18:44:46.656404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2025-10-08 18:44:46.656432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2025-10-08 18:44:46.656490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2025-10-08 18:44:46.656541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-08 18:44:46.656576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:44:46.656663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:46.656819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:44:46.656850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:46.656915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-10-08 18:44:46.656974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:44:46.657021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:44:46.657068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:44:46.657139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:46.657198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:44:46.657246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:46.657301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:44:46.657333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:44:46.657392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:44:46.657448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:44:46.657477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:44:46.657533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:44:46.657589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:44:46.657689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:46.657748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:44:46.657786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:46.657833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:46.657887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:46.657917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:44:46.657973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:46.658027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:46.658056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:46.658111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:44:46.658187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:44:46.658201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:46.658241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:46.658292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:44:46.658334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:46.658381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:46.658416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:44:46.658469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:46.658507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:44:46.658538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:46.658598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:44:46.658649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing lto-disabled-list (47) ... 2025-10-08 18:44:46.658741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing make (4.3-4.1build2) ... 2025-10-08 18:44:46.658797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:44:46.658827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:44:46.658883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Collecting pyclean==3.0.0 2025-10-08 18:44:46.658938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:44:46.658964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:44:46.659024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Installing collected packages: pyclean 2025-10-08 18:44:46.659079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully installed pyclean-3.0.0 2025-10-08 18:44:46.659109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:44:46.659167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-10-08 18:44:46.659212 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 12131 files, 2079 directories removed. 2025-10-08 18:44:46.659242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-10-08 18:44:46.659302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /usr 2025-10-08 18:44:46.659356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-10-08 18:44:46.659385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 1365 files, 140 directories removed. 2025-10-08 18:44:46.659430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-10-08 18:44:46.659474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Found existing installation: pyclean 3.0.0 2025-10-08 18:44:46.659506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Uninstalling pyclean-3.0.0: 2025-10-08 18:44:46.659563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:44:46.659616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 1910284616e1 2025-10-08 18:44:46.659721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> c8a61f4adabd 2025-10-08 18:44:46.659733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 5/5 : USER neutron 2025-10-08 18:44:46.659781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in cf4c26c95db3 2025-10-08 18:44:46.659806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container cf4c26c95db3 2025-10-08 18:44:46.659864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> f8fefa20e88a 2025-10-08 18:44:46.659918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully built 53c31806cd70 2025-10-08 18:44:46.660003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251008 2025-10-08 18:44:46.660125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Built at 2025-10-08 18:44:46.659998 (took 0:00:35.923305) 2025-10-08 18:44:46.660621 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-neutron-agent) 2025-10-08 18:44:46.660799 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Processing 2025-10-08 18:44:46.660880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building started at 2025-10-08 18:44:46.660775 2025-10-08 18:44:46.662012 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 plugins into plugins archive 2025-10-08 18:44:46.662565 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 additions into additions archive 2025-10-08 18:45:21.394900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 18:45:21.395001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 9bd5798d2b35 2025-10-08 18:45:21.395021 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 2/4 : LABEL "build-date"="20251008" "name"="ironic-neutron-agent" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-neutron-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:45:21.395037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 74752fa370ac 2025-10-08 18:45:21.395051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 74752fa370ac 2025-10-08 18:45:21.395161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> d2504952c028 2025-10-08 18:45:21.395179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:45:21.395192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in e7f2fd3f95be 2025-10-08 18:45:21.395204 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2025-10-08 18:45:21.395216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2025-10-08 18:45:21.395227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2025-10-08 18:45:21.395239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages were automatically installed and are no longer required: 2025-10-08 18:45:21.395295 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:45:21.395308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:45:21.395320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:45:21.395332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:45:21.395381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:45:21.395393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:45:21.395405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:45:21.395454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2025-10-08 18:45:21.395467 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Use 'apt autoremove' to remove them. 2025-10-08 18:45:21.395514 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2025-10-08 18:45:21.395527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: build-essential 2025-10-08 18:45:21.395574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:45:21.395773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:45:21.395791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-10-08 18:45:21.395821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(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% 2025-10-08 18:45:21.395870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-10-08 18:45:21.395916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:70% 2025-10-08 18:45:21.395960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2025-10-08 18:45:21.396013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:45:21.396023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2025-10-08 18:45:21.396067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2025-10-08 18:45:21.396122 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19524 files and directories currently installed.) 2025-10-08 18:45:21.396172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:45:21.396182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2025-10-08 18:45:21.396228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2025-10-08 18:45:21.396272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2025-10-08 18:45:21.396321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2025-10-08 18:45:21.396331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:45:21.396381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:45:21.396391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:45:21.396440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:45:21.396450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:45:21.396502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:45:21.396538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:45:21.396548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2025-10-08 18:45:21.396966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:45:21.397032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 228 MB disk space will be freed. 2025-10-08 18:45:21.397046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-10-08 18:45:21.397058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(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% 2025-10-08 18:45:21.397070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2025-10-08 18:45:21.397080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2025-10-08 18:45:21.397114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2025-10-08 18:45:21.397124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2025-10-08 18:45:21.397133 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2025-10-08 18:45:21.397213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2025-10-08 18:45:21.397224 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-10-08 18:45:21.397235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:45:21.397245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:21.397255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:45:21.397264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:21.397273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:45:21.397282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:45:21.397292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:45:21.397301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:21.397328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:45:21.397388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:21.397399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:45:21.397408 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:45:21.397418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:45:21.397427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:45:21.397459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:45:21.397469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:45:21.397479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:45:21.397492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:21.398838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:45:21.398888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:21.398900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:21.398909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:21.398918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:21.398927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:21.398936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:21.398945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:21.398953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:45:21.398962 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:45:21.398998 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:21.399007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:21.399016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:45:21.399024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:21.399032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:21.399041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:45:21.399050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:21.399058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:45:21.399067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:21.399075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:21.399084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing lto-disabled-list (47) ... 2025-10-08 18:45:21.399093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing make (4.3-4.1build2) ... 2025-10-08 18:45:21.399102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-10-08 18:45:21.399111 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:45:21.399120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:45:21.399129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Collecting pyclean==3.0.0 2025-10-08 18:45:21.399137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:45:21.399146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:45:21.399155 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Installing collected packages: pyclean 2025-10-08 18:45:21.399163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully installed pyclean-3.0.0 2025-10-08 18:45:21.399172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:45:21.399181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-10-08 18:45:21.399189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 12131 files, 2079 directories removed. 2025-10-08 18:45:21.399198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-10-08 18:45:21.399206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /usr 2025-10-08 18:45:21.399229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-10-08 18:45:21.399238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 1365 files, 140 directories removed. 2025-10-08 18:45:21.399247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-10-08 18:45:21.399255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Found existing installation: pyclean 3.0.0 2025-10-08 18:45:21.399264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Uninstalling pyclean-3.0.0: 2025-10-08 18:45:21.399272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:45:21.399281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container e7f2fd3f95be 2025-10-08 18:45:21.399289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> c6f487755562 2025-10-08 18:45:21.399298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 4/4 : USER neutron 2025-10-08 18:45:21.399306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 8df8e15dbacf 2025-10-08 18:45:21.399323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 8df8e15dbacf 2025-10-08 18:45:21.399332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> fb283ce4d63a 2025-10-08 18:45:21.399349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully built 4094a994f42b 2025-10-08 18:45:21.399359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully tagged osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251008 2025-10-08 18:45:21.399369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Built at 2025-10-08 18:45:21.398912 (took 0:00:34.738137) 2025-10-08 18:45:21.399381 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-engine) 2025-10-08 18:45:21.399446 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Processing 2025-10-08 18:45:21.399456 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building started at 2025-10-08 18:45:21.399382 2025-10-08 18:45:21.400755 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 plugins into plugins archive 2025-10-08 18:45:21.402784 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 additions into additions archive 2025-10-08 18:45:49.536974 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251008 2025-10-08 18:45:49.537070 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> f9d62e84d683 2025-10-08 18:45:49.537101 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 2/4 : LABEL "build-date"="20251008" "name"="heat-engine" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:45:49.537118 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 5870c86742c8 2025-10-08 18:45:49.537207 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 5870c86742c8 2025-10-08 18:45:49.537223 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 83c35cf51bb5 2025-10-08 18:45:49.537237 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:45:49.537252 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in f5241f23cc97 2025-10-08 18:45:49.537264 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2025-10-08 18:45:49.537276 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2025-10-08 18:45:49.537315 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2025-10-08 18:45:49.537327 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages were automatically installed and are no longer required: 2025-10-08 18:45:49.537340 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:45:49.537378 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:45:49.538792 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:45:49.538886 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:45:49.538900 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:45:49.538928 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:45:49.538936 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:45:49.538944 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2025-10-08 18:45:49.538953 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Use 'apt autoremove' to remove them. 2025-10-08 18:45:49.538961 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2025-10-08 18:45:49.538969 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: build-essential 2025-10-08 18:45:49.538977 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:45:49.538985 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:45:49.538992 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-10-08 18:45:49.539000 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-10-08 18:45:49.539010 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: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% 2025-10-08 18:45:49.539019 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2025-10-08 18:45:49.539027 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% (Reading database ... 80% 2025-10-08 18:45:49.539035 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2025-10-08 18:45:49.539042 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2025-10-08 18:45:49.539049 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2025-10-08 18:45:49.539057 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:45:49.539066 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:45:49.539074 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2025-10-08 18:45:49.539081 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2025-10-08 18:45:49.539089 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2025-10-08 18:45:49.539096 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2025-10-08 18:45:49.539104 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:45:49.539112 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:45:49.539119 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:45:49.539127 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:45:49.539134 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:45:49.539142 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:45:49.539150 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:45:49.539165 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2025-10-08 18:45:49.539237 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:45:49.539247 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 228 MB disk space will be freed. 2025-10-08 18:45:49.539255 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-10-08 18:45:49.539264 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(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% 2025-10-08 18:45:49.539280 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 18:45:49.539288 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2025-10-08 18:45:49.539296 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2025-10-08 18:45:49.539303 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2025-10-08 18:45:49.539310 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2025-10-08 18:45:49.539318 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2025-10-08 18:45:49.539325 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2025-10-08 18:45:49.539333 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:45:49.539380 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:45:49.539389 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:49.539397 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:45:49.539435 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:49.539443 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:45:49.540808 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:45:49.540840 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:45:49.540846 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:49.540851 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:45:49.540855 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:49.540859 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:45:49.540863 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:45:49.540867 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:45:49.540871 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:45:49.540875 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:45:49.540879 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:45:49.540883 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:45:49.540887 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:49.540891 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:45:49.540895 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:49.540899 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:49.540903 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:49.540907 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:45:49.540911 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:49.540915 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:49.540919 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:49.540923 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:45:49.540933 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:45:49.540937 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:49.540941 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:49.540945 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:45:49.540949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:49.540953 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:49.540957 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:45:49.540961 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:49.540965 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:45:49.540968 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:49.540972 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:45:49.540976 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing lto-disabled-list (47) ... 2025-10-08 18:45:49.541007 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing make (4.3-4.1build2) ... 2025-10-08 18:45:49.541011 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:45:49.541015 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:45:49.541020 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Collecting pyclean==3.0.0 2025-10-08 18:45:49.541024 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:45:49.541028 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:45:49.541054 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Installing collected packages: pyclean 2025-10-08 18:45:49.541882 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully installed pyclean-3.0.0 2025-10-08 18:45:49.541937 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:45:49.541949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-10-08 18:45:49.541976 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 10735 files, 1490 directories removed. 2025-10-08 18:45:49.541986 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-10-08 18:45:49.541995 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /usr 2025-10-08 18:45:49.542005 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-10-08 18:45:49.542014 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 1316 files, 133 directories removed. 2025-10-08 18:45:49.542023 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-10-08 18:45:49.542032 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Found existing installation: pyclean 3.0.0 2025-10-08 18:45:49.542042 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Uninstalling pyclean-3.0.0: 2025-10-08 18:45:49.542051 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:45:49.542061 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container f5241f23cc97 2025-10-08 18:45:49.542071 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 4f536d2809a5 2025-10-08 18:45:49.542080 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 4/4 : USER heat 2025-10-08 18:45:49.542089 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in db1fb09bcc57 2025-10-08 18:45:49.542099 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container db1fb09bcc57 2025-10-08 18:45:49.542108 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> a7e6c3019093 2025-10-08 18:45:49.542117 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully built ff080f95ff47 2025-10-08 18:45:49.542184 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully tagged osism.harbor.regio.digital/kolla/heat-engine:build-20251008 2025-10-08 18:45:49.542207 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Built at 2025-10-08 18:45:49.541939 (took 0:00:28.142557) 2025-10-08 18:45:49.542542 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api-cfn) 2025-10-08 18:45:49.542597 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Processing 2025-10-08 18:45:49.542773 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building started at 2025-10-08 18:45:49.542571 2025-10-08 18:45:49.545751 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 plugins into plugins archive 2025-10-08 18:45:49.545772 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 additions into additions archive 2025-10-08 18:46:20.666885 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251008 2025-10-08 18:46:20.667004 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> f9d62e84d683 2025-10-08 18:46:20.667035 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 2/5 : LABEL "build-date"="20251008" "name"="heat-api-cfn" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-api-cfn" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:46:20.667172 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 7bde1dd4da99 2025-10-08 18:46:20.667218 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 7bde1dd4da99 2025-10-08 18:46:20.667339 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> d1faebcd490c 2025-10-08 18:46:20.667412 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2025-10-08 18:46:20.667543 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 68bbfb040639 2025-10-08 18:46:20.667612 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2025-10-08 18:46:20.667880 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in b62cddb2e718 2025-10-08 18:46:20.667901 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container b62cddb2e718 2025-10-08 18:46:20.668120 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> fa314f8fd4ec 2025-10-08 18:46:20.668204 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:46:20.668234 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 25e88be81d57 2025-10-08 18:46:20.668249 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2025-10-08 18:46:20.668266 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2025-10-08 18:46:20.668468 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2025-10-08 18:46:20.668528 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages were automatically installed and are no longer required: 2025-10-08 18:46:20.668554 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:46:20.668574 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:46:20.668615 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:46:20.668770 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:46:20.668863 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:46:20.668937 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:46:20.669009 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:46:20.669082 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2025-10-08 18:46:20.669148 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Use 'apt autoremove' to remove them. 2025-10-08 18:46:20.669248 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2025-10-08 18:46:20.669311 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: build-essential 2025-10-08 18:46:20.669383 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:46:20.669446 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:46:20.669514 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-10-08 18:46:20.669591 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(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% 2025-10-08 18:46:20.669662 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 2025-10-08 18:46:20.669797 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:65% 2025-10-08 18:46:20.669869 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2025-10-08 18:46:20.669936 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2025-10-08 18:46:20.670002 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2025-10-08 18:46:20.670067 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2025-10-08 18:46:20.670130 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2025-10-08 18:46:20.670194 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2025-10-08 18:46:20.670260 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:46:20.670326 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:46:20.670393 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2025-10-08 18:46:20.670462 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2025-10-08 18:46:20.670529 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2025-10-08 18:46:20.670602 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2025-10-08 18:46:20.670687 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:46:20.670774 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:46:20.670838 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:46:20.670900 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:46:20.670950 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:46:20.671012 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:46:20.671062 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:46:20.671109 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2025-10-08 18:46:20.671197 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:46:20.671261 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 228 MB disk space will be freed. 2025-10-08 18:46:20.671330 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-10-08 18:46:20.671398 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-10-08 18:46:20.671478 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: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% 2025-10-08 18:46:20.671529 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:46:20.671593 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2025-10-08 18:46:20.671667 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2025-10-08 18:46:20.671798 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:46:20.671871 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:46:20.671940 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:20.672007 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:46:20.672072 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:20.672160 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:46:20.672230 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:46:20.672315 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:46:20.672383 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:20.672450 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:46:20.673709 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:20.673747 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:46:20.673756 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:46:20.673764 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:46:20.673773 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:46:20.673781 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:46:20.673790 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:46:20.673798 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:46:20.673806 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:20.673815 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:46:20.673823 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:20.673831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:20.673839 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:20.673848 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:20.673870 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:20.673878 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:20.673887 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:20.673896 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:46:20.673904 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:46:20.673912 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:20.673920 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:20.673929 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:46:20.673937 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:20.673945 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:20.673953 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:46:20.673962 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:20.673970 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:46:20.673978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:20.673986 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:20.673994 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing lto-disabled-list (47) ... 2025-10-08 18:46:20.674003 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing make (4.3-4.1build2) ... 2025-10-08 18:46:20.674011 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:46:20.674026 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:46:20.674039 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Collecting pyclean==3.0.0 2025-10-08 18:46:20.674048 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:46:20.674056 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:46:20.674065 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Installing collected packages: pyclean 2025-10-08 18:46:20.674073 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully installed pyclean-3.0.0 2025-10-08 18:46:20.674081 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:46:20.674090 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-10-08 18:46:20.674101 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 10735 files, 1490 directories removed. 2025-10-08 18:46:20.674165 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-10-08 18:46:20.674217 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /usr 2025-10-08 18:46:20.674229 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-10-08 18:46:20.674325 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 1316 files, 133 directories removed. 2025-10-08 18:46:20.674340 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-10-08 18:46:20.674430 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Found existing installation: pyclean 3.0.0 2025-10-08 18:46:20.674444 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Uninstalling pyclean-3.0.0: 2025-10-08 18:46:20.674516 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:46:20.674571 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 25e88be81d57 2025-10-08 18:46:20.674652 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 2db1ac7ffc19 2025-10-08 18:46:20.674719 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully built 0d652b4a7023 2025-10-08 18:46:20.674794 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully tagged osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251008 2025-10-08 18:46:20.674922 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Built at 2025-10-08 18:46:20.674805 (took 0:00:31.132234) 2025-10-08 18:46:20.675333 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api) 2025-10-08 18:46:20.675406 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Processing 2025-10-08 18:46:20.675502 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building started at 2025-10-08 18:46:20.675393 2025-10-08 18:46:20.676559 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 plugins into plugins archive 2025-10-08 18:46:20.677262 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 additions into additions archive 2025-10-08 18:46:51.733117 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251008 2025-10-08 18:46:51.733222 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> f9d62e84d683 2025-10-08 18:46:51.733242 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 2/5 : LABEL "build-date"="20251008" "name"="heat-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:46:51.733258 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 4c1e549881e1 2025-10-08 18:46:51.733314 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 4c1e549881e1 2025-10-08 18:46:51.733431 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> e83b815fbb10 2025-10-08 18:46:51.733505 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2025-10-08 18:46:51.733607 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 89204fecbc7d 2025-10-08 18:46:51.733694 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2025-10-08 18:46:51.733844 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 23449c951186 2025-10-08 18:46:51.733920 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 23449c951186 2025-10-08 18:46:51.734000 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 4a3243179b26 2025-10-08 18:46:51.734087 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:46:51.734187 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 40624c2b0fde 2025-10-08 18:46:51.734239 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2025-10-08 18:46:51.734317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2025-10-08 18:46:51.734394 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2025-10-08 18:46:51.734477 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages were automatically installed and are no longer required: 2025-10-08 18:46:51.734555 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:46:51.734653 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:46:51.734721 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:46:51.734857 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:46:51.734935 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:46:51.735006 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:46:51.735141 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:46:51.735158 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2025-10-08 18:46:51.735701 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Use 'apt autoremove' to remove them. 2025-10-08 18:46:51.735717 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2025-10-08 18:46:51.735726 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: build-essential 2025-10-08 18:46:51.735735 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:46:51.735762 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:46:51.735772 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-10-08 18:46:51.735781 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(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% 2025-10-08 18:46:51.735791 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:46:51.735800 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-10-08 18:46:51.735808 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2025-10-08 18:46:51.735817 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:46:51.735826 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:46:51.735838 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2025-10-08 18:46:51.735846 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2025-10-08 18:46:51.735917 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2025-10-08 18:46:51.735974 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2025-10-08 18:46:51.736063 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:46:51.736078 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:46:51.736165 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:46:51.736205 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:46:51.736262 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:46:51.736322 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:46:51.736381 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:46:51.736440 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2025-10-08 18:46:51.736509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:46:51.736571 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 228 MB disk space will be freed. 2025-10-08 18:46:51.736641 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-10-08 18:46:51.736767 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(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% 2025-10-08 18:46:51.736867 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2025-10-08 18:46:51.736911 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2025-10-08 18:46:51.736960 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2025-10-08 18:46:51.737012 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2025-10-08 18:46:51.737064 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2025-10-08 18:46:51.737116 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2025-10-08 18:46:51.737172 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:46:51.737228 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:46:51.739524 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:51.739546 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:46:51.739556 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:51.739565 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:46:51.739573 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:46:51.739582 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:46:51.739590 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:51.739599 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:46:51.739608 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:51.739616 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:46:51.739645 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:46:51.739657 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:46:51.739666 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:46:51.739674 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:46:51.739682 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:46:51.739691 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:46:51.739699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:51.739708 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:46:51.739716 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:51.739724 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:51.739732 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:51.739754 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:46:51.739763 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:51.739772 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:51.739780 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:51.739788 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:46:51.739797 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:46:51.739814 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:51.739823 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:51.739832 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:46:51.739840 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:51.739849 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:51.739857 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:46:51.739866 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:51.739874 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:46:51.739882 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:51.739891 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:46:51.739900 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing lto-disabled-list (47) ... 2025-10-08 18:46:51.739909 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing make (4.3-4.1build2) ... 2025-10-08 18:46:51.739917 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:46:51.739926 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:46:51.739934 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Collecting pyclean==3.0.0 2025-10-08 18:46:51.739942 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:46:51.739957 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:46:51.739965 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Installing collected packages: pyclean 2025-10-08 18:46:51.739974 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully installed pyclean-3.0.0 2025-10-08 18:46:51.739982 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:46:51.739991 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-10-08 18:46:51.739999 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 10735 files, 1490 directories removed. 2025-10-08 18:46:51.740007 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-10-08 18:46:51.740027 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /usr 2025-10-08 18:46:51.740036 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-10-08 18:46:51.740044 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 1316 files, 133 directories removed. 2025-10-08 18:46:51.740052 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-10-08 18:46:51.740061 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Found existing installation: pyclean 3.0.0 2025-10-08 18:46:51.740070 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Uninstalling pyclean-3.0.0: 2025-10-08 18:46:51.740079 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:46:51.740087 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 40624c2b0fde 2025-10-08 18:46:51.740096 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 254492c1ab02 2025-10-08 18:46:51.740104 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully built f0b407f34436 2025-10-08 18:46:51.740112 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully tagged osism.harbor.regio.digital/kolla/heat-api:build-20251008 2025-10-08 18:46:51.740121 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Built at 2025-10-08 18:46:51.739213 (took 0:00:31.063820) 2025-10-08 18:46:51.740129 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-api) 2025-10-08 18:46:51.740138 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Processing 2025-10-08 18:46:51.740205 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building started at 2025-10-08 18:46:51.739735 2025-10-08 18:46:51.741888 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 plugins into plugins archive 2025-10-08 18:46:51.742803 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 additions into additions archive 2025-10-08 18:47:19.117804 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/placement-base:build-20251008 2025-10-08 18:47:19.117884 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> e95f438a283a 2025-10-08 18:47:19.117900 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 2/4 : LABEL "build-date"="20251008" "name"="placement-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="placement-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:47:19.117913 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 470cedad6614 2025-10-08 18:47:19.117922 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 470cedad6614 2025-10-08 18:47:19.117930 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 7e6bdf48deea 2025-10-08 18:47:19.117938 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_placement_extend_start 2025-10-08 18:47:19.117946 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 54e696be967d 2025-10-08 18:47:19.117956 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 4/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:47:19.117966 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 7cda8658b7af 2025-10-08 18:47:19.117974 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2025-10-08 18:47:19.117982 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2025-10-08 18:47:19.117990 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2025-10-08 18:47:19.117998 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages were automatically installed and are no longer required: 2025-10-08 18:47:19.118006 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:47:19.118033 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:47:19.118042 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:47:19.118050 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:47:19.118058 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:47:19.118066 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:47:19.118074 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:47:19.118082 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2025-10-08 18:47:19.118090 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Use 'apt autoremove' to remove them. 2025-10-08 18:47:19.118098 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2025-10-08 18:47:19.118123 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: build-essential 2025-10-08 18:47:19.118131 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:47:19.118137 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:47:19.118144 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-10-08 18:47:19.118150 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-10-08 18:47:19.118158 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(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% 2025-10-08 18:47:19.118166 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2025-10-08 18:47:19.118185 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2025-10-08 18:47:19.118191 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2025-10-08 18:47:19.118198 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2025-10-08 18:47:19.118204 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2025-10-08 18:47:19.118210 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2025-10-08 18:47:19.118217 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:47:19.118225 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:47:19.118232 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2025-10-08 18:47:19.118238 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2025-10-08 18:47:19.118245 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2025-10-08 18:47:19.118251 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2025-10-08 18:47:19.118257 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:47:19.118264 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:47:19.118270 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:47:19.118276 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:47:19.118283 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:47:19.118289 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:47:19.118296 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:47:19.118302 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2025-10-08 18:47:19.118308 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:47:19.118315 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 228 MB disk space will be freed. 2025-10-08 18:47:19.118404 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-10-08 18:47:19.118414 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(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% 2025-10-08 18:47:19.118421 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2025-10-08 18:47:19.118427 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2025-10-08 18:47:19.118439 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2025-10-08 18:47:19.118461 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2025-10-08 18:47:19.118468 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2025-10-08 18:47:19.118474 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2025-10-08 18:47:19.118480 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:47:19.118487 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:47:19.118493 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:47:19.118499 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:47:19.118505 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:47:19.118512 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-10-08 18:47:19.118518 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:47:19.118524 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:47:19.118530 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:47:19.118536 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:47:19.118543 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:47:19.118582 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:47:19.118589 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:47:19.118595 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:47:19.118602 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:47:19.118608 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:47:19.118614 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:47:19.118693 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:47:19.118704 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:47:19.118738 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:47:19.118769 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:47:19.118801 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:47:19.118832 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:47:19.120524 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:47:19.120587 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:47:19.120600 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:47:19.120610 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:47:19.120620 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:47:19.120726 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:47:19.120739 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-10-08 18:47:19.120749 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:47:19.120759 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:47:19.120781 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:47:19.120792 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:47:19.120801 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:47:19.120810 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:47:19.120819 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:47:19.120829 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:47:19.120838 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:47:19.120847 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:47:19.120856 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:47:19.120866 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing lto-disabled-list (47) ... 2025-10-08 18:47:19.120875 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing make (4.3-4.1build2) ... 2025-10-08 18:47:19.120884 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:47:19.120908 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:47:19.120918 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Collecting pyclean==3.0.0 2025-10-08 18:47:19.120928 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:47:19.120938 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:47:19.120947 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Installing collected packages: pyclean 2025-10-08 18:47:19.120956 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully installed pyclean-3.0.0 2025-10-08 18:47:19.120965 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:47:19.120975 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-10-08 18:47:19.120984 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 8083 files, 1151 directories removed. 2025-10-08 18:47:19.120993 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-10-08 18:47:19.121003 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /usr 2025-10-08 18:47:19.121012 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-10-08 18:47:19.121021 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 1316 files, 133 directories removed. 2025-10-08 18:47:19.121031 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-10-08 18:47:19.121040 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Found existing installation: pyclean 3.0.0 2025-10-08 18:47:19.121049 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Uninstalling pyclean-3.0.0: 2025-10-08 18:47:19.121059 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:47:19.121068 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 7cda8658b7af 2025-10-08 18:47:19.121078 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 38c10d03dcba 2025-10-08 18:47:19.121087 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully built b67a96ccafca 2025-10-08 18:47:19.121097 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully tagged osism.harbor.regio.digital/kolla/placement-api:build-20251008 2025-10-08 18:47:19.121106 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Built at 2025-10-08 18:47:19.120031 (took 0:00:27.380296) 2025-10-08 18:47:19.121174 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-api) 2025-10-08 18:47:19.121186 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Processing 2025-10-08 18:47:19.121196 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building started at 2025-10-08 18:47:19.120535 2025-10-08 18:47:19.121662 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 plugins into plugins archive 2025-10-08 18:47:19.122355 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 additions into additions archive 2025-10-08 18:48:06.413331 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/glance-base:build-20251008 2025-10-08 18:48:06.413396 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> e653ecbf3025 2025-10-08 18:48:06.413405 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 2/7 : LABEL "build-date"="20251008" "name"="glance-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="glance-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:48:06.413413 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 0ed22097f75e 2025-10-08 18:48:06.413455 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 0ed22097f75e 2025-10-08 18:48:06.413511 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 456e8c3201b0 2025-10-08 18:48:06.413561 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common qemu-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:48:06.413597 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in ed767d33d927 2025-10-08 18:48:06.413648 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:48:06.413719 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:48:06.413750 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:48:06.413795 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:48:06.413835 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:48:06.413891 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:48:06.413908 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:48:06.413956 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:48:06.413997 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:48:06.414037 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:48:06.414077 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:48:06.414115 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:48:06.414156 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:48:06.414206 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:48:06.414238 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:48:06.414270 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 28.5 MB in 4s (7,830 kB/s) 2025-10-08 18:48:06.414304 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-10-08 18:48:06.414349 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-10-08 18:48:06.414390 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-10-08 18:48:06.414429 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-10-08 18:48:06.414496 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following additional packages will be installed: 2025-10-08 18:48:06.414826 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-10-08 18:48:06.414901 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-10-08 18:48:06.414915 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2025-10-08 18:48:06.414936 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base rpcbind sg3-utils-udev ucf 2025-10-08 18:48:06.414947 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Suggested packages: 2025-10-08 18:48:06.414957 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-10-08 18:48:06.415003 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: fuse3 low-memory-monitor multipath-tools-boot watchdog 2025-10-08 18:48:06.415039 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Recommended packages: 2025-10-08 18:48:06.415049 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: zstd libglib2.0-data shared-mime-info xdg-user-dirs qemu-block-extra 2025-10-08 18:48:06.415080 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following NEW packages will be installed: 2025-10-08 18:48:06.415111 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-10-08 18:48:06.415121 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-10-08 18:48:06.415152 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2025-10-08 18:48:06.415182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base lsscsi multipath-tools nfs-common 2025-10-08 18:48:06.415197 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: qemu-utils rpcbind sg3-utils-udev ucf 2025-10-08 18:48:06.415207 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 26 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 18:48:06.415216 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Need to get 5,662 kB of archives. 2025-10-08 18:48:06.415247 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 22.1 MB of additional disk space will be used. 2025-10-08 18:48:06.415257 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:48:06.415291 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-10-08 18:48:06.415324 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-10-08 18:48:06.415337 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-10-08 18:48:06.415371 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-08 18:48:06.415417 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-10-08 18:48:06.415503 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-10-08 18:48:06.415541 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-10-08 18:48:06.415616 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 18:48:06.415668 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-10-08 18:48:06.415708 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-10-08 18:48:06.415749 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-10-08 18:48:06.415812 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-10-08 18:48:06.415823 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-10-08 18:48:06.415909 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-10-08 18:48:06.415921 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-10-08 18:48:06.415962 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-10-08 18:48:06.416001 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-10-08 18:48:06.416037 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-10-08 18:48:06.416072 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-10-08 18:48:06.416106 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-10-08 18:48:06.416147 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2025-10-08 18:48:06.416181 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-10-08 18:48:06.416216 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.10 [2,219 kB] 2025-10-08 18:48:06.416250 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-10-08 18:48:06.416293 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-10-08 18:48:06.416335 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-10-08 18:48:06.416376 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preconfiguring packages ... 2025-10-08 18:48:06.416417 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 5,662 kB in 1s (4,465 kB/s) 2025-10-08 18:48:06.416452 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-10-08 18:48:06.416535 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-10-08 18:48:06.416570 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(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% 2025-10-08 18:48:06.416586 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-10-08 18:48:06.416675 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-10-08 18:48:06.416690 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-10-08 18:48:06.416725 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-10-08 18:48:06.416761 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-10-08 18:48:06.416800 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-10-08 18:48:06.416835 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 18658 files and directories currently installed.) 2025-10-08 18:48:06.416881 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-08 18:48:06.416922 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:48:06.416956 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnfsidmap1:amd64. 2025-10-08 18:48:06.416991 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-08 18:48:06.417025 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:48:06.417065 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package rpcbind. 2025-10-08 18:48:06.417105 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-10-08 18:48:06.417146 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-10-08 18:48:06.417186 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package ucf. 2025-10-08 18:48:06.417242 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-10-08 18:48:06.417282 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Moving old data out of the way 2025-10-08 18:48:06.417335 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking ucf (3.0043+nmu1) ... 2025-10-08 18:48:06.417348 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package keyutils. 2025-10-08 18:48:06.417387 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-10-08 18:48:06.417427 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking keyutils (1.6.3-3build1) ... 2025-10-08 18:48:06.417461 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package nfs-common. 2025-10-08 18:48:06.417522 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-08 18:48:06.417595 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:48:06.417606 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dhcpcd-base. 2025-10-08 18:48:06.417663 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../06-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-10-08 18:48:06.417707 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-08 18:48:06.417748 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 18:48:06.417782 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../07-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 18:48:06.417818 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:48:06.417858 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package cpio. 2025-10-08 18:48:06.417898 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../08-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-10-08 18:48:06.417932 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-10-08 18:48:06.417967 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libfuse3-3:amd64. 2025-10-08 18:48:06.418007 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../09-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-10-08 18:48:06.418076 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-08 18:48:06.418091 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnuma1:amd64. 2025-10-08 18:48:06.418130 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../10-libnuma1_2.0.18-1build1_amd64.deb ... 2025-10-08 18:48:06.418170 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:48:06.418215 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package busybox-initramfs. 2025-10-08 18:48:06.418257 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-10-08 18:48:06.418297 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-08 18:48:06.418337 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dracut-install. 2025-10-08 18:48:06.418370 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-10-08 18:48:06.418405 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-10-08 18:48:06.418445 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-bin. 2025-10-08 18:48:06.418533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-10-08 18:48:06.418592 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-08 18:48:06.418602 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libklibc:amd64. 2025-10-08 18:48:06.418696 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-08 18:48:06.418729 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-08 18:48:06.418763 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package klibc-utils. 2025-10-08 18:48:06.418773 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-08 18:48:06.418806 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-08 18:48:06.418817 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-core. 2025-10-08 18:48:06.418878 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-10-08 18:48:06.418891 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-08 18:48:06.418930 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package linux-base. 2025-10-08 18:48:06.418969 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-10-08 18:48:06.419022 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-10-08 18:48:06.419033 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools. 2025-10-08 18:48:06.419072 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-10-08 18:48:06.419110 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 18:48:06.419140 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburcu8t64:amd64. 2025-10-08 18:48:06.419176 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-10-08 18:48:06.419243 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-08 18:48:06.419253 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburing2:amd64. 2025-10-08 18:48:06.419288 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../20-liburing2_2.5-1build1_amd64.deb ... 2025-10-08 18:48:06.419348 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-10-08 18:48:06.419372 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package lsscsi. 2025-10-08 18:48:06.419426 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../21-lsscsi_0.32-1build1_amd64.deb ... 2025-10-08 18:48:06.419455 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking lsscsi (0.32-1build1) ... 2025-10-08 18:48:06.419467 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package qemu-utils. 2025-10-08 18:48:06.419523 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../22-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-10-08 18:48:06.419558 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:48:06.419589 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package sg3-utils-udev. 2025-10-08 18:48:06.419648 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../23-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-10-08 18:48:06.419697 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-08 18:48:06.419735 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package kpartx. 2025-10-08 18:48:06.419788 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../24-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-10-08 18:48:06.419825 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-10-08 18:48:06.419856 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package multipath-tools. 2025-10-08 18:48:06.419894 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../25-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-10-08 18:48:06.419959 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-10-08 18:48:06.420010 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-10-08 18:48:06.420039 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-10-08 18:48:06.420059 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-10-08 18:48:06.420089 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-08 18:48:06.420119 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:48:06.420155 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-10-08 18:48:06.420191 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-10-08 18:48:06.420230 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2025-10-08 18:48:06.420293 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:48:06.420310 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-08 18:48:06.420346 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:48:06.420381 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No schema files found: doing nothing. 2025-10-08 18:48:06.420437 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-08 18:48:06.420494 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up lsscsi (0.32-1build1) ... 2025-10-08 18:48:06.420548 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-08 18:48:06.420584 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2025-10-08 18:48:06.420620 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-08 18:48:06.420697 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `dhcpcd' (UID 101) ... 2025-10-08 18:48:06.420734 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `dhcpcd' (UID 101) with group `nogroup' ... 2025-10-08 18:48:06.420791 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-10-08 18:48:06.420800 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up ucf (3.0043+nmu1) ... 2025-10-08 18:48:06.420837 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-10-08 18:48:06.420873 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-08 18:48:06.420904 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-10-08 18:48:06.420934 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up keyutils (1.6.3-3build1) ... 2025-10-08 18:48:06.420966 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-10-08 18:48:06.420997 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-10-08 18:48:06.421032 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:48:06.421063 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburing2:amd64 (2.5-1build1) ... 2025-10-08 18:48:06.421098 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-08 18:48:06.421152 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2025-10-08 18:48:06.421171 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-08 18:48:06.421206 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:48:06.421238 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-08 18:48:06.421247 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/idmapd.conf with new version 2025-10-08 18:48:06.421283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-08 18:48:06.421318 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/nfs.conf with new version 2025-10-08 18:48:06.421353 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2025-10-08 18:48:06.421387 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-08 18:48:06.421417 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `statd' (UID 102) ... 2025-10-08 18:48:06.421452 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2025-10-08 18:48:06.421544 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/var/lib/nfs'. 2025-10-08 18:48:06.421561 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2025-10-08 18:48:06.421570 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:48:06.421604 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-10-08 18:48:06.421612 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-08 18:48:06.421679 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 18:48:06.421704 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2025-10-08 18:48:06.421740 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-08 18:48:06.421747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2025-10-08 18:48:06.421778 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-10-08 18:48:06.421821 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:48:06.421851 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 18:48:06.421877 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container ed767d33d927 2025-10-08 18:48:06.421910 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> b202f4bab658 2025-10-08 18:48:06.421936 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_glance_extend_start 2025-10-08 18:48:06.421967 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 2eed8c59eb62 2025-10-08 18:48:06.422009 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_glance_extend_start 2025-10-08 18:48:06.422035 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in c1fbd3d14262 2025-10-08 18:48:06.422066 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container c1fbd3d14262 2025-10-08 18:48:06.422096 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 2207342a0707 2025-10-08 18:48:06.422130 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:48:06.422162 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in d158bd108b52 2025-10-08 18:48:06.422201 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-10-08 18:48:06.422226 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-10-08 18:48:06.422251 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-10-08 18:48:06.422310 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages were automatically installed and are no longer required: 2025-10-08 18:48:06.422340 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:48:06.422364 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:48:06.422390 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:48:06.422419 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:48:06.422448 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:48:06.422497 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:48:06.422524 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:48:06.422549 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2025-10-08 18:48:06.422578 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Use 'apt autoremove' to remove them. 2025-10-08 18:48:06.422687 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2025-10-08 18:48:06.422698 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: build-essential 2025-10-08 18:48:06.422722 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:48:06.422730 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:48:06.422760 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-10-08 18:48:06.422803 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-10-08 18:48:06.422835 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: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% 2025-10-08 18:48:06.422865 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-10-08 18:48:06.422896 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% (Reading database ... 80% 2025-10-08 18:48:06.422949 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-10-08 18:48:06.422964 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-10-08 18:48:06.422994 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-10-08 18:48:06.423023 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19279 files and directories currently installed.) 2025-10-08 18:48:06.423055 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:48:06.423109 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-10-08 18:48:06.423116 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-10-08 18:48:06.423170 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-10-08 18:48:06.423194 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2025-10-08 18:48:06.423219 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:48:06.423249 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:48:06.423279 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:48:06.423309 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:48:06.423339 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:48:06.423369 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:48:06.423404 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:48:06.423433 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2025-10-08 18:48:06.423500 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:48:06.423508 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 228 MB disk space will be freed. 2025-10-08 18:48:06.423533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-10-08 18:48:06.423556 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-10-08 18:48:06.423604 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 30% (Reading database ... 35% 2025-10-08 18:48:06.423649 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2025-10-08 18:48:06.423686 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 18:48:06.423717 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-10-08 18:48:06.423768 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-10-08 18:48:06.423776 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-10-08 18:48:06.423802 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-10-08 18:48:06.423827 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-10-08 18:48:06.423881 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-10-08 18:48:06.423889 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19270 files and directories currently installed.) 2025-10-08 18:48:06.423919 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:06.423965 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:06.423990 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:06.424015 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:06.424067 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:48:06.424075 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:48:06.424107 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:06.424132 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:06.424186 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:06.424194 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:06.424224 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:48:06.424275 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:06.424283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:06.424313 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:06.424367 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:06.424375 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:48:06.424426 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:06.424434 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:06.424525 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:06.424534 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:06.424541 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:06.424567 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:06.424589 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:06.424611 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:06.424694 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:06.424704 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:06.424733 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:06.424785 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:48:06.424811 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:06.424836 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:06.424877 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:48:06.424902 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:06.424934 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:06.424960 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:48:06.425000 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:06.425025 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-08 18:48:06.425060 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:06.425086 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:06.425120 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:06.425147 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing lto-disabled-list (47) ... 2025-10-08 18:48:06.425182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing make (4.3-4.1build2) ... 2025-10-08 18:48:06.425208 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:48:06.425257 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:48:06.425283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Collecting pyclean==3.0.0 2025-10-08 18:48:06.425314 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:48:06.425351 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:48:06.425377 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Installing collected packages: pyclean 2025-10-08 18:48:06.425419 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully installed pyclean-3.0.0 2025-10-08 18:48:06.425445 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:48:06.425500 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-08 18:48:06.425548 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 9295 files, 1290 directories removed. 2025-10-08 18:48:06.425574 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-08 18:48:06.425617 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /usr 2025-10-08 18:48:06.425655 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-08 18:48:06.425701 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 1316 files, 133 directories removed. 2025-10-08 18:48:06.425722 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-10-08 18:48:06.425766 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Found existing installation: pyclean 3.0.0 2025-10-08 18:48:06.425793 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Uninstalling pyclean-3.0.0: 2025-10-08 18:48:06.425828 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:48:06.425854 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container d158bd108b52 2025-10-08 18:48:06.425897 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> ab5122cf86dc 2025-10-08 18:48:06.425922 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 7/7 : USER glance 2025-10-08 18:48:06.425969 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 74680522bf56 2025-10-08 18:48:06.425990 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 74680522bf56 2025-10-08 18:48:06.426012 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> e0b361b1da59 2025-10-08 18:48:06.426047 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully built 512934f9e269 2025-10-08 18:48:06.426073 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully tagged osism.harbor.regio.digital/kolla/glance-api:build-20251008 2025-10-08 18:48:06.426206 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Built at 2025-10-08 18:48:06.426078 (took 0:00:47.305543) 2025-10-08 18:48:06.426587 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-api) 2025-10-08 18:48:06.426618 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Processing 2025-10-08 18:48:06.426712 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building started at 2025-10-08 18:48:06.426609 2025-10-08 18:48:06.427760 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 plugins into plugins archive 2025-10-08 18:48:06.428266 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 additions into additions archive 2025-10-08 18:48:34.331794 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251008 2025-10-08 18:48:34.331912 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 17c043b5a73c 2025-10-08 18:48:34.331932 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 2/6 : LABEL "build-date"="20251008" "name"="barbican-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:48:34.332013 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 071af80492c6 2025-10-08 18:48:34.332061 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 071af80492c6 2025-10-08 18:48:34.332071 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> ef932e7ee85c 2025-10-08 18:48:34.332127 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_barbican_extend_start 2025-10-08 18:48:34.332205 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 4b3b07341667 2025-10-08 18:48:34.332284 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_barbican_extend_start 2025-10-08 18:48:34.332321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 9435a993d141 2025-10-08 18:48:34.332421 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 9435a993d141 2025-10-08 18:48:34.332460 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> a4f725b3f238 2025-10-08 18:48:34.332610 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:48:34.332661 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in ceac54ba606c 2025-10-08 18:48:34.332705 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2025-10-08 18:48:34.332753 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2025-10-08 18:48:34.332822 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2025-10-08 18:48:34.332890 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages were automatically installed and are no longer required: 2025-10-08 18:48:34.332949 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:48:34.333006 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:48:34.333061 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:48:34.333117 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:48:34.333175 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:48:34.333230 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:48:34.333284 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:48:34.333328 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2025-10-08 18:48:34.333407 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Use 'apt autoremove' to remove them. 2025-10-08 18:48:34.333546 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2025-10-08 18:48:34.333590 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: build-essential 2025-10-08 18:48:34.333693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:48:34.333740 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:48:34.333781 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-10-08 18:48:34.333866 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(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% 2025-10-08 18:48:34.333920 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2025-10-08 18:48:34.333998 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2025-10-08 18:48:34.334038 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2025-10-08 18:48:34.334113 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2025-10-08 18:48:34.334153 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2025-10-08 18:48:34.334218 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2025-10-08 18:48:34.334290 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-10-08 18:48:34.334331 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:48:34.334410 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2025-10-08 18:48:34.334486 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2025-10-08 18:48:34.334526 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2025-10-08 18:48:34.334602 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2025-10-08 18:48:34.334660 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:48:34.334784 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:48:34.334800 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:48:34.334835 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:48:34.334900 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:48:34.334940 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:48:34.335022 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:48:34.335055 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2025-10-08 18:48:34.335137 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:48:34.335170 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 228 MB disk space will be freed. 2025-10-08 18:48:34.335258 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-10-08 18:48:34.335271 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(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% 2025-10-08 18:48:34.335332 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-10-08 18:48:34.335367 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:70% 2025-10-08 18:48:34.335437 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2025-10-08 18:48:34.335713 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:48:34.335770 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2025-10-08 18:48:34.335780 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2025-10-08 18:48:34.335815 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-10-08 18:48:34.335825 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:34.335833 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:34.335876 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:34.335887 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:34.335948 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:48:34.335995 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:48:34.336055 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:34.336101 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:34.336146 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:34.336206 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-10-08 18:48:34.336254 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:34.336300 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:48:34.336355 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:34.336431 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:34.336477 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:34.336533 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:34.336578 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:48:34.336669 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:34.336701 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:34.336763 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:34.336814 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:34.336860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:34.336916 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:34.336962 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:34.337018 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:34.337063 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:34.337134 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:34.337166 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:34.337233 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:48:34.337288 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:34.337335 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:34.337404 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:48:34.337489 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:34.337544 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:34.337590 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:48:34.337673 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-10-08 18:48:34.337703 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:34.337765 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:34.337802 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:34.337833 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:34.337892 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing lto-disabled-list (47) ... 2025-10-08 18:48:34.337946 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing make (4.3-4.1build2) ... 2025-10-08 18:48:34.337976 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:48:34.338021 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:48:34.338075 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Collecting pyclean==3.0.0 2025-10-08 18:48:34.338105 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:48:34.338150 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:48:34.338204 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Installing collected packages: pyclean 2025-10-08 18:48:34.338234 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully installed pyclean-3.0.0 2025-10-08 18:48:34.338279 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:48:34.338310 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-10-08 18:48:34.338431 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 8288 files, 1185 directories removed. 2025-10-08 18:48:34.338476 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-10-08 18:48:34.338486 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /usr 2025-10-08 18:48:34.338531 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-10-08 18:48:34.338585 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 1316 files, 133 directories removed. 2025-10-08 18:48:34.338615 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-10-08 18:48:34.338698 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Found existing installation: pyclean 3.0.0 2025-10-08 18:48:34.338728 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Uninstalling pyclean-3.0.0: 2025-10-08 18:48:34.338780 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:48:34.338834 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container ceac54ba606c 2025-10-08 18:48:34.338865 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 964163cd3fcb 2025-10-08 18:48:34.338910 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 6/6 : USER barbican 2025-10-08 18:48:34.338955 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 3f792f8833f9 2025-10-08 18:48:34.339010 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 3f792f8833f9 2025-10-08 18:48:34.339064 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 74024ceae8c7 2025-10-08 18:48:34.339093 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully built 118f40711588 2025-10-08 18:48:34.339148 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully tagged osism.harbor.regio.digital/kolla/barbican-api:build-20251008 2025-10-08 18:48:34.339234 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Built at 2025-10-08 18:48:34.339139 (took 0:00:27.912530) 2025-10-08 18:48:34.339724 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-worker) 2025-10-08 18:48:34.339762 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Processing 2025-10-08 18:48:34.339797 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building started at 2025-10-08 18:48:34.339726 2025-10-08 18:48:34.340691 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 plugins into plugins archive 2025-10-08 18:48:34.341294 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 additions into additions archive 2025-10-08 18:48:58.986453 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251008 2025-10-08 18:48:58.986523 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 17c043b5a73c 2025-10-08 18:48:58.986545 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 2/4 : LABEL "build-date"="20251008" "name"="barbican-worker" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:48:58.986604 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 34a7e85834de 2025-10-08 18:48:58.986698 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 34a7e85834de 2025-10-08 18:48:58.986758 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 24561b4397b8 2025-10-08 18:48:58.986831 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:48:58.986882 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 15aa48dba5cf 2025-10-08 18:48:58.986941 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2025-10-08 18:48:58.987001 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2025-10-08 18:48:58.987060 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2025-10-08 18:48:58.987126 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages were automatically installed and are no longer required: 2025-10-08 18:48:58.987178 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:48:58.987228 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:48:58.987276 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:48:58.987344 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:48:58.987392 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:48:58.987442 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:48:58.987491 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:48:58.987540 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2025-10-08 18:48:58.987588 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Use 'apt autoremove' to remove them. 2025-10-08 18:48:58.987681 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2025-10-08 18:48:58.987723 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: build-essential 2025-10-08 18:48:58.987781 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:48:58.987831 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:48:58.987886 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-10-08 18:48:58.987943 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-10-08 18:48:58.988004 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: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% 2025-10-08 18:48:58.988060 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2025-10-08 18:48:58.988113 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2025-10-08 18:48:58.988167 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2025-10-08 18:48:58.988220 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2025-10-08 18:48:58.988272 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2025-10-08 18:48:58.988364 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2025-10-08 18:48:58.988423 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-10-08 18:48:58.988478 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:48:58.988537 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2025-10-08 18:48:58.988592 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2025-10-08 18:48:58.988650 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2025-10-08 18:48:58.988734 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2025-10-08 18:48:58.988785 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:48:58.988835 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:48:58.988883 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:48:58.988931 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:48:58.988979 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:48:58.989031 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:48:58.989076 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:48:58.989124 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2025-10-08 18:48:58.989182 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:48:58.989232 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 228 MB disk space will be freed. 2025-10-08 18:48:58.989303 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-10-08 18:48:58.989369 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-10-08 18:48:58.989417 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 18:48:58.989467 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2025-10-08 18:48:58.989518 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2025-10-08 18:48:58.989569 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2025-10-08 18:48:58.989620 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2025-10-08 18:48:58.989699 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2025-10-08 18:48:58.989751 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2025-10-08 18:48:58.989804 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-10-08 18:48:58.989856 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:58.989910 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:58.989962 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:58.990016 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:58.990068 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:48:58.990120 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:48:58.990173 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:58.990225 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:58.990276 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:58.990347 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:58.990422 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:48:58.990482 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:58.990538 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:58.990593 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:58.990650 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:58.990733 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:48:58.990787 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:58.990838 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:58.990892 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:48:58.990950 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:58.990998 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:58.991050 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:58.991101 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:48:58.991153 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:58.991204 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:58.991255 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:58.991354 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:58.991412 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:48:58.991460 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:58.991509 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:58.991551 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:48:58.991596 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:58.991645 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:58.991709 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:48:58.991754 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:58.991800 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:48:58.991845 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:58.991889 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:48:58.991934 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing lto-disabled-list (47) ... 2025-10-08 18:48:58.991979 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing make (4.3-4.1build2) ... 2025-10-08 18:48:58.992023 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:48:58.992068 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:48:58.992114 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Collecting pyclean==3.0.0 2025-10-08 18:48:58.992160 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:48:58.992205 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:48:58.992251 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Installing collected packages: pyclean 2025-10-08 18:48:58.992307 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully installed pyclean-3.0.0 2025-10-08 18:48:58.992554 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:48:58.992617 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-10-08 18:48:58.992701 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 8288 files, 1185 directories removed. 2025-10-08 18:48:58.992716 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-10-08 18:48:58.992785 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /usr 2025-10-08 18:48:58.992829 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-10-08 18:48:58.992844 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 1316 files, 133 directories removed. 2025-10-08 18:48:58.992884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-10-08 18:48:58.992922 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Found existing installation: pyclean 3.0.0 2025-10-08 18:48:58.992936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Uninstalling pyclean-3.0.0: 2025-10-08 18:48:58.992977 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:48:58.993027 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 15aa48dba5cf 2025-10-08 18:48:58.993073 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 31f6650a70f0 2025-10-08 18:48:58.993114 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 4/4 : USER barbican 2025-10-08 18:48:58.993123 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 8616695e9f16 2025-10-08 18:48:58.993132 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 8616695e9f16 2025-10-08 18:48:58.993165 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> f0f4dd0005c7 2025-10-08 18:48:58.993174 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully built f231c9b15148 2025-10-08 18:48:58.993182 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully tagged osism.harbor.regio.digital/kolla/barbican-worker:build-20251008 2025-10-08 18:48:58.993334 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Built at 2025-10-08 18:48:58.993170 (took 0:00:24.653444) 2025-10-08 18:48:58.993777 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-keystone-listener) 2025-10-08 18:48:58.993826 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Processing 2025-10-08 18:48:58.993917 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building started at 2025-10-08 18:48:58.993817 2025-10-08 18:48:58.994988 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 plugins into plugins archive 2025-10-08 18:48:58.995762 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 additions into additions archive 2025-10-08 18:49:22.772839 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251008 2025-10-08 18:49:22.772903 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 17c043b5a73c 2025-10-08 18:49:22.772921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 2/4 : LABEL "build-date"="20251008" "name"="barbican-keystone-listener" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-keystone-listener" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:49:22.772937 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 7e17e86c221c 2025-10-08 18:49:22.772948 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 7e17e86c221c 2025-10-08 18:49:22.772960 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> b42c80a4b0a4 2025-10-08 18:49:22.772973 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:49:22.772987 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 9265a443fe76 2025-10-08 18:49:22.772998 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2025-10-08 18:49:22.773010 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2025-10-08 18:49:22.773022 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2025-10-08 18:49:22.773034 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages were automatically installed and are no longer required: 2025-10-08 18:49:22.773048 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:49:22.773060 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:49:22.773072 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:49:22.773084 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:49:22.773095 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:49:22.773107 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:49:22.773119 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:49:22.773131 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2025-10-08 18:49:22.773143 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Use 'apt autoremove' to remove them. 2025-10-08 18:49:22.773155 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2025-10-08 18:49:22.773176 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: build-essential 2025-10-08 18:49:22.773186 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:49:22.773195 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:49:22.773204 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-10-08 18:49:22.773278 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(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% 2025-10-08 18:49:22.773291 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2025-10-08 18:49:22.773300 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2025-10-08 18:49:22.773310 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2025-10-08 18:49:22.773319 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2025-10-08 18:49:22.773329 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2025-10-08 18:49:22.773338 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2025-10-08 18:49:22.773348 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-10-08 18:49:22.773358 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:49:22.773367 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2025-10-08 18:49:22.773511 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2025-10-08 18:49:22.773658 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2025-10-08 18:49:22.773791 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2025-10-08 18:49:22.773898 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:49:22.774033 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:49:22.774133 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:49:22.774256 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:49:22.774355 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:49:22.774497 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:49:22.774693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:49:22.774817 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2025-10-08 18:49:22.774935 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:49:22.775036 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 228 MB disk space will be freed. 2025-10-08 18:49:22.775147 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-10-08 18:49:22.775288 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(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% 2025-10-08 18:49:22.776734 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2025-10-08 18:49:22.776761 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2025-10-08 18:49:22.776771 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2025-10-08 18:49:22.776780 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2025-10-08 18:49:22.776790 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2025-10-08 18:49:22.776799 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2025-10-08 18:49:22.776809 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-10-08 18:49:22.776820 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:49:22.776829 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:22.776839 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:49:22.776848 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:22.776857 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:49:22.776867 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:49:22.776877 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:49:22.776886 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:22.776896 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:49:22.776905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:22.776915 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:49:22.776924 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:49:22.776934 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:49:22.776943 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:49:22.776953 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:49:22.776962 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:49:22.776971 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:49:22.776981 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:22.776990 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:49:22.777164 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:22.777423 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:22.777600 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:22.777809 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:22.777967 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:22.778134 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:22.778270 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:22.778368 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:49:22.778459 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:49:22.778549 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:22.780615 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:22.780698 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:49:22.780709 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:22.780718 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:22.780726 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:49:22.780735 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:22.780743 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:49:22.780751 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:22.780760 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:22.780768 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing lto-disabled-list (47) ... 2025-10-08 18:49:22.780776 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing make (4.3-4.1build2) ... 2025-10-08 18:49:22.780785 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:49:22.780793 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:49:22.780801 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Collecting pyclean==3.0.0 2025-10-08 18:49:22.780810 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:49:22.780869 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:49:22.780885 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Installing collected packages: pyclean 2025-10-08 18:49:22.780893 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully installed pyclean-3.0.0 2025-10-08 18:49:22.780902 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:49:22.780910 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-10-08 18:49:22.780919 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 8288 files, 1185 directories removed. 2025-10-08 18:49:22.780928 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-10-08 18:49:22.780936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /usr 2025-10-08 18:49:22.780945 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-10-08 18:49:22.780953 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 1316 files, 133 directories removed. 2025-10-08 18:49:22.780961 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-10-08 18:49:22.780969 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Found existing installation: pyclean 3.0.0 2025-10-08 18:49:22.780978 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Uninstalling pyclean-3.0.0: 2025-10-08 18:49:22.780998 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:49:22.781007 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 9265a443fe76 2025-10-08 18:49:22.781016 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 55d0f89abee8 2025-10-08 18:49:22.781031 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 4/4 : USER barbican 2025-10-08 18:49:22.781046 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in f524fc7a11a4 2025-10-08 18:49:22.781061 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container f524fc7a11a4 2025-10-08 18:49:22.781076 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> b9facb291ac4 2025-10-08 18:49:22.781090 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully built c5b81ada1dc5 2025-10-08 18:49:22.781100 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully tagged osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251008 2025-10-08 18:49:22.781110 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Built at 2025-10-08 18:49:22.780127 (took 0:00:23.786310) 2025-10-08 18:49:22.781354 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-scheduler) 2025-10-08 18:49:22.781495 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Processing 2025-10-08 18:49:22.781614 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building started at 2025-10-08 18:49:22.781465 2025-10-08 18:49:22.782717 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 plugins into plugins archive 2025-10-08 18:49:22.783444 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 additions into additions archive 2025-10-08 18:49:47.210569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251008 2025-10-08 18:49:47.210674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 027aaae9f51f 2025-10-08 18:49:47.210686 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 2/4 : LABEL "build-date"="20251008" "name"="manila-scheduler" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:49:47.210693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 35f23ba6f40c 2025-10-08 18:49:47.210717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 35f23ba6f40c 2025-10-08 18:49:47.210796 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 023cfe0db16c 2025-10-08 18:49:47.210865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:49:47.210910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 756eab7dc870 2025-10-08 18:49:47.210980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2025-10-08 18:49:47.211023 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2025-10-08 18:49:47.211085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2025-10-08 18:49:47.211150 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages were automatically installed and are no longer required: 2025-10-08 18:49:47.211247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:49:47.211277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:49:47.211324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:49:47.211373 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:49:47.211422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:49:47.211475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:49:47.211516 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:49:47.211564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2025-10-08 18:49:47.211611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Use 'apt autoremove' to remove them. 2025-10-08 18:49:47.211708 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2025-10-08 18:49:47.211757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: build-essential 2025-10-08 18:49:47.211814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:49:47.211863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:49:47.211920 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-10-08 18:49:47.211981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(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% 2025-10-08 18:49:47.212035 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2025-10-08 18:49:47.212086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2025-10-08 18:49:47.212146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2025-10-08 18:49:47.212242 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2025-10-08 18:49:47.212297 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2025-10-08 18:49:47.212348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2025-10-08 18:49:47.212401 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-10-08 18:49:47.212453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:49:47.212507 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2025-10-08 18:49:47.212563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2025-10-08 18:49:47.212616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2025-10-08 18:49:47.212702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2025-10-08 18:49:47.212747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:49:47.212791 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:49:47.212834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:49:47.212877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:49:47.212919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:49:47.212961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:49:47.213002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:49:47.213044 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2025-10-08 18:49:47.213094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:49:47.213147 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 228 MB disk space will be freed. 2025-10-08 18:49:47.213199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-10-08 18:49:47.213253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(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% 2025-10-08 18:49:47.213294 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2025-10-08 18:49:47.213339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2025-10-08 18:49:47.213384 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2025-10-08 18:49:47.213428 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2025-10-08 18:49:47.213474 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2025-10-08 18:49:47.213520 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2025-10-08 18:49:47.213567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18801 files and directories currently installed.) 2025-10-08 18:49:47.213618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:49:47.213690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:47.213735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:49:47.213784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:47.213830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:49:47.213877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:49:47.213924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:49:47.213971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:47.214017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:49:47.214062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:47.214108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:49:47.214181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:49:47.214226 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:49:47.214276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:49:47.214324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:49:47.214370 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:49:47.214416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:49:47.214462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:47.214508 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:49:47.214553 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:47.214598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:47.214649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:47.214733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:49:47.214782 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:47.214828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:47.214875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:47.214922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:49:47.214969 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:49:47.215016 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:47.215062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:47.215106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:49:47.215184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:47.215243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:47.215290 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:49:47.215337 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:47.215392 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:49:47.215428 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:47.215472 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:49:47.215509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing lto-disabled-list (47) ... 2025-10-08 18:49:47.215546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing make (4.3-4.1build2) ... 2025-10-08 18:49:47.215585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:49:47.215632 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:49:47.215717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Collecting pyclean==3.0.0 2025-10-08 18:49:47.215759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:49:47.215800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:49:47.215844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Installing collected packages: pyclean 2025-10-08 18:49:47.215882 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully installed pyclean-3.0.0 2025-10-08 18:49:47.215923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:49:47.215960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-10-08 18:49:47.216003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 8919 files, 1314 directories removed. 2025-10-08 18:49:47.216041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-10-08 18:49:47.216081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /usr 2025-10-08 18:49:47.216116 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-10-08 18:49:47.216169 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 1365 files, 140 directories removed. 2025-10-08 18:49:47.216205 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-10-08 18:49:47.216244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Found existing installation: pyclean 3.0.0 2025-10-08 18:49:47.216284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Uninstalling pyclean-3.0.0: 2025-10-08 18:49:47.216324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:49:47.216363 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 756eab7dc870 2025-10-08 18:49:47.216402 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 90cecb5322d0 2025-10-08 18:49:47.216441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 4/4 : USER manila 2025-10-08 18:49:47.216482 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 621ee80776ec 2025-10-08 18:49:47.216520 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 621ee80776ec 2025-10-08 18:49:47.216557 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> f23a6f04f895 2025-10-08 18:49:47.216599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully built 61e0e0ea4250 2025-10-08 18:49:47.216653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/manila-scheduler:build-20251008 2025-10-08 18:49:47.216757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Built at 2025-10-08 18:49:47.216668 (took 0:00:24.435203) 2025-10-08 18:49:47.217155 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-api) 2025-10-08 18:49:47.217232 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Processing 2025-10-08 18:49:47.217299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building started at 2025-10-08 18:49:47.217220 2025-10-08 18:49:47.218401 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 plugins into plugins archive 2025-10-08 18:49:47.219080 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 additions into additions archive 2025-10-08 18:50:14.704207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251008 2025-10-08 18:50:14.704325 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 027aaae9f51f 2025-10-08 18:50:14.704340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 2/6 : LABEL "build-date"="20251008" "name"="manila-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:50:14.704387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 75b05834a557 2025-10-08 18:50:14.704427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 75b05834a557 2025-10-08 18:50:14.704812 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 29dd5bf4c7de 2025-10-08 18:50:14.704849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_manila_extend_start 2025-10-08 18:50:14.704855 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> efab87b0c940 2025-10-08 18:50:14.704861 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 4/6 : RUN mkdir -p /var/www/cgi-bin/manila && cp -a /var/lib/kolla/venv/bin/manila-wsgi /var/www/cgi-bin/manila/manila-wsgi && chmod 644 /usr/local/bin/kolla_manila_extend_start && chmod 755 /var/www/cgi-bin/manila/manila-wsgi 2025-10-08 18:50:14.704868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 82791f4fcca2 2025-10-08 18:50:14.704882 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 82791f4fcca2 2025-10-08 18:50:14.704921 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> be2eb4d97643 2025-10-08 18:50:14.704927 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:50:14.704932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 05a430c2fc8c 2025-10-08 18:50:14.704953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2025-10-08 18:50:14.705613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2025-10-08 18:50:14.705621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2025-10-08 18:50:14.705646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages were automatically installed and are no longer required: 2025-10-08 18:50:14.705651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:50:14.705655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:50:14.705658 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:50:14.705662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:50:14.705666 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:50:14.705669 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:50:14.705673 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:50:14.705677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2025-10-08 18:50:14.705681 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Use 'apt autoremove' to remove them. 2025-10-08 18:50:14.705684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2025-10-08 18:50:14.705688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: build-essential 2025-10-08 18:50:14.705692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:50:14.705728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:50:14.705790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-10-08 18:50:14.705896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(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% 2025-10-08 18:50:14.709697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2025-10-08 18:50:14.709711 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2025-10-08 18:50:14.709715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2025-10-08 18:50:14.709719 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2025-10-08 18:50:14.709724 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2025-10-08 18:50:14.709727 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2025-10-08 18:50:14.709731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-10-08 18:50:14.709736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:50:14.709740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2025-10-08 18:50:14.709752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2025-10-08 18:50:14.709756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2025-10-08 18:50:14.709760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2025-10-08 18:50:14.709763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:50:14.709774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:50:14.709777 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:50:14.709781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:50:14.709784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:50:14.709788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:50:14.709791 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:50:14.709795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2025-10-08 18:50:14.709799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:50:14.709802 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 228 MB disk space will be freed. 2025-10-08 18:50:14.709806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-10-08 18:50:14.709810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(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% 2025-10-08 18:50:14.709814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2025-10-08 18:50:14.709817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2025-10-08 18:50:14.709821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2025-10-08 18:50:14.709824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2025-10-08 18:50:14.709828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-10-08 18:50:14.709831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:90% 2025-10-08 18:50:14.709835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2025-10-08 18:50:14.709839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18801 files and directories currently installed.) 2025-10-08 18:50:14.709842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:50:14.709846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:14.709849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:50:14.709853 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:14.709857 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:50:14.709860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:50:14.709864 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:50:14.709867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:14.709871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:50:14.709874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:14.709878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:50:14.709885 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:50:14.709889 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:50:14.709892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:50:14.709896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:50:14.709905 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:50:14.709909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:50:14.709913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:14.709916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:50:14.709920 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:14.709923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:14.709927 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:14.709930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:14.709934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:14.709937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:14.709941 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:14.709947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:50:14.709951 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:50:14.709954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:14.709958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:14.709961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:50:14.709965 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:14.709968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:14.709972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:50:14.709975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:14.709979 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:50:14.709982 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:14.709986 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:14.709989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing lto-disabled-list (47) ... 2025-10-08 18:50:14.709993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing make (4.3-4.1build2) ... 2025-10-08 18:50:14.709996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:50:14.710000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:50:14.710003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Collecting pyclean==3.0.0 2025-10-08 18:50:14.710007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:50:14.710010 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:50:14.710014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Installing collected packages: pyclean 2025-10-08 18:50:14.710017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully installed pyclean-3.0.0 2025-10-08 18:50:14.710024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:50:14.710028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-10-08 18:50:14.710031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 8919 files, 1314 directories removed. 2025-10-08 18:50:14.710035 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-10-08 18:50:14.710039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /usr 2025-10-08 18:50:14.710042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-10-08 18:50:14.710046 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 1365 files, 140 directories removed. 2025-10-08 18:50:14.710049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-10-08 18:50:14.710052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Found existing installation: pyclean 3.0.0 2025-10-08 18:50:14.710056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Uninstalling pyclean-3.0.0: 2025-10-08 18:50:14.710088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:50:14.710092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 05a430c2fc8c 2025-10-08 18:50:14.710096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> e0d306ecbf09 2025-10-08 18:50:14.710099 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 6/6 : USER manila 2025-10-08 18:50:14.710103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 0c5f3ac9e1bb 2025-10-08 18:50:14.710106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 0c5f3ac9e1bb 2025-10-08 18:50:14.710110 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 97ca7d6faa72 2025-10-08 18:50:14.710114 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully built eff38f3f667c 2025-10-08 18:50:14.710117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully tagged osism.harbor.regio.digital/kolla/manila-api:build-20251008 2025-10-08 18:50:14.710121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Built at 2025-10-08 18:50:14.709594 (took 0:00:27.492374) 2025-10-08 18:50:14.710234 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-data) 2025-10-08 18:50:14.710321 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Processing 2025-10-08 18:50:14.710409 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building started at 2025-10-08 18:50:14.710323 2025-10-08 18:50:14.711468 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 plugins into plugins archive 2025-10-08 18:50:14.712174 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 additions into additions archive 2025-10-08 18:50:51.012154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251008 2025-10-08 18:50:51.012257 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 027aaae9f51f 2025-10-08 18:50:51.012387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 2/5 : LABEL "build-date"="20251008" "name"="manila-data" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-data" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:50:51.012453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 2c8a0a8f8bdf 2025-10-08 18:50:51.012549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 2c8a0a8f8bdf 2025-10-08 18:50:51.012638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 268fd6a337f1 2025-10-08 18:50:51.012789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nfs-common && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:50:51.012875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 2cb54c7a2008 2025-10-08 18:50:51.012952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:50:51.013084 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:50:51.013154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:50:51.013224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:50:51.013292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:50:51.013359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:50:51.013426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:50:51.013492 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:50:51.013560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:50:51.013644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:50:51.013767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:50:51.013857 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:50:51.013929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:50:51.014062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:50:51.014139 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:50:51.014210 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 28.5 MB in 2s (12.0 MB/s) 2025-10-08 18:50:51.014276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-10-08 18:50:51.014348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-10-08 18:50:51.014418 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-10-08 18:50:51.014486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-10-08 18:50:51.014555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following additional packages will be installed: 2025-10-08 18:50:51.014636 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 rpcbind ucf 2025-10-08 18:50:51.014720 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Suggested packages: 2025-10-08 18:50:51.014829 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: watchdog 2025-10-08 18:50:51.014914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following NEW packages will be installed: 2025-10-08 18:50:51.014993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 nfs-common rpcbind ucf 2025-10-08 18:50:51.015074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 6 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 18:50:51.015136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Need to get 547 kB of archives. 2025-10-08 18:50:51.015196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 1,900 kB of additional disk space will be used. 2025-10-08 18:50:51.015255 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:50:51.015323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-10-08 18:50:51.015390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-10-08 18:50:51.015461 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-10-08 18:50:51.015522 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-08 18:50:51.015587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-10-08 18:50:51.015688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-10-08 18:50:51.015765 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preconfiguring packages ... 2025-10-08 18:50:51.015869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 548 kB in 0s (1,974 kB/s) 2025-10-08 18:50:51.015945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-10-08 18:50:51.016052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-10-08 18:50:51.016119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(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% 2025-10-08 18:50:51.016207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:50:51.016278 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2025-10-08 18:50:51.016346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-10-08 18:50:51.016414 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-10-08 18:50:51.016480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-10-08 18:50:51.016549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-10-08 18:50:51.016617 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../0-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-08 18:50:51.016714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:50:51.016857 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libnfsidmap1:amd64. 2025-10-08 18:50:51.016963 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../1-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-08 18:50:51.017068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:50:51.017138 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package rpcbind. 2025-10-08 18:50:51.017208 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../2-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-10-08 18:50:51.017276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-10-08 18:50:51.017343 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package ucf. 2025-10-08 18:50:51.017407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../3-ucf_3.0043+nmu1_all.deb ... 2025-10-08 18:50:51.017472 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Moving old data out of the way 2025-10-08 18:50:51.017539 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking ucf (3.0043+nmu1) ... 2025-10-08 18:50:51.017603 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package keyutils. 2025-10-08 18:50:51.017694 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../4-keyutils_1.6.3-3build1_amd64.deb ... 2025-10-08 18:50:51.017767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking keyutils (1.6.3-3build1) ... 2025-10-08 18:50:51.017837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package nfs-common. 2025-10-08 18:50:51.017936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../5-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-08 18:50:51.018048 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:50:51.018119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:50:51.018186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-10-08 18:50:51.018252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2025-10-08 18:50:51.018316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:50:51.018381 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up ucf (3.0043+nmu1) ... 2025-10-08 18:50:51.018445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up keyutils (1.6.3-3build1) ... 2025-10-08 18:50:51.018511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:50:51.018577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:50:51.018668 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-08 18:50:51.018746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/idmapd.conf with new version 2025-10-08 18:50:51.018812 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-08 18:50:51.018875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/nfs.conf with new version 2025-10-08 18:50:51.018991 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Selecting UID from range 100 to 59999 ... 2025-10-08 18:50:51.019088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-08 18:50:51.019153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding system user `statd' (UID 102) ... 2025-10-08 18:50:51.019220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2025-10-08 18:50:51.019288 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Not creating home directory `/var/lib/nfs'. 2025-10-08 18:50:51.019353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2025-10-08 18:50:51.019418 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:50:51.019484 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:50:51.019546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 2cb54c7a2008 2025-10-08 18:50:51.019610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 10230ad86fb9 2025-10-08 18:50:51.019728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:50:51.019808 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in eb910775e312 2025-10-08 18:50:51.019877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-10-08 18:50:51.019953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-10-08 18:50:51.020085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-10-08 18:50:51.020166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages were automatically installed and are no longer required: 2025-10-08 18:50:51.020231 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:50:51.020294 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:50:51.020361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:50:51.020456 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:50:51.020542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:50:51.020603 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:50:51.020686 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:50:51.020756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2025-10-08 18:50:51.020819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Use 'apt autoremove' to remove them. 2025-10-08 18:50:51.020891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2025-10-08 18:50:51.020955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: build-essential 2025-10-08 18:50:51.021139 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:50:51.021203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:50:51.021275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-10-08 18:50:51.021347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(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% 2025-10-08 18:50:51.021413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:50:51.021480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2025-10-08 18:50:51.021544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-10-08 18:50:51.021598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-10-08 18:50:51.021670 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-10-08 18:50:51.021735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18997 files and directories currently installed.) 2025-10-08 18:50:51.021792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:50:51.021848 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-10-08 18:50:51.021932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-10-08 18:50:51.022052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-10-08 18:50:51.022155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2025-10-08 18:50:51.022214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:50:51.022261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:50:51.022306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:50:51.022351 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:50:51.022393 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:50:51.022436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:50:51.022479 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:50:51.022522 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2025-10-08 18:50:51.022585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:50:51.022645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 228 MB disk space will be freed. 2025-10-08 18:50:51.022697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-10-08 18:50:51.022753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(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% 2025-10-08 18:50:51.022801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2025-10-08 18:50:51.022846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2025-10-08 18:50:51.022892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2025-10-08 18:50:51.022937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-10-08 18:50:51.022987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-10-08 18:50:51.023044 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-10-08 18:50:51.023099 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18988 files and directories currently installed.) 2025-10-08 18:50:51.023170 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:50:51.023222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:51.023272 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:50:51.023321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:51.023368 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:50:51.023414 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:50:51.023460 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:50:51.023506 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:51.023553 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:50:51.023598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:51.023669 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:50:51.023723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:50:51.025902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:50:51.025910 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:50:51.025914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:50:51.025918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:50:51.025922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:50:51.025926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:51.025930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:50:51.025934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:51.025937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:51.025940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:51.025943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:50:51.025950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:51.025954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:51.025960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:51.025964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:50:51.025967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:50:51.025984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:51.025987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:51.025990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:50:51.025994 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:51.025997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:51.026000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:50:51.026004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:51.026007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:50:51.026010 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:51.026014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:50:51.026017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing lto-disabled-list (47) ... 2025-10-08 18:50:51.026020 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing make (4.3-4.1build2) ... 2025-10-08 18:50:51.026023 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:50:51.026027 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:50:51.026030 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Collecting pyclean==3.0.0 2025-10-08 18:50:51.026033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:50:51.026037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:50:51.026040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Installing collected packages: pyclean 2025-10-08 18:50:51.026043 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully installed pyclean-3.0.0 2025-10-08 18:50:51.026046 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:50:51.026050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-08 18:50:51.026053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 8919 files, 1314 directories removed. 2025-10-08 18:50:51.026056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-08 18:50:51.026060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /usr 2025-10-08 18:50:51.026063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-08 18:50:51.026066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 1365 files, 140 directories removed. 2025-10-08 18:50:51.026069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-10-08 18:50:51.026073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Found existing installation: pyclean 3.0.0 2025-10-08 18:50:51.026076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Uninstalling pyclean-3.0.0: 2025-10-08 18:50:51.026079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:50:51.026083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container eb910775e312 2025-10-08 18:50:51.026086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 904be9d8d344 2025-10-08 18:50:51.026089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 5/5 : USER manila 2025-10-08 18:50:51.026092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 7bc9a38714fd 2025-10-08 18:50:51.026096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 7bc9a38714fd 2025-10-08 18:50:51.026108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> de13e599f27a 2025-10-08 18:50:51.026112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully built 51b0fda2aba3 2025-10-08 18:50:51.026115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully tagged osism.harbor.regio.digital/kolla/manila-data:build-20251008 2025-10-08 18:50:51.026118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Built at 2025-10-08 18:50:51.025326 (took 0:00:36.315003) 2025-10-08 18:50:51.026121 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-share) 2025-10-08 18:50:51.026125 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Processing 2025-10-08 18:50:51.026128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building started at 2025-10-08 18:50:51.025834 2025-10-08 18:50:51.026879 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 plugins into plugins archive 2025-10-08 18:50:51.027600 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 additions into additions archive 2025-10-08 18:51:45.858223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251008 2025-10-08 18:51:45.859723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 027aaae9f51f 2025-10-08 18:51:45.859807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 2/5 : LABEL "build-date"="20251008" "name"="manila-share" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-share" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:51:45.859821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in b0143b992b63 2025-10-08 18:51:45.859830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container b0143b992b63 2025-10-08 18:51:45.859837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 596a27636ca7 2025-10-08 18:51:45.859866 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common glusterfs-client python3-cephfs python3-rados python3-rbd sqlite3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:51:45.859876 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 266fa7610600 2025-10-08 18:51:45.859884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:51:45.859893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:51:45.859901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:51:45.859909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:51:45.859917 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:51:45.859924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:51:45.859931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:51:45.859939 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:51:45.859946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:51:45.859970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:51:45.859977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:51:45.859983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:51:45.859989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:51:45.859995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:51:45.860001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:51:45.860007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 28.5 MB in 3s (8,465 kB/s) 2025-10-08 18:51:45.860013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-10-08 18:51:45.860019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-10-08 18:51:45.860024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-10-08 18:51:45.860030 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-10-08 18:51:45.860036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following additional packages will be installed: 2025-10-08 18:51:45.860042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr glusterfs-common libargon2-1 libbabeltrace1 libboost-context1.83.0 2025-10-08 18:51:45.860048 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-10-08 18:51:45.860053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-10-08 18:51:45.860059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2025-10-08 18:51:45.860075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2025-10-08 18:51:45.860086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2025-10-08 18:51:45.860091 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2025-10-08 18:51:45.860097 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2025-10-08 18:51:45.860103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-certifi python3-chardet python3-idna python3-jwt 2025-10-08 18:51:45.860109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-prettytable python3-requests python3-urllib3 python3-wcwidth 2025-10-08 18:51:45.860115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml xfsprogs 2025-10-08 18:51:45.860120 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Suggested packages: 2025-10-08 18:51:45.860126 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ceph ceph-mds low-memory-monitor python3-crypto python3-cryptography 2025-10-08 18:51:45.860132 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-openssl python3-socks python-requests-doc python3-brotli sqlite3-doc 2025-10-08 18:51:45.860138 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsdump acl quota 2025-10-08 18:51:45.860143 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Recommended packages: 2025-10-08 18:51:45.860149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 python3-cryptography 2025-10-08 18:51:45.860155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following NEW packages will be installed: 2025-10-08 18:51:45.860161 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr ceph-common glusterfs-client glusterfs-common libargon2-1 2025-10-08 18:51:45.860166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2025-10-08 18:51:45.860172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-10-08 18:51:45.860184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-thread1.83.0 libboost-url1.83.0 libcephfs2 libcryptsetup12 2025-10-08 18:51:45.860190 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 libgfrpc0 libgfxdr0 2025-10-08 18:51:45.860196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 libinih1 libjson-c5 2025-10-08 18:51:45.860201 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 libpmemobj1 librabbitmq4 2025-10-08 18:51:45.860207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: librados2 libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 2025-10-08 18:51:45.860213 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: liburcu8t64 psmisc python3-ceph-argparse python3-ceph-common python3-cephfs 2025-10-08 18:51:45.860218 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-certifi python3-chardet python3-idna python3-jwt python3-prettytable 2025-10-08 18:51:45.860224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-rados python3-rbd python3-requests python3-urllib3 python3-wcwidth 2025-10-08 18:51:45.860230 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml sqlite3 xfsprogs 2025-10-08 18:51:45.860236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 55 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 18:51:45.860242 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Need to get 44.8 MB of archives. 2025-10-08 18:51:45.860248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 184 MB of additional disk space will be used. 2025-10-08 18:51:45.860253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:51:45.860259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-10-08 18:51:45.860267 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-10-08 18:51:45.860273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-08 18:51:45.860278 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-10-08 18:51:45.860286 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.4 [1,544 kB] 2025-10-08 18:51:45.860292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-10-08 18:51:45.860298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-10-08 18:51:45.860310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-10-08 18:51:45.860316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-10-08 18:51:45.860326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2025-10-08 18:51:45.860332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-10-08 18:51:45.860338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-10-08 18:51:45.860344 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.1-0ubuntu0.24.04.2 [4,042 kB] 2025-10-08 18:51:45.860350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-10-08 18:51:45.860360 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-10-08 18:51:45.860366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-10-08 18:51:45.860372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-10-08 18:51:45.860378 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.1-0ubuntu0.24.04.2 [3,511 kB] 2025-10-08 18:51:45.860384 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.1-0ubuntu0.24.04.2 [45.8 kB] 2025-10-08 18:51:45.860390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.1-0ubuntu0.24.04.2 [82.7 kB] 2025-10-08 18:51:45.860395 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.1-0ubuntu0.24.04.2 [825 kB] 2025-10-08 18:51:45.860401 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.1-0ubuntu0.24.04.2 [333 kB] 2025-10-08 18:51:45.860407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.1-0ubuntu0.24.04.2 [174 kB] 2025-10-08 18:51:45.860413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-10-08 18:51:45.860418 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-10-08 18:51:45.860424 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.1-0ubuntu0.24.04.2 [319 kB] 2025-10-08 18:51:45.860430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-10-08 18:51:45.860436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-10-08 18:51:45.860442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-10-08 18:51:45.860447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-10-08 18:51:45.860453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-10-08 18:51:45.860459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-10-08 18:51:45.860465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-10-08 18:51:45.860471 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-10-08 18:51:45.860476 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-10-08 18:51:45.860488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-10-08 18:51:45.860498 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-10-08 18:51:45.860509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-10-08 18:51:45.860515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-10-08 18:51:45.860521 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-10-08 18:51:45.860527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-10-08 18:51:45.860532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.1-0ubuntu0.24.04.2 [540 kB] 2025-10-08 18:51:45.860538 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.1-0ubuntu0.24.04.2 [25.0 MB] 2025-10-08 18:51:45.860544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfxdr0 amd64 11.1-4ubuntu0.1 [20.1 kB] 2025-10-08 18:51:45.860550 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libglusterfs0 amd64 11.1-4ubuntu0.1 [266 kB] 2025-10-08 18:51:45.860555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfrpc0 amd64 11.1-4ubuntu0.1 [40.7 kB] 2025-10-08 18:51:45.860561 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfapi0 amd64 11.1-4ubuntu0.1 [79.6 kB] 2025-10-08 18:51:45.860567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfchangelog0 amd64 11.1-4ubuntu0.1 [25.7 kB] 2025-10-08 18:51:45.860572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-10-08 18:51:45.860578 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-jwt all 2.7.0-1 [20.9 kB] 2025-10-08 18:51:45.860584 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-10-08 18:51:45.860590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-10-08 18:51:45.860595 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-common amd64 11.1-4ubuntu0.1 [2,552 kB] 2025-10-08 18:51:45.860601 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-client amd64 11.1-4ubuntu0.1 [25.9 kB] 2025-10-08 18:51:45.860607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2025-10-08 18:51:45.860613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 44.8 MB in 2s (20.2 MB/s) 2025-10-08 18:51:45.860618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libargon2-1:amd64. 2025-10-08 18:51:45.860624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-10-08 18:51:45.860654 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(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% 2025-10-08 18:51:45.860661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-10-08 18:51:45.860672 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-10-08 18:51:45.860678 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-10-08 18:51:45.860684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2025-10-08 18:51:45.860690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-10-08 18:51:45.860696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-10-08 18:51:45.860701 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-10-08 18:51:45.860707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-10-08 18:51:45.860720 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-08 18:51:45.860730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libjson-c5:amd64. 2025-10-08 18:51:45.860736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2025-10-08 18:51:45.860742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 18:51:45.860748 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcryptsetup12:amd64. 2025-10-08 18:51:45.860754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-10-08 18:51:45.860760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-08 18:51:45.860766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-10-08 18:51:45.860771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 18:51:45.860777 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:51:45.860783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-yaml. 2025-10-08 18:51:45.860789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../04-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-10-08 18:51:45.860795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-yaml (6.0.1-2build2) ... 2025-10-08 18:51:45.860801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liblmdb0:amd64. 2025-10-08 18:51:45.860806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-10-08 18:51:45.860812 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-08 18:51:45.860818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libncurses6:amd64. 2025-10-08 18:51:45.860824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../06-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-10-08 18:51:45.860830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 18:51:45.860836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package psmisc. 2025-10-08 18:51:45.860841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../07-psmisc_23.7-1build1_amd64.deb ... 2025-10-08 18:51:45.860869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking psmisc (23.7-1build1) ... 2025-10-08 18:51:45.860879 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package attr. 2025-10-08 18:51:45.860890 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../08-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2025-10-08 18:51:45.860896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking attr (1:2.5.2-1build1.1) ... 2025-10-08 18:51:45.860902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-10-08 18:51:45.860908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../09-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:51:45.860934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:51:45.860941 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-10-08 18:51:45.860947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../10-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:51:45.860953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:51:45.860958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librados2. 2025-10-08 18:51:45.860964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../11-librados2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:51:45.860970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.860976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdaxctl1:amd64. 2025-10-08 18:51:45.860981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../12-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-10-08 18:51:45.860987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-08 18:51:45.860993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libndctl6:amd64. 2025-10-08 18:51:45.860999 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../13-libndctl6_77-2ubuntu2_amd64.deb ... 2025-10-08 18:51:45.861005 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-10-08 18:51:45.861010 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmem1:amd64. 2025-10-08 18:51:45.861022 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../14-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-08 18:51:45.861028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:51:45.861039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmemobj1:amd64. 2025-10-08 18:51:45.861045 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../15-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-10-08 18:51:45.861051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:51:45.861057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librbd1. 2025-10-08 18:51:45.861062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../16-librbd1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:51:45.861068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.861074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-argparse. 2025-10-08 18:51:45.861080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../17-python3-ceph-argparse_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:51:45.861086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.861092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-common. 2025-10-08 18:51:45.861098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../18-python3-ceph-common_19.2.1-0ubuntu0.24.04.2_all.deb ... 2025-10-08 18:51:45.861103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.861109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcephfs2. 2025-10-08 18:51:45.861115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../19-libcephfs2_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:51:45.861121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.861131 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rados. 2025-10-08 18:51:45.861137 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../20-python3-rados_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:51:45.861143 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.861149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-cephfs. 2025-10-08 18:51:45.861155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../21-python3-cephfs_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:51:45.861160 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.861166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-wcwidth. 2025-10-08 18:51:45.861172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../22-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-10-08 18:51:45.861178 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-08 18:51:45.861183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-prettytable. 2025-10-08 18:51:45.861189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../23-python3-prettytable_3.6.0-2_all.deb ... 2025-10-08 18:51:45.861195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-prettytable (3.6.0-2) ... 2025-10-08 18:51:45.861201 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rbd. 2025-10-08 18:51:45.861206 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../24-python3-rbd_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:51:45.861212 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.861218 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-certifi. 2025-10-08 18:51:45.861224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../25-python3-certifi_2023.11.17-1_all.deb ... 2025-10-08 18:51:45.861230 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-certifi (2023.11.17-1) ... 2025-10-08 18:51:45.861236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-chardet. 2025-10-08 18:51:45.861241 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../26-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-10-08 18:51:45.861247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-10-08 18:51:45.861253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-idna. 2025-10-08 18:51:45.861263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../27-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-10-08 18:51:45.861268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-10-08 18:51:45.861274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-urllib3. 2025-10-08 18:51:45.861280 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../28-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-10-08 18:51:45.861286 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-08 18:51:45.861298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-requests. 2025-10-08 18:51:45.861305 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../29-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-10-08 18:51:45.861314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-08 18:51:45.861320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdw1t64:amd64. 2025-10-08 18:51:45.861378 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../30-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-10-08 18:51:45.861413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-08 18:51:45.861434 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libbabeltrace1:amd64. 2025-10-08 18:51:45.861517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../31-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-10-08 18:51:45.861525 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-08 18:51:45.861535 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-10-08 18:51:45.861543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../32-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:51:45.861660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:51:45.861673 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-10-08 18:51:45.861723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../33-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:51:45.861730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:51:45.861811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-10-08 18:51:45.861818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../34-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:51:45.861888 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:51:45.861895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-10-08 18:51:45.861954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../35-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-10-08 18:51:45.861960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:51:45.862024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-10-08 18:51:45.862031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../36-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-10-08 18:51:45.862092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-08 18:51:45.862148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libunwind8:amd64. 2025-10-08 18:51:45.862208 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../37-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-10-08 18:51:45.862257 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-08 18:51:45.862264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-10-08 18:51:45.862336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../38-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-10-08 18:51:45.862370 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-08 18:51:45.862402 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liboath0t64:amd64. 2025-10-08 18:51:45.862454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-10-08 18:51:45.862505 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../39-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-10-08 18:51:45.862511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-08 18:51:45.862571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librabbitmq4:amd64. 2025-10-08 18:51:45.862577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../40-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-10-08 18:51:45.862643 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-08 18:51:45.862658 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libradosstriper1. 2025-10-08 18:51:45.862757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../41-libradosstriper1_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:51:45.862764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.862818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package ceph-common. 2025-10-08 18:51:45.862824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../42-ceph-common_19.2.1-0ubuntu0.24.04.2_amd64.deb ... 2025-10-08 18:51:45.862920 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.862931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfxdr0:amd64. 2025-10-08 18:51:45.862981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../43-libgfxdr0_11.1-4ubuntu0.1_amd64.deb ... 2025-10-08 18:51:45.863033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2025-10-08 18:51:45.863040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglusterfs0:amd64. 2025-10-08 18:51:45.863219 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../44-libglusterfs0_11.1-4ubuntu0.1_amd64.deb ... 2025-10-08 18:51:45.863229 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2025-10-08 18:51:45.863234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfrpc0:amd64. 2025-10-08 18:51:45.863240 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../45-libgfrpc0_11.1-4ubuntu0.1_amd64.deb ... 2025-10-08 18:51:45.863248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2025-10-08 18:51:45.863254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfapi0:amd64. 2025-10-08 18:51:45.863259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../46-libgfapi0_11.1-4ubuntu0.1_amd64.deb ... 2025-10-08 18:51:45.863267 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2025-10-08 18:51:45.863330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfchangelog0:amd64. 2025-10-08 18:51:45.863337 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../47-libgfchangelog0_11.1-4ubuntu0.1_amd64.deb ... 2025-10-08 18:51:45.863380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2025-10-08 18:51:45.863387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liburcu8t64:amd64. 2025-10-08 18:51:45.863429 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../48-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-10-08 18:51:45.863436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-08 18:51:45.863479 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-jwt. 2025-10-08 18:51:45.863486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../49-python3-jwt_2.7.0-1_all.deb ... 2025-10-08 18:51:45.863539 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-jwt (2.7.0-1) ... 2025-10-08 18:51:45.863546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libinih1:amd64. 2025-10-08 18:51:45.863589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../50-libinih1_55-1ubuntu2_amd64.deb ... 2025-10-08 18:51:45.863596 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-10-08 18:51:45.863660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-10-08 18:51:45.863715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package xfsprogs. 2025-10-08 18:51:45.863722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../51-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-10-08 18:51:45.863735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-10-08 18:51:45.863784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-common. 2025-10-08 18:51:45.863791 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../52-glusterfs-common_11.1-4ubuntu0.1_amd64.deb ... 2025-10-08 18:51:45.863833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-common (11.1-4ubuntu0.1) ... 2025-10-08 18:51:45.863840 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-client. 2025-10-08 18:51:45.863915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../53-glusterfs-client_11.1-4ubuntu0.1_amd64.deb ... 2025-10-08 18:51:45.863923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-client (11.1-4ubuntu0.1) ... 2025-10-08 18:51:45.863954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package sqlite3. 2025-10-08 18:51:45.863960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../54-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2025-10-08 18:51:45.864017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2025-10-08 18:51:45.864024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-08 18:51:45.864067 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:51:45.864073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-08 18:51:45.864132 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-10-08 18:51:45.864138 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-jwt (2.7.0-1) ... 2025-10-08 18:51:45.864197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up psmisc (23.7-1build1) ... 2025-10-08 18:51:45.864203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up attr (1:2.5.2-1build1.1) ... 2025-10-08 18:51:45.864258 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-10-08 18:51:45.864264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-10-08 18:51:45.864319 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:51:45.864327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-argparse (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.864380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:51:45.864387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-yaml (6.0.1-2build2) ... 2025-10-08 18:51:45.864441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:51:45.864448 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-10-08 18:51:45.864514 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:51:45.864520 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-10-08 18:51:45.864552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2025-10-08 18:51:45.864558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 18:51:45.864613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:No schema files found: doing nothing. 2025-10-08 18:51:45.864620 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-10-08 18:51:45.864693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-10-08 18:51:45.864703 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-certifi (2023.11.17-1) ... 2025-10-08 18:51:45.864734 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-10-08 18:51:45.864747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-10-08 18:51:45.864797 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.864805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-10-08 18:51:45.864955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-10-08 18:51:45.864977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-10-08 18:51:45.864983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-10-08 18:51:45.864988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-10-08 18:51:45.864997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-10-08 18:51:45.865003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-10-08 18:51:45.865008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-10-08 18:51:45.865081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-prettytable (3.6.0-2) ... 2025-10-08 18:51:45.865088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:51:45.865121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 18:51:45.865127 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2025-10-08 18:51:45.865179 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2025-10-08 18:51:45.865186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librados2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.865228 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-10-08 18:51:45.865235 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcephfs2 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.865288 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libradosstriper1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.865295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-10-08 18:51:45.865350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-10-08 18:51:45.865357 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-10-08 18:51:45.865399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-10-08 18:51:45.865405 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2025-10-08 18:51:45.865457 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rados (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.865469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2025-10-08 18:51:45.865500 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librbd1 (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.865506 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2025-10-08 18:51:45.865566 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-common (11.1-4ubuntu0.1) ... 2025-10-08 18:51:45.865572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Selecting GID from range 100 to 59999 ... 2025-10-08 18:51:45.865614 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Adding group `gluster' (GID 103) ... 2025-10-08 18:51:45.865621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:/usr/lib/x86_64-linux-gnu/glusterfs/python/syncdaemon/resource.py:807: SyntaxWarning: invalid escape sequence '\d' 2025-10-08 18:51:45.865674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: for x in re.findall('(?:[\da-f]){2}', 2025-10-08 18:51:45.865738 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-cephfs (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.865751 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rbd (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.865817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-client (11.1-4ubuntu0.1) ... 2025-10-08 18:51:45.865826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up ceph-common (19.2.1-0ubuntu0.24.04.2) ... 2025-10-08 18:51:45.865831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding group ceph.. 2025-10-08 18:51:45.865918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-10-08 18:51:45.865966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding system user ceph.. 2025-10-08 18:51:45.865972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-10-08 18:51:45.866014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting system user ceph properties.. 2025-10-08 18:51:45.866020 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:usermod: unlocking the user's password would result in a passwordless account. 2025-10-08 18:51:45.866075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:You should set a password with usermod -p to unlock this user's password. 2025-10-08 18:51:45.866081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-10-08 18:51:45.866136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-10-08 18:51:45.866141 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:51:45.866186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 266fa7610600 2025-10-08 18:51:45.866191 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> c75b6fc111e1 2025-10-08 18:51:45.866253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:51:45.866262 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 582966f3c659 2025-10-08 18:51:45.866327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-10-08 18:51:45.866385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-10-08 18:51:45.866440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-10-08 18:51:45.866446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages were automatically installed and are no longer required: 2025-10-08 18:51:45.866508 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:51:45.866514 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:51:45.866559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:51:45.866565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:51:45.866607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:51:45.866613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:51:45.866679 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:51:45.866688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2025-10-08 18:51:45.866728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Use 'apt autoremove' to remove them. 2025-10-08 18:51:45.866734 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2025-10-08 18:51:45.866776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: build-essential 2025-10-08 18:51:45.866782 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:51:45.866818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:51:45.866824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-10-08 18:51:45.866909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(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% 2025-10-08 18:51:45.866916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-10-08 18:51:45.866967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-10-08 18:51:45.866972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:51:45.867031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-10-08 18:51:45.867037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-10-08 18:51:45.867080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 19896 files and directories currently installed.) 2025-10-08 18:51:45.867086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:51:45.867140 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-10-08 18:51:45.867146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-10-08 18:51:45.867198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-10-08 18:51:45.867204 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2025-10-08 18:51:45.867248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:51:45.867254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:51:45.867297 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:51:45.867303 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:51:45.867347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:51:45.867353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:51:45.867390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:51:45.867396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2025-10-08 18:51:45.867441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:51:45.867447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 228 MB disk space will be freed. 2025-10-08 18:51:45.867489 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-10-08 18:51:45.867496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% 2025-10-08 18:51:45.867552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2025-10-08 18:51:45.867558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 18:51:45.867602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-10-08 18:51:45.867607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-10-08 18:51:45.867679 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-10-08 18:51:45.867688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2025-10-08 18:51:45.867750 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-10-08 18:51:45.867760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-10-08 18:51:45.867809 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 19887 files and directories currently installed.) 2025-10-08 18:51:45.867815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:51:45.867883 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:51:45.867893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:51:45.868028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:51:45.868035 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:51:45.868040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:51:45.868045 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:51:45.868074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:51:45.868080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:51:45.868128 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:51:45.868183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:51:45.868189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:51:45.868241 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:51:45.868247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:51:45.868299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:51:45.868305 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:51:45.868358 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:51:45.868364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:51:45.868419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:51:45.868425 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:51:45.868477 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:51:45.868483 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:51:45.868490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:51:45.868556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:51:45.868562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:51:45.868611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:51:45.868618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:51:45.868699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:51:45.868709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:51:45.868717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:51:45.868761 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:51:45.868768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:51:45.868807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:51:45.868819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:51:45.868906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:51:45.868914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:51:45.868919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:51:45.868961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:51:45.868967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing lto-disabled-list (47) ... 2025-10-08 18:51:45.868976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing make (4.3-4.1build2) ... 2025-10-08 18:51:45.868984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:51:45.869055 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:51:45.869062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Collecting pyclean==3.0.0 2025-10-08 18:51:45.869111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:51:45.869118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:51:45.869165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Installing collected packages: pyclean 2025-10-08 18:51:45.869172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully installed pyclean-3.0.0 2025-10-08 18:51:45.869221 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:51:45.869227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-10-08 18:51:45.869276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 8919 files, 1314 directories removed. 2025-10-08 18:51:45.869283 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-10-08 18:51:45.869314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /usr 2025-10-08 18:51:45.869320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-10-08 18:51:45.869374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 1576 files, 166 directories removed. 2025-10-08 18:51:45.869381 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-10-08 18:51:45.869411 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Found existing installation: pyclean 3.0.0 2025-10-08 18:51:45.869417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Uninstalling pyclean-3.0.0: 2025-10-08 18:51:45.869475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:51:45.869481 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 582966f3c659 2025-10-08 18:51:45.869529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> d3504de421ae 2025-10-08 18:51:45.869535 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 5/5 : USER manila 2025-10-08 18:51:45.869589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in c8294e98213e 2025-10-08 18:51:45.869595 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container c8294e98213e 2025-10-08 18:51:45.869644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 4abc0352de0b 2025-10-08 18:51:45.869656 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully built 6e7392994bca 2025-10-08 18:51:45.869712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully tagged osism.harbor.regio.digital/kolla/manila-share:build-20251008 2025-10-08 18:51:45.869804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Built at 2025-10-08 18:51:45.869693 (took 0:00:54.843859) 2025-10-08 18:51:45.870373 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-api) 2025-10-08 18:51:45.870389 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Processing 2025-10-08 18:51:45.870394 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building started at 2025-10-08 18:51:45.870213 2025-10-08 18:51:45.871291 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 plugins into plugins archive 2025-10-08 18:51:45.871797 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 additions into additions archive 2025-10-08 18:52:12.701168 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20251008 2025-10-08 18:52:12.701219 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 0a979cec35fc 2025-10-08 18:52:12.701260 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 2/6 : LABEL "build-date"="20251008" "name"="blazar-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:52:12.701680 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in a701ad36b97c 2025-10-08 18:52:12.701752 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container a701ad36b97c 2025-10-08 18:52:12.701769 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> e5d01e12fcec 2025-10-08 18:52:12.701784 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_blazar_extend_start 2025-10-08 18:52:12.701824 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 0545bd1e3ad6 2025-10-08 18:52:12.701838 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_blazar_extend_start 2025-10-08 18:52:12.701850 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in c2b835c3069e 2025-10-08 18:52:12.701873 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container c2b835c3069e 2025-10-08 18:52:12.701886 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> a9462ab9e1f8 2025-10-08 18:52:12.701900 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:52:12.701969 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 18c2529af909 2025-10-08 18:52:12.701983 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2025-10-08 18:52:12.702048 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2025-10-08 18:52:12.702070 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2025-10-08 18:52:12.702150 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages were automatically installed and are no longer required: 2025-10-08 18:52:12.702166 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:52:12.702219 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:52:12.702232 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:52:12.702280 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:52:12.702332 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:52:12.702381 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:52:12.702451 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:52:12.702502 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2025-10-08 18:52:12.702538 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Use 'apt autoremove' to remove them. 2025-10-08 18:52:12.702586 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2025-10-08 18:52:12.702597 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: build-essential 2025-10-08 18:52:12.703914 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:52:12.703965 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:52:12.703977 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-10-08 18:52:12.703990 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(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% 2025-10-08 18:52:12.704003 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:52:12.704013 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2025-10-08 18:52:12.704022 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2025-10-08 18:52:12.704031 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2025-10-08 18:52:12.704041 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2025-10-08 18:52:12.704051 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:52:12.704062 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:52:12.704072 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2025-10-08 18:52:12.704082 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2025-10-08 18:52:12.704092 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2025-10-08 18:52:12.704102 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2025-10-08 18:52:12.704111 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:52:12.704121 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:52:12.704131 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:52:12.704141 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:52:12.704151 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:52:12.704160 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:52:12.704170 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:52:12.704211 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2025-10-08 18:52:12.704222 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:52:12.704232 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 228 MB disk space will be freed. 2025-10-08 18:52:12.704241 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-10-08 18:52:12.704251 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(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% 2025-10-08 18:52:12.704262 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2025-10-08 18:52:12.704271 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2025-10-08 18:52:12.704291 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2025-10-08 18:52:12.704306 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2025-10-08 18:52:12.704363 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2025-10-08 18:52:12.704476 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2025-10-08 18:52:12.704514 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:52:12.704596 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:52:12.704696 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:12.704806 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:52:12.705694 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:12.705701 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:52:12.705706 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:52:12.705720 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:52:12.705725 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:12.705729 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:52:12.705733 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:12.705737 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:52:12.705740 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:52:12.705744 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:52:12.705748 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:52:12.705751 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:52:12.705755 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:52:12.705759 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:52:12.705763 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:12.705766 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:52:12.705770 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:12.705808 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:12.705903 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:12.705980 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:12.706055 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:12.706135 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:12.706201 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:12.706277 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:52:12.706352 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:52:12.706427 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:12.706506 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:12.706580 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:52:12.706690 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:12.706778 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:12.706931 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:52:12.707002 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:12.707076 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:52:12.707151 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:12.707225 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:12.707297 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing lto-disabled-list (47) ... 2025-10-08 18:52:12.707366 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing make (4.3-4.1build2) ... 2025-10-08 18:52:12.707429 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:52:12.707494 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:52:12.707561 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Collecting pyclean==3.0.0 2025-10-08 18:52:12.707625 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:52:12.707714 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:52:12.707787 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Installing collected packages: pyclean 2025-10-08 18:52:12.707875 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully installed pyclean-3.0.0 2025-10-08 18:52:12.707952 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:52:12.708014 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-10-08 18:52:12.708081 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 8216 files, 1196 directories removed. 2025-10-08 18:52:12.708141 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-10-08 18:52:12.708205 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /usr 2025-10-08 18:52:12.708264 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-10-08 18:52:12.708329 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 1316 files, 133 directories removed. 2025-10-08 18:52:12.709525 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-10-08 18:52:12.709602 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Found existing installation: pyclean 3.0.0 2025-10-08 18:52:12.709676 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Uninstalling pyclean-3.0.0: 2025-10-08 18:52:12.709693 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:52:12.709703 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 18c2529af909 2025-10-08 18:52:12.709715 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 7312573c62ce 2025-10-08 18:52:12.709725 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 6/6 : USER blazar 2025-10-08 18:52:12.709734 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 9a0cd557642b 2025-10-08 18:52:12.709744 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 9a0cd557642b 2025-10-08 18:52:12.709753 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 11702183e02d 2025-10-08 18:52:12.709763 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully built 1cbd2588d3e1 2025-10-08 18:52:12.709772 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully tagged osism.harbor.regio.digital/kolla/blazar-api:build-20251008 2025-10-08 18:52:12.709783 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Built at 2025-10-08 18:52:12.708887 (took 0:00:26.838674) 2025-10-08 18:52:12.709818 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-manager) 2025-10-08 18:52:12.709839 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Processing 2025-10-08 18:52:12.709849 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building started at 2025-10-08 18:52:12.709534 2025-10-08 18:52:12.711394 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 plugins into plugins archive 2025-10-08 18:52:12.711758 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 additions into additions archive 2025-10-08 18:52:37.243847 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20251008 2025-10-08 18:52:37.244578 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 0a979cec35fc 2025-10-08 18:52:37.244671 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 2/4 : LABEL "build-date"="20251008" "name"="blazar-manager" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-manager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:52:37.244717 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in ede34ada17ae 2025-10-08 18:52:37.244732 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container ede34ada17ae 2025-10-08 18:52:37.244834 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 5e270fd82593 2025-10-08 18:52:37.244849 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:52:37.244863 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 814a15b4edab 2025-10-08 18:52:37.244873 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2025-10-08 18:52:37.244922 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2025-10-08 18:52:37.244964 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2025-10-08 18:52:37.245070 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages were automatically installed and are no longer required: 2025-10-08 18:52:37.246027 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:52:37.246107 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:52:37.246122 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:52:37.246134 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:52:37.246148 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:52:37.246160 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:52:37.246172 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:52:37.246209 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2025-10-08 18:52:37.246223 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Use 'apt autoremove' to remove them. 2025-10-08 18:52:37.246236 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2025-10-08 18:52:37.246248 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: build-essential 2025-10-08 18:52:37.246260 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:52:37.246285 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:52:37.246296 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-10-08 18:52:37.246308 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(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% 2025-10-08 18:52:37.246321 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2025-10-08 18:52:37.246331 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2025-10-08 18:52:37.246340 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2025-10-08 18:52:37.246420 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2025-10-08 18:52:37.246432 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2025-10-08 18:52:37.246441 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2025-10-08 18:52:37.246451 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:52:37.246463 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:52:37.246473 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2025-10-08 18:52:37.246482 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2025-10-08 18:52:37.246492 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2025-10-08 18:52:37.246501 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2025-10-08 18:52:37.246510 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:52:37.246520 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:52:37.246578 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:52:37.246588 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:52:37.246598 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:52:37.246608 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:52:37.246702 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:52:37.246717 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2025-10-08 18:52:37.246815 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:52:37.246851 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 228 MB disk space will be freed. 2025-10-08 18:52:37.246916 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-10-08 18:52:37.247739 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(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% 2025-10-08 18:52:37.247787 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2025-10-08 18:52:37.247799 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2025-10-08 18:52:37.247809 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2025-10-08 18:52:37.247820 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2025-10-08 18:52:37.247845 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2025-10-08 18:52:37.247856 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2025-10-08 18:52:37.247866 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:52:37.247878 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:52:37.247888 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:37.247899 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:52:37.247909 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:37.247929 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:52:37.247940 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:52:37.247951 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:52:37.247961 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:37.247976 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:52:37.247987 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:37.247996 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:52:37.248010 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:52:37.248144 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:52:37.248197 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:52:37.248307 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:52:37.248409 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:52:37.248473 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:52:37.248549 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:37.248651 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:52:37.248740 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:37.248847 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:37.248926 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:37.249003 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:52:37.249079 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:37.249154 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:37.249228 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:37.249303 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:52:37.249384 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-10-08 18:52:37.249463 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:52:37.249541 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:37.249616 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:37.249721 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:52:37.249824 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:37.249901 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:37.250894 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:52:37.250946 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:37.250957 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:52:37.250966 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:37.250974 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:52:37.250983 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing lto-disabled-list (47) ... 2025-10-08 18:52:37.250991 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing make (4.3-4.1build2) ... 2025-10-08 18:52:37.250999 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:52:37.251006 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:52:37.251014 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Collecting pyclean==3.0.0 2025-10-08 18:52:37.251022 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:52:37.251030 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:52:37.251038 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Installing collected packages: pyclean 2025-10-08 18:52:37.251045 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully installed pyclean-3.0.0 2025-10-08 18:52:37.251053 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:52:37.251061 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-10-08 18:52:37.251069 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 8216 files, 1196 directories removed. 2025-10-08 18:52:37.251097 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-10-08 18:52:37.251105 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /usr 2025-10-08 18:52:37.251113 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-10-08 18:52:37.251167 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 1316 files, 133 directories removed. 2025-10-08 18:52:37.251176 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-10-08 18:52:37.251184 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Found existing installation: pyclean 3.0.0 2025-10-08 18:52:37.251192 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Uninstalling pyclean-3.0.0: 2025-10-08 18:52:37.251200 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:52:37.251208 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 814a15b4edab 2025-10-08 18:52:37.251216 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 1f5ac822ddfb 2025-10-08 18:52:37.251224 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 4/4 : USER blazar 2025-10-08 18:52:37.251265 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in f71d08b53e9c 2025-10-08 18:52:37.251274 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container f71d08b53e9c 2025-10-08 18:52:37.251333 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 82f791033f80 2025-10-08 18:52:37.251342 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully built 2113822a41bb 2025-10-08 18:52:37.251859 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully tagged osism.harbor.regio.digital/kolla/blazar-manager:build-20251008 2025-10-08 18:52:37.251906 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Built at 2025-10-08 18:52:37.251417 (took 0:00:24.541883) 2025-10-08 18:52:37.252171 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-listener) 2025-10-08 18:52:37.252257 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Processing 2025-10-08 18:52:37.252300 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building started at 2025-10-08 18:52:37.252175 2025-10-08 18:52:37.253799 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 plugins into plugins archive 2025-10-08 18:52:37.254729 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 additions into additions archive 2025-10-08 18:53:01.329051 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251008 2025-10-08 18:53:01.329154 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> a27f0292b7d1 2025-10-08 18:53:01.329261 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 2/4 : LABEL "build-date"="20251008" "name"="aodh-listener" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-listener" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:53:01.329362 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 212cd24cad16 2025-10-08 18:53:01.329441 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 212cd24cad16 2025-10-08 18:53:01.329540 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 07a2321999ba 2025-10-08 18:53:01.329666 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:53:01.329767 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in b9f2395c8e13 2025-10-08 18:53:01.329882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2025-10-08 18:53:01.329950 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2025-10-08 18:53:01.330038 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2025-10-08 18:53:01.330133 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages were automatically installed and are no longer required: 2025-10-08 18:53:01.330214 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:53:01.330295 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:53:01.330374 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:53:01.330478 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:53:01.330496 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:53:01.330585 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:53:01.330723 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:53:01.331728 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2025-10-08 18:53:01.331746 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Use 'apt autoremove' to remove them. 2025-10-08 18:53:01.331757 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2025-10-08 18:53:01.331767 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: build-essential 2025-10-08 18:53:01.331796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:53:01.331805 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:53:01.331813 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-10-08 18:53:01.331822 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(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% 2025-10-08 18:53:01.331832 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2025-10-08 18:53:01.331839 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2025-10-08 18:53:01.331847 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2025-10-08 18:53:01.331854 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% (Reading database ... 90% 2025-10-08 18:53:01.331862 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-10-08 18:53:01.331869 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:95% 2025-10-08 18:53:01.331877 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:53:01.331887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:53:01.331894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2025-10-08 18:53:01.331902 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2025-10-08 18:53:01.331910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2025-10-08 18:53:01.331921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2025-10-08 18:53:01.331929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:53:01.331982 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:53:01.332184 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:53:01.332254 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:53:01.332276 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:53:01.332287 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:53:01.332296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:53:01.332358 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2025-10-08 18:53:01.332525 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:53:01.332557 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 228 MB disk space will be freed. 2025-10-08 18:53:01.332618 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-10-08 18:53:01.332779 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-10-08 18:53:01.332970 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: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% 2025-10-08 18:53:01.333070 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2025-10-08 18:53:01.333235 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2025-10-08 18:53:01.333353 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2025-10-08 18:53:01.333528 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2025-10-08 18:53:01.333749 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-10-08 18:53:01.333975 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:90% (Reading database ... 95% 2025-10-08 18:53:01.334091 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:53:01.334170 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:01.334255 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:01.334852 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:01.334873 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:01.334884 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:53:01.334894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:53:01.334903 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:01.334913 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:01.334923 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:01.334933 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:01.334942 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-10-08 18:53:01.334952 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:53:01.334961 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:01.335026 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:01.335036 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:01.335046 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:01.335055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:53:01.335113 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:01.335124 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:01.335750 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:01.335770 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:01.335780 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:01.335790 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:01.335799 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:01.335809 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:01.335818 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:01.335828 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:01.335837 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:01.335846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:53:01.335856 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:01.335865 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:01.335885 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:53:01.335900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:01.335910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:01.335926 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:53:01.336037 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:01.336105 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:01.336168 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:01.336229 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:01.336279 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing lto-disabled-list (47) ... 2025-10-08 18:53:01.336342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing make (4.3-4.1build2) ... 2025-10-08 18:53:01.336407 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:53:01.336454 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:53:01.336516 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Collecting pyclean==3.0.0 2025-10-08 18:53:01.336566 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:53:01.336617 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:53:01.336729 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Installing collected packages: pyclean 2025-10-08 18:53:01.336797 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully installed pyclean-3.0.0 2025-10-08 18:53:01.336844 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:53:01.336905 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-10-08 18:53:01.336954 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 8137 files, 1173 directories removed. 2025-10-08 18:53:01.337012 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-10-08 18:53:01.337072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /usr 2025-10-08 18:53:01.337134 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-10-08 18:53:01.337183 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 1316 files, 133 directories removed. 2025-10-08 18:53:01.337231 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-10-08 18:53:01.337293 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Found existing installation: pyclean 3.0.0 2025-10-08 18:53:01.337340 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Uninstalling pyclean-3.0.0: 2025-10-08 18:53:01.337401 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:53:01.337449 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container b9f2395c8e13 2025-10-08 18:53:01.338270 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 041cadbe44a2 2025-10-08 18:53:01.338334 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 4/4 : USER aodh 2025-10-08 18:53:01.338346 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 5c4ba58637fc 2025-10-08 18:53:01.338356 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 5c4ba58637fc 2025-10-08 18:53:01.338367 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> ab133f4fa9ba 2025-10-08 18:53:01.338376 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully built df6476814d3e 2025-10-08 18:53:01.338386 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully tagged osism.harbor.regio.digital/kolla/aodh-listener:build-20251008 2025-10-08 18:53:01.338396 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Built at 2025-10-08 18:53:01.337779 (took 0:00:24.085604) 2025-10-08 18:53:01.338465 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-api) 2025-10-08 18:53:01.338496 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Processing 2025-10-08 18:53:01.338506 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building started at 2025-10-08 18:53:01.338317 2025-10-08 18:53:01.339679 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 plugins into plugins archive 2025-10-08 18:53:01.340306 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 additions into additions archive 2025-10-08 18:53:27.750922 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251008 2025-10-08 18:53:27.750991 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> a27f0292b7d1 2025-10-08 18:53:27.751051 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 2/5 : LABEL "build-date"="20251008" "name"="aodh-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:53:27.751067 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 6dbe4be0630a 2025-10-08 18:53:27.751103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 6dbe4be0630a 2025-10-08 18:53:27.751119 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 5b1ab59d0bf2 2025-10-08 18:53:27.751182 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_aodh_extend_start 2025-10-08 18:53:27.751227 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> ffae2ad6bc51 2025-10-08 18:53:27.751320 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_aodh_extend_start 2025-10-08 18:53:27.751355 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in e8f623a42909 2025-10-08 18:53:27.751396 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container e8f623a42909 2025-10-08 18:53:27.751463 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 1218432187b0 2025-10-08 18:53:27.751500 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:53:27.751700 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in ffa8acda7ff9 2025-10-08 18:53:27.751724 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2025-10-08 18:53:27.751767 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2025-10-08 18:53:27.751779 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2025-10-08 18:53:27.751845 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages were automatically installed and are no longer required: 2025-10-08 18:53:27.751887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:53:27.751929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:53:27.752006 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:53:27.752018 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:53:27.752060 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:53:27.752155 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:53:27.752184 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:53:27.752210 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2025-10-08 18:53:27.752241 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Use 'apt autoremove' to remove them. 2025-10-08 18:53:27.752301 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2025-10-08 18:53:27.752337 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: build-essential 2025-10-08 18:53:27.752394 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:53:27.752431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:53:27.752541 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-10-08 18:53:27.752555 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(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% 2025-10-08 18:53:27.752595 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2025-10-08 18:53:27.752814 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2025-10-08 18:53:27.752883 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2025-10-08 18:53:27.752892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2025-10-08 18:53:27.752927 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2025-10-08 18:53:27.752993 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2025-10-08 18:53:27.753049 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:53:27.753105 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:53:27.753152 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2025-10-08 18:53:27.753208 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2025-10-08 18:53:27.753262 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2025-10-08 18:53:27.753327 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2025-10-08 18:53:27.753372 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:53:27.753416 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:53:27.753468 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:53:27.753498 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:53:27.753557 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:53:27.753587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:53:27.753683 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:53:27.753731 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2025-10-08 18:53:27.753787 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:53:27.753839 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 228 MB disk space will be freed. 2025-10-08 18:53:27.753894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-10-08 18:53:27.753949 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-10-08 18:53:27.754021 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: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% 2025-10-08 18:53:27.754066 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:53:27.754120 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2025-10-08 18:53:27.754171 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2025-10-08 18:53:27.754213 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2025-10-08 18:53:27.754255 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:53:27.754299 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:27.754341 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:27.754394 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:27.754436 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:27.754478 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:53:27.754592 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:53:27.754601 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:27.754689 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:27.754737 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:27.754792 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:27.754844 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:53:27.754887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:27.754938 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:27.754991 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:27.755033 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:27.755084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:53:27.755126 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:27.755178 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:27.755220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:27.755261 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:27.755312 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:27.755354 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:27.755406 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:27.755448 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:27.755489 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:27.755541 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:27.755583 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:27.755647 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:53:27.755709 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:27.755752 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:27.755788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:53:27.755852 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:27.755894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:27.755935 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:53:27.755997 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-10-08 18:53:27.756055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:27.756108 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:27.756163 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:27.756214 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:27.756267 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing lto-disabled-list (47) ... 2025-10-08 18:53:27.756320 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing make (4.3-4.1build2) ... 2025-10-08 18:53:27.756372 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:53:27.756415 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:53:27.756484 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Collecting pyclean==3.0.0 2025-10-08 18:53:27.756519 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:53:27.756573 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:53:27.756615 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Installing collected packages: pyclean 2025-10-08 18:53:27.756702 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully installed pyclean-3.0.0 2025-10-08 18:53:27.756758 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:53:27.756800 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-10-08 18:53:27.756853 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 8137 files, 1173 directories removed. 2025-10-08 18:53:27.756895 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-10-08 18:53:27.756948 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /usr 2025-10-08 18:53:27.756990 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-10-08 18:53:27.757042 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 1316 files, 133 directories removed. 2025-10-08 18:53:27.757084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-10-08 18:53:27.757126 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Found existing installation: pyclean 3.0.0 2025-10-08 18:53:27.757176 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Uninstalling pyclean-3.0.0: 2025-10-08 18:53:27.757236 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:53:27.757288 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container ffa8acda7ff9 2025-10-08 18:53:27.757339 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 36ade6f27018 2025-10-08 18:53:27.757380 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully built 9a0ded3a2ed2 2025-10-08 18:53:27.757434 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully tagged osism.harbor.regio.digital/kolla/aodh-api:build-20251008 2025-10-08 18:53:27.757579 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Built at 2025-10-08 18:53:27.757441 (took 0:00:26.419124) 2025-10-08 18:53:27.758116 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-notifier) 2025-10-08 18:53:27.758204 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Processing 2025-10-08 18:53:27.758296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building started at 2025-10-08 18:53:27.758181 2025-10-08 18:53:27.759601 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 plugins into plugins archive 2025-10-08 18:53:27.760566 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 additions into additions archive 2025-10-08 18:53:50.000120 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251008 2025-10-08 18:53:50.000225 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> a27f0292b7d1 2025-10-08 18:53:50.000318 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 2/4 : LABEL "build-date"="20251008" "name"="aodh-notifier" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-notifier" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:53:50.000334 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 7b743620a8d1 2025-10-08 18:53:50.000346 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 7b743620a8d1 2025-10-08 18:53:50.000356 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 9f0d3fa0a95d 2025-10-08 18:53:50.000412 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:53:50.000425 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 8a178f10fb09 2025-10-08 18:53:50.000475 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2025-10-08 18:53:50.000524 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2025-10-08 18:53:50.000573 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2025-10-08 18:53:50.000844 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages were automatically installed and are no longer required: 2025-10-08 18:53:50.000901 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:53:50.000913 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:53:50.000997 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:53:50.001009 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:53:50.001018 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:53:50.001027 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:53:50.001035 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:53:50.001083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2025-10-08 18:53:50.001094 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Use 'apt autoremove' to remove them. 2025-10-08 18:53:50.001137 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2025-10-08 18:53:50.001181 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: build-essential 2025-10-08 18:53:50.001225 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:53:50.001290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:53:50.001337 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-10-08 18:53:50.001392 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(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% 2025-10-08 18:53:50.001436 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2025-10-08 18:53:50.001773 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2025-10-08 18:53:50.001793 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2025-10-08 18:53:50.001801 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2025-10-08 18:53:50.001810 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2025-10-08 18:53:50.001818 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2025-10-08 18:53:50.001895 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:53:50.001982 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:53:50.002046 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2025-10-08 18:53:50.002115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2025-10-08 18:53:50.002182 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2025-10-08 18:53:50.002253 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2025-10-08 18:53:50.002316 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:53:50.002379 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:53:50.002442 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:53:50.005734 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:53:50.005753 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:53:50.005764 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:53:50.005773 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:53:50.005782 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2025-10-08 18:53:50.005790 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:53:50.005799 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 228 MB disk space will be freed. 2025-10-08 18:53:50.005807 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-10-08 18:53:50.005817 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(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% 2025-10-08 18:53:50.005826 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2025-10-08 18:53:50.005834 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2025-10-08 18:53:50.005843 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-10-08 18:53:50.005851 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2025-10-08 18:53:50.005860 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2025-10-08 18:53:50.005877 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% (Reading database ... 95% 2025-10-08 18:53:50.005885 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:53:50.005903 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:50.005912 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:50.005920 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:50.005929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:50.005938 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:53:50.005946 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:53:50.005954 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:50.005974 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:50.005989 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:50.006004 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:50.006019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:53:50.006032 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:50.006045 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:50.006057 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:50.006072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:50.006086 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:53:50.006101 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:50.006116 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:50.006131 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:53:50.006146 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:50.006155 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:50.006163 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:50.006171 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:53:50.006179 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:50.006187 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:50.006196 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:50.006204 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:50.006222 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:53:50.006231 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:50.006239 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:50.006247 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:53:50.006256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:50.006264 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:50.006272 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:53:50.006280 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:50.006297 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:53:50.006305 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:50.006313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:53:50.006321 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing lto-disabled-list (47) ... 2025-10-08 18:53:50.006329 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing make (4.3-4.1build2) ... 2025-10-08 18:53:50.006338 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:53:50.006346 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:53:50.006354 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Collecting pyclean==3.0.0 2025-10-08 18:53:50.006363 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:53:50.006378 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:53:50.006386 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Installing collected packages: pyclean 2025-10-08 18:53:50.006394 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully installed pyclean-3.0.0 2025-10-08 18:53:50.006403 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:53:50.006411 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-10-08 18:53:50.006419 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 8137 files, 1173 directories removed. 2025-10-08 18:53:50.006427 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-10-08 18:53:50.006436 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /usr 2025-10-08 18:53:50.006444 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-10-08 18:53:50.006452 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 1316 files, 133 directories removed. 2025-10-08 18:53:50.006460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-10-08 18:53:50.006468 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Found existing installation: pyclean 3.0.0 2025-10-08 18:53:50.006477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Uninstalling pyclean-3.0.0: 2025-10-08 18:53:50.006485 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:53:50.006493 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 8a178f10fb09 2025-10-08 18:53:50.006501 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> d9b55ddccece 2025-10-08 18:53:50.006510 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 4/4 : USER aodh 2025-10-08 18:53:50.006518 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in e8f0a0d9e71c 2025-10-08 18:53:50.006526 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container e8f0a0d9e71c 2025-10-08 18:53:50.006534 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 389ff413bf06 2025-10-08 18:53:50.006542 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully built 431eb3f74b4a 2025-10-08 18:53:50.006551 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully tagged osism.harbor.regio.digital/kolla/aodh-notifier:build-20251008 2025-10-08 18:53:50.006559 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Built at 2025-10-08 18:53:50.005507 (took 0:00:22.247326) 2025-10-08 18:53:50.006567 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-evaluator) 2025-10-08 18:53:50.006576 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Processing 2025-10-08 18:53:50.006588 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building started at 2025-10-08 18:53:50.006189 2025-10-08 18:53:50.007349 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 plugins into plugins archive 2025-10-08 18:53:50.008130 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 additions into additions archive 2025-10-08 18:54:13.917719 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251008 2025-10-08 18:54:13.917894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> a27f0292b7d1 2025-10-08 18:54:13.918017 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 2/4 : LABEL "build-date"="20251008" "name"="aodh-evaluator" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-evaluator" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:54:13.918114 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 5ec925f24a87 2025-10-08 18:54:13.918188 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 5ec925f24a87 2025-10-08 18:54:13.918289 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 34ae80dc795f 2025-10-08 18:54:13.918363 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:54:13.918454 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 005f25a2ee1c 2025-10-08 18:54:13.918537 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2025-10-08 18:54:13.918703 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2025-10-08 18:54:13.918827 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2025-10-08 18:54:13.918948 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages were automatically installed and are no longer required: 2025-10-08 18:54:13.918964 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:54:13.919047 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:54:13.919110 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:54:13.919174 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:54:13.919241 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:54:13.919305 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:54:13.919368 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:54:13.919432 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2025-10-08 18:54:13.919499 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Use 'apt autoremove' to remove them. 2025-10-08 18:54:13.919617 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2025-10-08 18:54:13.919715 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: build-essential 2025-10-08 18:54:13.919793 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:54:13.919857 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:54:13.919925 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-10-08 18:54:13.919993 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-10-08 18:54:13.920098 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: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% 2025-10-08 18:54:13.920193 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2025-10-08 18:54:13.920264 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2025-10-08 18:54:13.920345 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-10-08 18:54:13.920462 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:80% 2025-10-08 18:54:13.920568 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% (Reading database ... 90% 2025-10-08 18:54:13.920742 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2025-10-08 18:54:13.920870 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:54:13.920952 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:54:13.921023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2025-10-08 18:54:13.921095 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2025-10-08 18:54:13.921165 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2025-10-08 18:54:13.921238 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2025-10-08 18:54:13.921302 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:54:13.921363 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:54:13.921424 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:54:13.921486 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:54:13.921546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:54:13.921649 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:54:13.921836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:54:13.921897 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2025-10-08 18:54:13.921916 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:54:13.921926 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 228 MB disk space will be freed. 2025-10-08 18:54:13.921985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-10-08 18:54:13.922042 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-10-08 18:54:13.922138 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: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% 2025-10-08 18:54:13.922220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2025-10-08 18:54:13.922301 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2025-10-08 18:54:13.922403 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-10-08 18:54:13.922490 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2025-10-08 18:54:13.922584 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:54:13.922773 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:54:13.922888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:13.922984 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:54:13.923071 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:13.923191 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:54:13.923307 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:54:13.923429 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:54:13.923506 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:13.923576 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:54:13.923699 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:13.923776 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:54:13.923844 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:54:13.923937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:54:13.924007 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:54:13.924074 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:54:13.924151 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:54:13.924200 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:54:13.924277 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:13.924342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:54:13.924410 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:13.924475 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:13.924539 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:13.924660 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-10-08 18:54:13.924712 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:13.924861 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:13.924894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:13.924911 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:13.924965 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:54:13.925028 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:54:13.925094 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:13.925160 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:13.925224 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:54:13.925288 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:13.925352 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:13.925416 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:54:13.925482 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:13.925546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:54:13.925624 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:13.925764 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:13.925843 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing lto-disabled-list (47) ... 2025-10-08 18:54:13.925870 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing make (4.3-4.1build2) ... 2025-10-08 18:54:13.925923 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:54:13.925976 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:54:13.926031 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Collecting pyclean==3.0.0 2025-10-08 18:54:13.926085 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:54:13.926138 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:54:13.926192 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Installing collected packages: pyclean 2025-10-08 18:54:13.926245 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully installed pyclean-3.0.0 2025-10-08 18:54:13.926300 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:54:13.926351 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-10-08 18:54:13.926408 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 8137 files, 1173 directories removed. 2025-10-08 18:54:13.926458 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-10-08 18:54:13.926511 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /usr 2025-10-08 18:54:13.926576 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-10-08 18:54:13.926652 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 1316 files, 133 directories removed. 2025-10-08 18:54:13.926728 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-10-08 18:54:13.926788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Found existing installation: pyclean 3.0.0 2025-10-08 18:54:13.926845 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Uninstalling pyclean-3.0.0: 2025-10-08 18:54:13.926899 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:54:13.926953 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 005f25a2ee1c 2025-10-08 18:54:13.927008 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 83efea2b1efb 2025-10-08 18:54:13.927061 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 4/4 : USER aodh 2025-10-08 18:54:13.927118 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in f2fefc8d6f35 2025-10-08 18:54:13.927171 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container f2fefc8d6f35 2025-10-08 18:54:13.927226 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> beb6e0550975 2025-10-08 18:54:13.927282 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully built 576ded327a97 2025-10-08 18:54:13.927336 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully tagged osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251008 2025-10-08 18:54:13.927454 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Built at 2025-10-08 18:54:13.927351 (took 0:00:23.921162) 2025-10-08 18:54:13.927928 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-expirer) 2025-10-08 18:54:13.928009 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Processing 2025-10-08 18:54:13.931267 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building started at 2025-10-08 18:54:13.927996 2025-10-08 18:54:13.931284 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 plugins into plugins archive 2025-10-08 18:54:13.931294 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 additions into additions archive 2025-10-08 18:54:38.101917 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251008 2025-10-08 18:54:38.102003 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> a27f0292b7d1 2025-10-08 18:54:38.102023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 2/4 : LABEL "build-date"="20251008" "name"="aodh-expirer" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-expirer" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:54:38.102039 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 2788d0729bec 2025-10-08 18:54:38.102051 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 2788d0729bec 2025-10-08 18:54:38.102062 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 2df6c5f1f230 2025-10-08 18:54:38.102090 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:54:38.102104 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in efb0b33cc9d3 2025-10-08 18:54:38.102115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2025-10-08 18:54:38.102126 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2025-10-08 18:54:38.102146 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2025-10-08 18:54:38.102156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages were automatically installed and are no longer required: 2025-10-08 18:54:38.102167 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:54:38.102178 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:54:38.102189 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:54:38.102199 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:54:38.102210 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:54:38.102224 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:54:38.102269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:54:38.102282 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2025-10-08 18:54:38.102377 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Use 'apt autoremove' to remove them. 2025-10-08 18:54:38.102418 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2025-10-08 18:54:38.102431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: build-essential 2025-10-08 18:54:38.102703 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:54:38.102782 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:54:38.102798 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-10-08 18:54:38.102849 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(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% 2025-10-08 18:54:38.102863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:54:38.102873 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2025-10-08 18:54:38.102887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2025-10-08 18:54:38.102941 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2025-10-08 18:54:38.102956 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2025-10-08 18:54:38.103089 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 18:54:38.103120 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:54:38.103138 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2025-10-08 18:54:38.103186 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2025-10-08 18:54:38.103239 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2025-10-08 18:54:38.103296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2025-10-08 18:54:38.103339 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:54:38.103383 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:54:38.103436 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:54:38.103446 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:54:38.103513 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:54:38.103577 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:54:38.103588 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:54:38.103673 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2025-10-08 18:54:38.103754 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:54:38.103796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 228 MB disk space will be freed. 2025-10-08 18:54:38.103853 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-10-08 18:54:38.103925 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(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% 2025-10-08 18:54:38.103966 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2025-10-08 18:54:38.104020 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2025-10-08 18:54:38.104062 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2025-10-08 18:54:38.104104 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2025-10-08 18:54:38.104147 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2025-10-08 18:54:38.104189 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2025-10-08 18:54:38.104286 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 18:54:38.104340 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:54:38.104393 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:38.104406 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:54:38.104489 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:38.104532 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:54:38.104718 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:54:38.104758 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:54:38.104780 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:38.104792 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:54:38.104806 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:38.104871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:54:38.104922 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:54:38.104974 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:54:38.105051 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:54:38.105106 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:54:38.105160 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:54:38.105213 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:54:38.105265 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:38.105318 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:54:38.105370 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:38.105421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:38.105472 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:38.105522 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:54:38.105586 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:38.105658 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:38.105707 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:38.105760 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:54:38.105814 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:54:38.105865 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:38.105917 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:38.105968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:54:38.106020 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:38.106078 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-10-08 18:54:38.106136 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:38.106190 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-10-08 18:54:38.106246 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:54:38.106301 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-10-08 18:54:38.106353 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:38.106407 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:54:38.106461 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-10-08 18:54:38.106528 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:38.106588 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-10-08 18:54:38.106656 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:54:38.106730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-10-08 18:54:38.106784 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing lto-disabled-list (47) ... 2025-10-08 18:54:38.106838 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing make (4.3-4.1build2) ... 2025-10-08 18:54:38.106892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:54:38.106943 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:54:38.106997 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Collecting pyclean==3.0.0 2025-10-08 18:54:38.107048 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:54:38.107098 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:54:38.107149 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Installing collected packages: pyclean 2025-10-08 18:54:38.107199 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully installed pyclean-3.0.0 2025-10-08 18:54:38.107246 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:54:38.107285 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-10-08 18:54:38.107323 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 8137 files, 1173 directories removed. 2025-10-08 18:54:38.107373 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-10-08 18:54:38.107426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /usr 2025-10-08 18:54:38.107464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-10-08 18:54:38.107520 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 1316 files, 133 directories removed. 2025-10-08 18:54:38.107555 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-10-08 18:54:38.107717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Found existing installation: pyclean 3.0.0 2025-10-08 18:54:38.107740 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Uninstalling pyclean-3.0.0: 2025-10-08 18:54:38.107789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:54:38.107846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container efb0b33cc9d3 2025-10-08 18:54:38.107899 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 2e51350990ff 2025-10-08 18:54:38.107952 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 4/4 : USER aodh 2025-10-08 18:54:38.108004 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 7e1b610a0791 2025-10-08 18:54:38.108040 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 7e1b610a0791 2025-10-08 18:54:38.108090 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> b4ab6d18bfd4 2025-10-08 18:54:38.108140 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully built b082a3882d9a 2025-10-08 18:54:38.108205 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully tagged osism.harbor.regio.digital/kolla/aodh-expirer:build-20251008 2025-10-08 18:54:38.108310 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Built at 2025-10-08 18:54:38.108179 (took 0:00:24.180183) 2025-10-08 18:54:38.108846 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-metricd) 2025-10-08 18:54:38.108934 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Processing 2025-10-08 18:54:38.109002 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building started at 2025-10-08 18:54:38.108881 2025-10-08 18:54:38.110226 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 plugins into plugins archive 2025-10-08 18:54:38.111071 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 additions into additions archive 2025-10-08 18:55:03.725831 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251008 2025-10-08 18:55:03.725943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> a7ebc618e035 2025-10-08 18:55:03.725965 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 2/4 : LABEL "build-date"="20251008" "name"="gnocchi-metricd" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-metricd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:55:03.725982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 555db88ffd06 2025-10-08 18:55:03.725997 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 555db88ffd06 2025-10-08 18:55:03.726010 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 3e4e0ccf3c3a 2025-10-08 18:55:03.726043 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:55:03.726059 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 9135351f8ad6 2025-10-08 18:55:03.726071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2025-10-08 18:55:03.726083 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2025-10-08 18:55:03.726094 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2025-10-08 18:55:03.726107 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages were automatically installed and are no longer required: 2025-10-08 18:55:03.726119 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:55:03.726131 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:55:03.726143 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:55:03.726155 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:55:03.726167 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:55:03.726178 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:55:03.726191 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:55:03.726203 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2025-10-08 18:55:03.726215 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Use 'apt autoremove' to remove them. 2025-10-08 18:55:03.726226 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2025-10-08 18:55:03.726238 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: build-essential 2025-10-08 18:55:03.726250 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:55:03.726282 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:55:03.726292 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-10-08 18:55:03.726304 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(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% 2025-10-08 18:55:03.726315 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2025-10-08 18:55:03.726325 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2025-10-08 18:55:03.726335 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2025-10-08 18:55:03.726356 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% (Reading database ... 90% 2025-10-08 18:55:03.726367 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2025-10-08 18:55:03.726376 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18610 files and directories currently installed.) 2025-10-08 18:55:03.726388 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:55:03.726398 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2025-10-08 18:55:03.726407 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2025-10-08 18:55:03.726417 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2025-10-08 18:55:03.726426 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2025-10-08 18:55:03.726436 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:55:03.726445 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:55:03.726455 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:55:03.726465 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:55:03.726475 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:55:03.726485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:55:03.726500 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:55:03.726510 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2025-10-08 18:55:03.726524 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:55:03.726568 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 228 MB disk space will be freed. 2025-10-08 18:55:03.726577 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-10-08 18:55:03.726592 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-10-08 18:55:03.726665 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: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% 2025-10-08 18:55:03.726783 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2025-10-08 18:55:03.726798 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2025-10-08 18:55:03.726812 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2025-10-08 18:55:03.726928 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2025-10-08 18:55:03.726955 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2025-10-08 18:55:03.726969 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2025-10-08 18:55:03.727050 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18601 files and directories currently installed.) 2025-10-08 18:55:03.727108 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:03.727176 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:03.727191 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:03.727259 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:03.727305 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:55:03.727361 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:55:03.727406 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:03.727463 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:03.727509 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:03.727581 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:03.727667 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:55:03.727689 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:03.727829 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:03.727843 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:03.727902 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:03.727948 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:55:03.728009 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:03.728055 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:03.728115 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:03.728160 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:03.728219 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:03.728264 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:03.728309 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:03.728369 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:03.728414 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:03.728471 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:03.728516 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:03.728600 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-10-08 18:55:03.728755 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:55:03.728771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:03.728785 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:03.728877 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:55:03.728894 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:03.728976 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:03.729022 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:55:03.729085 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:03.729130 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:03.729192 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:03.729239 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:03.729297 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing lto-disabled-list (47) ... 2025-10-08 18:55:03.729343 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing make (4.3-4.1build2) ... 2025-10-08 18:55:03.729401 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-10-08 18:55:03.729447 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:55:03.729492 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-10-08 18:55:03.729585 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:55:03.729706 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Collecting pyclean==3.0.0 2025-10-08 18:55:03.729729 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:55:03.729807 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:55:03.729849 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Installing collected packages: pyclean 2025-10-08 18:55:03.729906 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully installed pyclean-3.0.0 2025-10-08 18:55:03.729948 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:55:03.729999 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-10-08 18:55:03.730042 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 8725 files, 1225 directories removed. 2025-10-08 18:55:03.730082 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-10-08 18:55:03.730139 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /usr 2025-10-08 18:55:03.730152 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-10-08 18:55:03.730221 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 1316 files, 133 directories removed. 2025-10-08 18:55:03.730234 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-10-08 18:55:03.730303 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Found existing installation: pyclean 3.0.0 2025-10-08 18:55:03.730316 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Uninstalling pyclean-3.0.0: 2025-10-08 18:55:03.730386 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:55:03.730399 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 9135351f8ad6 2025-10-08 18:55:03.730482 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 8d666ee925c8 2025-10-08 18:55:03.730492 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 4/4 : USER gnocchi 2025-10-08 18:55:03.730574 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 2c3e424d8b3f 2025-10-08 18:55:03.730588 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 2c3e424d8b3f 2025-10-08 18:55:03.730687 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 534916726b0a 2025-10-08 18:55:03.730703 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully built fb52ae92e755 2025-10-08 18:55:03.730771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251008 2025-10-08 18:55:03.730896 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Built at 2025-10-08 18:55:03.730758 (took 0:00:25.621877) 2025-10-08 18:55:03.731376 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-statsd) 2025-10-08 18:55:03.731449 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Processing 2025-10-08 18:55:03.731514 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building started at 2025-10-08 18:55:03.731400 2025-10-08 18:55:03.732886 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 plugins into plugins archive 2025-10-08 18:55:03.733611 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 additions into additions archive 2025-10-08 18:55:28.848190 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251008 2025-10-08 18:55:28.848271 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> a7ebc618e035 2025-10-08 18:55:28.848352 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 2/4 : LABEL "build-date"="20251008" "name"="gnocchi-statsd" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-statsd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:55:28.848430 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 73be2c772469 2025-10-08 18:55:28.848481 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 73be2c772469 2025-10-08 18:55:28.848666 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 135639768635 2025-10-08 18:55:28.848768 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:55:28.848821 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in f2546c2a716c 2025-10-08 18:55:28.848886 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2025-10-08 18:55:28.848954 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2025-10-08 18:55:28.849019 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2025-10-08 18:55:28.849092 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages were automatically installed and are no longer required: 2025-10-08 18:55:28.849154 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:55:28.849215 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:55:28.849275 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:55:28.849335 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:55:28.849394 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:55:28.849451 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:55:28.849530 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:55:28.849674 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2025-10-08 18:55:28.849707 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Use 'apt autoremove' to remove them. 2025-10-08 18:55:28.849778 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2025-10-08 18:55:28.849836 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: build-essential 2025-10-08 18:55:28.849901 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:55:28.849959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:55:28.850023 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-10-08 18:55:28.850092 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(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% 2025-10-08 18:55:28.850153 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2025-10-08 18:55:28.850216 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2025-10-08 18:55:28.850278 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-10-08 18:55:28.850359 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:80% 2025-10-08 18:55:28.850422 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2025-10-08 18:55:28.850485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% (Reading database ... 95% 2025-10-08 18:55:28.850675 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18610 files and directories currently installed.) 2025-10-08 18:55:28.850687 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:55:28.850696 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2025-10-08 18:55:28.850773 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2025-10-08 18:55:28.850837 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2025-10-08 18:55:28.850907 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2025-10-08 18:55:28.850982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:55:28.851021 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:55:28.851078 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:55:28.851136 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:55:28.851194 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:55:28.851250 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:55:28.851305 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:55:28.851361 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2025-10-08 18:55:28.851425 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:55:28.851482 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 228 MB disk space will be freed. 2025-10-08 18:55:28.851560 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-10-08 18:55:28.851656 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% 2025-10-08 18:55:28.851725 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 18:55:28.851773 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2025-10-08 18:55:28.851840 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2025-10-08 18:55:28.851902 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2025-10-08 18:55:28.851965 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2025-10-08 18:55:28.852025 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2025-10-08 18:55:28.852086 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2025-10-08 18:55:28.852147 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18601 files and directories currently installed.) 2025-10-08 18:55:28.852208 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:28.852272 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:28.852332 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:28.852393 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:28.852454 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:55:28.852527 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:55:28.852594 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:28.852678 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:28.852747 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:28.852808 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:28.852869 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:55:28.853002 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:28.853119 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:28.853127 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:28.853175 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:28.853235 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:55:28.853300 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-10-08 18:55:28.853361 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:28.853422 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:28.853483 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:28.853571 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:28.853622 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:28.853708 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:28.853767 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:28.853834 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:28.853890 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:28.853950 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:28.854010 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:28.854071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:55:28.854129 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:28.854188 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:28.854250 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:55:28.854311 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:28.854374 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:28.854434 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:55:28.854486 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:28.854577 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:28.854691 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:28.854745 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:28.854806 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing lto-disabled-list (47) ... 2025-10-08 18:55:28.854867 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing make (4.3-4.1build2) ... 2025-10-08 18:55:28.854930 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:55:28.854991 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:55:28.855048 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Collecting pyclean==3.0.0 2025-10-08 18:55:28.855102 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:55:28.855158 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:55:28.855225 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Installing collected packages: pyclean 2025-10-08 18:55:28.855256 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully installed pyclean-3.0.0 2025-10-08 18:55:28.855314 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:55:28.855366 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-10-08 18:55:28.855423 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 8725 files, 1225 directories removed. 2025-10-08 18:55:28.855472 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-10-08 18:55:28.855547 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /usr 2025-10-08 18:55:28.855577 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-10-08 18:55:28.855642 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 1316 files, 133 directories removed. 2025-10-08 18:55:28.855690 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-10-08 18:55:28.855753 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Found existing installation: pyclean 3.0.0 2025-10-08 18:55:28.855808 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Uninstalling pyclean-3.0.0: 2025-10-08 18:55:28.855862 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:55:28.855917 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container f2546c2a716c 2025-10-08 18:55:28.855972 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> c9264c9a4f81 2025-10-08 18:55:28.856026 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 4/4 : USER gnocchi 2025-10-08 18:55:28.856083 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in f18190262fe0 2025-10-08 18:55:28.856136 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container f18190262fe0 2025-10-08 18:55:28.856190 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> edaf7c5e99b5 2025-10-08 18:55:28.856248 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully built ec9d41592d41 2025-10-08 18:55:28.856309 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251008 2025-10-08 18:55:28.856430 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Built at 2025-10-08 18:55:28.856303 (took 0:00:25.124903) 2025-10-08 18:55:28.857066 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-api) 2025-10-08 18:55:28.857140 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Processing 2025-10-08 18:55:28.857230 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building started at 2025-10-08 18:55:28.857109 2025-10-08 18:55:28.858475 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 plugins into plugins archive 2025-10-08 18:55:28.859427 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 additions into additions archive 2025-10-08 18:55:56.429601 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251008 2025-10-08 18:55:56.429812 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> a7ebc618e035 2025-10-08 18:55:56.429895 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 2/5 : LABEL "build-date"="20251008" "name"="gnocchi-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:55:56.429981 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in b9e45f3161de 2025-10-08 18:55:56.429996 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container b9e45f3161de 2025-10-08 18:55:56.430008 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 1f59ea74b20a 2025-10-08 18:55:56.430100 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_gnocchi_extend_start 2025-10-08 18:55:56.430114 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 3c09ee77afeb 2025-10-08 18:55:56.430775 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_gnocchi_extend_start 2025-10-08 18:55:56.430801 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 0efae62f7be2 2025-10-08 18:55:56.430813 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 0efae62f7be2 2025-10-08 18:55:56.430825 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 4fb8f358eec0 2025-10-08 18:55:56.430839 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:55:56.430852 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 521366e7e6ba 2025-10-08 18:55:56.430863 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2025-10-08 18:55:56.430873 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2025-10-08 18:55:56.430884 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2025-10-08 18:55:56.430894 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages were automatically installed and are no longer required: 2025-10-08 18:55:56.430905 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:55:56.430968 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:55:56.431003 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:55:56.431013 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:55:56.431021 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:55:56.431030 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:55:56.431082 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:55:56.431092 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2025-10-08 18:55:56.431308 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Use 'apt autoremove' to remove them. 2025-10-08 18:55:56.431323 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2025-10-08 18:55:56.431333 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: build-essential 2025-10-08 18:55:56.432294 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:55:56.432324 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:55:56.432342 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-10-08 18:55:56.432361 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(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% 2025-10-08 18:55:56.432380 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2025-10-08 18:55:56.432417 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2025-10-08 18:55:56.432435 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-10-08 18:55:56.432453 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:80% (Reading database ... 85% (Reading database ... 90% 2025-10-08 18:55:56.432470 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2025-10-08 18:55:56.432526 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18610 files and directories currently installed.) 2025-10-08 18:55:56.432539 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:55:56.432549 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2025-10-08 18:55:56.432558 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2025-10-08 18:55:56.432567 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2025-10-08 18:55:56.432577 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2025-10-08 18:55:56.432586 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:55:56.432596 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:55:56.432611 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:55:56.432716 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:55:56.432730 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:55:56.432740 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:55:56.432750 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:55:56.432759 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2025-10-08 18:55:56.432769 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:55:56.432793 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 228 MB disk space will be freed. 2025-10-08 18:55:56.432803 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-10-08 18:55:56.432857 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-10-08 18:55:56.432869 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: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% 2025-10-08 18:55:56.432880 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:55:56.432926 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:55:56.432971 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2025-10-08 18:55:56.433845 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18601 files and directories currently installed.) 2025-10-08 18:55:56.433901 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:56.433914 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:56.433924 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:56.433934 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:56.433944 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:55:56.433953 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:55:56.433963 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:56.433972 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:56.433982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:56.433991 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:56.434001 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:55:56.434010 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:56.434020 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:56.434029 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:56.434039 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:56.434048 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:55:56.434057 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:56.434139 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:56.434185 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:55:56.434196 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:56.434205 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:56.434214 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:56.434224 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:55:56.434233 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:56.434286 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:56.434318 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:56.434328 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:56.434384 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:55:56.434395 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:56.434440 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:56.434532 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:55:56.434545 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:56.436749 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:56.436777 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:55:56.436788 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:56.436798 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:55:56.436807 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:56.436817 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:55:56.436826 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing lto-disabled-list (47) ... 2025-10-08 18:55:56.436836 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing make (4.3-4.1build2) ... 2025-10-08 18:55:56.436845 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:55:56.436854 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:55:56.436864 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Collecting pyclean==3.0.0 2025-10-08 18:55:56.436874 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:55:56.436883 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:55:56.436892 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Installing collected packages: pyclean 2025-10-08 18:55:56.436902 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully installed pyclean-3.0.0 2025-10-08 18:55:56.436911 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:55:56.436921 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-10-08 18:55:56.436930 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 8725 files, 1225 directories removed. 2025-10-08 18:55:56.436940 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-10-08 18:55:56.436949 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /usr 2025-10-08 18:55:56.436958 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-10-08 18:55:56.436967 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 1316 files, 133 directories removed. 2025-10-08 18:55:56.436977 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-10-08 18:55:56.436986 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Found existing installation: pyclean 3.0.0 2025-10-08 18:55:56.436995 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Uninstalling pyclean-3.0.0: 2025-10-08 18:55:56.437005 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:55:56.437014 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 521366e7e6ba 2025-10-08 18:55:56.437023 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 589b64eadeeb 2025-10-08 18:55:56.437033 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully built 5bce24da2727 2025-10-08 18:55:56.437042 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-api:build-20251008 2025-10-08 18:55:56.437051 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Built at 2025-10-08 18:55:56.435914 (took 0:00:27.578805) 2025-10-08 18:55:56.437077 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-api) 2025-10-08 18:55:56.437087 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Processing 2025-10-08 18:55:56.437151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building started at 2025-10-08 18:55:56.436681 2025-10-08 18:55:56.438827 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 plugins into plugins archive 2025-10-08 18:55:56.438852 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 additions into additions archive 2025-10-08 18:56:29.382436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251008 2025-10-08 18:56:29.384026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 6b6a162dc1bf 2025-10-08 18:56:29.384058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 2/5 : LABEL "build-date"="20251008" "name"="cinder-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:56:29.384077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in d6a833fcf7b3 2025-10-08 18:56:29.384090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container d6a833fcf7b3 2025-10-08 18:56:29.384102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 296bede3f231 2025-10-08 18:56:29.384114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2025-10-08 18:56:29.384126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 405254e56eaa 2025-10-08 18:56:29.384139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 4/5 : RUN mkdir -p /var/www/cgi-bin/cinder && cp -a /var/lib/kolla/venv/bin/cinder-wsgi /var/www/cgi-bin/cinder/cinder-wsgi && chmod 644 /usr/local/bin/kolla_cinder_extend_start && chmod 755 /var/www/cgi-bin/cinder/cinder-wsgi 2025-10-08 18:56:29.384153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in b65e793c525d 2025-10-08 18:56:29.384165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container b65e793c525d 2025-10-08 18:56:29.384176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 4a7a733a16b0 2025-10-08 18:56:29.384190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:56:29.384203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in b5a3c842915e 2025-10-08 18:56:29.384215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2025-10-08 18:56:29.384242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2025-10-08 18:56:29.384254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2025-10-08 18:56:29.384265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages were automatically installed and are no longer required: 2025-10-08 18:56:29.384280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:56:29.384300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:56:29.384319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:56:29.384357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:56:29.384374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:56:29.384391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:56:29.384405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:56:29.384420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2025-10-08 18:56:29.384437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Use 'apt autoremove' to remove them. 2025-10-08 18:56:29.384453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2025-10-08 18:56:29.384537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: build-essential 2025-10-08 18:56:29.384555 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:56:29.384572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:56:29.384588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-10-08 18:56:29.384602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-10-08 18:56:29.384623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: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% 2025-10-08 18:56:29.384674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% (Reading database ... 75% 2025-10-08 18:56:29.384683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2025-10-08 18:56:29.384693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2025-10-08 18:56:29.384702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2025-10-08 18:56:29.384711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2025-10-08 18:56:29.384721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19606 files and directories currently installed.) 2025-10-08 18:56:29.384732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:56:29.384742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2025-10-08 18:56:29.384751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2025-10-08 18:56:29.384760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2025-10-08 18:56:29.384769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2025-10-08 18:56:29.384779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:56:29.384787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:56:29.384796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:56:29.384804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:56:29.384813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:56:29.384821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:56:29.384829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:56:29.384838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2025-10-08 18:56:29.384846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:56:29.384854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 228 MB disk space will be freed. 2025-10-08 18:56:29.384873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-10-08 18:56:29.384882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-10-08 18:56:29.384906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(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% 2025-10-08 18:56:29.384916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2025-10-08 18:56:29.384924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2025-10-08 18:56:29.384932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% (Reading database ... 85% 2025-10-08 18:56:29.384941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2025-10-08 18:56:29.384949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2025-10-08 18:56:29.384958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19597 files and directories currently installed.) 2025-10-08 18:56:29.384966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:56:29.384975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:29.384983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:56:29.384991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:29.385000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:56:29.385008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:56:29.385016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:56:29.385024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:29.385033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:56:29.385041 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:29.385049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:56:29.385058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:56:29.385066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:56:29.385074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:56:29.385088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:56:29.385097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:56:29.385105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:56:29.385114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:29.385122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:56:29.385130 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:29.385138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:29.385146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:29.385155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:29.385163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:29.385171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:29.385186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:29.385194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:56:29.385202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:56:29.385210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:29.385219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:29.385227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:56:29.385235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:29.385243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:29.385251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:56:29.385260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:29.385268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:56:29.385276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:29.385284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:29.385293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing lto-disabled-list (47) ... 2025-10-08 18:56:29.385301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing make (4.3-4.1build2) ... 2025-10-08 18:56:29.385309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:56:29.385324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:56:29.385333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Collecting pyclean==3.0.0 2025-10-08 18:56:29.385341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:56:29.385349 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:56:29.385358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Installing collected packages: pyclean 2025-10-08 18:56:29.385366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully installed pyclean-3.0.0 2025-10-08 18:56:29.385375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:56:29.385383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-10-08 18:56:29.385391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 10654 files, 1463 directories removed. 2025-10-08 18:56:29.385400 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-10-08 18:56:29.385408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /usr 2025-10-08 18:56:29.385416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-10-08 18:56:29.385424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 1484 files, 154 directories removed. 2025-10-08 18:56:29.385433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-10-08 18:56:29.385441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Found existing installation: pyclean 3.0.0 2025-10-08 18:56:29.385449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Uninstalling pyclean-3.0.0: 2025-10-08 18:56:29.385506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:56:29.385515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container b5a3c842915e 2025-10-08 18:56:29.385523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> de75d2bd5205 2025-10-08 18:56:29.385532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully built bacf9d8c322b 2025-10-08 18:56:29.385540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully tagged osism.harbor.regio.digital/kolla/cinder-api:build-20251008 2025-10-08 18:56:29.385548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Built at 2025-10-08 18:56:29.380452 (took 0:00:32.943771) 2025-10-08 18:56:29.385563 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-scheduler) 2025-10-08 18:56:29.385572 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Processing 2025-10-08 18:56:29.385585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building started at 2025-10-08 18:56:29.381168 2025-10-08 18:56:29.385593 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 plugins into plugins archive 2025-10-08 18:56:29.385601 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 additions into additions archive 2025-10-08 18:56:58.050607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251008 2025-10-08 18:56:58.050745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 6b6a162dc1bf 2025-10-08 18:56:58.050898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 2/4 : LABEL "build-date"="20251008" "name"="cinder-scheduler" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:56:58.051076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 2048d1efab70 2025-10-08 18:56:58.051189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 2048d1efab70 2025-10-08 18:56:58.051303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 27677b51467f 2025-10-08 18:56:58.051393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:56:58.051516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in fd1d9713d388 2025-10-08 18:56:58.051608 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2025-10-08 18:56:58.051742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2025-10-08 18:56:58.051836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2025-10-08 18:56:58.051930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages were automatically installed and are no longer required: 2025-10-08 18:56:58.052012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:56:58.052096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:56:58.052175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:56:58.052254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:56:58.052334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:56:58.052413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:56:58.052509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:56:58.052589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2025-10-08 18:56:58.052665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Use 'apt autoremove' to remove them. 2025-10-08 18:56:58.054714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2025-10-08 18:56:58.054735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: build-essential 2025-10-08 18:56:58.054746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:56:58.054756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:56:58.054765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-10-08 18:56:58.054777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(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% 2025-10-08 18:56:58.054805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2025-10-08 18:56:58.054815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2025-10-08 18:56:58.054825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2025-10-08 18:56:58.054834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2025-10-08 18:56:58.054843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2025-10-08 18:56:58.054853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2025-10-08 18:56:58.054862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19606 files and directories currently installed.) 2025-10-08 18:56:58.054873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:56:58.054883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2025-10-08 18:56:58.054892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2025-10-08 18:56:58.054902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2025-10-08 18:56:58.054911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2025-10-08 18:56:58.054921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:56:58.054930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:56:58.054940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:56:58.054950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:56:58.054959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:56:58.054969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:56:58.054978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:56:58.054988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2025-10-08 18:56:58.054997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:56:58.055006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 228 MB disk space will be freed. 2025-10-08 18:56:58.055016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-10-08 18:56:58.055026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(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% 2025-10-08 18:56:58.055046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2025-10-08 18:56:58.055056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2025-10-08 18:56:58.055066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2025-10-08 18:56:58.055076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2025-10-08 18:56:58.055085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-10-08 18:56:58.055095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:90% 2025-10-08 18:56:58.055104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2025-10-08 18:56:58.055119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19597 files and directories currently installed.) 2025-10-08 18:56:58.055129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:56:58.055138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-10-08 18:56:58.055148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:58.055157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-10-08 18:56:58.055170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:56:58.055273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:58.055358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:56:58.055423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:56:58.055585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:56:58.055680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-10-08 18:56:58.055771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:58.055877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:56:58.055955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:58.056029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:56:58.056112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:56:58.056178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:56:58.056253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:56:58.056327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:56:58.056401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:56:58.056492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:56:58.056567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:58.056668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:56:58.056755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:58.056829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:58.056903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:58.057000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:56:58.057074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:58.057148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:58.057224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:58.057298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:56:58.057372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:56:58.057462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:58.057572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:58.057654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:56:58.057764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-10-08 18:56:58.057840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:58.057914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:58.057987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:56:58.058050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:58.058110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:56:58.058171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:58.058232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:56:58.058293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing lto-disabled-list (47) ... 2025-10-08 18:56:58.058355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing make (4.3-4.1build2) ... 2025-10-08 18:56:58.058417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:56:58.058654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:56:58.058731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Collecting pyclean==3.0.0 2025-10-08 18:56:58.058756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:56:58.058768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:56:58.058778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Installing collected packages: pyclean 2025-10-08 18:56:58.058792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully installed pyclean-3.0.0 2025-10-08 18:56:58.058848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:56:58.058895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-10-08 18:56:58.058941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 10654 files, 1463 directories removed. 2025-10-08 18:56:58.058986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-10-08 18:56:58.059042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /usr 2025-10-08 18:56:58.059087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-10-08 18:56:58.059132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 1484 files, 154 directories removed. 2025-10-08 18:56:58.059176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-10-08 18:56:58.059221 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Found existing installation: pyclean 3.0.0 2025-10-08 18:56:58.059265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Uninstalling pyclean-3.0.0: 2025-10-08 18:56:58.059309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:56:58.059388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container fd1d9713d388 2025-10-08 18:56:58.059405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> ea238c003965 2025-10-08 18:56:58.059500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 4/4 : USER cinder 2025-10-08 18:56:58.059536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 3bec55e9baca 2025-10-08 18:56:58.059582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 3bec55e9baca 2025-10-08 18:56:58.059660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> c254f9d70bda 2025-10-08 18:56:58.059681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully built 53423b41a0b8 2025-10-08 18:56:58.059772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251008 2025-10-08 18:56:58.059873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Built at 2025-10-08 18:56:58.059770 (took 0:00:28.678602) 2025-10-08 18:56:58.060382 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-backup) 2025-10-08 18:56:58.060482 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Processing 2025-10-08 18:56:58.060601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building started at 2025-10-08 18:56:58.060485 2025-10-08 18:56:58.061621 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 plugins into plugins archive 2025-10-08 18:56:58.062300 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 additions into additions archive 2025-10-08 18:57:44.307515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251008 2025-10-08 18:57:44.307660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 6b6a162dc1bf 2025-10-08 18:57:44.307682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 2/5 : LABEL "build-date"="20251008" "name"="cinder-backup" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-backup" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 18:57:44.307771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 6ec920db0797 2025-10-08 18:57:44.307858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 6ec920db0797 2025-10-08 18:57:44.307940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 0fe6b802221a 2025-10-08 18:57:44.308050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common sysfsutils && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 18:57:44.308120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 05f398f03b7a 2025-10-08 18:57:44.308204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 18:57:44.308289 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:57:44.308376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 18:57:44.308482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 18:57:44.309777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 18:57:44.309815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 18:57:44.309830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 18:57:44.309844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 18:57:44.309898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 18:57:44.309909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 18:57:44.309919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 18:57:44.309928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 18:57:44.309955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 18:57:44.309965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 18:57:44.309975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 18:57:44.309984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 28.5 MB in 3s (8,131 kB/s) 2025-10-08 18:57:44.309995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-10-08 18:57:44.310005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-10-08 18:57:44.310015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-10-08 18:57:44.310024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-10-08 18:57:44.310034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following additional packages will be installed: 2025-10-08 18:57:44.310043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-10-08 18:57:44.310053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-10-08 18:57:44.310063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2025-10-08 18:57:44.310072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base pci.ids rpcbind sg3-utils-udev ucf 2025-10-08 18:57:44.310081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Suggested packages: 2025-10-08 18:57:44.310098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-10-08 18:57:44.310107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: multipath-tools-boot watchdog 2025-10-08 18:57:44.310117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Recommended packages: 2025-10-08 18:57:44.310126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: zstd 2025-10-08 18:57:44.310136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following NEW packages will be installed: 2025-10-08 18:57:44.310149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-10-08 18:57:44.310189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-10-08 18:57:44.310410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2025-10-08 18:57:44.310500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base lsscsi multipath-tools nfs-common pci.ids rpcbind sg3-utils-udev 2025-10-08 18:57:44.310524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: sysfsutils ucf 2025-10-08 18:57:44.310535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 24 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 18:57:44.310546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Need to get 2,082 kB of archives. 2025-10-08 18:57:44.310559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 7,639 kB of additional disk space will be used. 2025-10-08 18:57:44.310677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 18:57:44.310764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-10-08 18:57:44.310805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-10-08 18:57:44.310979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-10-08 18:57:44.311014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-08 18:57:44.311036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-10-08 18:57:44.311052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-10-08 18:57:44.311129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2025-10-08 18:57:44.311196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-10-08 18:57:44.311266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2025-10-08 18:57:44.311332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-10-08 18:57:44.311401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-10-08 18:57:44.311550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-10-08 18:57:44.311570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-10-08 18:57:44.311660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-10-08 18:57:44.311768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-10-08 18:57:44.311838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-10-08 18:57:44.311927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-10-08 18:57:44.311996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-10-08 18:57:44.312073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-10-08 18:57:44.312123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-10-08 18:57:44.312188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-10-08 18:57:44.312246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-10-08 18:57:44.312260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-10-08 18:57:44.312337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-10-08 18:57:44.312366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preconfiguring packages ... 2025-10-08 18:57:44.312495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 2,082 kB in 0s (5,850 kB/s) 2025-10-08 18:57:44.312509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-10-08 18:57:44.312546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-10-08 18:57:44.312652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(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% 2025-10-08 18:57:44.312692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-10-08 18:57:44.312783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-10-08 18:57:44.312855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-10-08 18:57:44.312952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-10-08 18:57:44.313031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-10-08 18:57:44.313081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-10-08 18:57:44.313131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 19606 files and directories currently installed.) 2025-10-08 18:57:44.313180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-08 18:57:44.313229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:57:44.313278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libnfsidmap1:amd64. 2025-10-08 18:57:44.313338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.313400 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-08 18:57:44.313464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:57:44.313516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.313577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package rpcbind. 2025-10-08 18:57:44.313657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-10-08 18:57:44.313676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-10-08 18:57:44.314725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package ucf. 2025-10-08 18:57:44.314744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-10-08 18:57:44.314765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Moving old data out of the way 2025-10-08 18:57:44.314775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.314785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking ucf (3.0043+nmu1) ... 2025-10-08 18:57:44.314795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package keyutils. 2025-10-08 18:57:44.314805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-10-08 18:57:44.314814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking keyutils (1.6.3-3build1) ... 2025-10-08 18:57:44.314824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package nfs-common. 2025-10-08 18:57:44.314833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-08 18:57:44.314843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:57:44.314852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libsysfs2:amd64. 2025-10-08 18:57:44.314871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-10-08 18:57:44.314881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-10-08 18:57:44.314890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package pci.ids. 2025-10-08 18:57:44.314899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-10-08 18:57:44.314908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-08 18:57:44.314918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sysfsutils. 2025-10-08 18:57:44.314927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-10-08 18:57:44.314937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sysfsutils (2.1.1-6build1) ... 2025-10-08 18:57:44.314946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dhcpcd-base. 2025-10-08 18:57:44.314956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-10-08 18:57:44.314965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-08 18:57:44.314975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package cpio. 2025-10-08 18:57:44.314984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../10-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-10-08 18:57:44.314993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-10-08 18:57:44.315003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package busybox-initramfs. 2025-10-08 18:57:44.315012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-10-08 18:57:44.315027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-08 18:57:44.315036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dracut-install. 2025-10-08 18:57:44.315046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-10-08 18:57:44.315056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-10-08 18:57:44.315065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-bin. 2025-10-08 18:57:44.315075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-10-08 18:57:44.315084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-08 18:57:44.315093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libklibc:amd64. 2025-10-08 18:57:44.315106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-08 18:57:44.315116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-08 18:57:44.315170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package klibc-utils. 2025-10-08 18:57:44.315184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-08 18:57:44.315421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-08 18:57:44.315501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-core. 2025-10-08 18:57:44.315514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.315525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-10-08 18:57:44.315544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-08 18:57:44.315578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package linux-base. 2025-10-08 18:57:44.315606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-10-08 18:57:44.315616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-10-08 18:57:44.315665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools. 2025-10-08 18:57:44.315687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-10-08 18:57:44.315697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 18:57:44.315711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package liburcu8t64:amd64. 2025-10-08 18:57:44.315763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-10-08 18:57:44.315846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-08 18:57:44.315953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package lsscsi. 2025-10-08 18:57:44.316014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../20-lsscsi_0.32-1build1_amd64.deb ... 2025-10-08 18:57:44.316080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking lsscsi (0.32-1build1) ... 2025-10-08 18:57:44.316142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sg3-utils-udev. 2025-10-08 18:57:44.316156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../21-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-10-08 18:57:44.316218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-08 18:57:44.316250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package kpartx. 2025-10-08 18:57:44.316316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.316377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../22-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-10-08 18:57:44.316391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-10-08 18:57:44.316470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package multipath-tools. 2025-10-08 18:57:44.316485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../23-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-10-08 18:57:44.316554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-10-08 18:57:44.316586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-10-08 18:57:44.316657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-10-08 18:57:44.316734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-10-08 18:57:44.316768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-08 18:57:44.316834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:57:44.316867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-08 18:57:44.316932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-10-08 18:57:44.316964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-10-08 18:57:44.317029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sysfsutils (2.1.1-6build1) ... 2025-10-08 18:57:44.317086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-10-08 18:57:44.317100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:57:44.317159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-10-08 18:57:44.317226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-10-08 18:57:44.317271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:57:44.317285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-08 18:57:44.317353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up lsscsi (0.32-1build1) ... 2025-10-08 18:57:44.317410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-08 18:57:44.317424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2025-10-08 18:57:44.317551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.317568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `dhcpcd' (UID 102) ... 2025-10-08 18:57:44.317732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-10-08 18:57:44.317769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-10-08 18:57:44.317787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up ucf (3.0043+nmu1) ... 2025-10-08 18:57:44.317808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-08 18:57:44.317822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up keyutils (1.6.3-3build1) ... 2025-10-08 18:57:44.317835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-10-08 18:57:44.317894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-10-08 18:57:44.317909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 18:57:44.317968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-08 18:57:44.317984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', 2025-10-08 18:57:44.318049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: none removed. 2025-10-08 18:57:44.318063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-08 18:57:44.318126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-08 18:57:44.318141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.318206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/idmapd.conf with new version 2025-10-08 18:57:44.318709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.318726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/nfs.conf with new version 2025-10-08 18:57:44.318736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2025-10-08 18:57:44.318746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.318755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `statd' (UID 103) ... 2025-10-08 18:57:44.318764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-10-08 18:57:44.318774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/var/lib/nfs'. 2025-10-08 18:57:44.318783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-10-08 18:57:44.318792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 18:57:44.318801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-08 18:57:44.318811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 18:57:44.318820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2025-10-08 18:57:44.318840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-08 18:57:44.318850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2025-10-08 18:57:44.318859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-10-08 18:57:44.318869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:57:44.318878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 18:57:44.318887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 05f398f03b7a 2025-10-08 18:57:44.318901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> a5afffc4b8e1 2025-10-08 18:57:44.318912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 18:57:44.318924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 84a93ba54af3 2025-10-08 18:57:44.318934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-10-08 18:57:44.318943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-10-08 18:57:44.318956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-10-08 18:57:44.318969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages were automatically installed and are no longer required: 2025-10-08 18:57:44.319035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:57:44.319050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:57:44.319099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:57:44.319113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:57:44.319173 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:57:44.319188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:57:44.319244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:57:44.319259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2025-10-08 18:57:44.319308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Use 'apt autoremove' to remove them. 2025-10-08 18:57:44.319322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2025-10-08 18:57:44.319384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: build-essential 2025-10-08 18:57:44.319398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 18:57:44.319490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 17.4 kB disk space will be freed. 2025-10-08 18:57:44.319506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-10-08 18:57:44.319571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(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% 2025-10-08 18:57:44.319587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 65% 2025-10-08 18:57:44.319652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-10-08 18:57:44.319707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-10-08 18:57:44.319730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-10-08 18:57:44.319782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-10-08 18:57:44.319796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-10-08 18:57:44.319859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-10-08 18:57:44.319874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20185 files and directories currently installed.) 2025-10-08 18:57:44.319940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing build-essential (12.10ubuntu1) ... 2025-10-08 18:57:44.319954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-10-08 18:57:44.320065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-10-08 18:57:44.320078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-10-08 18:57:44.320110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2025-10-08 18:57:44.320167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 18:57:44.320180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 18:57:44.320241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 18:57:44.322727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 18:57:44.322744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 18:57:44.322754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 18:57:44.322763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 18:57:44.322771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2025-10-08 18:57:44.322780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 18:57:44.322788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 228 MB disk space will be freed. 2025-10-08 18:57:44.322797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-10-08 18:57:44.322806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(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% 2025-10-08 18:57:44.322814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 65% 2025-10-08 18:57:44.322823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-10-08 18:57:44.322831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-10-08 18:57:44.322839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-10-08 18:57:44.322848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-10-08 18:57:44.322856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-10-08 18:57:44.322865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-10-08 18:57:44.322873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20176 files and directories currently installed.) 2025-10-08 18:57:44.322882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 18:57:44.322890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:57:44.322914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 18:57:44.322922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:57:44.322939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 18:57:44.322948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.322957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 18:57:44.322965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:57:44.322973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:57:44.322982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.322990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:57:44.322998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:57:44.323007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 18:57:44.323015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:57:44.323024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:57:44.323032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.323040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:57:44.323048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:57:44.323057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 18:57:44.323065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 18:57:44.323073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:57:44.323082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 18:57:44.323090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:57:44.323099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:57:44.323107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:57:44.323115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 18:57:44.323124 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:57:44.323132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:57:44.323150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:57:44.323159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:57:44.323167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 18:57:44.323176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:57:44.323184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:57:44.323192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 18:57:44.323201 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:57:44.323209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:57:44.323217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 18:57:44.323225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:57:44.323234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 18:57:44.323242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:57:44.323256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 18:57:44.323265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing lto-disabled-list (47) ... 2025-10-08 18:57:44.323273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing make (4.3-4.1build2) ... 2025-10-08 18:57:44.323282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 18:57:44.323290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 18:57:44.323298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Collecting pyclean==3.0.0 2025-10-08 18:57:44.323307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 18:57:44.323315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 18:57:44.323323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Installing collected packages: pyclean 2025-10-08 18:57:44.323332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully installed pyclean-3.0.0 2025-10-08 18:57:44.323345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /var/lib/kolla/venv 2025-10-08 18:57:44.323353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.323362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 10654 files, 1463 directories removed. 2025-10-08 18:57:44.323370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.323378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /usr 2025-10-08 18:57:44.323387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.323395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 1484 files, 154 directories removed. 2025-10-08 18:57:44.323403 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-10-08 18:57:44.323412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Found existing installation: pyclean 3.0.0 2025-10-08 18:57:44.323420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Uninstalling pyclean-3.0.0: 2025-10-08 18:57:44.323428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Successfully uninstalled pyclean-3.0.0 2025-10-08 18:57:44.323461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 84a93ba54af3 2025-10-08 18:57:44.323470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 5fda72030794 2025-10-08 18:57:44.323478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 5/5 : USER cinder 2025-10-08 18:57:44.323487 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 7716344523f8 2025-10-08 18:57:44.323495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 7716344523f8 2025-10-08 18:57:44.323503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 49c5bed2c2cd 2025-10-08 18:57:44.323511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully built 7d56494cfdc9 2025-10-08 18:57:44.323520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully tagged osism.harbor.regio.digital/kolla/cinder-backup:build-20251008 2025-10-08 18:57:44.323528 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Built at 2025-10-08 18:57:44.322427 (took 0:00:46.261942) 2025-10-08 18:57:44.323537 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-volume) 2025-10-08 18:57:44.323545 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Processing 2025-10-08 18:57:44.323553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building started at 2025-10-08 18:57:44.322946 2025-10-08 18:57:44.323881 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 plugins into plugins archive 2025-10-08 18:57:44.324415 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 additions into additions archive 2025-10-08 19:01:08.488351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 1/10 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251008 2025-10-08 19:01:08.488489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 6b6a162dc1bf 2025-10-08 19:01:08.488721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 2/10 : LABEL "build-date"="20251008" "name"="cinder-volume" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-volume" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:01:08.488850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 9875daa5bf9a 2025-10-08 19:01:08.488867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 9875daa5bf9a 2025-10-08 19:01:08.488881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 41141ef0afbf 2025-10-08 19:01:08.489005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common sysfsutils targetcli-fb thin-provisioning-tools tgt multipath-tools && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 19:01:08.489094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 79a1275f17da 2025-10-08 19:01:08.489165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 19:01:08.489266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:01:08.489332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 19:01:08.489412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 19:01:08.489516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 19:01:08.489615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 19:01:08.489709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 19:01:08.489792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 19:01:08.489870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 19:01:08.490026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 19:01:08.490153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 19:01:08.490244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 19:01:08.490320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 19:01:08.490398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 19:01:08.490577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 19:01:08.490700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 28.5 MB in 3s (10.8 MB/s) 2025-10-08 19:01:08.490782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-10-08 19:01:08.490865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-10-08 19:01:08.490948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-10-08 19:01:08.491027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-10-08 19:01:08.491123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2025-10-08 19:01:08.491236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following additional packages will be installed: 2025-10-08 19:01:08.491348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2025-10-08 19:01:08.491450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-10-08 19:01:08.491686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2025-10-08 19:01:08.491727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base pci.ids 2025-10-08 19:01:08.491746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-configshell-fb python3-gi python3-pyparsing python3-pyudev 2025-10-08 19:01:08.491822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-rtslib-fb python3-six python3-typing-extensions python3-urwid 2025-10-08 19:01:08.491898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: rpcbind sg3-utils-udev ucf 2025-10-08 19:01:08.491977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Suggested packages: 2025-10-08 19:01:08.492046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-10-08 19:01:08.492116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools-boot watchdog python-pyparsing-doc python3-wxgtk4.0 2025-10-08 19:01:08.492185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyqt5 python-urwid-doc 2025-10-08 19:01:08.492253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Recommended packages: 2025-10-08 19:01:08.492322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: zstd 2025-10-08 19:01:08.492401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following NEW packages will be installed: 2025-10-08 19:01:08.492504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2025-10-08 19:01:08.492563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-10-08 19:01:08.492637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2025-10-08 19:01:08.492742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base lsscsi 2025-10-08 19:01:08.492824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools nfs-common pci.ids python3-configshell-fb python3-gi 2025-10-08 19:01:08.492896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2025-10-08 19:01:08.492970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-typing-extensions python3-urwid rpcbind sg3-utils-udev sysfsutils 2025-10-08 19:01:08.493039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: targetcli-fb thin-provisioning-tools ucf 2025-10-08 19:01:08.493154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 37 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 19:01:08.493230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Need to get 3,534 kB of archives. 2025-10-08 19:01:08.493299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 14.1 MB of additional disk space will be used. 2025-10-08 19:01:08.493387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:01:08.493447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2025-10-08 19:01:08.493585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2025-10-08 19:01:08.493760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2025-10-08 19:01:08.494051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-08 19:01:08.494072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2025-10-08 19:01:08.494082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2025-10-08 19:01:08.494092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2025-10-08 19:01:08.494102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2025-10-08 19:01:08.494112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2025-10-08 19:01:08.494152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.1 [215 kB] 2025-10-08 19:01:08.494163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.4 [183 kB] 2025-10-08 19:01:08.494173 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2025-10-08 19:01:08.494182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2025-10-08 19:01:08.494192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2025-10-08 19:01:08.494202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2025-10-08 19:01:08.494215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2025-10-08 19:01:08.494225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2025-10-08 19:01:08.494238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.5 [21.5 kB] 2025-10-08 19:01:08.494270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.1 [47.2 kB] 2025-10-08 19:01:08.495481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.1 [100 kB] 2025-10-08 19:01:08.495501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.5 [50.5 kB] 2025-10-08 19:01:08.495510 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB] 2025-10-08 19:01:08.495519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-10-08 19:01:08.495527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-10-08 19:01:08.495536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2025-10-08 19:01:08.495545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2025-10-08 19:01:08.495553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2025-10-08 19:01:08.495569 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2025-10-08 19:01:08.495588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2025-10-08 19:01:08.495597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2025-10-08 19:01:08.495605 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2025-10-08 19:01:08.495614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2025-10-08 19:01:08.495622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2025-10-08 19:01:08.495659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2025-10-08 19:01:08.495668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2025-10-08 19:01:08.495677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-10-08 19:01:08.495685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-10-08 19:01:08.495694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preconfiguring packages ... 2025-10-08 19:01:08.495703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 3,534 kB in 1s (4,680 kB/s) 2025-10-08 19:01:08.495711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-10-08 19:01:08.495720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-10-08 19:01:08.495731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(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% 2025-10-08 19:01:08.495742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-10-08 19:01:08.495750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2025-10-08 19:01:08.495759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2025-10-08 19:01:08.495767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-10-08 19:01:08.495775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-10-08 19:01:08.495784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-10-08 19:01:08.495792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 19606 files and directories currently installed.) 2025-10-08 19:01:08.495801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-10-08 19:01:08.495809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 19:01:08.495818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libnfsidmap1:amd64. 2025-10-08 19:01:08.495834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.495842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-08 19:01:08.495851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-08 19:01:08.495859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package rpcbind. 2025-10-08 19:01:08.495874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-10-08 19:01:08.495883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-10-08 19:01:08.495891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package ucf. 2025-10-08 19:01:08.495900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-10-08 19:01:08.495908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Moving old data out of the way 2025-10-08 19:01:08.495916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking ucf (3.0043+nmu1) ... 2025-10-08 19:01:08.495925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package keyutils. 2025-10-08 19:01:08.495933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-10-08 19:01:08.495941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking keyutils (1.6.3-3build1) ... 2025-10-08 19:01:08.495950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package nfs-common. 2025-10-08 19:01:08.495958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-10-08 19:01:08.495972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-08 19:01:08.495980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libsysfs2:amd64. 2025-10-08 19:01:08.495989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-10-08 19:01:08.495997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-10-08 19:01:08.496006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package pci.ids. 2025-10-08 19:01:08.496014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-10-08 19:01:08.496022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-08 19:01:08.496031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sysfsutils. 2025-10-08 19:01:08.496039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-10-08 19:01:08.496047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sysfsutils (2.1.1-6build1) ... 2025-10-08 19:01:08.496056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dhcpcd-base. 2025-10-08 19:01:08.496064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.1_amd64.deb ... 2025-10-08 19:01:08.496072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.496081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-08 19:01:08.496089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-10-08 19:01:08.496097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_amd64.deb ... 2025-10-08 19:01:08.496106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 19:01:08.496114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-10-08 19:01:08.496123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-10-08 19:01:08.496131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-10-08 19:01:08.496140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-10-08 19:01:08.496148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-10-08 19:01:08.496163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-10-08 19:01:08.496171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-gi. 2025-10-08 19:01:08.496180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../13-python3-gi_3.48.2-1_amd64.deb ... 2025-10-08 19:01:08.496189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-gi (3.48.2-1) ... 2025-10-08 19:01:08.496197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package cpio. 2025-10-08 19:01:08.496205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../14-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-10-08 19:01:08.496214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-10-08 19:01:08.496229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package busybox-initramfs. 2025-10-08 19:01:08.496238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../15-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-10-08 19:01:08.496246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-08 19:01:08.496255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dracut-install. 2025-10-08 19:01:08.496263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../16-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-10-08 19:01:08.496271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-10-08 19:01:08.496280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-bin. 2025-10-08 19:01:08.496288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../17-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-10-08 19:01:08.496297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-08 19:01:08.496305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libklibc:amd64. 2025-10-08 19:01:08.496313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../18-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-08 19:01:08.496322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-08 19:01:08.496330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package klibc-utils. 2025-10-08 19:01:08.496338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../19-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-10-08 19:01:08.496351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-08 19:01:08.496359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-core. 2025-10-08 19:01:08.496368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../20-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-10-08 19:01:08.496376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-08 19:01:08.496384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package linux-base. 2025-10-08 19:01:08.496393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../21-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-10-08 19:01:08.496401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-10-08 19:01:08.496409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools. 2025-10-08 19:01:08.496418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../22-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-10-08 19:01:08.496426 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 19:01:08.496434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package liburcu8t64:amd64. 2025-10-08 19:01:08.496443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-10-08 19:01:08.496476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-08 19:01:08.496485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.496494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package lsscsi. 2025-10-08 19:01:08.496502 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../24-lsscsi_0.32-1build1_amd64.deb ... 2025-10-08 19:01:08.496511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking lsscsi (0.32-1build1) ... 2025-10-08 19:01:08.496519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyparsing. 2025-10-08 19:01:08.496528 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../25-python3-pyparsing_3.1.1-1_all.deb ... 2025-10-08 19:01:08.496536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyparsing (3.1.1-1) ... 2025-10-08 19:01:08.496545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-six. 2025-10-08 19:01:08.496553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../26-python3-six_1.16.0-4_all.deb ... 2025-10-08 19:01:08.496562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-six (1.16.0-4) ... 2025-10-08 19:01:08.496570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-typing-extensions. 2025-10-08 19:01:08.496579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../27-python3-typing-extensions_4.10.0-1_all.deb ... 2025-10-08 19:01:08.496592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-10-08 19:01:08.496600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-urwid. 2025-10-08 19:01:08.496609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../28-python3-urwid_2.6.10-1_amd64.deb ... 2025-10-08 19:01:08.496617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-urwid (2.6.10-1) ... 2025-10-08 19:01:08.496645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-configshell-fb. 2025-10-08 19:01:08.496657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../29-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-10-08 19:01:08.496666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-10-08 19:01:08.496675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyudev. 2025-10-08 19:01:08.496683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../30-python3-pyudev_0.24.0-1_all.deb ... 2025-10-08 19:01:08.496692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyudev (0.24.0-1) ... 2025-10-08 19:01:08.496700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-rtslib-fb. 2025-10-08 19:01:08.496708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../31-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-10-08 19:01:08.496717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-10-08 19:01:08.496725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sg3-utils-udev. 2025-10-08 19:01:08.496734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../32-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-10-08 19:01:08.496742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-08 19:01:08.496751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package targetcli-fb. 2025-10-08 19:01:08.496759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../33-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-10-08 19:01:08.496781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-10-08 19:01:08.496790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package thin-provisioning-tools. 2025-10-08 19:01:08.496804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../34-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2025-10-08 19:01:08.496813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2025-10-08 19:01:08.496826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package kpartx. 2025-10-08 19:01:08.496834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../35-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-10-08 19:01:08.496843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-10-08 19:01:08.496851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package multipath-tools. 2025-10-08 19:01:08.496859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../36-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-10-08 19:01:08.496868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-10-08 19:01:08.496876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-10-08 19:01:08.496885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-10-08 19:01:08.496894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2025-10-08 19:01:08.496904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-10-08 19:01:08.496912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-10-08 19:01:08.496920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-10-08 19:01:08.496929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-10-08 19:01:08.496941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-10-08 19:01:08.496949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sysfsutils (2.1.1-6build1) ... 2025-10-08 19:01:08.496957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-10-08 19:01:08.496966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 19:01:08.496974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-10-08 19:01:08.496983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-10-08 19:01:08.496991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 19:01:08.497003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-six (1.16.0-4) ... 2025-10-08 19:01:08.497011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-10-08 19:01:08.497019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyparsing (3.1.1-1) ... 2025-10-08 19:01:08.497028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2025-10-08 19:01:08.497040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up lsscsi (0.32-1build1) ... 2025-10-08 19:01:08.497048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.1) ... 2025-10-08 19:01:08.497083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2025-10-08 19:01:08.497092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.497162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `dhcpcd' (UID 102) ... 2025-10-08 19:01:08.497187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-10-08 19:01:08.497196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-10-08 19:01:08.497213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-typing-extensions (4.10.0-1) ... 2025-10-08 19:01:08.497250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up ucf (3.0043+nmu1) ... 2025-10-08 19:01:08.497361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... 2025-10-08 19:01:08.497370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-10-08 19:01:08.497380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up keyutils (1.6.3-3build1) ... 2025-10-08 19:01:08.497388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-10-08 19:01:08.497397 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-10-08 19:01:08.497405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-10-08 19:01:08.497417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-10-08 19:01:08.497439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyudev (0.24.0-1) ... 2025-10-08 19:01:08.497448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-10-08 19:01:08.497476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', 2025-10-08 19:01:08.497487 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: none removed. 2025-10-08 19:01:08.497565 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-10-08 19:01:08.497651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-10-08 19:01:08.497665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-10-08 19:01:08.497674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 19:01:08.497682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-urwid (2.6.10-1) ... 2025-10-08 19:01:08.497691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-10-08 19:01:08.497700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.497708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/idmapd.conf with new version 2025-10-08 19:01:08.497717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.497725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/nfs.conf with new version 2025-10-08 19:01:08.497738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2025-10-08 19:01:08.497746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.497755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `statd' (UID 103) ... 2025-10-08 19:01:08.497763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-10-08 19:01:08.497772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/var/lib/nfs'. 2025-10-08 19:01:08.497780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-10-08 19:01:08.497789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 19:01:08.497797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-10-08 19:01:08.497809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-gi (3.48.2-1) ... 2025-10-08 19:01:08.497817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-10-08 19:01:08.497826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 19:01:08.497838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-10-08 19:01:08.497866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-10-08 19:01:08.497887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-10-08 19:01:08.497942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-10-08 19:01:08.498843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2025-10-08 19:01:08.498914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 19:01:08.498929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-08 19:01:08.498940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 19:01:08.498951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-08 19:01:08.498960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-10-08 19:01:08.498970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-10-08 19:01:08.498980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 19:01:08.498990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-10-08 19:01:08.498999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-10-08 19:01:08.499009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-10-08 19:01:08.499019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-10-08 19:01:08.499028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2025-10-08 19:01:08.499058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 19:01:08.499068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-08 19:01:08.499078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-10-08 19:01:08.499088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-10-08 19:01:08.499097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-10-08 19:01:08.499107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-10-08 19:01:08.499117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-10-08 19:01:08.499127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 19:01:08.499136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2025-10-08 19:01:08.499146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-10-08 19:01:08.499155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2025-10-08 19:01:08.499165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-10-08 19:01:08.499174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-10-08 19:01:08.499202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2025-10-08 19:01:08.499213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-10-08 19:01:08.499222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:01:08.499231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-10-08 19:01:08.499241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 79a1275f17da 2025-10-08 19:01:08.499251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> fd2cdbca19b2 2025-10-08 19:01:08.499260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 4/10 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2025-10-08 19:01:08.499270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 3c9841ff3f72 2025-10-08 19:01:08.499280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 3c9841ff3f72 2025-10-08 19:01:08.499290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> bdf171b83bd1 2025-10-08 19:01:08.499299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 5/10 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_volume_sudoers 2025-10-08 19:01:08.499309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> f17082cfe9fa 2025-10-08 19:01:08.499334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2025-10-08 19:01:08.499345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> e34879809f2d 2025-10-08 19:01:08.499355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 7/10 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_volume_sudoers && chmod 644 /usr/local/bin/kolla_cinder_extend_start 2025-10-08 19:01:08.499366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 6b747db6d02a 2025-10-08 19:01:08.499375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 6b747db6d02a 2025-10-08 19:01:08.499385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> dfb51c103539 2025-10-08 19:01:08.499395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 8/10 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt py-pure-client infinisdk python-linstor 2025-10-08 19:01:08.499405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 082dcac831f1 2025-10-08 19:01:08.499415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting py-pure-client 2025-10-08 19:01:08.499424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading py-pure-client-1.55.0.tar.gz (15.6 MB) 2025-10-08 19:01:08.499434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 3.3 MB/s 0:00:04 2025-10-08 19:01:08.499443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-10-08 19:01:08.499453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-10-08 19:01:08.499498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-10-08 19:01:08.499508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-10-08 19:01:08.499525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-10-08 19:01:08.499534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-08 19:01:08.499544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infinisdk 2025-10-08 19:01:08.499708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infinisdk-240.2.1-py3-none-any.whl.metadata (1.7 kB) 2025-10-08 19:01:08.499725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting python-linstor 2025-10-08 19:01:08.499735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading python_linstor-1.23.0-py3-none-any.whl.metadata (2.4 kB) 2025-10-08 19:01:08.499789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: certifi>=2024.07.04 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2025.10.5) 2025-10-08 19:01:08.499801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: six>=1.10 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (1.16.0) 2025-10-08 19:01:08.499811 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: python_dateutil>=2.5.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.9.0.post0) 2025-10-08 19:01:08.499820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting setuptools>=70.0.0 (from py-pure-client) 2025-10-08 19:01:08.499830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-10-08 19:01:08.499840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: urllib3>=1.26.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (1.26.19) 2025-10-08 19:01:08.499849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: paramiko>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (3.4.1) 2025-10-08 19:01:08.499859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pyjwt>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.9.0) 2025-10-08 19:01:08.499869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: requests>=2.32.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.32.3) 2025-10-08 19:01:08.499878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting api-object-schema>=1.5.1 (from infinisdk) 2025-10-08 19:01:08.499888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading api_object_schema-2.0.0.tar.gz (9.3 kB) 2025-10-08 19:01:08.499898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-08 19:01:08.499908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:01:08.499918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting arrow>=0.6.0 (from infinisdk) 2025-10-08 19:01:08.499927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2025-10-08 19:01:08.499937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting capacity>=1.3.8 (from infinisdk) 2025-10-08 19:01:08.499947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading capacity-1.3.14.tar.gz (4.4 kB) 2025-10-08 19:01:08.499956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-08 19:01:08.499966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:01:08.499976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting colorama (from infinisdk) 2025-10-08 19:01:08.499985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-10-08 19:01:08.499995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting confetti>=2.1.0 (from infinisdk) 2025-10-08 19:01:08.500005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading confetti-2.5.3.tar.gz (6.5 kB) 2025-10-08 19:01:08.500014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-08 19:01:08.500024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:01:08.500034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: click>=8.0.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from infinisdk) (8.1.7) 2025-10-08 19:01:08.500043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting flux (from infinisdk) 2025-10-08 19:01:08.500053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading flux-1.3.5.tar.gz (13 kB) 2025-10-08 19:01:08.500063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-08 19:01:08.500072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:01:08.500088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting gossip>=2.3.1 (from infinisdk) 2025-10-08 19:01:08.500098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading gossip-2.4.0.tar.gz (64 kB) 2025-10-08 19:01:08.500108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-08 19:01:08.500117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:01:08.500134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.wwn>=0.0.2 (from infinisdk) 2025-10-08 19:01:08.500144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.wwn-0.1.1.tar.gz (2.7 kB) 2025-10-08 19:01:08.500161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-08 19:01:08.500170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:01:08.500180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.iqn>=0.3.0 (from infinisdk) 2025-10-08 19:01:08.500190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.iqn-0.4.0.tar.gz (1.7 kB) 2025-10-08 19:01:08.500200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-08 19:01:08.500209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:01:08.500219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.nqn (from infinisdk) 2025-10-08 19:01:08.500228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.nqn-0.1.0.tar.gz (2.2 kB) 2025-10-08 19:01:08.500238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-08 19:01:08.500248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:01:08.500257 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting logbook>=0.11.0 (from infinisdk) 2025-10-08 19:01:08.500267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading Logbook-1.7.0.post0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.6 kB) 2025-10-08 19:01:08.500277 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting munch (from infinisdk) 2025-10-08 19:01:08.500286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2025-10-08 19:01:08.500296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting mitba (from infinisdk) 2025-10-08 19:01:08.500306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading mitba-1.1.1-py3-none-any.whl.metadata (1.8 kB) 2025-10-08 19:01:08.500368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pact>=1.0.0 (from infinisdk) 2025-10-08 19:01:08.500378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pact-1.12.0.tar.gz (43 kB) 2025-10-08 19:01:08.500388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-08 19:01:08.500398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:01:08.500407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting sentinels (from infinisdk) 2025-10-08 19:01:08.500417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading sentinels-1.0.0.tar.gz (4.1 kB) 2025-10-08 19:01:08.500426 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-08 19:01:08.500436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:01:08.500446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting storage-interfaces (from infinisdk) 2025-10-08 19:01:08.500455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-08 19:01:08.500489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting URLObject (from infinisdk) 2025-10-08 19:01:08.500499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading URLObject-2.4.3.tar.gz (27 kB) 2025-10-08 19:01:08.500516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-08 19:01:08.500526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:01:08.500535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting vintage>=0.4.0 (from infinisdk) 2025-10-08 19:01:08.500545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading vintage-0.4.1.tar.gz (3.9 kB) 2025-10-08 19:01:08.500554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-08 19:01:08.500563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:01:08.500573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting types-python-dateutil>=2.8.10 (from arrow>=0.6.0->infinisdk) 2025-10-08 19:01:08.500582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading types_python_dateutil-2.9.0.20240821-py3-none-any.whl.metadata (1.9 kB) 2025-10-08 19:01:08.500592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting waiting (from pact>=1.0.0->infinisdk) 2025-10-08 19:01:08.500601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading waiting-1.4.1.tar.gz (7.1 kB) 2025-10-08 19:01:08.500611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): started 2025-10-08 19:01:08.500620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:01:08.500660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: bcrypt>=3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (4.0.1) 2025-10-08 19:01:08.500677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: cryptography>=3.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (42.0.8) 2025-10-08 19:01:08.500688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pynacl>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (1.5.0) 2025-10-08 19:01:08.500697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.3->paramiko>=3.4.0->py-pure-client) (1.17.0) 2025-10-08 19:01:08.500707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko>=3.4.0->py-pure-client) (2.22) 2025-10-08 19:01:08.500717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.0->py-pure-client) (3.3.2) 2025-10-08 19:01:08.500726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.0->py-pure-client) (3.8) 2025-10-08 19:01:08.500736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading infinisdk-240.2.1-py3-none-any.whl (127 kB) 2025-10-08 19:01:08.500746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading python_linstor-1.23.0-py3-none-any.whl (96 kB) 2025-10-08 19:01:08.500755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2025-10-08 19:01:08.500765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading Logbook-1.7.0.post0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (518 kB) 2025-10-08 19:01:08.500775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-10-08 19:01:08.500791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.5 MB/s 0:00:00 2025-10-08 19:01:08.500801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading types_python_dateutil-2.9.0.20240821-py3-none-any.whl (9.7 kB) 2025-10-08 19:01:08.500818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-08 19:01:08.500827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading mitba-1.1.1-py3-none-any.whl (6.2 kB) 2025-10-08 19:01:08.500837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2025-10-08 19:01:08.500846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl (5.3 kB) 2025-10-08 19:01:08.500857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building wheels for collected packages: py-pure-client, api-object-schema, capacity, confetti, gossip, infi.dtypes.iqn, infi.dtypes.wwn, pact, sentinels, vintage, flux, infi.dtypes.nqn, URLObject, waiting 2025-10-08 19:01:08.500868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): started 2025-10-08 19:01:08.500877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): finished with status 'done' 2025-10-08 19:01:08.500887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for py-pure-client: filename=py_pure_client-1.55.0-py3-none-any.whl size=53186779 sha256=7cc752158a6a476faeeb7aa986aec6a6b7703d73352a0db8a670c3c98eeafeda 2025-10-08 19:01:08.500897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-fkstkxvz/wheels/d8/dc/be/4b587b70903fde0c73bff8ad857e7623eba6b59650df0c2002 2025-10-08 19:01:08.500909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'api-object-schema' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'api-object-schema'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:01:08.500922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.500931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api-object-schema (setup.py): started 2025-10-08 19:01:08.500941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api-object-schema (setup.py): finished with status 'done' 2025-10-08 19:01:08.500950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for api-object-schema: filename=api_object_schema-2.0.0-py3-none-any.whl size=9399 sha256=f34d646ea446eefb939c90641eef005267ce50159e4d9e105ac6ab1462266324 2025-10-08 19:01:08.500965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-fkstkxvz/wheels/7c/db/fb/23a5f29ffd70b47804374b2d7e6e1863ba81baad746f0a1af4 2025-10-08 19:01:08.500976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'capacity' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'capacity'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:01:08.500987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.500996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (setup.py): started 2025-10-08 19:01:08.501006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (setup.py): finished with status 'done' 2025-10-08 19:01:08.501015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for capacity: filename=capacity-1.3.14-py3-none-any.whl size=4171 sha256=6139883f17c8d2bca55c048b36e23c40e4987d96b56ea7a4020dd5e917767835 2025-10-08 19:01:08.501025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-fkstkxvz/wheels/4a/71/7c/c5f92da11fc5e31f2992c4d61e1e6ac9a7445edba522ab6c5b 2025-10-08 19:01:08.501043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'confetti' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'confetti'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:01:08.501059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.501069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (setup.py): started 2025-10-08 19:01:08.501078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (setup.py): finished with status 'done' 2025-10-08 19:01:08.501088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for confetti: filename=confetti-2.5.3-py3-none-any.whl size=7171 sha256=f3f460edda645590999309adf26432d853566a77919d52f6ebd177b5995cf6c0 2025-10-08 19:01:08.501098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-fkstkxvz/wheels/be/ff/a0/a15d97083beff50cb35f9e83daa770514f8a69911581f3f89e 2025-10-08 19:01:08.501108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'gossip' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'gossip'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:01:08.501118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.501128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (setup.py): started 2025-10-08 19:01:08.501137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (setup.py): finished with status 'done' 2025-10-08 19:01:08.501147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for gossip: filename=gossip-2.4.0-py3-none-any.whl size=14831 sha256=4292d089e1fffab97b7b57231e5304f3944d2e65df135e4fbfbc387bb670bdef 2025-10-08 19:01:08.501156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-fkstkxvz/wheels/e6/7e/de/0b48439e9889c8cc19f758413e88ea090b97731706be51f764 2025-10-08 19:01:08.501167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'infi.dtypes.iqn' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'infi.dtypes.iqn'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:01:08.501181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.501204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (setup.py): started 2025-10-08 19:01:08.501214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (setup.py): finished with status 'done' 2025-10-08 19:01:08.501224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.iqn: filename=infi.dtypes.iqn-0.4.0-py3-none-any.whl size=2899 sha256=e482158729a778eefbbe654812b4fe1f44f228df33ae14bc6c10dfef75bc3766 2025-10-08 19:01:08.501233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-fkstkxvz/wheels/f7/01/20/101075e84e4939f00b101152b13e829b75d18b56ae96f795a0 2025-10-08 19:01:08.501243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'infi.dtypes.wwn' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'infi.dtypes.wwn'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:01:08.501263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.501273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (setup.py): started 2025-10-08 19:01:08.501283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (setup.py): finished with status 'done' 2025-10-08 19:01:08.501293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.wwn: filename=infi.dtypes.wwn-0.1.1-py3-none-any.whl size=3354 sha256=dd0c9200f5fd94b86c8df6da8ed1944a0771393609073851d4965ee6fec9e022 2025-10-08 19:01:08.501306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-fkstkxvz/wheels/75/62/b6/6abc534a638916409524e613655b4498e9d63c29c90c688085 2025-10-08 19:01:08.501316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'pact' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pact'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:01:08.501330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.501343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (setup.py): started 2025-10-08 19:01:08.501356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (setup.py): finished with status 'done' 2025-10-08 19:01:08.501399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for pact: filename=pact-1.12.0-py3-none-any.whl size=7636 sha256=4b0d67659e3a3a4e4efd25828649167e4224643a6130d58ff897286243f808f1 2025-10-08 19:01:08.501414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-fkstkxvz/wheels/76/99/05/0306afdf2125c3a632d54f4d72b9b472645fbb59d4b1534a08 2025-10-08 19:01:08.501491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'sentinels' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'sentinels'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:01:08.501508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.501521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (setup.py): started 2025-10-08 19:01:08.501570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (setup.py): finished with status 'done' 2025-10-08 19:01:08.501580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for sentinels: filename=sentinels-1.0.0-py3-none-any.whl size=3175 sha256=239a4f87082a27d4819c127be3dae7abc206aeb7ee73bbbe9c08b602a30851d5 2025-10-08 19:01:08.501594 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-fkstkxvz/wheels/78/22/9f/c7c0b550a3e3cc2854a53357798c72ac1748094889daaf0ebb 2025-10-08 19:01:08.501658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'vintage' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'vintage'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:01:08.501680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.501701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (setup.py): started 2025-10-08 19:01:08.501714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (setup.py): finished with status 'done' 2025-10-08 19:01:08.501748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for vintage: filename=vintage-0.4.1-py3-none-any.whl size=2814 sha256=cc2fec4cfdb3dd4718b4648fb430634ef080d3869e19c105e153f575449a8634 2025-10-08 19:01:08.501779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-fkstkxvz/wheels/50/1e/80/c3f1fc4ac2c0d543ea17e3f601ac2ca2cb8955e2344dd48e53 2025-10-08 19:01:08.501832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'flux' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flux'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:01:08.501847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.501877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (setup.py): started 2025-10-08 19:01:08.501936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (setup.py): finished with status 'done' 2025-10-08 19:01:08.501951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for flux: filename=flux-1.3.5-py3-none-any.whl size=6257 sha256=672e240bcfb93607a40954814efc1ad1bbd2822c81da2022da30c5b182d91438 2025-10-08 19:01:08.501964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-fkstkxvz/wheels/42/08/f8/48bb835135176d37a94cd76f50f3839f8e6ac91e783b4ba96c 2025-10-08 19:01:08.502025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'infi.dtypes.nqn' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'infi.dtypes.nqn'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:01:08.502036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.502050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (setup.py): started 2025-10-08 19:01:08.502063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (setup.py): finished with status 'done' 2025-10-08 19:01:08.502095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.nqn: filename=infi.dtypes.nqn-0.1.0-py3-none-any.whl size=2906 sha256=e14c6cd3d8d62d002673580325d0451b1ae6e9b3514162e045739a71e6e64488 2025-10-08 19:01:08.502126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-fkstkxvz/wheels/78/b8/a3/a36838ee8852935b7574362c81a494a2b24b8c091c014c3c70 2025-10-08 19:01:08.502157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'URLObject' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'URLObject'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:01:08.502185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.502216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (setup.py): started 2025-10-08 19:01:08.502244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (setup.py): finished with status 'done' 2025-10-08 19:01:08.502266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for URLObject: filename=URLObject-2.4.3-py3-none-any.whl size=14510 sha256=1b5588af26de1e362e927734a395cc2e040a38a86779fd42684379450d8bb75f 2025-10-08 19:01:08.502302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-fkstkxvz/wheels/c2/9b/7e/352391b49818230c72c6e965f0f2842374008f68e9b1c33f63 2025-10-08 19:01:08.502318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: DEPRECATION: Building 'waiting' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'waiting'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:01:08.502379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.502390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for waiting (setup.py): started 2025-10-08 19:01:08.502404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for waiting (setup.py): finished with status 'done' 2025-10-08 19:01:08.502418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for waiting: filename=waiting-1.4.1-py3-none-any.whl size=3736 sha256=c831140cf6fe10ce04aae1352c405bd2e638cfb526a0a76fa65d18b27fdea514 2025-10-08 19:01:08.502520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-fkstkxvz/wheels/bf/ba/94/7951f178137020544b280bf3da149439493e27ab94979f3b98 2025-10-08 19:01:08.502534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built py-pure-client api-object-schema capacity confetti gossip infi.dtypes.iqn infi.dtypes.wwn pact sentinels vintage flux infi.dtypes.nqn URLObject waiting 2025-10-08 19:01:08.502545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: waiting, URLObject, sentinels, python-linstor, infi.dtypes.nqn, infi.dtypes.iqn, flux, capacity, vintage, types-python-dateutil, storage-interfaces, setuptools, munch, logbook, confetti, colorama, api-object-schema, pact, mitba, infi.dtypes.wwn, gossip, arrow, infinisdk, py-pure-client 2025-10-08 19:01:08.502561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Attempting uninstall: setuptools 2025-10-08 19:01:08.502571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Found existing installation: setuptools 67.2.0 2025-10-08 19:01:08.502583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Uninstalling setuptools-67.2.0: 2025-10-08 19:01:08.503906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled setuptools-67.2.0 2025-10-08 19:01:08.503967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed URLObject-2.4.3 api-object-schema-2.0.0 arrow-1.3.0 capacity-1.3.14 colorama-0.4.6 confetti-2.5.3 flux-1.3.5 gossip-2.4.0 infi.dtypes.iqn-0.4.0 infi.dtypes.nqn-0.1.0 infi.dtypes.wwn-0.1.1 infinisdk-240.2.1 logbook-1.7.0.post0 mitba-1.1.1 munch-4.0.0 pact-1.12.0 py-pure-client-1.55.0 python-linstor-1.23.0 sentinels-1.0.0 setuptools-80.9.0 storage-interfaces-1.0.5 types-python-dateutil-2.9.0.20240821 vintage-0.4.1 waiting-1.4.1 2025-10-08 19:01:08.503984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 082dcac831f1 2025-10-08 19:01:08.503995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> e4c836631240 2025-10-08 19:01:08.504006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:01:08.504019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 795ca7296843 2025-10-08 19:01:08.504039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-10-08 19:01:08.504050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-10-08 19:01:08.504059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-10-08 19:01:08.504069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages were automatically installed and are no longer required: 2025-10-08 19:01:08.504079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:01:08.504089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:01:08.504098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:01:08.504108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:01:08.504117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:01:08.504140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:01:08.504150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:01:08.504160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2025-10-08 19:01:08.504170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Use 'apt autoremove' to remove them. 2025-10-08 19:01:08.504180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2025-10-08 19:01:08.504189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: build-essential 2025-10-08 19:01:08.504199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:01:08.504209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:01:08.504218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-10-08 19:01:08.504229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(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% 2025-10-08 19:01:08.504240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 65% 2025-10-08 19:01:08.504250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-10-08 19:01:08.504259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2025-10-08 19:01:08.504268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2025-10-08 19:01:08.504278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-10-08 19:01:08.504287 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-10-08 19:01:08.504297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-10-08 19:01:08.504307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20522 files and directories currently installed.) 2025-10-08 19:01:08.504317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:01:08.504326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-10-08 19:01:08.504335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-10-08 19:01:08.504345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-10-08 19:01:08.504367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2025-10-08 19:01:08.504378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:01:08.504388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:01:08.504398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:01:08.504413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:01:08.504423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:01:08.504432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:01:08.504442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:01:08.504451 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2025-10-08 19:01:08.504493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:01:08.504503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 228 MB disk space will be freed. 2025-10-08 19:01:08.504513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-10-08 19:01:08.504522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.504532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(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% 2025-10-08 19:01:08.504542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-10-08 19:01:08.504552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:65% 2025-10-08 19:01:08.504561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-10-08 19:01:08.504571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2025-10-08 19:01:08.504580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2025-10-08 19:01:08.504590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-10-08 19:01:08.504600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-10-08 19:01:08.504609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-10-08 19:01:08.504619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20513 files and directories currently installed.) 2025-10-08 19:01:08.504667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:01:08.504678 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:08.504688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:01:08.504697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.504707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:08.504716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:01:08.504725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:01:08.504735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:01:08.504744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:08.504754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:01:08.504763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:08.504773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:01:08.504782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:01:08.504792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:01:08.504801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:01:08.504818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:01:08.504828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:01:08.504837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:01:08.504846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:08.504856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:01:08.504994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.505010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:08.505020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:08.505041 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:08.505051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:08.505060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:08.505070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:08.505079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:08.505089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:01:08.505098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:01:08.505108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:08.505117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:08.505126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:01:08.505136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:08.505145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.505155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:08.505164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.505174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:01:08.505183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:08.505193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:01:08.505202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:08.505212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.505221 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:08.505231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing lto-disabled-list (47) ... 2025-10-08 19:01:08.505240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing make (4.3-4.1build2) ... 2025-10-08 19:01:08.505250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:01:08.505259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:01:08.505269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pyclean==3.0.0 2025-10-08 19:01:08.505278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:01:08.505295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:01:08.505305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: pyclean 2025-10-08 19:01:08.505315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed pyclean-3.0.0 2025-10-08 19:01:08.505334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:01:08.505344 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.505353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 37022 files, 1674 directories removed. 2025-10-08 19:01:08.505363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.505372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /usr 2025-10-08 19:01:08.505382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.505392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 1648 files, 173 directories removed. 2025-10-08 19:01:08.505401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-10-08 19:01:08.505411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Found existing installation: pyclean 3.0.0 2025-10-08 19:01:08.505420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Uninstalling pyclean-3.0.0: 2025-10-08 19:01:08.505430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:01:08.505440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 795ca7296843 2025-10-08 19:01:08.505449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> b597cf1576a1 2025-10-08 19:01:08.505481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 10/10 : USER cinder 2025-10-08 19:01:08.505494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in cc8ea0413abb 2025-10-08 19:01:08.505511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container cc8ea0413abb 2025-10-08 19:01:08.505528 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 7b91a5768232 2025-10-08 19:01:08.505545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built 3139344cd3d6 2025-10-08 19:01:08.505559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully tagged osism.harbor.regio.digital/kolla/cinder-volume:build-20251008 2025-10-08 19:01:08.505574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Built at 2025-10-08 19:01:08.504568 (took 0:03:24.181622) 2025-10-08 19:01:08.505591 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-fernet) 2025-10-08 19:01:08.505608 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Processing 2025-10-08 19:01:08.505624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building started at 2025-10-08 19:01:08.504929 2025-10-08 19:01:08.505750 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 plugins into plugins archive 2025-10-08 19:01:08.506779 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 additions into additions archive 2025-10-08 19:01:50.511852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251008 2025-10-08 19:01:50.511942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 7beb1078586c 2025-10-08 19:01:50.511960 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 2/8 : LABEL "build-date"="20251008" "name"="keystone-fernet" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-fernet" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:01:50.511975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 3796de4be1f7 2025-10-08 19:01:50.511988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 3796de4be1f7 2025-10-08 19:01:50.511999 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 31b703798fc7 2025-10-08 19:01:50.512034 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends cron openssh-client rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 19:01:50.512044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in a1dd31955619 2025-10-08 19:01:50.512053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 19:01:50.512063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:01:50.512072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 19:01:50.512080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 19:01:50.512108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 19:01:50.512118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 19:01:50.512126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 19:01:50.512135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 19:01:50.512143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 19:01:50.512152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 19:01:50.512161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 19:01:50.512169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 19:01:50.512178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 19:01:50.512187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 19:01:50.512195 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 19:01:50.512204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 28.5 MB in 4s (7,836 kB/s) 2025-10-08 19:01:50.512213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-10-08 19:01:50.512221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-10-08 19:01:50.512230 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-10-08 19:01:50.512239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-10-08 19:01:50.512247 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following additional packages will be installed: 2025-10-08 19:01:50.512256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2025-10-08 19:01:50.512265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Suggested packages: 2025-10-08 19:01:50.512287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2025-10-08 19:01:50.512296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2025-10-08 19:01:50.512305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: python3-braceexpand 2025-10-08 19:01:50.512314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Recommended packages: 2025-10-08 19:01:50.512323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xauth 2025-10-08 19:01:50.512331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following NEW packages will be installed: 2025-10-08 19:01:50.512340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2025-10-08 19:01:50.512355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 7 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 19:01:50.512364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Need to get 1,579 kB of archives. 2025-10-08 19:01:50.512373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 5,167 kB of additional disk space will be used. 2025-10-08 19:01:50.512381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:01:50.512390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-10-08 19:01:50.512399 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-10-08 19:01:50.512407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-08 19:01:50.512416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-10-08 19:01:50.512429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-10-08 19:01:50.512438 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-10-08 19:01:50.512447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-10-08 19:01:50.512455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 1,579 kB in 0s (5,473 kB/s) 2025-10-08 19:01:50.512464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron-daemon-common. 2025-10-08 19:01:50.512578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-10-08 19:01:50.512590 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-10-08 19:01:50.512600 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: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% 2025-10-08 19:01:50.512731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-10-08 19:01:50.512746 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-10-08 19:01:50.512778 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-10-08 19:01:50.512787 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-10-08 19:01:50.512829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-10-08 19:01:50.512872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-10-08 19:01:50.512946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 18941 files and directories currently installed.) 2025-10-08 19:01:50.513009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-10-08 19:01:50.513042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-08 19:01:50.513122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-10-08 19:01:50.513155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Creating group 'crontab' with GID 995. 2025-10-08 19:01:50.513229 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron. 2025-10-08 19:01:50.513239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-10-08 19:01:50.513286 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(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% 2025-10-08 19:01:50.513365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-10-08 19:01:50.513395 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-10-08 19:01:50.513446 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-10-08 19:01:50.514803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-10-08 19:01:50.514854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-10-08 19:01:50.514864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-10-08 19:01:50.514873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 18960 files and directories currently installed.) 2025-10-08 19:01:50.514883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-10-08 19:01:50.514891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-10-08 19:01:50.514900 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libpopt0:amd64. 2025-10-08 19:01:50.514909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-08 19:01:50.514918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 19:01:50.514926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package rsync. 2025-10-08 19:01:50.514934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-10-08 19:01:50.514943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-10-08 19:01:50.514951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libcbor0.10:amd64. 2025-10-08 19:01:50.514959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-10-08 19:01:50.514968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-08 19:01:50.514976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libfido2-1:amd64. 2025-10-08 19:01:50.514984 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-10-08 19:01:50.514993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-08 19:01:50.515001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package openssh-client. 2025-10-08 19:01:50.515009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-08 19:01:50.515018 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-08 19:01:50.515043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-08 19:01:50.515051 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron (3.0pl1-184ubuntu2) ... 2025-10-08 19:01:50.515060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2025-10-08 19:01:50.515068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 19:01:50.515076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-08 19:01:50.515084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 19:01:50.515092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-08 19:01:50.515113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-10-08 19:01:50.515121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2025-10-08 19:01:50.515137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 19:01:50.515145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:01:50.515154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container a1dd31955619 2025-10-08 19:01:50.515162 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> c29a2a6af04d 2025-10-08 19:01:50.515171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 4/8 : COPY fetch_fernet_tokens.py /usr/bin/ 2025-10-08 19:01:50.515179 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 25106c7bb1ac 2025-10-08 19:01:50.515187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 5/8 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2025-10-08 19:01:50.515197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> f385797217ad 2025-10-08 19:01:50.515205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 19:01:50.515264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> cc01e297c0d2 2025-10-08 19:01:50.515274 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap /usr/bin/fetch_fernet_tokens.py 2025-10-08 19:01:50.515284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 05bf47c37e85 2025-10-08 19:01:50.515332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 05bf47c37e85 2025-10-08 19:01:50.515341 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 00e4132daeb0 2025-10-08 19:01:50.515793 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:01:50.515850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 381df4e063cd 2025-10-08 19:01:50.515864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-10-08 19:01:50.515874 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-10-08 19:01:50.515884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-10-08 19:01:50.515893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages were automatically installed and are no longer required: 2025-10-08 19:01:50.515903 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:01:50.515913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:01:50.515972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:01:50.515983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:01:50.515993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:01:50.516002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:01:50.516012 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:01:50.516022 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2025-10-08 19:01:50.516069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Use 'apt autoremove' to remove them. 2025-10-08 19:01:50.516094 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2025-10-08 19:01:50.516105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: build-essential 2025-10-08 19:01:50.516151 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:01:50.516175 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:01:50.516222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-10-08 19:01:50.516279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(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% 2025-10-08 19:01:50.516314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-10-08 19:01:50.516371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-10-08 19:01:50.517885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-10-08 19:01:50.517940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-10-08 19:01:50.517953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-10-08 19:01:50.517962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-10-08 19:01:50.517973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19086 files and directories currently installed.) 2025-10-08 19:01:50.517983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:01:50.517993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-10-08 19:01:50.518003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-10-08 19:01:50.518012 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-10-08 19:01:50.518021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2025-10-08 19:01:50.518030 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:01:50.518040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:01:50.518050 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:01:50.518060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:01:50.518069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:01:50.518079 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:01:50.518088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:01:50.518098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2025-10-08 19:01:50.518107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:01:50.518117 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 228 MB disk space will be freed. 2025-10-08 19:01:50.518126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-10-08 19:01:50.518137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(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% 2025-10-08 19:01:50.518149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-10-08 19:01:50.518169 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-10-08 19:01:50.518179 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-10-08 19:01:50.518188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-10-08 19:01:50.518198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-10-08 19:01:50.518207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-10-08 19:01:50.518216 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19077 files and directories currently installed.) 2025-10-08 19:01:50.518226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:01:50.518235 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:50.518244 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:01:50.518253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:50.518263 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:01:50.518272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:01:50.518281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:01:50.518290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:50.518313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:01:50.518323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:50.518332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:01:50.518407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:01:50.518419 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:01:50.518428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:01:50.518438 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:01:50.518448 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-10-08 19:01:50.518457 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:01:50.518501 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-10-08 19:01:50.518512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:01:50.518521 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:50.518531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:01:50.518540 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:50.518549 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:50.518559 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:50.518569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:01:50.518578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:50.518587 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:50.518597 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:50.518611 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-10-08 19:01:50.518621 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:01:50.518672 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-10-08 19:01:50.518683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:01:50.518692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:50.518707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:50.518748 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:01:50.518823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:50.518889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:50.518946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:01:50.518960 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:50.519065 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:01:50.519082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:50.519142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:01:50.519191 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing lto-disabled-list (47) ... 2025-10-08 19:01:50.519242 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing make (4.3-4.1build2) ... 2025-10-08 19:01:50.519303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:01:50.519364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:01:50.519377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Collecting pyclean==3.0.0 2025-10-08 19:01:50.519456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:01:50.519558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:01:50.519619 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Installing collected packages: pyclean 2025-10-08 19:01:50.519699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully installed pyclean-3.0.0 2025-10-08 19:01:50.519764 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:01:50.519827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-10-08 19:01:50.519862 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 9235 files, 1334 directories removed. 2025-10-08 19:01:50.519930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-10-08 19:01:50.519979 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /usr 2025-10-08 19:01:50.520028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-10-08 19:01:50.520737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 1316 files, 133 directories removed. 2025-10-08 19:01:50.520759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-10-08 19:01:50.520771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Found existing installation: pyclean 3.0.0 2025-10-08 19:01:50.520782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Uninstalling pyclean-3.0.0: 2025-10-08 19:01:50.520793 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:01:50.520804 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 381df4e063cd 2025-10-08 19:01:50.520815 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 0c23e4db057c 2025-10-08 19:01:50.520826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully built 2834fb96dfba 2025-10-08 19:01:50.520837 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully tagged osism.harbor.regio.digital/kolla/keystone-fernet:build-20251008 2025-10-08 19:01:50.520848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Built at 2025-10-08 19:01:50.520270 (took 0:00:42.015341) 2025-10-08 19:01:50.520864 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone) 2025-10-08 19:01:50.520885 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Processing 2025-10-08 19:01:50.520938 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building started at 2025-10-08 19:01:50.520835 2025-10-08 19:01:50.521882 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 plugins into plugins archive 2025-10-08 19:01:50.522509 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 additions into additions archive 2025-10-08 19:05:42.951708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 1/11 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251008 2025-10-08 19:05:42.951805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 7beb1078586c 2025-10-08 19:05:42.951826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 2/11 : LABEL "build-date"="20251008" "name"="keystone" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:05:42.951852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 096d3705cd98 2025-10-08 19:05:42.951866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 096d3705cd98 2025-10-08 19:05:42.951974 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 037465d233be 2025-10-08 19:05:42.951993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 3/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libapache2-mod-auth-gssapi libkrb5-dev && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 19:05:42.952007 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 0fd30b6339b0 2025-10-08 19:05:42.952019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:05:42.952031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 19:05:42.952163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 19:05:42.952179 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 19:05:42.952193 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 19:05:42.952210 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 19:05:42.952222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 19:05:42.952293 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 19:05:42.952343 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 19:05:42.952357 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 19:05:42.952471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 19:05:42.952487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 19:05:42.952540 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 19:05:42.952576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 19:05:42.952649 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 19:05:42.952669 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.5 MB in 3s (8,650 kB/s) 2025-10-08 19:05:42.952740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-10-08 19:05:42.952756 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-10-08 19:05:42.952833 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-10-08 19:05:42.952848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-10-08 19:05:42.952926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2025-10-08 19:05:42.952983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libgssrpc4t64 libkadm5clnt-mit12 libkadm5srv-mit12 2025-10-08 19:05:42.952994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkdb5-10t64 2025-10-08 19:05:42.953063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2025-10-08 19:05:42.953074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: doc-base krb5-doc krb5-user 2025-10-08 19:05:42.953119 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2025-10-08 19:05:42.953185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libapache2-mod-auth-gssapi libgssrpc4t64 2025-10-08 19:05:42.953231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev 2025-10-08 19:05:42.953287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 19:05:42.953298 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 436 kB of archives. 2025-10-08 19:05:42.953355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 2,055 kB of additional disk space will be used. 2025-10-08 19:05:42.953426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:05:42.953443 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2025-10-08 19:05:42.953657 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2025-10-08 19:05:42.953737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2025-10-08 19:05:42.953751 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2025-10-08 19:05:42.953773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2025-10-08 19:05:42.953784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2025-10-08 19:05:42.953793 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache2-mod-auth-gssapi amd64 1.6.4-3build2 [64.7 kB] 2025-10-08 19:05:42.953954 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2025-10-08 19:05:42.953971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 436 kB in 1s (549 kB/s) 2025-10-08 19:05:42.953982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package comerr-dev:amd64. 2025-10-08 19:05:42.953997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-10-08 19:05:42.954058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% 2025-10-08 19:05:42.954074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2025-10-08 19:05:42.954110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 60% (Reading database ... 65% 2025-10-08 19:05:42.954182 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-10-08 19:05:42.954196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-10-08 19:05:42.954260 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-10-08 19:05:42.954275 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-10-08 19:05:42.954363 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-10-08 19:05:42.954405 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-10-08 19:05:42.954486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 18941 files and directories currently installed.) 2025-10-08 19:05:42.954501 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../0-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2025-10-08 19:05:42.954588 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2025-10-08 19:05:42.954604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libgssrpc4t64:amd64. 2025-10-08 19:05:42.954691 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../1-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-08 19:05:42.954713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 19:05:42.954780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5clnt-mit12:amd64. 2025-10-08 19:05:42.954795 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../2-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-08 19:05:42.954865 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 19:05:42.954880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkdb5-10t64:amd64. 2025-10-08 19:05:42.954952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../3-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-08 19:05:42.954966 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 19:05:42.955037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5srv-mit12:amd64. 2025-10-08 19:05:42.955048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../4-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-08 19:05:42.955120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 19:05:42.955178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package krb5-multidev:amd64. 2025-10-08 19:05:42.955188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../5-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-08 19:05:42.955243 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 19:05:42.955258 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-auth-gssapi. 2025-10-08 19:05:42.955330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../6-libapache2-mod-auth-gssapi_1.6.4-3build2_amd64.deb ... 2025-10-08 19:05:42.955345 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2025-10-08 19:05:42.955434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkrb5-dev:amd64. 2025-10-08 19:05:42.955449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../7-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2025-10-08 19:05:42.955519 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 19:05:42.955533 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2025-10-08 19:05:42.955605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module auth_gssapi 2025-10-08 19:05:42.955655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-10-08 19:05:42.955723 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2025-10-08 19:05:42.955739 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 19:05:42.955814 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2025-10-08 19:05:42.955829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 19:05:42.955910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 19:05:42.955925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 19:05:42.955997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 19:05:42.956012 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2025-10-08 19:05:42.956080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:05:42.956094 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 0fd30b6339b0 2025-10-08 19:05:42.956165 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 0556e6e8a120 2025-10-08 19:05:42.956180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 4/11 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt requests-kerberos 2025-10-08 19:05:42.956254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 05dc8b7a4830 2025-10-08 19:05:42.956268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-kerberos 2025-10-08 19:05:42.956341 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl.metadata (12 kB) 2025-10-08 19:05:42.956356 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=1.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests-kerberos) (2.32.3) 2025-10-08 19:05:42.956439 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=1.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests-kerberos) (42.0.8) 2025-10-08 19:05:42.956523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyspnego[kerberos] (from requests-kerberos) 2025-10-08 19:05:42.956544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyspnego-0.11.1-py3-none-any.whl.metadata (5.4 kB) 2025-10-08 19:05:42.956614 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=1.3->requests-kerberos) (1.17.0) 2025-10-08 19:05:42.956683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=1.3->requests-kerberos) (2.22) 2025-10-08 19:05:42.956702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (3.3.2) 2025-10-08 19:05:42.956778 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (3.8) 2025-10-08 19:05:42.956836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (1.26.19) 2025-10-08 19:05:42.956851 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (2025.10.5) 2025-10-08 19:05:42.956919 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting gssapi>=1.6.0 (from pyspnego[kerberos]->requests-kerberos) 2025-10-08 19:05:42.956976 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading gssapi-1.8.3.tar.gz (94 kB) 2025-10-08 19:05:42.957021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-10-08 19:05:42.957044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-10-08 19:05:42.957121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-10-08 19:05:42.957179 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-10-08 19:05:42.957193 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-10-08 19:05:42.957259 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-08 19:05:42.957316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting krb5>=0.3.0 (from pyspnego[kerberos]->requests-kerberos) 2025-10-08 19:05:42.957330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading krb5-0.6.0.tar.gz (230 kB) 2025-10-08 19:05:42.957453 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-10-08 19:05:42.957563 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-10-08 19:05:42.957575 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-10-08 19:05:42.957584 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-10-08 19:05:42.957751 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-10-08 19:05:42.957768 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-08 19:05:42.957778 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: decorator in /var/lib/kolla/venv/lib/python3.12/site-packages (from gssapi>=1.6.0->pyspnego[kerberos]->requests-kerberos) (5.1.1) 2025-10-08 19:05:42.957850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl (12 kB) 2025-10-08 19:05:42.957860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyspnego-0.11.1-py3-none-any.whl (130 kB) 2025-10-08 19:05:42.957869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: gssapi, krb5 2025-10-08 19:05:42.957919 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): started 2025-10-08 19:05:42.957928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): finished with status 'done' 2025-10-08 19:05:42.957981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for gssapi: filename=gssapi-1.8.3-cp312-cp312-linux_x86_64.whl size=4371685 sha256=e42ec8106925db188f42f860dd6df200d39dc34853bb8a4f6322106ae2d8664b 2025-10-08 19:05:42.957995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-hyynvmbk/wheels/25/60/d0/df66d3c4492386b3054c084ea27d1ec294fb7d948e895aac1d 2025-10-08 19:05:42.958059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): started 2025-10-08 19:05:42.958071 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): still running... 2025-10-08 19:05:42.958137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): finished with status 'done' 2025-10-08 19:05:42.958158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for krb5: filename=krb5-0.6.0-cp312-cp312-linux_x86_64.whl size=6504842 sha256=6a9be2ad2d161386d5d9ac141e95085f3ff535968df06c61f6e20fe27a90ee6d 2025-10-08 19:05:42.958216 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-hyynvmbk/wheels/fd/0a/41/6637646d729e64c35543efdf8b75dc1bb08853b028bf7831ab 2025-10-08 19:05:42.958229 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built gssapi krb5 2025-10-08 19:05:42.958292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: krb5, gssapi, pyspnego, requests-kerberos 2025-10-08 19:05:42.958343 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed gssapi-1.8.3 krb5-0.6.0 pyspnego-0.11.1 requests-kerberos-0.15.0 2025-10-08 19:05:42.958356 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 05dc8b7a4830 2025-10-08 19:05:42.958428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 29ea79d2e271 2025-10-08 19:05:42.958443 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 5/11 : ADD plugins-archive / 2025-10-08 19:05:42.958510 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 3e823bff7a9c 2025-10-08 19:05:42.958523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 6/11 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2025-10-08 19:05:42.958591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> a3417d09d188 2025-10-08 19:05:42.958604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 7/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 19:05:42.958686 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 76d86cbc4cd8 2025-10-08 19:05:42.958705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 8/11 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi 2025-10-08 19:05:42.958761 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 40a9288ad03c 2025-10-08 19:05:42.958812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing /plugins/pycadf-3.1.1 2025-10-08 19:05:42.958824 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (setup.py): started 2025-10-08 19:05:42.958882 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:05:42.958895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.config>=5.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (9.6.0) 2025-10-08 19:05:42.958962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (5.5.0) 2025-10-08 19:05:42.958975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pytz>=2013.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (2024.1) 2025-10-08 19:05:42.959039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: six>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (1.16.0) 2025-10-08 19:05:42.959053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pycadf==3.1.1) (3.0.0) 2025-10-08 19:05:42.959116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->pycadf==3.1.1) (1.16.0) 2025-10-08 19:05:42.959129 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: PyYAML>=5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.0.2) 2025-10-08 19:05:42.959193 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (0.10.1) 2025-10-08 19:05:42.959206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (6.4.0) 2025-10-08 19:05:42.959278 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.32.3) 2025-10-08 19:05:42.959291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (2.0.0) 2025-10-08 19:05:42.959354 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->pycadf==3.1.1) (5.3.0) 2025-10-08 19:05:42.959367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pbr>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.i18n>=3.15.3->oslo.config>=5.2.0->pycadf==3.1.1) (6.1.0) 2025-10-08 19:05:42.959453 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (1.0.8) 2025-10-08 19:05:42.959469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: oslo.utils>=3.33.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (7.3.0) 2025-10-08 19:05:42.959523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2024.1) 2025-10-08 19:05:42.959537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (2.1.0) 2025-10-08 19:05:42.959599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (0.11.0) 2025-10-08 19:05:42.959613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (24.1) 2025-10-08 19:05:42.959708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->pycadf==3.1.1) (3.1.2) 2025-10-08 19:05:42.959725 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.3.2) 2025-10-08 19:05:42.959787 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (3.8) 2025-10-08 19:05:42.959801 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (1.26.19) 2025-10-08 19:05:42.959865 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->pycadf==3.1.1) (2025.10.5) 2025-10-08 19:05:42.959878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: pycadf 2025-10-08 19:05:42.959951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: DEPRECATION: Building 'pycadf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pycadf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:05:42.959967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-10-08 19:05:42.960030 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for pycadf (setup.py): started 2025-10-08 19:05:42.960043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for pycadf (setup.py): finished with status 'done' 2025-10-08 19:05:42.960109 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43199 sha256=e072833bf39b23b274e646e1454663ba2e0ab288c6206cfafbf5d1de5a6617af 2025-10-08 19:05:42.960122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-q3vw62v0/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-10-08 19:05:42.960186 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built pycadf 2025-10-08 19:05:42.960198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pycadf 2025-10-08 19:05:42.960263 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Attempting uninstall: pycadf 2025-10-08 19:05:42.960277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Found existing installation: pycadf 3.1.1 2025-10-08 19:05:42.960338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Uninstalling pycadf-3.1.1: 2025-10-08 19:05:42.960351 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pycadf-3.1.1 2025-10-08 19:05:42.960428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pycadf-3.1.1 2025-10-08 19:05:42.960489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 40a9288ad03c 2025-10-08 19:05:42.960502 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 141b19451ac8 2025-10-08 19:05:42.960568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 9/11 : RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-10-08 19:05:42.960581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 2e2fe6e1b701 2025-10-08 19:05:42.960655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting keystone-keycloak-backend 2025-10-08 19:05:42.960705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading keystone_keycloak_backend-0.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-08 19:05:42.960718 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting python-keycloak<4.0.0,>=3.6.1 (from keystone-keycloak-backend) 2025-10-08 19:05:42.960784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading python_keycloak-3.12.0-py3-none-any.whl.metadata (5.8 kB) 2025-10-08 19:05:42.960797 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting deprecation>=2.1.0 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2025-10-08 19:05:42.960838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB) 2025-10-08 19:05:42.960889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting jwcrypto<2.0.0,>=1.5.4 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2025-10-08 19:05:42.960898 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-10-08 19:05:42.960939 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=2.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.32.3) 2025-10-08 19:05:42.960951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-toolbelt>=0.6.0 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2025-10-08 19:05:42.961001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-10-08 19:05:42.961014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (42.0.8) 2025-10-08 19:05:42.961056 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: typing-extensions>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (4.12.2) 2025-10-08 19:05:42.961070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.4->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.17.0) 2025-10-08 19:05:42.961130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.4->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.22) 2025-10-08 19:05:42.961144 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: packaging in /var/lib/kolla/venv/lib/python3.12/site-packages (from deprecation>=2.1.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (24.1) 2025-10-08 19:05:42.961183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (3.3.2) 2025-10-08 19:05:42.961207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (3.8) 2025-10-08 19:05:42.961249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.26.19) 2025-10-08 19:05:42.961262 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2025.10.5) 2025-10-08 19:05:42.961320 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading keystone_keycloak_backend-0.2.0-py3-none-any.whl (5.5 kB) 2025-10-08 19:05:42.961333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading python_keycloak-3.12.0-py3-none-any.whl (59 kB) 2025-10-08 19:05:42.961373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-10-08 19:05:42.961450 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) 2025-10-08 19:05:42.961460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 2025-10-08 19:05:42.961472 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: deprecation, requests-toolbelt, jwcrypto, python-keycloak, keystone-keycloak-backend 2025-10-08 19:05:42.961544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed deprecation-2.1.0 jwcrypto-1.5.6 keystone-keycloak-backend-0.2.0 python-keycloak-3.12.0 requests-toolbelt-1.0.0 2025-10-08 19:05:42.961557 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 2e2fe6e1b701 2025-10-08 19:05:42.961569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> c2ea72d3714e 2025-10-08 19:05:42.961658 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 10/11 : RUN apt-get update && apt-get -y install --no-install-recommends libapache2-mod-shib libapache2-mod-auth-openidc libldap-common libmemcached11 && apt-get clean && rm -rf /var/lib/apt/lists/* && a2enmod auth_openidc 2025-10-08 19:05:42.961674 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in cd7a5d7fde53 2025-10-08 19:05:42.961716 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 19:05:42.961729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:05:42.961784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 19:05:42.961797 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 19:05:42.961837 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 19:05:42.961850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 19:05:42.961889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 19:05:42.961940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 19:05:42.961949 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 19:05:42.961961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 19:05:42.962020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 19:05:42.962033 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 19:05:42.962083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 19:05:42.962097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 19:05:42.962150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 19:05:42.962163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.5 MB in 2s (11.7 MB/s) 2025-10-08 19:05:42.962214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-10-08 19:05:42.962227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-10-08 19:05:42.962285 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-10-08 19:05:42.962298 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-10-08 19:05:42.962355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libapache2-mod-auth-openidc is already the newest version (2.4.15.1-1ubuntu0.1). 2025-10-08 19:05:42.962368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libldap-common is already the newest version (2.6.7+dfsg-1~exp1ubuntu8.2). 2025-10-08 19:05:42.962403 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2025-10-08 19:05:42.962558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libfcgi0t64 libhashkit2t64 liblog4shib2 libltdl7 libodbc2 libsaml12t64 2025-10-08 19:05:42.962593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libshibsp-plugins libshibsp11t64 libxerces-c3.2t64 libxml-security-c20 2025-10-08 19:05:42.962607 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libxmltooling10t64 opensaml-schemas shibboleth-sp-common shibboleth-sp-utils 2025-10-08 19:05:42.962620 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xmltooling-schemas 2025-10-08 19:05:42.962672 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2025-10-08 19:05:42.962683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: odbc-postgresql tdsodbc 2025-10-08 19:05:42.962693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Recommended packages: 2025-10-08 19:05:42.962703 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libfcgi-bin 2025-10-08 19:05:42.962717 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2025-10-08 19:05:42.962780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libapache2-mod-shib libfcgi0t64 libhashkit2t64 liblog4shib2 libltdl7 2025-10-08 19:05:42.962791 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libmemcached11t64 libodbc2 libsaml12t64 libshibsp-plugins libshibsp11t64 2025-10-08 19:05:42.962805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libxerces-c3.2t64 libxml-security-c20 libxmltooling10t64 opensaml-schemas 2025-10-08 19:05:42.962863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: shibboleth-sp-common shibboleth-sp-utils xmltooling-schemas 2025-10-08 19:05:42.962878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 19:05:42.962934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 4,486 kB of archives. 2025-10-08 19:05:42.962949 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 21.0 MB of additional disk space will be used. 2025-10-08 19:05:42.962962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:05:42.963098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblog4shib2 amd64 2.0.1-1build1 [69.1 kB] 2025-10-08 19:05:42.963123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libhashkit2t64 amd64 1.1.4-1.1build3 [15.5 kB] 2025-10-08 19:05:42.963134 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmemcached11t64 amd64 1.1.4-1.1build3 [80.5 kB] 2025-10-08 19:05:42.963149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-10-08 19:05:42.963158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libodbc2 amd64 2.3.12-1ubuntu0.24.04.1 [158 kB] 2025-10-08 19:05:42.963180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxerces-c3.2t64 amd64 3.2.4+debian-1.2ubuntu2 [919 kB] 2025-10-08 19:05:42.963192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxml-security-c20 amd64 2.0.4-2build2 [289 kB] 2025-10-08 19:05:42.963243 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxmltooling10t64 amd64 3.2.4-2.1build3 [630 kB] 2025-10-08 19:05:42.963254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libsaml12t64 amd64 3.2.1-4.1ubuntu0.24.04.1 [898 kB] 2025-10-08 19:05:42.963306 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 opensaml-schemas all 3.2.1-4.1ubuntu0.24.04.1 [24.1 kB] 2025-10-08 19:05:42.963318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 shibboleth-sp-common all 3.4.1+dfsg-2.1build1 [44.8 kB] 2025-10-08 19:05:42.963372 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 xmltooling-schemas all 3.2.4-2.1build3 [14.9 kB] 2025-10-08 19:05:42.963405 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 libshibsp11t64 amd64 3.4.1+dfsg-2.1build1 [958 kB] 2025-10-08 19:05:42.963464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble/universe amd64 libshibsp-plugins amd64 3.4.1+dfsg-2.1build1 [181 kB] 2025-10-08 19:05:42.963508 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2025-10-08 19:05:42.963516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:17 http://archive.ubuntu.com/ubuntu noble/universe amd64 shibboleth-sp-utils amd64 3.4.1+dfsg-2.1build1 [74.7 kB] 2025-10-08 19:05:42.963570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache2-mod-shib amd64 3.4.1+dfsg-2.1build1 [61.4 kB] 2025-10-08 19:05:42.963581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 4,486 kB in 2s (2,880 kB/s) 2025-10-08 19:05:42.963650 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package liblog4shib2:amd64. 2025-10-08 19:05:42.963693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-10-08 19:05:42.963727 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-10-08 19:05:42.963763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: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% 2025-10-08 19:05:42.963798 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-10-08 19:05:42.963832 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:70% 2025-10-08 19:05:42.963866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-10-08 19:05:42.963899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-10-08 19:05:42.963918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% (Reading database ... 90% 2025-10-08 19:05:42.963967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-10-08 19:05:42.963978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19134 files and directories currently installed.) 2025-10-08 19:05:42.964026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../00-liblog4shib2_2.0.1-1build1_amd64.deb ... 2025-10-08 19:05:42.964036 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking liblog4shib2:amd64 (2.0.1-1build1) ... 2025-10-08 19:05:42.964089 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libhashkit2t64:amd64. 2025-10-08 19:05:42.964100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../01-libhashkit2t64_1.1.4-1.1build3_amd64.deb ... 2025-10-08 19:05:42.964117 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2025-10-08 19:05:42.964179 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libmemcached11t64:amd64. 2025-10-08 19:05:42.964213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../02-libmemcached11t64_1.1.4-1.1build3_amd64.deb ... 2025-10-08 19:05:42.964256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2025-10-08 19:05:42.964263 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libltdl7:amd64. 2025-10-08 19:05:42.964297 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2025-10-08 19:05:42.964330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-10-08 19:05:42.964372 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libodbc2:amd64. 2025-10-08 19:05:42.964394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../04-libodbc2_2.3.12-1ubuntu0.24.04.1_amd64.deb ... 2025-10-08 19:05:42.964437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libodbc2:amd64 (2.3.12-1ubuntu0.24.04.1) ... 2025-10-08 19:05:42.964444 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxerces-c3.2t64:amd64. 2025-10-08 19:05:42.964570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../05-libxerces-c3.2t64_3.2.4+debian-1.2ubuntu2_amd64.deb ... 2025-10-08 19:05:42.964578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxerces-c3.2t64:amd64 (3.2.4+debian-1.2ubuntu2) ... 2025-10-08 19:05:42.964585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxml-security-c20:amd64. 2025-10-08 19:05:42.964592 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../06-libxml-security-c20_2.0.4-2build2_amd64.deb ... 2025-10-08 19:05:42.964600 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxml-security-c20:amd64 (2.0.4-2build2) ... 2025-10-08 19:05:42.964609 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxmltooling10t64:amd64. 2025-10-08 19:05:42.964616 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../07-libxmltooling10t64_3.2.4-2.1build3_amd64.deb ... 2025-10-08 19:05:42.964718 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxmltooling10t64:amd64 (3.2.4-2.1build3) ... 2025-10-08 19:05:42.964729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libsaml12t64:amd64. 2025-10-08 19:05:42.964736 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../08-libsaml12t64_3.2.1-4.1ubuntu0.24.04.1_amd64.deb ... 2025-10-08 19:05:42.964806 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libsaml12t64:amd64 (3.2.1-4.1ubuntu0.24.04.1) ... 2025-10-08 19:05:42.964815 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package opensaml-schemas. 2025-10-08 19:05:42.964822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../09-opensaml-schemas_3.2.1-4.1ubuntu0.24.04.1_all.deb ... 2025-10-08 19:05:42.964901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking opensaml-schemas (3.2.1-4.1ubuntu0.24.04.1) ... 2025-10-08 19:05:42.964909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package shibboleth-sp-common. 2025-10-08 19:05:42.964916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../10-shibboleth-sp-common_3.4.1+dfsg-2.1build1_all.deb ... 2025-10-08 19:05:42.964923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking shibboleth-sp-common (3.4.1+dfsg-2.1build1) ... 2025-10-08 19:05:42.964960 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package xmltooling-schemas. 2025-10-08 19:05:42.964968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../11-xmltooling-schemas_3.2.4-2.1build3_all.deb ... 2025-10-08 19:05:42.964978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking xmltooling-schemas (3.2.4-2.1build3) ... 2025-10-08 19:05:42.965026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libshibsp11t64:amd64. 2025-10-08 19:05:42.965040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../12-libshibsp11t64_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-10-08 19:05:42.965075 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libshibsp11t64:amd64 (3.4.1+dfsg-2.1build1) ... 2025-10-08 19:05:42.965121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libshibsp-plugins:amd64. 2025-10-08 19:05:42.965129 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../13-libshibsp-plugins_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-10-08 19:05:42.965139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libshibsp-plugins:amd64 (3.4.1+dfsg-2.1build1) ... 2025-10-08 19:05:42.965185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libfcgi0t64:amd64. 2025-10-08 19:05:42.965193 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../14-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2025-10-08 19:05:42.965244 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-10-08 19:05:42.965257 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2025-10-08 19:05:42.965314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package shibboleth-sp-utils. 2025-10-08 19:05:42.965322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../15-shibboleth-sp-utils_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-10-08 19:05:42.965368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking shibboleth-sp-utils (3.4.1+dfsg-2.1build1) ... 2025-10-08 19:05:42.965391 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-shib. 2025-10-08 19:05:42.965464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../16-libapache2-mod-shib_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-10-08 19:05:42.965472 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-shib (3.4.1+dfsg-2.1build1) ... 2025-10-08 19:05:42.965482 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up shibboleth-sp-common (3.4.1+dfsg-2.1build1) ... 2025-10-08 19:05:42.965542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up liblog4shib2:amd64 (2.0.1-1build1) ... 2025-10-08 19:05:42.965550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2025-10-08 19:05:42.965557 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxerces-c3.2t64:amd64 (3.2.4+debian-1.2ubuntu2) ... 2025-10-08 19:05:42.965600 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-10-08 19:05:42.965607 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libodbc2:amd64 (2.3.12-1ubuntu0.24.04.1) ... 2025-10-08 19:05:42.965617 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up xmltooling-schemas (3.2.4-2.1build3) ... 2025-10-08 19:05:42.965642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2025-10-08 19:05:42.965699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up opensaml-schemas (3.2.1-4.1ubuntu0.24.04.1) ... 2025-10-08 19:05:42.965708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxml-security-c20:amd64 (2.0.4-2build2) ... 2025-10-08 19:05:42.965742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2025-10-08 19:05:42.965749 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxmltooling10t64:amd64 (3.2.4-2.1build3) ... 2025-10-08 19:05:42.965798 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libsaml12t64:amd64 (3.2.1-4.1ubuntu0.24.04.1) ... 2025-10-08 19:05:42.965806 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libshibsp11t64:amd64 (3.4.1+dfsg-2.1build1) ... 2025-10-08 19:05:42.965816 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libshibsp-plugins:amd64 (3.4.1+dfsg-2.1build1) ... 2025-10-08 19:05:42.965879 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up shibboleth-sp-utils (3.4.1+dfsg-2.1build1) ... 2025-10-08 19:05:42.965887 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Adding system user for Shibboleth daemon 2025-10-08 19:05:42.965894 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-10-08 19:05:42.965936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 19:05:42.965945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-shib (3.4.1+dfsg-2.1build1) ... 2025-10-08 19:05:42.965978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module shib 2025-10-08 19:05:42.965986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-10-08 19:05:42.965996 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2025-10-08 19:05:42.966005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable configuration shib 2025-10-08 19:05:42.966063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-10-08 19:05:42.966071 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of reload. 2025-10-08 19:05:42.966081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:05:42.966144 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module auth_openidc already enabled 2025-10-08 19:05:42.966152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container cd7a5d7fde53 2025-10-08 19:05:42.966161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 134534cdac4f 2025-10-08 19:05:42.966226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 11/11 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:05:42.966235 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 9402d10cbe38 2025-10-08 19:05:42.966269 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-10-08 19:05:42.966277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-10-08 19:05:42.966326 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-10-08 19:05:42.966335 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages were automatically installed and are no longer required: 2025-10-08 19:05:42.966418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:05:42.966434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:05:42.966487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:05:42.966495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:05:42.966502 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:05:42.966509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:05:42.966516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:05:42.966523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2025-10-08 19:05:42.966533 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Use 'apt autoremove' to remove them. 2025-10-08 19:05:42.966585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2025-10-08 19:05:42.966593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: build-essential 2025-10-08 19:05:42.966623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:05:42.966646 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:05:42.966655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-10-08 19:05:42.966709 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(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% 2025-10-08 19:05:42.966723 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-10-08 19:05:42.966732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-10-08 19:05:42.966779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:75% (Reading database ... 80% 2025-10-08 19:05:42.966786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-10-08 19:05:42.966816 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-10-08 19:05:42.966823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-10-08 19:05:42.966867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:95% (Reading database ... 100% (Reading database ... 19389 files and directories currently installed.) 2025-10-08 19:05:42.966874 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:05:42.966903 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-10-08 19:05:42.966950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-10-08 19:05:42.966957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-10-08 19:05:42.966974 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2025-10-08 19:05:42.966982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:05:42.967037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:05:42.967044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:05:42.967082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:05:42.967088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:05:42.967129 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:05:42.967136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:05:42.967142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2025-10-08 19:05:42.967183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:05:42.967191 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 228 MB disk space will be freed. 2025-10-08 19:05:42.967221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(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% 2025-10-08 19:05:42.967264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: (Reading database ... 50% 2025-10-08 19:05:42.967271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 19:05:42.967312 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-10-08 19:05:42.967319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-10-08 19:05:42.967359 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-10-08 19:05:42.967366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-10-08 19:05:42.967430 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-10-08 19:05:42.967437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-10-08 19:05:42.967471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19380 files and directories currently installed.) 2025-10-08 19:05:42.967513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:05:42.967519 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:05:42.967528 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-10-08 19:05:42.967588 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:05:42.967595 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:05:42.967603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:05:42.967612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:05:42.967675 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:05:42.967709 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:05:42.967716 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:05:42.967765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:05:42.967775 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:05:42.967781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:05:42.967835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:05:42.967842 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:05:42.967873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:05:42.967879 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:05:42.967922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:05:42.967929 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:05:42.967985 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:05:42.967991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:05:42.967997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:05:42.968006 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:05:42.968060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:05:42.968067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:05:42.968073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:05:42.968081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:05:42.968089 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:05:42.968145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:05:42.968152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:05:42.968198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:05:42.968204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:05:42.968210 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:05:42.968240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:05:42.968246 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:05:42.968292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:05:42.968298 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:05:42.968307 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:05:42.968348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:05:42.968360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing lto-disabled-list (47) ... 2025-10-08 19:05:42.968368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing make (4.3-4.1build2) ... 2025-10-08 19:05:42.968439 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:05:42.968446 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:05:42.968452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyclean==3.0.0 2025-10-08 19:05:42.968494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:05:42.968500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:05:42.968530 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pyclean 2025-10-08 19:05:42.968536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pyclean-3.0.0 2025-10-08 19:05:42.968582 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:05:42.968589 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-10-08 19:05:42.968598 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 9345 files, 1354 directories removed. 2025-10-08 19:05:42.968606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-10-08 19:05:42.968675 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /usr 2025-10-08 19:05:42.968685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-10-08 19:05:42.968693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 1316 files, 133 directories removed. 2025-10-08 19:05:42.968736 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-10-08 19:05:42.968743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Found existing installation: pyclean 3.0.0 2025-10-08 19:05:42.968773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Uninstalling pyclean-3.0.0: 2025-10-08 19:05:42.968780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:05:42.968821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 9402d10cbe38 2025-10-08 19:05:42.968828 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> d3e11e1bd337 2025-10-08 19:05:42.968858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built 7fb0a3f0c7db 2025-10-08 19:05:42.968864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully tagged osism.harbor.regio.digital/kolla/keystone:build-20251008 2025-10-08 19:05:42.968947 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Built at 2025-10-08 19:05:42.968856 (took 0:03:52.448021) 2025-10-08 19:05:42.969313 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-ssh) 2025-10-08 19:05:42.969350 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Processing 2025-10-08 19:05:42.969440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building started at 2025-10-08 19:05:42.969328 2025-10-08 19:05:42.970269 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 plugins into plugins archive 2025-10-08 19:05:42.970778 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 additions into additions archive 2025-10-08 19:06:26.422687 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251008 2025-10-08 19:06:26.422769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 7beb1078586c 2025-10-08 19:06:26.422866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 2/8 : LABEL "build-date"="20251008" "name"="keystone-ssh" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:06:26.422908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 3500cf9c217d 2025-10-08 19:06:26.422950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 3500cf9c217d 2025-10-08 19:06:26.422961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> b2e076440a7c 2025-10-08 19:06:26.423058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 3/8 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && chsh --shell /bin/bash keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2025-10-08 19:06:26.423832 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 03317e5861de 2025-10-08 19:06:26.423893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 03317e5861de 2025-10-08 19:06:26.423906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 3e96bafb6ff9 2025-10-08 19:06:26.423916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-10-08 19:06:26.423926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 61efb9e54f80 2025-10-08 19:06:26.423934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 61efb9e54f80 2025-10-08 19:06:26.423943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> b95d02e050c3 2025-10-08 19:06:26.423953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 5/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 19:06:26.423962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 611b98db37b4 2025-10-08 19:06:26.423971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:06:26.423980 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 19:06:26.423990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 19:06:26.424019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 19:06:26.424109 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 19:06:26.424121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 19:06:26.424130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 19:06:26.424138 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 19:06:26.424147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 19:06:26.424156 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 19:06:26.424164 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 19:06:26.424234 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 19:06:26.424245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 19:06:26.424253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 19:06:26.424296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 19:06:26.424415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 28.5 MB in 4s (7,935 kB/s) 2025-10-08 19:06:26.424427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-10-08 19:06:26.424487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-10-08 19:06:26.424497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-10-08 19:06:26.425538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-10-08 19:06:26.425565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following additional packages will be installed: 2025-10-08 19:06:26.425576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-sftp-server ucf 2025-10-08 19:06:26.425586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Suggested packages: 2025-10-08 19:06:26.425596 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2025-10-08 19:06:26.425606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: python3-braceexpand 2025-10-08 19:06:26.425616 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Recommended packages: 2025-10-08 19:06:26.425625 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2025-10-08 19:06:26.425663 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following NEW packages will be installed: 2025-10-08 19:06:26.425673 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2025-10-08 19:06:26.425683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: openssh-sftp-server rsync ucf 2025-10-08 19:06:26.425692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 19:06:26.425702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Need to get 2,084 kB of archives. 2025-10-08 19:06:26.425711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 7,346 kB of additional disk space will be used. 2025-10-08 19:06:26.425721 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:06:26.425730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-10-08 19:06:26.425740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.2 [436 kB] 2025-10-08 19:06:26.425750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-10-08 19:06:26.425759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-10-08 19:06:26.425769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-10-08 19:06:26.425779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.14 [37.3 kB] 2025-10-08 19:06:26.425789 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2025-10-08 19:06:26.425828 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.14 [510 kB] 2025-10-08 19:06:26.425854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preconfiguring packages ... 2025-10-08 19:06:26.425864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 2,084 kB in 0s (5,079 kB/s) 2025-10-08 19:06:26.425873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libpopt0:amd64. 2025-10-08 19:06:26.425883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-10-08 19:06:26.425894 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(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% 2025-10-08 19:06:26.425923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-10-08 19:06:26.425937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2025-10-08 19:06:26.426053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-10-08 19:06:26.426105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-10-08 19:06:26.426194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-10-08 19:06:26.426307 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-10-08 19:06:26.426393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 18941 files and directories currently installed.) 2025-10-08 19:06:26.426486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-10-08 19:06:26.426565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 19:06:26.426656 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package rsync. 2025-10-08 19:06:26.427719 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-10-08 19:06:26.427740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-10-08 19:06:26.427752 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libcbor0.10:amd64. 2025-10-08 19:06:26.427763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-10-08 19:06:26.427773 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-08 19:06:26.427783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libfido2-1:amd64. 2025-10-08 19:06:26.427793 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-10-08 19:06:26.427802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-08 19:06:26.427812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-client. 2025-10-08 19:06:26.427821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-08 19:06:26.427831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-08 19:06:26.427840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-sftp-server. 2025-10-08 19:06:26.427850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-08 19:06:26.427883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-10-08 19:06:26.427893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package ucf. 2025-10-08 19:06:26.427902 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2025-10-08 19:06:26.427912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Moving old data out of the way 2025-10-08 19:06:26.427921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-10-08 19:06:26.427930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-server. 2025-10-08 19:06:26.427939 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-10-08 19:06:26.427954 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-10-08 19:06:26.427963 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-10-08 19:06:26.427972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up ucf (3.0043+nmu1) ... 2025-10-08 19:06:26.427982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-10-08 19:06:26.427994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-10-08 19:06:26.428086 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-10-08 19:06:26.428135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-10-08 19:06:26.428218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2025-10-08 19:06:26.428285 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 19:06:26.428332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-10-08 19:06:26.428545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-10-08 19:06:26.428604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-08 19:06:26.428661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-10-08 19:06:26.428686 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 RSA key; this may take some time ... 2025-10-08 19:06:26.428701 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-08 19:06:26.428770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:3072 SHA256:jqukJbDbinh5JUQx0+hjAaH+pwNbCoAQbbMyv4KE61I root@ubuntu (RSA) 2025-10-08 19:06:26.428828 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-10-08 19:06:26.428897 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-08 19:06:26.428965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:QAYMb7PA/S+snAPfLmoPraIZy09XQj0U/hjFJs11nNs root@ubuntu (ECDSA) 2025-10-08 19:06:26.429032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-08 19:06:26.429100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-10-08 19:06:26.429213 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-08 19:06:26.429231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:QeFJkoGdoPV1odWdo9GAJFm1Y17Akycft7tnHjTbyJg root@ubuntu (ED25519) 2025-10-08 19:06:26.429306 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-08 19:06:26.429483 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2025-10-08 19:06:26.429526 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 19:06:26.429607 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:06:26.429707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 611b98db37b4 2025-10-08 19:06:26.429783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 9e5e577b964e 2025-10-08 19:06:26.429848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 19:06:26.429918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 8370cf1ae3a9 2025-10-08 19:06:26.429987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 7/8 : RUN sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd && chmod 644 /usr/local/bin/kolla_extend_start 2025-10-08 19:06:26.430054 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 154c1161d65b 2025-10-08 19:06:26.430122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 154c1161d65b 2025-10-08 19:06:26.430188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> b7ca7e1a7f12 2025-10-08 19:06:26.430261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:06:26.430333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in a25402551c58 2025-10-08 19:06:26.430452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-10-08 19:06:26.430529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-10-08 19:06:26.430602 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-10-08 19:06:26.430692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages were automatically installed and are no longer required: 2025-10-08 19:06:26.430762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:06:26.430806 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:06:26.430861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:06:26.430912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:06:26.430962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:06:26.431013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:06:26.431722 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:06:26.431740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2025-10-08 19:06:26.431751 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Use 'apt autoremove' to remove them. 2025-10-08 19:06:26.431762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2025-10-08 19:06:26.431772 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: build-essential 2025-10-08 19:06:26.431782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:06:26.431805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:06:26.431816 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-10-08 19:06:26.431827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(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% 2025-10-08 19:06:26.431838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-10-08 19:06:26.431848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2025-10-08 19:06:26.431858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-10-08 19:06:26.431867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-10-08 19:06:26.431877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-10-08 19:06:26.431887 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-10-08 19:06:26.431897 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19115 files and directories currently installed.) 2025-10-08 19:06:26.431907 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:06:26.431921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-10-08 19:06:26.431931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-10-08 19:06:26.431941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-10-08 19:06:26.431950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2025-10-08 19:06:26.431964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:06:26.431977 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:06:26.432057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:06:26.432073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:06:26.432126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:06:26.432166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:06:26.432217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:06:26.432269 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2025-10-08 19:06:26.432327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:06:26.432400 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 228 MB disk space will be freed. 2025-10-08 19:06:26.432452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-10-08 19:06:26.432507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-10-08 19:06:26.432566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: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% 2025-10-08 19:06:26.432620 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-10-08 19:06:26.432699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2025-10-08 19:06:26.432779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% (Reading database ... 85% 2025-10-08 19:06:26.432812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-10-08 19:06:26.432878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:90% 2025-10-08 19:06:26.432934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-10-08 19:06:26.432990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19106 files and directories currently installed.) 2025-10-08 19:06:26.433047 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:06:26.433103 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:06:26.433158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:06:26.433212 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:06:26.433270 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:06:26.433409 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:06:26.433552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:06:26.433595 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:06:26.433661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:06:26.434909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:06:26.434965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:06:26.434978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-08 19:06:26.434990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:06:26.435000 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:06:26.435010 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:06:26.435019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:06:26.435029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-08 19:06:26.435038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:06:26.435049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:06:26.435069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:06:26.435079 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:06:26.435089 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:06:26.435098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:06:26.435108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:06:26.435117 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:06:26.435127 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:06:26.435136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:06:26.435145 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:06:26.435155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:06:26.435165 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:06:26.435174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:06:26.435183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:06:26.435193 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:06:26.435203 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:06:26.435212 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:06:26.435221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:06:26.435231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:06:26.435240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:06:26.435303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:06:26.435314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:06:26.435324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing lto-disabled-list (47) ... 2025-10-08 19:06:26.435333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing make (4.3-4.1build2) ... 2025-10-08 19:06:26.435343 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:06:26.435353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:06:26.435388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Collecting pyclean==3.0.0 2025-10-08 19:06:26.435399 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:06:26.435408 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:06:26.435418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Installing collected packages: pyclean 2025-10-08 19:06:26.435427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully installed pyclean-3.0.0 2025-10-08 19:06:26.435437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:06:26.435483 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-08 19:06:26.435494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 9235 files, 1334 directories removed. 2025-10-08 19:06:26.435504 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-08 19:06:26.435513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /usr 2025-10-08 19:06:26.435523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-08 19:06:26.435532 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 1316 files, 133 directories removed. 2025-10-08 19:06:26.435550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-10-08 19:06:26.435560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Found existing installation: pyclean 3.0.0 2025-10-08 19:06:26.435570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Uninstalling pyclean-3.0.0: 2025-10-08 19:06:26.435586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:06:26.435595 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container a25402551c58 2025-10-08 19:06:26.435605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 78d677e5df1f 2025-10-08 19:06:26.435615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully built cfa1af76fdeb 2025-10-08 19:06:26.435665 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully tagged osism.harbor.regio.digital/kolla/keystone-ssh:build-20251008 2025-10-08 19:06:26.435680 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Built at 2025-10-08 19:06:26.435230 (took 0:00:43.465902) 2025-10-08 19:06:26.435809 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-worker) 2025-10-08 19:06:26.435863 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Processing 2025-10-08 19:06:26.435973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building started at 2025-10-08 19:06:26.435846 2025-10-08 19:06:26.436886 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 plugins into plugins archive 2025-10-08 19:06:26.437556 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 additions into additions archive 2025-10-08 19:07:03.048240 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251008 2025-10-08 19:07:03.048317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> c3e8c1f98c49 2025-10-08 19:07:03.048336 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 2/5 : LABEL "build-date"="20251008" "name"="designate-worker" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:07:03.048389 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 09a94dfbcfd3 2025-10-08 19:07:03.048407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 09a94dfbcfd3 2025-10-08 19:07:03.048419 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 8c0a121f99cb 2025-10-08 19:07:03.048432 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 19:07:03.048446 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in db7ab80d4673 2025-10-08 19:07:03.048458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:07:03.048783 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 19:07:03.048820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 19:07:03.048842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 19:07:03.048857 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 19:07:03.048881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 19:07:03.048892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 19:07:03.048902 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 19:07:03.048912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 19:07:03.048921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 19:07:03.048931 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 19:07:03.048941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 19:07:03.048950 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 19:07:03.048975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 19:07:03.048985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 19:07:03.048994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 28.5 MB in 3s (9,754 kB/s) 2025-10-08 19:07:03.049004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-10-08 19:07:03.049013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-10-08 19:07:03.049023 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-10-08 19:07:03.049032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-10-08 19:07:03.049042 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following additional packages will be installed: 2025-10-08 19:07:03.049051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-10-08 19:07:03.049068 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2025-10-08 19:07:03.049078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Suggested packages: 2025-10-08 19:07:03.049087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind-doc dnsutils resolvconf ufw mmdb-bin 2025-10-08 19:07:03.049097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following NEW packages will be installed: 2025-10-08 19:07:03.049106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-10-08 19:07:03.049116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2025-10-08 19:07:03.049125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 19:07:03.049135 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Need to get 1,884 kB of archives. 2025-10-08 19:07:03.049144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 5,718 kB of additional disk space will be used. 2025-10-08 19:07:03.049154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:07:03.049163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2025-10-08 19:07:03.049173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-08 19:07:03.049182 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-10-08 19:07:03.049191 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmaxminddb0 amd64 1.9.1-1build1 [24.4 kB] 2025-10-08 19:07:03.049208 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-libs amd64 1:9.18.39-0ubuntu0.24.04.1 [1,257 kB] 2025-10-08 19:07:03.049218 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-utils amd64 1:9.18.39-0ubuntu0.24.04.1 [159 kB] 2025-10-08 19:07:03.049228 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B] 2025-10-08 19:07:03.049237 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9 amd64 1:9.18.39-0ubuntu0.24.04.1 [258 kB] 2025-10-08 19:07:03.049246 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 1,884 kB in 0s (5,546 kB/s) 2025-10-08 19:07:03.050797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libuv1t64:amd64. 2025-10-08 19:07:03.050836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-10-08 19:07:03.050848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(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% 2025-10-08 19:07:03.050861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-10-08 19:07:03.050871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-10-08 19:07:03.050881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2025-10-08 19:07:03.050890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-10-08 19:07:03.050900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-10-08 19:07:03.050910 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-10-08 19:07:03.050919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 19:07:03.050929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-10-08 19:07:03.050950 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-10-08 19:07:03.050960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libjson-c5:amd64. 2025-10-08 19:07:03.050970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2025-10-08 19:07:03.050979 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 19:07:03.050989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package liblmdb0:amd64. 2025-10-08 19:07:03.050998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-10-08 19:07:03.051008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-08 19:07:03.051017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libmaxminddb0:amd64. 2025-10-08 19:07:03.051027 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2025-10-08 19:07:03.051036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-10-08 19:07:03.051046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-libs:amd64. 2025-10-08 19:07:03.051055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 19:07:03.051065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-08 19:07:03.051085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-utils. 2025-10-08 19:07:03.051095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 19:07:03.051105 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-08 19:07:03.051114 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package dns-root-data. 2025-10-08 19:07:03.051124 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2025-10-08 19:07:03.051133 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-10-08 19:07:03.051143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9. 2025-10-08 19:07:03.051153 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 19:07:03.051163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-08 19:07:03.051172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-08 19:07:03.051182 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-10-08 19:07:03.051191 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-10-08 19:07:03.051201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-10-08 19:07:03.051210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 19:07:03.051220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-08 19:07:03.051238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-08 19:07:03.051248 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-08 19:07:03.051258 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting GID from range 100 to 59999 ... 2025-10-08 19:07:03.051267 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding group `bind' (GID 102) ... 2025-10-08 19:07:03.051277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting UID from range 100 to 59999 ... 2025-10-08 19:07:03.051287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-10-08 19:07:03.051296 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding system user `bind' (UID 100) ... 2025-10-08 19:07:03.051305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding new user `bind' (UID 100) with group `bind' ... 2025-10-08 19:07:03.051315 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Not creating home directory `/var/cache/bind'. 2025-10-08 19:07:03.051325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:wrote key file "/etc/bind/rndc.key" 2025-10-08 19:07:03.051335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-10-08 19:07:03.051344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: could not determine current runlevel 2025-10-08 19:07:03.051411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 19:07:03.051421 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:07:03.051431 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container db7ab80d4673 2025-10-08 19:07:03.051441 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> cbcc647173c6 2025-10-08 19:07:03.051459 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:07:03.051478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 5680dc009ed2 2025-10-08 19:07:03.051488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-10-08 19:07:03.051497 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-10-08 19:07:03.051507 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-10-08 19:07:03.051516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages were automatically installed and are no longer required: 2025-10-08 19:07:03.051526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:07:03.051535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:07:03.051545 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:07:03.051554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:07:03.051564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:07:03.051573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:07:03.051583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:07:03.051593 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2025-10-08 19:07:03.051602 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Use 'apt autoremove' to remove them. 2025-10-08 19:07:03.051612 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2025-10-08 19:07:03.051621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: build-essential 2025-10-08 19:07:03.051697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:07:03.051707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:07:03.051717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-10-08 19:07:03.051726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-10-08 19:07:03.051737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: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% 2025-10-08 19:07:03.051750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-10-08 19:07:03.051759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-10-08 19:07:03.051769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% (Reading database ... 85% 2025-10-08 19:07:03.051790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% (Reading database ... 95% 2025-10-08 19:07:03.051800 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-10-08 19:07:03.051810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:100% (Reading database ... 18713 files and directories currently installed.) 2025-10-08 19:07:03.051819 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:07:03.051829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-10-08 19:07:03.051838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-10-08 19:07:03.051848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-10-08 19:07:03.051858 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2025-10-08 19:07:03.051867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:07:03.051884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:07:03.051894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:07:03.051904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:07:03.051913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:07:03.051929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:07:03.051939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:07:03.051948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2025-10-08 19:07:03.051958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:07:03.051967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 228 MB disk space will be freed. 2025-10-08 19:07:03.051977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-10-08 19:07:03.051986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-10-08 19:07:03.051996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: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% 2025-10-08 19:07:03.052006 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-10-08 19:07:03.052016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-10-08 19:07:03.052025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% (Reading database ... 85% 2025-10-08 19:07:03.052035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-10-08 19:07:03.052044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-10-08 19:07:03.052054 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18704 files and directories currently installed.) 2025-10-08 19:07:03.052064 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:03.052073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:03.052083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:03.052093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:03.052102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:07:03.052111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:07:03.052121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:03.052130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:03.052140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:03.052149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:03.052159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:07:03.052169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:03.052178 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:03.052194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:03.052203 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:03.052213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:07:03.052229 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:03.052239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:03.052248 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:03.052258 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:03.052268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:03.052277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:03.052287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:03.052296 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:03.052306 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:03.052315 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:03.052325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:03.052334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:07:03.052344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:03.052382 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:03.052393 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:07:03.052402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:03.052412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:03.052421 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:07:03.052431 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:03.052440 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:03.052449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:03.052459 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:03.052468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing lto-disabled-list (47) ... 2025-10-08 19:07:03.052478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing make (4.3-4.1build2) ... 2025-10-08 19:07:03.052487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:07:03.052497 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:07:03.052506 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Collecting pyclean==3.0.0 2025-10-08 19:07:03.052516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:07:03.052525 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:07:03.052535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Installing collected packages: pyclean 2025-10-08 19:07:03.052544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully installed pyclean-3.0.0 2025-10-08 19:07:03.052554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:07:03.052570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-10-08 19:07:03.052580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 8466 files, 1209 directories removed. 2025-10-08 19:07:03.052590 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-10-08 19:07:03.052599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /usr 2025-10-08 19:07:03.052609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-10-08 19:07:03.052618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 1316 files, 133 directories removed. 2025-10-08 19:07:03.052652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-10-08 19:07:03.052665 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Found existing installation: pyclean 3.0.0 2025-10-08 19:07:03.052675 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Uninstalling pyclean-3.0.0: 2025-10-08 19:07:03.052684 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:07:03.052694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 5680dc009ed2 2025-10-08 19:07:03.052703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> b2acfae744a9 2025-10-08 19:07:03.052712 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 5/5 : USER designate 2025-10-08 19:07:03.052722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 420afedefea7 2025-10-08 19:07:03.052731 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 420afedefea7 2025-10-08 19:07:03.052741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 795dc75b4c48 2025-10-08 19:07:03.052750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully built d4f62d32d024 2025-10-08 19:07:03.052767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully tagged osism.harbor.regio.digital/kolla/designate-worker:build-20251008 2025-10-08 19:07:03.052777 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Built at 2025-10-08 19:07:03.052173 (took 0:00:36.616327) 2025-10-08 19:07:03.052787 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-producer) 2025-10-08 19:07:03.052796 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Processing 2025-10-08 19:07:03.052806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building started at 2025-10-08 19:07:03.052501 2025-10-08 19:07:03.053214 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 plugins into plugins archive 2025-10-08 19:07:03.053652 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 additions into additions archive 2025-10-08 19:07:27.013596 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251008 2025-10-08 19:07:27.013746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> c3e8c1f98c49 2025-10-08 19:07:27.013877 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 2/4 : LABEL "build-date"="20251008" "name"="designate-producer" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-producer" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:07:27.013967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in d18be50f0e6d 2025-10-08 19:07:27.014055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container d18be50f0e6d 2025-10-08 19:07:27.014131 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 2ea84ddd2a96 2025-10-08 19:07:27.014222 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:07:27.014365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 5b38eebc0a8f 2025-10-08 19:07:27.014462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2025-10-08 19:07:27.014548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2025-10-08 19:07:27.014645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2025-10-08 19:07:27.014751 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages were automatically installed and are no longer required: 2025-10-08 19:07:27.014831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:07:27.014902 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:07:27.014973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:07:27.015040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:07:27.015108 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:07:27.015177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:07:27.015245 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:07:27.015313 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2025-10-08 19:07:27.015417 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Use 'apt autoremove' to remove them. 2025-10-08 19:07:27.015487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2025-10-08 19:07:27.015560 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: build-essential 2025-10-08 19:07:27.015639 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:07:27.015760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:07:27.015838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-10-08 19:07:27.015914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-10-08 19:07:27.015998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: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% 2025-10-08 19:07:27.016072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2025-10-08 19:07:27.016145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2025-10-08 19:07:27.016217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2025-10-08 19:07:27.016290 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% (Reading database ... 90% 2025-10-08 19:07:27.016409 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2025-10-08 19:07:27.016503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 19:07:27.016580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:07:27.016676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2025-10-08 19:07:27.016755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2025-10-08 19:07:27.016833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2025-10-08 19:07:27.016903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2025-10-08 19:07:27.016967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:07:27.017029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:07:27.017090 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:07:27.017151 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:07:27.017212 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:07:27.017274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:07:27.017335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:07:27.019705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2025-10-08 19:07:27.019716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:07:27.019722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 228 MB disk space will be freed. 2025-10-08 19:07:27.019728 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-10-08 19:07:27.019734 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-10-08 19:07:27.019739 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-10-08 19:07:27.019745 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: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% 2025-10-08 19:07:27.019749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2025-10-08 19:07:27.019754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2025-10-08 19:07:27.019759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2025-10-08 19:07:27.019764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-10-08 19:07:27.019768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:85% (Reading database ... 90% (Reading database ... 95% 2025-10-08 19:07:27.019773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 19:07:27.019778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:27.019783 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:27.019788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:27.019792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:27.019797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:07:27.019802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:07:27.019807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:27.019811 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:27.019816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:27.019826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:27.019831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:07:27.019836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:27.019841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:27.019845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:27.019850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:27.019855 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:07:27.019859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:27.019864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:27.019869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:27.019873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:27.019882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:27.019887 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:27.019892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:27.019897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:27.019901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:27.019906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:27.019911 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:27.019916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:07:27.019920 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:27.019931 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:27.019936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:07:27.019941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:27.019945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:27.019950 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:07:27.019955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:27.019959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:27.019964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:27.019969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:27.019973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing lto-disabled-list (47) ... 2025-10-08 19:07:27.019978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing make (4.3-4.1build2) ... 2025-10-08 19:07:27.019983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:07:27.019988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:07:27.019996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Collecting pyclean==3.0.0 2025-10-08 19:07:27.020001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:07:27.020005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:07:27.020010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Installing collected packages: pyclean 2025-10-08 19:07:27.020015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully installed pyclean-3.0.0 2025-10-08 19:07:27.020019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:07:27.020024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-10-08 19:07:27.020029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 8466 files, 1209 directories removed. 2025-10-08 19:07:27.020034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-10-08 19:07:27.020038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /usr 2025-10-08 19:07:27.020043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-10-08 19:07:27.020048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 1316 files, 133 directories removed. 2025-10-08 19:07:27.020053 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-10-08 19:07:27.020057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Found existing installation: pyclean 3.0.0 2025-10-08 19:07:27.020062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Uninstalling pyclean-3.0.0: 2025-10-08 19:07:27.020067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:07:27.020071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 5b38eebc0a8f 2025-10-08 19:07:27.020076 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> a1aa292ac249 2025-10-08 19:07:27.020083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 4/4 : USER designate 2025-10-08 19:07:27.020088 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in be4bdff1842c 2025-10-08 19:07:27.020093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container be4bdff1842c 2025-10-08 19:07:27.020099 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 3473ecaccdab 2025-10-08 19:07:27.020167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully built 8a95b8b97a9b 2025-10-08 19:07:27.020227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully tagged osism.harbor.regio.digital/kolla/designate-producer:build-20251008 2025-10-08 19:07:27.020355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Built at 2025-10-08 19:07:27.020242 (took 0:00:23.967741) 2025-10-08 19:07:27.020864 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-central) 2025-10-08 19:07:27.020942 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Processing 2025-10-08 19:07:27.021019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building started at 2025-10-08 19:07:27.020938 2025-10-08 19:07:27.021905 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 plugins into plugins archive 2025-10-08 19:07:27.022545 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 additions into additions archive 2025-10-08 19:07:53.692407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251008 2025-10-08 19:07:53.692520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> c3e8c1f98c49 2025-10-08 19:07:53.692596 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 2/6 : LABEL "build-date"="20251008" "name"="designate-central" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-central" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:07:53.692800 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 33821692e8d6 2025-10-08 19:07:53.692882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 33821692e8d6 2025-10-08 19:07:53.692978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> f13928653226 2025-10-08 19:07:53.693047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_designate_extend_start 2025-10-08 19:07:53.693152 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> a33d667058da 2025-10-08 19:07:53.693212 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_designate_extend_start 2025-10-08 19:07:53.693293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 33593e4a6260 2025-10-08 19:07:53.693415 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 33593e4a6260 2025-10-08 19:07:53.693473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> f22bca5844a9 2025-10-08 19:07:53.693558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:07:53.693673 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 0c37fedd84df 2025-10-08 19:07:53.693743 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2025-10-08 19:07:53.693833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2025-10-08 19:07:53.693912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2025-10-08 19:07:53.693998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages were automatically installed and are no longer required: 2025-10-08 19:07:53.694072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:07:53.694142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:07:53.694212 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:07:53.694280 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:07:53.694368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:07:53.694472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:07:53.694543 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:07:53.694613 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2025-10-08 19:07:53.694711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Use 'apt autoremove' to remove them. 2025-10-08 19:07:53.694801 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2025-10-08 19:07:53.694876 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: build-essential 2025-10-08 19:07:53.694973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:07:53.695021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:07:53.695096 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-10-08 19:07:53.695177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% 2025-10-08 19:07:53.695254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-10-08 19:07:53.695328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2025-10-08 19:07:53.695550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2025-10-08 19:07:53.695618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2025-10-08 19:07:53.695691 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2025-10-08 19:07:53.695703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2025-10-08 19:07:53.695740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2025-10-08 19:07:53.695834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 19:07:53.695909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:07:53.695982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2025-10-08 19:07:53.696060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2025-10-08 19:07:53.696132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2025-10-08 19:07:53.696209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2025-10-08 19:07:53.696281 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:07:53.696411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:07:53.696478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:07:53.696549 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:07:53.696616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:07:53.696710 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:07:53.696784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:07:53.696853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2025-10-08 19:07:53.696924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:07:53.696988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 228 MB disk space will be freed. 2025-10-08 19:07:53.697057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-10-08 19:07:53.697134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(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% 2025-10-08 19:07:53.697199 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2025-10-08 19:07:53.697268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2025-10-08 19:07:53.697334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2025-10-08 19:07:53.697417 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2025-10-08 19:07:53.697483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2025-10-08 19:07:53.697541 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2025-10-08 19:07:53.697618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 19:07:53.697709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:53.697785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:53.697852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:53.697938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:53.698010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-10-08 19:07:53.698098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:07:53.698147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:07:53.698211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:53.698278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:53.698358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:53.698426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:53.698495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:07:53.698563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:53.698654 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:53.698733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:53.698803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:53.699893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:07:53.699947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:53.699960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:53.699971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:07:53.699981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:53.699990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:53.700000 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:53.700009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:07:53.700018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:53.700028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:53.700037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:53.700047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:53.700056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:07:53.700065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:53.700075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:53.700084 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:07:53.700128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:53.700139 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:53.700148 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:07:53.700157 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:53.700166 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:07:53.700176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:53.700185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:07:53.700195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing lto-disabled-list (47) ... 2025-10-08 19:07:53.700204 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing make (4.3-4.1build2) ... 2025-10-08 19:07:53.700214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:07:53.700293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:07:53.700305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Collecting pyclean==3.0.0 2025-10-08 19:07:53.700315 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:07:53.700324 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:07:53.700334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Installing collected packages: pyclean 2025-10-08 19:07:53.700378 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully installed pyclean-3.0.0 2025-10-08 19:07:53.700388 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:07:53.700398 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-10-08 19:07:53.700421 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 8466 files, 1209 directories removed. 2025-10-08 19:07:53.700431 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-10-08 19:07:53.700440 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /usr 2025-10-08 19:07:53.700450 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-10-08 19:07:53.700459 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 1316 files, 133 directories removed. 2025-10-08 19:07:53.700469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-10-08 19:07:53.700479 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Found existing installation: pyclean 3.0.0 2025-10-08 19:07:53.700547 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Uninstalling pyclean-3.0.0: 2025-10-08 19:07:53.700558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:07:53.700568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 0c37fedd84df 2025-10-08 19:07:53.700578 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> a13f99328fd9 2025-10-08 19:07:53.700587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 6/6 : USER designate 2025-10-08 19:07:53.700597 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 51d55df4d307 2025-10-08 19:07:53.700606 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 51d55df4d307 2025-10-08 19:07:53.700696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 89acf375ebe5 2025-10-08 19:07:53.700711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully built 9d3374814aae 2025-10-08 19:07:53.700721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully tagged osism.harbor.regio.digital/kolla/designate-central:build-20251008 2025-10-08 19:07:53.700770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Built at 2025-10-08 19:07:53.700666 (took 0:00:26.679728) 2025-10-08 19:07:53.701268 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-api) 2025-10-08 19:07:53.701381 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Processing 2025-10-08 19:07:53.701453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building started at 2025-10-08 19:07:53.701190 2025-10-08 19:07:53.703838 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 plugins into plugins archive 2025-10-08 19:07:53.703897 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 additions into additions archive 2025-10-08 19:08:17.361946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251008 2025-10-08 19:08:17.362070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> c3e8c1f98c49 2025-10-08 19:08:17.362103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 2/4 : LABEL "build-date"="20251008" "name"="designate-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:08:17.362133 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 26febcdb3547 2025-10-08 19:08:17.362157 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 26febcdb3547 2025-10-08 19:08:17.362180 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> afb84be8f797 2025-10-08 19:08:17.362204 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:08:17.362230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in db18a09f3e27 2025-10-08 19:08:17.362252 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2025-10-08 19:08:17.362275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2025-10-08 19:08:17.362299 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2025-10-08 19:08:17.362322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages were automatically installed and are no longer required: 2025-10-08 19:08:17.362375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:08:17.362399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:08:17.362461 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:08:17.362487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:08:17.362511 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:08:17.362534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:08:17.362735 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:08:17.362772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2025-10-08 19:08:17.362795 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Use 'apt autoremove' to remove them. 2025-10-08 19:08:17.362833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2025-10-08 19:08:17.362854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: build-essential 2025-10-08 19:08:17.362874 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:08:17.362894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:08:17.362913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-10-08 19:08:17.363007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(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% 2025-10-08 19:08:17.363031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2025-10-08 19:08:17.363050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-10-08 19:08:17.363138 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:75% 2025-10-08 19:08:17.363160 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2025-10-08 19:08:17.365776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2025-10-08 19:08:17.365821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2025-10-08 19:08:17.365842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2025-10-08 19:08:17.365861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 19:08:17.365880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:08:17.365899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2025-10-08 19:08:17.365918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2025-10-08 19:08:17.365937 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2025-10-08 19:08:17.365956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2025-10-08 19:08:17.365975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:08:17.365993 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:08:17.366013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:08:17.366031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:08:17.366051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:08:17.366070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:08:17.366089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:08:17.366107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2025-10-08 19:08:17.366126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:08:17.366144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 228 MB disk space will be freed. 2025-10-08 19:08:17.366163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-10-08 19:08:17.366182 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-10-08 19:08:17.366203 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: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% 2025-10-08 19:08:17.366239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-10-08 19:08:17.366259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:70% (Reading database ... 75% 2025-10-08 19:08:17.366278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2025-10-08 19:08:17.366296 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% (Reading database ... 90% 2025-10-08 19:08:17.366376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2025-10-08 19:08:17.366400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 19:08:17.366418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:08:17.366434 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:17.366453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:08:17.366470 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:17.366487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:08:17.366503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:08:17.366519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:08:17.366535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:17.366551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:08:17.366568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:17.366584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:08:17.366601 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:08:17.366617 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:08:17.366674 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:08:17.366692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:08:17.366709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:08:17.366741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:08:17.366758 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:17.366775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:08:17.366792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:17.366809 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:17.366826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:17.366842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:17.366859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:17.366875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:17.366892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:17.366908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:08:17.366925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:08:17.366941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:17.366957 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:17.366986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:08:17.367004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:17.367027 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:17.367044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:08:17.367061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:17.367308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:08:17.367415 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:17.367438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:17.367449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing lto-disabled-list (47) ... 2025-10-08 19:08:17.367532 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing make (4.3-4.1build2) ... 2025-10-08 19:08:17.367568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:08:17.367760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:08:17.367813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Collecting pyclean==3.0.0 2025-10-08 19:08:17.367973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:08:17.368070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:08:17.368150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Installing collected packages: pyclean 2025-10-08 19:08:17.368251 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully installed pyclean-3.0.0 2025-10-08 19:08:17.368377 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:08:17.368458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-10-08 19:08:17.368563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 8466 files, 1209 directories removed. 2025-10-08 19:08:17.368655 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-10-08 19:08:17.368803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /usr 2025-10-08 19:08:17.368889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-10-08 19:08:17.368991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 1316 files, 133 directories removed. 2025-10-08 19:08:17.369079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-10-08 19:08:17.369178 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Found existing installation: pyclean 3.0.0 2025-10-08 19:08:17.369277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Uninstalling pyclean-3.0.0: 2025-10-08 19:08:17.369399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:08:17.369515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container db18a09f3e27 2025-10-08 19:08:17.369614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 48f52efbfabf 2025-10-08 19:08:17.369738 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 4/4 : USER designate 2025-10-08 19:08:17.369849 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in c35a44ae9eaf 2025-10-08 19:08:17.369947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container c35a44ae9eaf 2025-10-08 19:08:17.370044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 46131b35812e 2025-10-08 19:08:17.370148 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully built 3c0138eda44a 2025-10-08 19:08:17.370243 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully tagged osism.harbor.regio.digital/kolla/designate-api:build-20251008 2025-10-08 19:08:17.370602 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Built at 2025-10-08 19:08:17.370269 (took 0:00:23.669079) 2025-10-08 19:08:17.371040 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-sink) 2025-10-08 19:08:17.371097 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Processing 2025-10-08 19:08:17.371210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building started at 2025-10-08 19:08:17.371083 2025-10-08 19:08:17.372220 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 plugins into plugins archive 2025-10-08 19:08:17.372913 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 additions into additions archive 2025-10-08 19:08:42.436767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251008 2025-10-08 19:08:42.437202 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> c3e8c1f98c49 2025-10-08 19:08:42.437305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 2/4 : LABEL "build-date"="20251008" "name"="designate-sink" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-sink" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:08:42.437354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 2206c2603a38 2025-10-08 19:08:42.437503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 2206c2603a38 2025-10-08 19:08:42.437523 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> be5a9dbbb51c 2025-10-08 19:08:42.437618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:08:42.437690 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 98dd1c61ea62 2025-10-08 19:08:42.437758 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2025-10-08 19:08:42.437822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2025-10-08 19:08:42.437868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2025-10-08 19:08:42.438017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages were automatically installed and are no longer required: 2025-10-08 19:08:42.438034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:08:42.438050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:08:42.438110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:08:42.438128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:08:42.438196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:08:42.438214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:08:42.438283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:08:42.438301 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2025-10-08 19:08:42.438393 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Use 'apt autoremove' to remove them. 2025-10-08 19:08:42.438429 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2025-10-08 19:08:42.438492 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: build-essential 2025-10-08 19:08:42.438539 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:08:42.438598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:08:42.438659 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-10-08 19:08:42.438746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-10-08 19:08:42.438807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: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% 2025-10-08 19:08:42.438856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2025-10-08 19:08:42.438901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2025-10-08 19:08:42.438963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2025-10-08 19:08:42.439009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2025-10-08 19:08:42.439066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2025-10-08 19:08:42.439080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2025-10-08 19:08:42.439161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 19:08:42.439209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:08:42.439267 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2025-10-08 19:08:42.439383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2025-10-08 19:08:42.439401 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2025-10-08 19:08:42.439462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2025-10-08 19:08:42.439478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:08:42.439542 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:08:42.439555 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:08:42.439623 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:08:42.439670 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:08:42.439742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:08:42.439785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:08:42.439837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2025-10-08 19:08:42.439893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:08:42.439935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 228 MB disk space will be freed. 2025-10-08 19:08:42.440016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-10-08 19:08:42.440072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-10-08 19:08:42.440136 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: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% 2025-10-08 19:08:42.440190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2025-10-08 19:08:42.440249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2025-10-08 19:08:42.440291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2025-10-08 19:08:42.440362 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% (Reading database ... 90% 2025-10-08 19:08:42.440479 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2025-10-08 19:08:42.440520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 19:08:42.440574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:08:42.440653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:42.440700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:08:42.440763 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:42.440815 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:08:42.440825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:08:42.440897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:08:42.440939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:42.440980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:08:42.441034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:42.441075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:08:42.441144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:08:42.441185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:08:42.441241 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:08:42.441282 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:08:42.441348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:08:42.441541 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:08:42.441553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:42.441561 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:08:42.441570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:42.441578 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:42.441591 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:42.441777 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-10-08 19:08:42.441850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:08:42.441873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:42.441885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-10-08 19:08:42.441895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:42.441909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:42.441965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:08:42.442001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:08:42.442052 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:42.442067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:42.442210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:08:42.442235 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-10-08 19:08:42.442250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:42.442316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:42.442386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:08:42.442440 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:42.442449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:08:42.442524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:42.442536 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-10-08 19:08:42.442619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:08:42.442661 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing lto-disabled-list (47) ... 2025-10-08 19:08:42.442723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing make (4.3-4.1build2) ... 2025-10-08 19:08:42.442759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:08:42.442803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:08:42.442837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Collecting pyclean==3.0.0 2025-10-08 19:08:42.442897 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:08:42.442961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:08:42.442996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Installing collected packages: pyclean 2025-10-08 19:08:42.443030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully installed pyclean-3.0.0 2025-10-08 19:08:42.443087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:08:42.443141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-10-08 19:08:42.443152 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 8466 files, 1209 directories removed. 2025-10-08 19:08:42.443213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-10-08 19:08:42.443221 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /usr 2025-10-08 19:08:42.443291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-10-08 19:08:42.443339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 1316 files, 133 directories removed. 2025-10-08 19:08:42.443386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-10-08 19:08:42.443462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Found existing installation: pyclean 3.0.0 2025-10-08 19:08:42.443497 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Uninstalling pyclean-3.0.0: 2025-10-08 19:08:42.443553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:08:42.443608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 98dd1c61ea62 2025-10-08 19:08:42.443616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 4d1d42971e6b 2025-10-08 19:08:42.443722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 4/4 : USER designate 2025-10-08 19:08:42.443761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 84e0708cf7db 2025-10-08 19:08:42.443795 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 84e0708cf7db 2025-10-08 19:08:42.443852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 120fd9c69667 2025-10-08 19:08:42.443871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully built d67ca712c0ff 2025-10-08 19:08:42.443953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully tagged osism.harbor.regio.digital/kolla/designate-sink:build-20251008 2025-10-08 19:08:42.444040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Built at 2025-10-08 19:08:42.443921 (took 0:00:25.072838) 2025-10-08 19:08:42.444568 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-mdns) 2025-10-08 19:08:42.444582 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Processing 2025-10-08 19:08:42.444694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building started at 2025-10-08 19:08:42.444561 2025-10-08 19:08:42.445692 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 plugins into plugins archive 2025-10-08 19:08:42.446411 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 additions into additions archive 2025-10-08 19:09:06.837602 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251008 2025-10-08 19:09:06.837748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> c3e8c1f98c49 2025-10-08 19:09:06.837770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 2/4 : LABEL "build-date"="20251008" "name"="designate-mdns" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-mdns" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:09:06.837788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 66637137d3a1 2025-10-08 19:09:06.837812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 66637137d3a1 2025-10-08 19:09:06.837826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 7bb1446da4d9 2025-10-08 19:09:06.837861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 3/4 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:09:06.837876 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 89d4b3e18555 2025-10-08 19:09:06.837888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2025-10-08 19:09:06.837899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2025-10-08 19:09:06.837911 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2025-10-08 19:09:06.837923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages were automatically installed and are no longer required: 2025-10-08 19:09:06.837935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:09:06.837947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:09:06.837959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:09:06.837976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:09:06.837988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:09:06.838021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:09:06.838031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:09:06.838041 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2025-10-08 19:09:06.838051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Use 'apt autoremove' to remove them. 2025-10-08 19:09:06.838061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2025-10-08 19:09:06.838076 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: build-essential 2025-10-08 19:09:06.838086 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:09:06.838096 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:09:06.838109 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-10-08 19:09:06.838122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-10-08 19:09:06.838165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: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% 2025-10-08 19:09:06.838177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2025-10-08 19:09:06.838191 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2025-10-08 19:09:06.838248 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2025-10-08 19:09:06.838259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2025-10-08 19:09:06.838272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2025-10-08 19:09:06.838351 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2025-10-08 19:09:06.838363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 19:09:06.838462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:09:06.838475 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2025-10-08 19:09:06.838485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2025-10-08 19:09:06.838495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2025-10-08 19:09:06.838509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2025-10-08 19:09:06.838518 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:09:06.838532 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:09:06.838579 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:09:06.838589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:09:06.838603 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:09:06.838670 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:09:06.838690 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:09:06.838709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2025-10-08 19:09:06.838722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:09:06.838771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 228 MB disk space will be freed. 2025-10-08 19:09:06.838785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-10-08 19:09:06.838811 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(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% 2025-10-08 19:09:06.838862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2025-10-08 19:09:06.838877 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2025-10-08 19:09:06.838889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2025-10-08 19:09:06.838947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-10-08 19:09:06.838958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:85% (Reading database ... 90% (Reading database ... 95% 2025-10-08 19:09:06.838972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 19:09:06.839017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:09:06.839031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:06.839087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:09:06.839098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:06.839111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:09:06.839123 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:09:06.839168 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:09:06.839182 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:06.839206 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:09:06.839250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:06.839264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:09:06.839278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:09:06.839386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:09:06.839400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:09:06.839413 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:09:06.839426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:09:06.839471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:09:06.839485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:06.839541 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:09:06.839552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:06.839565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:06.839578 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:06.839655 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:06.839671 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:06.839684 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:06.839697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:06.839720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:09:06.839769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:09:06.839783 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:06.839839 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:06.839850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:09:06.839863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:06.839883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:06.839943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:09:06.839953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:06.839966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:09:06.839979 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:06.840023 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:06.840037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing lto-disabled-list (47) ... 2025-10-08 19:09:06.840092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing make (4.3-4.1build2) ... 2025-10-08 19:09:06.840102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:09:06.840116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:09:06.840128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Collecting pyclean==3.0.0 2025-10-08 19:09:06.840173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:09:06.840183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:09:06.840238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Installing collected packages: pyclean 2025-10-08 19:09:06.840249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully installed pyclean-3.0.0 2025-10-08 19:09:06.840262 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:09:06.840275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-10-08 19:09:06.840349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 8466 files, 1209 directories removed. 2025-10-08 19:09:06.840360 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-10-08 19:09:06.840437 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /usr 2025-10-08 19:09:06.840448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-10-08 19:09:06.840458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 1316 files, 133 directories removed. 2025-10-08 19:09:06.840586 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-10-08 19:09:06.840599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Found existing installation: pyclean 3.0.0 2025-10-08 19:09:06.840608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Uninstalling pyclean-3.0.0: 2025-10-08 19:09:06.840618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:09:06.840660 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 89d4b3e18555 2025-10-08 19:09:06.840670 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> a1df857326f7 2025-10-08 19:09:06.840685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 4/4 : USER designate 2025-10-08 19:09:06.840694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 762673d66033 2025-10-08 19:09:06.840704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 762673d66033 2025-10-08 19:09:06.840727 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> b0478ef984fa 2025-10-08 19:09:06.840736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully built 3b2d42cb5c68 2025-10-08 19:09:06.840787 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully tagged osism.harbor.regio.digital/kolla/designate-mdns:build-20251008 2025-10-08 19:09:06.840994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Built at 2025-10-08 19:09:06.840748 (took 0:00:24.396187) 2025-10-08 19:09:06.841150 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-backend-bind9) 2025-10-08 19:09:06.841167 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Processing 2025-10-08 19:09:06.841182 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building started at 2025-10-08 19:09:06.841100 2025-10-08 19:09:06.841962 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 plugins into plugins archive 2025-10-08 19:09:06.842499 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 additions into additions archive 2025-10-08 19:09:43.396349 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251008 2025-10-08 19:09:43.396461 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> c3e8c1f98c49 2025-10-08 19:09:43.396500 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 2/5 : LABEL "build-date"="20251008" "name"="designate-backend-bind9" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-backend-bind9" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:09:43.396546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in d3792a765505 2025-10-08 19:09:43.396556 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container d3792a765505 2025-10-08 19:09:43.396987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 442972a42e11 2025-10-08 19:09:43.397051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 19:09:43.397070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 3019a37d0f2d 2025-10-08 19:09:43.397089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 19:09:43.397108 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:09:43.397126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 19:09:43.397143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 19:09:43.397251 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 19:09:43.397266 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 19:09:43.397277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 19:09:43.397288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 19:09:43.397373 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 19:09:43.397386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 19:09:43.397424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 19:09:43.397434 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 19:09:43.397442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 19:09:43.397451 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 19:09:43.397514 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 19:09:43.397720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 28.5 MB in 3s (10.6 MB/s) 2025-10-08 19:09:43.397797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-10-08 19:09:43.397812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-10-08 19:09:43.397886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-10-08 19:09:43.397956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-10-08 19:09:43.400892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following additional packages will be installed: 2025-10-08 19:09:43.400949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-10-08 19:09:43.400962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2025-10-08 19:09:43.400973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Suggested packages: 2025-10-08 19:09:43.400983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind-doc dnsutils resolvconf ufw mmdb-bin 2025-10-08 19:09:43.400993 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following NEW packages will be installed: 2025-10-08 19:09:43.401003 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-10-08 19:09:43.401012 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2025-10-08 19:09:43.401022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 19:09:43.401032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Need to get 1,884 kB of archives. 2025-10-08 19:09:43.401042 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 5,718 kB of additional disk space will be used. 2025-10-08 19:09:43.401065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:09:43.401075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2025-10-08 19:09:43.401087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-10-08 19:09:43.401097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-10-08 19:09:43.401108 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmaxminddb0 amd64 1.9.1-1build1 [24.4 kB] 2025-10-08 19:09:43.401117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-libs amd64 1:9.18.39-0ubuntu0.24.04.1 [1,257 kB] 2025-10-08 19:09:43.401137 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-utils amd64 1:9.18.39-0ubuntu0.24.04.1 [159 kB] 2025-10-08 19:09:43.401147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B] 2025-10-08 19:09:43.401156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9 amd64 1:9.18.39-0ubuntu0.24.04.1 [258 kB] 2025-10-08 19:09:43.401166 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 1,884 kB in 0s (5,506 kB/s) 2025-10-08 19:09:43.401176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libuv1t64:amd64. 2025-10-08 19:09:43.401186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-10-08 19:09:43.401196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-10-08 19:09:43.401205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-10-08 19:09:43.401217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: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% 2025-10-08 19:09:43.401230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-10-08 19:09:43.401239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-10-08 19:09:43.401249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-10-08 19:09:43.401259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-10-08 19:09:43.401268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-10-08 19:09:43.401278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-10-08 19:09:43.401287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 19:09:43.401297 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-10-08 19:09:43.401341 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-10-08 19:09:43.401353 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libjson-c5:amd64. 2025-10-08 19:09:43.401375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2025-10-08 19:09:43.401386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 19:09:43.401395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package liblmdb0:amd64. 2025-10-08 19:09:43.401405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-10-08 19:09:43.401414 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-08 19:09:43.401424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libmaxminddb0:amd64. 2025-10-08 19:09:43.401433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2025-10-08 19:09:43.401443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-10-08 19:09:43.401453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-libs:amd64. 2025-10-08 19:09:43.401462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 19:09:43.401485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-08 19:09:43.401495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-utils. 2025-10-08 19:09:43.401505 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 19:09:43.401515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-08 19:09:43.401524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package dns-root-data. 2025-10-08 19:09:43.401534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2025-10-08 19:09:43.401543 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-10-08 19:09:43.401553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9. 2025-10-08 19:09:43.401562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.1_amd64.deb ... 2025-10-08 19:09:43.401572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-08 19:09:43.401581 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-10-08 19:09:43.401591 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-10-08 19:09:43.401600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-10-08 19:09:43.401609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-10-08 19:09:43.401619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-10-08 19:09:43.401666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-08 19:09:43.401676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-08 19:09:43.401685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.1) ... 2025-10-08 19:09:43.401701 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting GID from range 100 to 59999 ... 2025-10-08 19:09:43.401711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding group `bind' (GID 102) ... 2025-10-08 19:09:43.401721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting UID from range 100 to 59999 ... 2025-10-08 19:09:43.401731 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-10-08 19:09:43.401740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding system user `bind' (UID 100) ... 2025-10-08 19:09:43.401750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding new user `bind' (UID 100) with group `bind' ... 2025-10-08 19:09:43.401759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Not creating home directory `/var/cache/bind'. 2025-10-08 19:09:43.401769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:wrote key file "/etc/bind/rndc.key" 2025-10-08 19:09:43.401778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: could not determine current runlevel 2025-10-08 19:09:43.401788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 19:09:43.401797 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:09:43.401806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 3019a37d0f2d 2025-10-08 19:09:43.401816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 43cf3a86713c 2025-10-08 19:09:43.401826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 4/5 : RUN mkdir -p /var/lib/kolla/ /var/lib/bind/ /run/bind && chown -R root: /var/lib/bind /run/bind && chmod 755 /run/bind 2025-10-08 19:09:43.401844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in b990af7ac0ac 2025-10-08 19:09:43.401853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container b990af7ac0ac 2025-10-08 19:09:43.401863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> dc47da77bf5c 2025-10-08 19:09:43.401874 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 5/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:09:43.401887 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in e51fcd2622ac 2025-10-08 19:09:43.401896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-10-08 19:09:43.401916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-10-08 19:09:43.401925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-10-08 19:09:43.401935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages were automatically installed and are no longer required: 2025-10-08 19:09:43.401948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:09:43.401995 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:09:43.402213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:09:43.402265 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:09:43.402293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:09:43.402510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:09:43.402666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:09:43.402807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2025-10-08 19:09:43.402927 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Use 'apt autoremove' to remove them. 2025-10-08 19:09:43.403120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2025-10-08 19:09:43.403221 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: build-essential 2025-10-08 19:09:43.403378 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:09:43.403525 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:09:43.403663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-10-08 19:09:43.403812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(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% 2025-10-08 19:09:43.403907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-10-08 19:09:43.404810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-10-08 19:09:43.404832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-10-08 19:09:43.404864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-10-08 19:09:43.404874 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-10-08 19:09:43.404883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-10-08 19:09:43.404893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18713 files and directories currently installed.) 2025-10-08 19:09:43.404905 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:09:43.404915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-10-08 19:09:43.404925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-10-08 19:09:43.404934 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-10-08 19:09:43.404944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2025-10-08 19:09:43.404953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:09:43.404963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:09:43.404973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:09:43.404982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:09:43.404991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:09:43.405001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:09:43.405011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:09:43.405021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2025-10-08 19:09:43.405031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:09:43.405055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 228 MB disk space will be freed. 2025-10-08 19:09:43.405065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-10-08 19:09:43.405075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-10-08 19:09:43.405159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: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% 2025-10-08 19:09:43.405173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-10-08 19:09:43.405183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-10-08 19:09:43.405192 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% (Reading database ... 85% 2025-10-08 19:09:43.405202 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% (Reading database ... 95% 2025-10-08 19:09:43.405212 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-10-08 19:09:43.405221 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:100% (Reading database ... 18704 files and directories currently installed.) 2025-10-08 19:09:43.405231 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:09:43.405240 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:43.405250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:09:43.405266 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:43.405276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:09:43.405364 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:09:43.405376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:09:43.405386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:43.405395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:09:43.405405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:43.405414 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:09:43.405461 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:09:43.405472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:09:43.405481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:09:43.405527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:09:43.405537 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:09:43.405587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:09:43.405598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:43.405687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:09:43.405730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:43.405740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:43.405899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:43.405912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:09:43.405922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:43.405932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:43.405941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:43.405988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:09:43.405998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:09:43.406047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:43.406058 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:43.406113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:09:43.406163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:43.406173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:43.406219 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:09:43.406229 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:43.406285 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:09:43.406296 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:43.406364 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:09:43.407692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing lto-disabled-list (47) ... 2025-10-08 19:09:43.407760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing make (4.3-4.1build2) ... 2025-10-08 19:09:43.407773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:09:43.407784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:09:43.407793 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Collecting pyclean==3.0.0 2025-10-08 19:09:43.407803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:09:43.407813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:09:43.407823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Installing collected packages: pyclean 2025-10-08 19:09:43.407832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully installed pyclean-3.0.0 2025-10-08 19:09:43.407842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:09:43.407852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-10-08 19:09:43.407861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 8466 files, 1209 directories removed. 2025-10-08 19:09:43.407871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-10-08 19:09:43.407880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /usr 2025-10-08 19:09:43.407890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-10-08 19:09:43.407899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 1316 files, 133 directories removed. 2025-10-08 19:09:43.407909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-10-08 19:09:43.407919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Found existing installation: pyclean 3.0.0 2025-10-08 19:09:43.407928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Uninstalling pyclean-3.0.0: 2025-10-08 19:09:43.407938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:09:43.407947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container e51fcd2622ac 2025-10-08 19:09:43.407956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 67dd3ecd3a53 2025-10-08 19:09:43.407966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully built 3679e8ad7b12 2025-10-08 19:09:43.407975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully tagged osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251008 2025-10-08 19:09:43.407986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Built at 2025-10-08 19:09:43.407097 (took 0:00:36.565997) 2025-10-08 19:09:43.407995 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-console) 2025-10-08 19:09:43.408005 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Processing 2025-10-08 19:09:43.408023 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building started at 2025-10-08 19:09:43.407556 2025-10-08 19:09:43.408033 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Getting archive from https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-10-08 19:09:51.531833 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 plugins into plugins archive 2025-10-08 19:09:51.532062 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 additions into additions archive 2025-10-08 19:10:33.973047 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20251008 2025-10-08 19:10:33.973216 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 09b14fb86af2 2025-10-08 19:10:33.973900 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 2/7 : LABEL "build-date"="20251008" "name"="skyline-console" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-console" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:10:33.973959 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in e5bcf369afd6 2025-10-08 19:10:33.973973 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container e5bcf369afd6 2025-10-08 19:10:33.973984 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 1936967f29e1 2025-10-08 19:10:33.973995 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nginx && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 19:10:33.974006 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 1b41cf1f0c2e 2025-10-08 19:10:33.974016 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 19:10:33.974026 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:10:33.974037 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 19:10:33.974107 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 19:10:33.974118 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 19:10:33.974128 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 19:10:33.974137 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 19:10:33.974172 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 19:10:33.974183 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 19:10:33.974257 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 19:10:33.974733 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 19:10:33.974764 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 19:10:33.974775 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 19:10:33.974785 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 19:10:33.974795 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 19:10:33.974806 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 28.5 MB in 2s (11.7 MB/s) 2025-10-08 19:10:33.974832 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-10-08 19:10:33.974848 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-10-08 19:10:33.974903 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-10-08 19:10:33.975006 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-10-08 19:10:33.975073 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following additional packages will be installed: 2025-10-08 19:10:33.975149 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx-common 2025-10-08 19:10:33.975229 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Suggested packages: 2025-10-08 19:10:33.975320 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: fcgiwrap nginx-doc ssl-cert 2025-10-08 19:10:33.975451 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following NEW packages will be installed: 2025-10-08 19:10:33.975506 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx nginx-common 2025-10-08 19:10:33.975581 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 19:10:33.975759 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Need to get 564 kB of archives. 2025-10-08 19:10:33.975826 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 1,596 kB of additional disk space will be used. 2025-10-08 19:10:33.975891 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:10:33.978772 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nginx-common all 1.24.0-2ubuntu7.5 [43.4 kB] 2025-10-08 19:10:33.978818 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nginx amd64 1.24.0-2ubuntu7.5 [520 kB] 2025-10-08 19:10:33.978831 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preconfiguring packages ... 2025-10-08 19:10:33.978839 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 564 kB in 0s (1,868 kB/s) 2025-10-08 19:10:33.978846 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx-common. 2025-10-08 19:10:33.978855 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-10-08 19:10:33.978865 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(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% 2025-10-08 19:10:33.978876 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-10-08 19:10:33.978886 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2025-10-08 19:10:33.978893 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-10-08 19:10:33.978902 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-10-08 19:10:33.978910 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-10-08 19:10:33.978919 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-10-08 19:10:33.978926 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 19:10:33.978934 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx-common_1.24.0-2ubuntu7.5_all.deb ... 2025-10-08 19:10:33.978943 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx-common (1.24.0-2ubuntu7.5) ... 2025-10-08 19:10:33.978950 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx. 2025-10-08 19:10:33.978959 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx_1.24.0-2ubuntu7.5_amd64.deb ... 2025-10-08 19:10:33.978968 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx (1.24.0-2ubuntu7.5) ... 2025-10-08 19:10:33.978977 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx-common (1.24.0-2ubuntu7.5) ... 2025-10-08 19:10:33.978997 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx (1.24.0-2ubuntu7.5) ... 2025-10-08 19:10:33.979006 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: could not determine current runlevel 2025-10-08 19:10:33.979014 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: policy-rc.d denied execution of start. 2025-10-08 19:10:33.979023 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 1b41cf1f0c2e 2025-10-08 19:10:33.979031 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> d4e8df2fd201 2025-10-08 19:10:33.979040 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 4/7 : ADD skyline-console-archive /skyline-console-source 2025-10-08 19:10:33.979047 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 98761ea9bc10 2025-10-08 19:10:33.979056 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 5/7 : RUN ln -s skyline-console-source/* skyline-console && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-console 2025-10-08 19:10:33.979064 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 8da45e1f4143 2025-10-08 19:10:33.979073 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing /skyline-console 2025-10-08 19:10:33.979082 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (setup.py): started 2025-10-08 19:10:33.979090 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:10:33.979098 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-console==5.0.1.dev4) (6.1.0) 2025-10-08 19:10:33.979107 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building wheels for collected packages: skyline-console 2025-10-08 19:10:33.979117 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: DEPRECATION: Building 'skyline-console' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'skyline-console'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:10:33.979128 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-10-08 19:10:33.979148 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (setup.py): started 2025-10-08 19:10:33.979157 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (setup.py): finished with status 'done' 2025-10-08 19:10:33.979173 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Created wheel for skyline-console: filename=skyline_console-5.0.1.dev4-py3-none-any.whl size=6270595 sha256=5d5173cdcaf30d8e040681ee224f8c983960d6e032a4d40503bfed7e9bf3751f 2025-10-08 19:10:33.979183 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Stored in directory: /tmp/pip-ephem-wheel-cache-e0qkt2cy/wheels/cc/1b/89/3424b52a9f3db6af7527d7bd0ccefe6b733db06302b9206a0a 2025-10-08 19:10:33.979191 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built skyline-console 2025-10-08 19:10:33.979199 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: skyline-console 2025-10-08 19:10:33.979209 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed skyline-console-5.0.1.dev4 2025-10-08 19:10:33.979217 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 8da45e1f4143 2025-10-08 19:10:33.979225 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 48d1895967c3 2025-10-08 19:10:33.979236 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:10:33.979254 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 9f84c8a29798 2025-10-08 19:10:33.979262 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-10-08 19:10:33.979270 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-10-08 19:10:33.979278 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-10-08 19:10:33.979287 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages were automatically installed and are no longer required: 2025-10-08 19:10:33.979316 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:10:33.979327 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:10:33.979335 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:10:33.979344 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:10:33.979353 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:10:33.979362 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:10:33.979371 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:10:33.979380 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2025-10-08 19:10:33.979389 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Use 'apt autoremove' to remove them. 2025-10-08 19:10:33.979403 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2025-10-08 19:10:33.979411 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: build-essential 2025-10-08 19:10:33.979419 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:10:33.979427 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:10:33.979437 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-10-08 19:10:33.979487 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(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% 2025-10-08 19:10:33.979566 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-10-08 19:10:33.979720 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2025-10-08 19:10:33.979818 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-10-08 19:10:33.979881 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-10-08 19:10:33.979950 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-10-08 19:10:33.980019 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-10-08 19:10:33.980086 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18622 files and directories currently installed.) 2025-10-08 19:10:33.980153 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:10:33.980216 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-10-08 19:10:33.980287 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-10-08 19:10:33.980390 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-10-08 19:10:33.980449 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2025-10-08 19:10:33.980515 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:10:33.980608 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:10:33.980742 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:10:33.980802 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:10:33.980864 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:10:33.980923 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:10:33.980985 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:10:33.981046 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2025-10-08 19:10:33.981134 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:10:33.981199 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 228 MB disk space will be freed. 2025-10-08 19:10:33.981267 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-10-08 19:10:33.981388 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-10-08 19:10:33.981500 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: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% 2025-10-08 19:10:33.981568 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-10-08 19:10:33.981645 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2025-10-08 19:10:33.981729 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2025-10-08 19:10:33.981826 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-10-08 19:10:33.981913 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-10-08 19:10:33.981982 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-10-08 19:10:33.982055 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18613 files and directories currently installed.) 2025-10-08 19:10:33.982120 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:10:33.982185 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:10:33.982256 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:10:33.982349 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:10:33.982464 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:10:33.982547 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:10:33.982650 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:10:33.982721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:10:33.982802 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:10:33.982865 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:10:33.982927 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:10:33.982980 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:10:33.983037 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-10-08 19:10:33.983094 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:10:33.983155 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:10:33.983206 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:10:33.983275 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:10:33.983361 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:10:33.983417 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:10:33.983473 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:10:33.983529 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:10:33.983583 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:10:33.983663 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:10:33.983705 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:10:33.983764 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:10:33.983818 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:10:33.983870 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:10:33.983922 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:10:33.983976 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:10:33.984061 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:10:33.984119 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:10:33.984174 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:10:33.984231 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:10:33.984317 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:10:33.984482 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:10:33.984539 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:10:33.984563 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:10:33.984574 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:10:33.984584 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:10:33.984598 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing lto-disabled-list (47) ... 2025-10-08 19:10:33.984693 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing make (4.3-4.1build2) ... 2025-10-08 19:10:33.984721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:10:33.984811 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:10:33.984889 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Collecting pyclean==3.0.0 2025-10-08 19:10:33.984940 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:10:33.984989 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:10:33.985037 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: pyclean 2025-10-08 19:10:33.985102 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed pyclean-3.0.0 2025-10-08 19:10:33.985160 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:10:33.985195 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-10-08 19:10:33.985244 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 7923 files, 1127 directories removed. 2025-10-08 19:10:33.985290 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-10-08 19:10:33.985388 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /usr 2025-10-08 19:10:33.985435 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-10-08 19:10:33.985492 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 1316 files, 133 directories removed. 2025-10-08 19:10:33.985538 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-10-08 19:10:33.985584 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Found existing installation: pyclean 3.0.0 2025-10-08 19:10:33.985655 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Uninstalling pyclean-3.0.0: 2025-10-08 19:10:33.985760 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:10:33.985807 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 9f84c8a29798 2025-10-08 19:10:33.985821 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 150cf49aecc4 2025-10-08 19:10:33.985890 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 7/7 : USER root 2025-10-08 19:10:33.985936 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 36c5e2c38b4d 2025-10-08 19:10:33.985950 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 36c5e2c38b4d 2025-10-08 19:10:33.986017 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 0d1bf898123f 2025-10-08 19:10:33.986063 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built 8511c472465c 2025-10-08 19:10:33.986077 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully tagged osism.harbor.regio.digital/kolla/skyline-console:build-20251008 2025-10-08 19:10:33.986190 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Built at 2025-10-08 19:10:33.986098 (took 0:00:50.578542) 2025-10-08 19:10:33.986607 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-apiserver) 2025-10-08 19:10:33.986716 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Processing 2025-10-08 19:10:33.986774 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building started at 2025-10-08 19:10:33.986691 2025-10-08 19:10:33.986878 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Getting archive from https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-10-08 19:10:35.868160 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 plugins into plugins archive 2025-10-08 19:10:35.868781 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 additions into additions archive 2025-10-08 19:11:11.395988 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20251008 2025-10-08 19:11:11.396102 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 09b14fb86af2 2025-10-08 19:11:11.396113 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 2/7 : LABEL "build-date"="20251008" "name"="skyline-apiserver" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-apiserver" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:11:11.396121 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 23770c5cb1cc 2025-10-08 19:11:11.396701 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 23770c5cb1cc 2025-10-08 19:11:11.396715 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 763cf6f73817 2025-10-08 19:11:11.396719 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 3/7 : ADD skyline-apiserver-archive /skyline-apiserver-source 2025-10-08 19:11:11.396723 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 8c4fd9473661 2025-10-08 19:11:11.396727 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_skyline_extend_start 2025-10-08 19:11:11.396731 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 22674ee51bc9 2025-10-08 19:11:11.396736 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 5/7 : RUN ln -s skyline-apiserver-source/* skyline-apiserver && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-apiserver && chmod 644 /usr/local/bin/kolla_skyline_extend_start 2025-10-08 19:11:11.396741 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 2ac14b175ebc 2025-10-08 19:11:11.396745 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing /skyline-apiserver 2025-10-08 19:11:11.396748 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (setup.py): started 2025-10-08 19:11:11.396752 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (setup.py): finished with status 'done' 2025-10-08 19:11:11.396777 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pbr>=5.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (6.1.0) 2025-10-08 19:11:11.397698 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting fastapi<=0.58.1 (from skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.397706 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading fastapi-0.58.1-py3-none-any.whl.metadata (21 kB) 2025-10-08 19:11:11.397711 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pydantic<=1.10.0 (from skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.397716 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pydantic-1.10.0-py3-none-any.whl.metadata (138 kB) 2025-10-08 19:11:11.397720 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting uvicorn<=0.17.6 (from skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.397724 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading uvicorn-0.17.6-py3-none-any.whl.metadata (6.2 kB) 2025-10-08 19:11:11.397728 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting gunicorn>=20.1.0 (from skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.397732 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-10-08 19:11:11.397736 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-jose<=3.3.0 (from skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.397740 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_jose-3.3.0-py2.py3-none-any.whl.metadata (5.4 kB) 2025-10-08 19:11:11.397745 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting databases>=0.9.0 (from skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.397749 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading databases-0.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-10-08 19:11:11.397753 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiomysql>=0.2.0 (from skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.397768 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiomysql-0.2.0-py3-none-any.whl.metadata (11 kB) 2025-10-08 19:11:11.397772 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiosqlite<=0.17.0 (from skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.397776 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiosqlite-0.17.0-py3-none-any.whl.metadata (4.1 kB) 2025-10-08 19:11:11.397781 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting loguru<=0.5.3 (from skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.397785 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading loguru-0.5.3-py3-none-any.whl.metadata (21 kB) 2025-10-08 19:11:11.397790 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PyYAML>=5.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (6.0.2) 2025-10-08 19:11:11.397798 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting immutables>=0.16 (from skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.397805 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading immutables-0.20-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.6 kB) 2025-10-08 19:11:11.397877 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: alembic>=1.7.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (1.13.2) 2025-10-08 19:11:11.397963 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpx>=0.16.1 (from skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.398044 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpx-0.27.0-py3-none-any.whl.metadata (7.2 kB) 2025-10-08 19:11:11.398113 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: SQLAlchemy>=1.3.24 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (2.0.32) 2025-10-08 19:11:11.398192 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PyMySQL>=0.9.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (1.1.1) 2025-10-08 19:11:11.398267 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: dnspython>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (2.6.1) 2025-10-08 19:11:11.398397 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: click>=7.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (8.1.7) 2025-10-08 19:11:11.398468 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jinja2>=2.11.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (3.1.4) 2025-10-08 19:11:11.398542 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting h11>=0.11 (from skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.398617 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 2025-10-08 19:11:11.398725 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: MarkupSafe>=2.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (2.1.5) 2025-10-08 19:11:11.398806 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-multipart>=0.0.5 (from skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.398882 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_multipart-0.0.20-py3-none-any.whl.metadata (1.8 kB) 2025-10-08 19:11:11.398957 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-keystoneclient>=3.21.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (5.5.0) 2025-10-08 19:11:11.399030 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-cinderclient>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (9.6.0) 2025-10-08 19:11:11.399122 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-glanceclient>=2.17.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (4.7.0) 2025-10-08 19:11:11.399202 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-neutronclient>=6.14.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (11.3.1) 2025-10-08 19:11:11.399276 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-novaclient>=15.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (18.7.0) 2025-10-08 19:11:11.399374 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: keystoneauth1>=3.17.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (5.8.1) 2025-10-08 19:11:11.399443 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.policy>=2.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from skyline-apiserver==5.0.1.dev3) (4.4.0) 2025-10-08 19:11:11.399516 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: typing_extensions>=3.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from aiosqlite<=0.17.0->skyline-apiserver==5.0.1.dev3) (4.12.2) 2025-10-08 19:11:11.399590 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting starlette==0.13.4 (from fastapi<=0.58.1->skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.399703 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading starlette-0.13.4-py3-none-any.whl.metadata (6.6 kB) 2025-10-08 19:11:11.399786 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting ecdsa!=0.15 (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.399861 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading ecdsa-0.19.1-py2.py3-none-any.whl.metadata (29 kB) 2025-10-08 19:11:11.399934 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting rsa (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.400020 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-10-08 19:11:11.400093 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyasn1 (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.400164 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-10-08 19:11:11.400238 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting asgiref>=3.4.0 (from uvicorn<=0.17.6->skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.400385 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2025-10-08 19:11:11.400400 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: Mako in /var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.7.5->skyline-apiserver==5.0.1.dev3) (1.3.5) 2025-10-08 19:11:11.400479 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: six>=1.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ecdsa!=0.15->python-jose<=3.3.0->skyline-apiserver==5.0.1.dev3) (1.16.0) 2025-10-08 19:11:11.401700 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: packaging in /var/lib/kolla/venv/lib/python3.12/site-packages (from gunicorn>=20.1.0->skyline-apiserver==5.0.1.dev3) (24.1) 2025-10-08 19:11:11.401710 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting anyio (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.401714 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading anyio-4.4.0-py3-none-any.whl.metadata (4.6 kB) 2025-10-08 19:11:11.401718 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: certifi in /var/lib/kolla/venv/lib/python3.12/site-packages (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev3) (2025.10.5) 2025-10-08 19:11:11.401722 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpcore==1.* (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.401726 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpcore-1.0.5-py3-none-any.whl.metadata (20 kB) 2025-10-08 19:11:11.401730 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: idna in /var/lib/kolla/venv/lib/python3.12/site-packages (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev3) (3.8) 2025-10-08 19:11:11.401733 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting sniffio (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev3) 2025-10-08 19:11:11.401736 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 2025-10-08 19:11:11.401740 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev3) (2.1.0) 2025-10-08 19:11:11.401749 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: requests>=2.14.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev3) (2.32.3) 2025-10-08 19:11:11.401753 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev3) (5.3.0) 2025-10-08 19:11:11.401756 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev3) (1.7.0) 2025-10-08 19:11:11.401764 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.config>=6.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev3) (9.6.0) 2025-10-08 19:11:11.401768 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev3) (5.6.0) 2025-10-08 19:11:11.401771 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.i18n>=3.15.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev3) (6.4.0) 2025-10-08 19:11:11.401775 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.serialization>=2.18.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev3) (5.5.0) 2025-10-08 19:11:11.401778 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.utils>=3.40.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev3) (7.3.0) 2025-10-08 19:11:11.401781 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev3) (3.0.0) 2025-10-08 19:11:11.401786 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev3) (0.10.1) 2025-10-08 19:11:11.401790 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev3) (2.0.0) 2025-10-08 19:11:11.401793 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=6.0.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev3) (1.16.0) 2025-10-08 19:11:11.401803 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev3) (1.0.8) 2025-10-08 19:11:11.401806 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev3) (2024.1) 2025-10-08 19:11:11.401810 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: netifaces>=0.10.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.40.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev3) (0.11.0) 2025-10-08 19:11:11.401842 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.40.0->oslo.policy>=2.3.4->skyline-apiserver==5.0.1.dev3) (3.1.2) 2025-10-08 19:11:11.401921 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: PrettyTable>=0.7.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-cinderclient>=8.1.0->skyline-apiserver==5.0.1.dev3) (3.11.0) 2025-10-08 19:11:11.401996 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=8.1.0->skyline-apiserver==5.0.1.dev3) (0.2.13) 2025-10-08 19:11:11.402072 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev3) (24.2.1) 2025-10-08 19:11:11.402151 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev3) (2.0.1) 2025-10-08 19:11:11.402220 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cryptography<44,>=41.0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev3) (42.0.8) 2025-10-08 19:11:11.402310 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev3) (1.17.0) 2025-10-08 19:11:11.402450 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev3) (2.22) 2025-10-08 19:11:11.402514 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (4.7.0) 2025-10-08 19:11:11.402582 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (4.0.1) 2025-10-08 19:11:11.402672 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (2.1.0) 2025-10-08 19:11:11.402768 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (3.1.0) 2025-10-08 19:11:11.402838 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (6.1.2) 2025-10-08 19:11:11.402904 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (0.5.2) 2025-10-08 19:11:11.402994 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (2.4.3) 2025-10-08 19:11:11.403063 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: attrs>=16.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (24.2.0) 2025-10-08 19:11:11.403131 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: pyperclip>=1.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (1.9.0) 2025-10-08 19:11:11.403199 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (5.1.1) 2025-10-08 19:11:11.403266 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (1.3.3) 2025-10-08 19:11:11.403369 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (1.0.1) 2025-10-08 19:11:11.403428 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (1.33) 2025-10-08 19:11:11.403492 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (4.2.2) 2025-10-08 19:11:11.403559 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (1.4.0) 2025-10-08 19:11:11.403647 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (3.0.0) 2025-10-08 19:11:11.403722 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=6.14.1->skyline-apiserver==5.0.1.dev3) (2.9.0.post0) 2025-10-08 19:11:11.403798 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev3) (3.3.2) 2025-10-08 19:11:11.403864 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.17.4->skyline-apiserver==5.0.1.dev3) (1.26.19) 2025-10-08 19:11:11.403929 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: greenlet!=0.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.3.24->skyline-apiserver==5.0.1.dev3) (3.0.3) 2025-10-08 19:11:11.404004 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonschema<5,>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev3) (4.19.2) 2025-10-08 19:11:11.404071 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev3) (2023.12.1) 2025-10-08 19:11:11.404137 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev3) (0.35.1) 2025-10-08 19:11:11.404203 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.17.1->skyline-apiserver==5.0.1.dev3) (0.20.0) 2025-10-08 19:11:11.404267 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiosqlite-0.17.0-py3-none-any.whl (15 kB) 2025-10-08 19:11:11.404352 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading fastapi-0.58.1-py3-none-any.whl (49 kB) 2025-10-08 19:11:11.404420 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading starlette-0.13.4-py3-none-any.whl (59 kB) 2025-10-08 19:11:11.404484 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading loguru-0.5.3-py3-none-any.whl (57 kB) 2025-10-08 19:11:11.404548 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pydantic-1.10.0-py3-none-any.whl (153 kB) 2025-10-08 19:11:11.404611 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_jose-3.3.0-py2.py3-none-any.whl (33 kB) 2025-10-08 19:11:11.404709 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading uvicorn-0.17.6-py3-none-any.whl (53 kB) 2025-10-08 19:11:11.404782 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiomysql-0.2.0-py3-none-any.whl (44 kB) 2025-10-08 19:11:11.404847 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2025-10-08 19:11:11.404911 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading databases-0.9.0-py3-none-any.whl (25 kB) 2025-10-08 19:11:11.404977 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading ecdsa-0.19.1-py2.py3-none-any.whl (150 kB) 2025-10-08 19:11:11.405042 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-10-08 19:11:11.405106 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading h11-0.14.0-py3-none-any.whl (58 kB) 2025-10-08 19:11:11.405168 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpx-0.27.0-py3-none-any.whl (75 kB) 2025-10-08 19:11:11.405233 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpcore-1.0.5-py3-none-any.whl (77 kB) 2025-10-08 19:11:11.406694 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading immutables-0.20-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (105 kB) 2025-10-08 19:11:11.406703 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_multipart-0.0.20-py3-none-any.whl (24 kB) 2025-10-08 19:11:11.406707 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading anyio-4.4.0-py3-none-any.whl (86 kB) 2025-10-08 19:11:11.406711 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 2025-10-08 19:11:11.406715 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-10-08 19:11:11.406719 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-10-08 19:11:11.406727 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building wheels for collected packages: skyline-apiserver 2025-10-08 19:11:11.406733 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: DEPRECATION: Building 'skyline-apiserver' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'skyline-apiserver'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-10-08 19:11:11.406738 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-10-08 19:11:11.406742 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (setup.py): started 2025-10-08 19:11:11.406746 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (setup.py): finished with status 'done' 2025-10-08 19:11:11.406750 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Created wheel for skyline-apiserver: filename=skyline_apiserver-5.0.1.dev3-py3-none-any.whl size=158920 sha256=63a6805274da024d3a2605ca185abdd80f0fea214d0f49ddfbb50f693bc85491 2025-10-08 19:11:11.406754 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Stored in directory: /tmp/pip-ephem-wheel-cache-mbvoz8fx/wheels/5d/96/f1/e535c7d90f6922e2d4ea896be8b05d8e4cc5f55d6ffb5cbb20 2025-10-08 19:11:11.406761 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built skyline-apiserver 2025-10-08 19:11:11.406765 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: starlette, sniffio, python-multipart, pydantic, pyasn1, loguru, immutables, h11, gunicorn, ecdsa, asgiref, aiosqlite, aiomysql, uvicorn, rsa, httpcore, fastapi, databases, anyio, python-jose, httpx, skyline-apiserver 2025-10-08 19:11:11.406770 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed aiomysql-0.2.0 aiosqlite-0.17.0 anyio-4.4.0 asgiref-3.8.1 databases-0.9.0 ecdsa-0.19.1 fastapi-0.58.1 gunicorn-23.0.0 h11-0.14.0 httpcore-1.0.5 httpx-0.27.0 immutables-0.20 loguru-0.5.3 pyasn1-0.6.0 pydantic-1.10.0 python-jose-3.3.0 python-multipart-0.0.20 rsa-4.9 skyline-apiserver-5.0.1.dev3 sniffio-1.3.1 starlette-0.13.4 uvicorn-0.17.6 2025-10-08 19:11:11.406775 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 2ac14b175ebc 2025-10-08 19:11:11.406778 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> b71e2a4a7def 2025-10-08 19:11:11.406783 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:11:11.406787 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in b81214b510d9 2025-10-08 19:11:11.406791 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2025-10-08 19:11:11.406794 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2025-10-08 19:11:11.406797 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2025-10-08 19:11:11.406801 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages were automatically installed and are no longer required: 2025-10-08 19:11:11.406804 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:11:11.406808 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:11:11.406811 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:11:11.406819 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:11:11.406822 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:11:11.406825 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:11:11.406829 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:11:11.406832 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2025-10-08 19:11:11.406835 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Use 'apt autoremove' to remove them. 2025-10-08 19:11:11.406839 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2025-10-08 19:11:11.406842 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: build-essential 2025-10-08 19:11:11.406848 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:11:11.406851 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:11:11.406854 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-10-08 19:11:11.406858 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-10-08 19:11:11.406862 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: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% 2025-10-08 19:11:11.406870 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2025-10-08 19:11:11.406875 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2025-10-08 19:11:11.406924 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2025-10-08 19:11:11.406979 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2025-10-08 19:11:11.407040 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2025-10-08 19:11:11.407088 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2025-10-08 19:11:11.407143 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 19:11:11.407197 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:11:11.407250 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2025-10-08 19:11:11.407331 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2025-10-08 19:11:11.407376 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2025-10-08 19:11:11.407434 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2025-10-08 19:11:11.407483 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:11:11.407533 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:11:11.407584 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:11:11.407637 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:11:11.407702 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:11:11.407758 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:11:11.407809 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:11:11.407860 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2025-10-08 19:11:11.407918 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:11:11.407968 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 228 MB disk space will be freed. 2025-10-08 19:11:11.408024 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-10-08 19:11:11.408078 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-10-08 19:11:11.408134 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: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% 2025-10-08 19:11:11.408186 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2025-10-08 19:11:11.408236 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2025-10-08 19:11:11.408301 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2025-10-08 19:11:11.408382 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2025-10-08 19:11:11.408437 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2025-10-08 19:11:11.408490 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2025-10-08 19:11:11.408545 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 19:11:11.408600 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:11:11.408665 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:11.408718 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:11:11.408767 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:11.408816 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:11:11.408859 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:11:11.408905 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:11:11.408951 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:11.408995 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:11:11.409040 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:11.409083 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:11:11.409127 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:11:11.409171 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:11:11.409216 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:11:11.409260 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:11:11.409377 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:11:11.409389 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:11:11.409421 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:11.409465 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:11:11.409509 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:11.409553 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:11.409598 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:11.409645 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:11.409718 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:11.409778 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:11.409825 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:11.409871 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:11:11.409917 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:11:11.409962 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:11.410007 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:11.410053 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:11:11.410097 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:11.410141 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:11.410186 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:11:11.410230 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:11.410276 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:11:11.410338 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:11.410383 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:11.410429 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing lto-disabled-list (47) ... 2025-10-08 19:11:11.410475 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing make (4.3-4.1build2) ... 2025-10-08 19:11:11.410520 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:11:11.410566 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:11:11.410611 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyclean==3.0.0 2025-10-08 19:11:11.410672 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:11:11.410723 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:11:11.410768 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: pyclean 2025-10-08 19:11:11.410813 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed pyclean-3.0.0 2025-10-08 19:11:11.410857 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:11:11.410899 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-10-08 19:11:11.410952 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 8474 files, 1211 directories removed. 2025-10-08 19:11:11.410989 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-10-08 19:11:11.411748 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /usr 2025-10-08 19:11:11.411759 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-10-08 19:11:11.411764 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 1316 files, 133 directories removed. 2025-10-08 19:11:11.411768 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-10-08 19:11:11.411773 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Found existing installation: pyclean 3.0.0 2025-10-08 19:11:11.411777 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Uninstalling pyclean-3.0.0: 2025-10-08 19:11:11.411781 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:11:11.411786 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container b81214b510d9 2025-10-08 19:11:11.411790 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 2c4311cf6106 2025-10-08 19:11:11.411794 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 7/7 : USER skyline 2025-10-08 19:11:11.411798 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 5580474d65bc 2025-10-08 19:11:11.411814 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 5580474d65bc 2025-10-08 19:11:11.411818 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 2b4434a432a3 2025-10-08 19:11:11.411822 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built 9bb96bbf8e19 2025-10-08 19:11:11.411827 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully tagged osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251008 2025-10-08 19:11:11.411831 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Built at 2025-10-08 19:11:11.411446 (took 0:00:37.424755) 2025-10-08 19:11:11.411965 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-conductor) 2025-10-08 19:11:11.411972 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Processing 2025-10-08 19:11:11.411977 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building started at 2025-10-08 19:11:11.411917 2025-10-08 19:11:11.412052 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Getting archive from https://get.helm.sh/helm-v3.16.3-linux-amd64.tar.gz 2025-10-08 19:11:12.793850 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 1 plugins into plugins archive 2025-10-08 19:11:12.794388 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 0 additions into additions archive 2025-10-08 19:11:44.412869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20251008 2025-10-08 19:11:44.412920 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> eda152759dfe 2025-10-08 19:11:44.412928 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 2/6 : LABEL "build-date"="20251008" "name"="magnum-conductor" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:11:44.412941 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 4b9be09e31f1 2025-10-08 19:11:44.412947 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 4b9be09e31f1 2025-10-08 19:11:44.412951 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 50821a0a6388 2025-10-08 19:11:44.412955 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 3/6 : ADD plugins-archive / 2025-10-08 19:11:44.412959 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 8d75631653b7 2025-10-08 19:11:44.412963 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 4/6 : RUN cp /plugins/linux-amd64/helm /usr/local/bin/helm 2025-10-08 19:11:44.412967 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 1e25f80c5dc0 2025-10-08 19:11:44.412971 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 1e25f80c5dc0 2025-10-08 19:11:44.412975 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 11c1a65d0dbf 2025-10-08 19:11:44.413009 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:11:44.413029 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 364f361d59cf 2025-10-08 19:11:44.413034 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2025-10-08 19:11:44.413038 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2025-10-08 19:11:44.413060 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2025-10-08 19:11:44.414713 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages were automatically installed and are no longer required: 2025-10-08 19:11:44.414728 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:11:44.414735 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:11:44.414741 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:11:44.414746 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:11:44.414762 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:11:44.414766 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:11:44.414770 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:11:44.414774 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2025-10-08 19:11:44.414777 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Use 'apt autoremove' to remove them. 2025-10-08 19:11:44.414781 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2025-10-08 19:11:44.414784 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: build-essential 2025-10-08 19:11:44.414787 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:11:44.414791 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:11:44.414794 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-10-08 19:11:44.414799 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(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% 2025-10-08 19:11:44.414803 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2025-10-08 19:11:44.414807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2025-10-08 19:11:44.414810 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2025-10-08 19:11:44.414813 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2025-10-08 19:11:44.414816 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% (Reading database ... 95% 2025-10-08 19:11:44.414820 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 19:11:44.414825 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:11:44.414828 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2025-10-08 19:11:44.414831 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2025-10-08 19:11:44.414834 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2025-10-08 19:11:44.414838 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2025-10-08 19:11:44.414841 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:11:44.414845 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:11:44.414848 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:11:44.414851 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:11:44.414855 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:11:44.414858 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:11:44.414861 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:11:44.414864 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2025-10-08 19:11:44.414868 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:11:44.414871 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 228 MB disk space will be freed. 2025-10-08 19:11:44.414880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-10-08 19:11:44.414889 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-10-08 19:11:44.414966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: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% 2025-10-08 19:11:44.415041 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2025-10-08 19:11:44.415119 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2025-10-08 19:11:44.415197 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-10-08 19:11:44.415267 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:80% 2025-10-08 19:11:44.415364 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% (Reading database ... 90% 2025-10-08 19:11:44.415440 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2025-10-08 19:11:44.415516 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 19:11:44.415615 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:11:44.415720 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:44.415803 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:11:44.415879 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:44.415977 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:11:44.416053 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:11:44.416128 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:11:44.416201 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:44.416274 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:11:44.416431 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:44.416501 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:11:44.416577 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:11:44.416678 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:11:44.416763 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:11:44.416838 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:11:44.416909 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:11:44.416975 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:11:44.417044 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:44.417110 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:11:44.417175 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:44.417240 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:44.417485 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:44.417561 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:11:44.417608 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:44.417620 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:44.417691 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:44.417703 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:11:44.417719 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:11:44.417767 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:44.417827 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:44.417890 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:11:44.417955 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:44.418032 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-10-08 19:11:44.418101 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:44.418167 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:11:44.418247 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:44.418328 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:11:44.418387 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:44.418479 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:11:44.418546 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing lto-disabled-list (47) ... 2025-10-08 19:11:44.418612 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing make (4.3-4.1build2) ... 2025-10-08 19:11:44.418712 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:11:44.418785 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:11:44.418851 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Collecting pyclean==3.0.0 2025-10-08 19:11:44.418917 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:11:44.418983 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:11:44.419074 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Installing collected packages: pyclean 2025-10-08 19:11:44.419121 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully installed pyclean-3.0.0 2025-10-08 19:11:44.419196 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:11:44.419257 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-10-08 19:11:44.419346 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 10379 files, 1349 directories removed. 2025-10-08 19:11:44.419410 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-10-08 19:11:44.419478 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /usr 2025-10-08 19:11:44.419542 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-10-08 19:11:44.419610 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 1316 files, 133 directories removed. 2025-10-08 19:11:44.419698 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-10-08 19:11:44.419772 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Found existing installation: pyclean 3.0.0 2025-10-08 19:11:44.419831 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Uninstalling pyclean-3.0.0: 2025-10-08 19:11:44.419897 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:11:44.419962 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 364f361d59cf 2025-10-08 19:11:44.420022 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 11d6e3df506d 2025-10-08 19:11:44.420086 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 6/6 : USER magnum 2025-10-08 19:11:44.420768 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 1f3c62990b74 2025-10-08 19:11:44.420787 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 1f3c62990b74 2025-10-08 19:11:44.420798 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> c7c8a2925cf9 2025-10-08 19:11:44.420808 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully built b9d29c573d71 2025-10-08 19:11:44.420817 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully tagged osism.harbor.regio.digital/kolla/magnum-conductor:build-20251008 2025-10-08 19:11:44.420827 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Built at 2025-10-08 19:11:44.420356 (took 0:00:33.008439) 2025-10-08 19:11:44.421748 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-api) 2025-10-08 19:11:44.421790 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Processing 2025-10-08 19:11:44.421801 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building started at 2025-10-08 19:11:44.420998 2025-10-08 19:11:44.422714 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 plugins into plugins archive 2025-10-08 19:11:44.422908 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 additions into additions archive 2025-10-08 19:12:13.695370 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20251008 2025-10-08 19:12:13.695437 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> eda152759dfe 2025-10-08 19:12:13.695536 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 2/6 : LABEL "build-date"="20251008" "name"="magnum-api" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:12:13.695608 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in a9dad5649942 2025-10-08 19:12:13.695619 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container a9dad5649942 2025-10-08 19:12:13.695719 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 58b6acc8475f 2025-10-08 19:12:13.695760 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_magnum_extend_start 2025-10-08 19:12:13.695812 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> be437beb57be 2025-10-08 19:12:13.695859 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_magnum_extend_start 2025-10-08 19:12:13.695908 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 38156ab0ed2b 2025-10-08 19:12:13.695956 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 38156ab0ed2b 2025-10-08 19:12:13.696004 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> a9d047dcd581 2025-10-08 19:12:13.696084 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:12:13.696141 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in de92ffe8de28 2025-10-08 19:12:13.696188 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2025-10-08 19:12:13.696237 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2025-10-08 19:12:13.696283 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2025-10-08 19:12:13.696349 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages were automatically installed and are no longer required: 2025-10-08 19:12:13.696392 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:12:13.696433 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:12:13.696474 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:12:13.696514 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:12:13.696553 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:12:13.696593 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:12:13.696642 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:12:13.696694 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2025-10-08 19:12:13.696739 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Use 'apt autoremove' to remove them. 2025-10-08 19:12:13.697868 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2025-10-08 19:12:13.697930 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: build-essential 2025-10-08 19:12:13.697943 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-10-08 19:12:13.697955 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 17.4 kB disk space will be freed. 2025-10-08 19:12:13.697964 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-10-08 19:12:13.697976 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(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% 2025-10-08 19:12:13.697988 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-10-08 19:12:13.697998 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:70% 2025-10-08 19:12:13.698007 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2025-10-08 19:12:13.698017 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2025-10-08 19:12:13.698026 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2025-10-08 19:12:13.698035 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2025-10-08 19:12:13.698044 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2025-10-08 19:12:13.698054 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-10-08 19:12:13.698065 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing build-essential (12.10ubuntu1) ... 2025-10-08 19:12:13.698074 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2025-10-08 19:12:13.698084 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2025-10-08 19:12:13.698093 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2025-10-08 19:12:13.698103 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2025-10-08 19:12:13.698113 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-10-08 19:12:13.698139 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-10-08 19:12:13.698148 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2025-10-08 19:12:13.698167 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-10-08 19:12:13.698177 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-10-08 19:12:13.698186 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-10-08 19:12:13.698196 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-10-08 19:12:13.698205 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2025-10-08 19:12:13.698215 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-10-08 19:12:13.698224 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 228 MB disk space will be freed. 2025-10-08 19:12:13.698233 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-10-08 19:12:13.698242 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-10-08 19:12:13.698253 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: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% 2025-10-08 19:12:13.698263 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2025-10-08 19:12:13.698272 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2025-10-08 19:12:13.698281 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2025-10-08 19:12:13.698316 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2025-10-08 19:12:13.698327 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-10-08 19:12:13.698337 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:90% (Reading database ... 95% 2025-10-08 19:12:13.698346 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-10-08 19:12:13.698356 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-10-08 19:12:13.698366 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:12:13.698436 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-10-08 19:12:13.698448 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:12:13.698457 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-10-08 19:12:13.698467 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils (2.42-4ubuntu2.5) ... 2025-10-08 19:12:13.698476 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:12:13.698486 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:12:13.698496 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:12:13.698505 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:12:13.698515 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... 2025-10-08 19:12:13.698524 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:12:13.698534 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:12:13.698543 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libbinutils:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:12:13.698553 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-common:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:12:13.698562 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-10-08 19:12:13.698571 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-10-08 19:12:13.698581 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:12:13.698598 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-10-08 19:12:13.698608 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:12:13.698618 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:12:13.698659 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:12:13.698668 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-10-08 19:12:13.698678 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:12:13.698687 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:12:13.698762 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:12:13.698781 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:12:13.698790 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-10-08 19:12:13.698800 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:12:13.698809 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:12:13.698818 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-10-08 19:12:13.698828 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:12:13.698837 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:12:13.698846 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-10-08 19:12:13.698856 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:12:13.698865 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libsframe1:amd64 (2.42-4ubuntu2.5) ... 2025-10-08 19:12:13.698874 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:12:13.698884 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-10-08 19:12:13.698934 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing lto-disabled-list (47) ... 2025-10-08 19:12:13.698945 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing make (4.3-4.1build2) ... 2025-10-08 19:12:13.698955 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-10-08 19:12:13.698964 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-10-08 19:12:13.698974 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Collecting pyclean==3.0.0 2025-10-08 19:12:13.698983 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:12:13.698993 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:12:13.699046 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Installing collected packages: pyclean 2025-10-08 19:12:13.699056 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully installed pyclean-3.0.0 2025-10-08 19:12:13.699066 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:12:13.699075 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-10-08 19:12:13.699109 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 10379 files, 1349 directories removed. 2025-10-08 19:12:13.699119 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-10-08 19:12:13.699129 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /usr 2025-10-08 19:12:13.699142 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-10-08 19:12:13.699203 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 1316 files, 133 directories removed. 2025-10-08 19:12:13.699217 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-10-08 19:12:13.700069 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Found existing installation: pyclean 3.0.0 2025-10-08 19:12:13.700146 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Uninstalling pyclean-3.0.0: 2025-10-08 19:12:13.700159 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:12:13.700169 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container de92ffe8de28 2025-10-08 19:12:13.700179 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 729d6e97524d 2025-10-08 19:12:13.700189 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 6/6 : USER magnum 2025-10-08 19:12:13.700198 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 99d500fea1c4 2025-10-08 19:12:13.700208 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 99d500fea1c4 2025-10-08 19:12:13.700217 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> a5a87d2d1057 2025-10-08 19:12:13.700227 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully built b4c3268e6cf7 2025-10-08 19:12:13.700236 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully tagged osism.harbor.regio.digital/kolla/magnum-api:build-20251008 2025-10-08 19:12:13.700246 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Built at 2025-10-08 19:12:13.699530 (took 0:00:29.278532) 2025-10-08 19:12:13.700256 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-prometheus-exporter) 2025-10-08 19:12:13.700265 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Processing 2025-10-08 19:12:13.700334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building started at 2025-10-08 19:12:13.699998 2025-10-08 19:12:13.701026 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 plugins into plugins archive 2025-10-08 19:12:13.701595 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 additions into additions archive 2025-10-08 19:12:32.123048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 1/9 : FROM osism.harbor.regio.digital/kolla/ironic-conductor:build-20251008 2025-10-08 19:12:32.123149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 7c81eaf42af6 2025-10-08 19:12:32.124188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 2/9 : LABEL "build-date"="20251008" "name"="ironic-prometheus-exporter" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-prometheus-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:12:32.124249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 1d67459607a3 2025-10-08 19:12:32.124344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 1d67459607a3 2025-10-08 19:12:32.124398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 8bd9e85258cc 2025-10-08 19:12:32.124475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 3/9 : USER root 2025-10-08 19:12:32.124538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in bb09bdd053d7 2025-10-08 19:12:32.124579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container bb09bdd053d7 2025-10-08 19:12:32.124618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> e1fce4213fef 2025-10-08 19:12:32.124775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 libapache2-mod-wsgi-py3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2025-10-08 19:12:32.124833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 5f6a0d5bad55 2025-10-08 19:12:32.124845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-10-08 19:12:32.124922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-10-08 19:12:32.124963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-10-08 19:12:32.125032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-10-08 19:12:32.125072 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-10-08 19:12:32.126177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-10-08 19:12:32.126195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-10-08 19:12:32.126233 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-10-08 19:12:32.126268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-10-08 19:12:32.126369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,925 kB] 2025-10-08 19:12:32.126382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,887 kB] 2025-10-08 19:12:32.126416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [33.9 kB] 2025-10-08 19:12:32.126452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-10-08 19:12:32.127466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,527 kB] 2025-10-08 19:12:32.128342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,138 kB] 2025-10-08 19:12:32.128362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Fetched 28.5 MB in 2s (11.4 MB/s) 2025-10-08 19:12:32.128402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-10-08 19:12:32.128415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-10-08 19:12:32.128449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-10-08 19:12:32.128464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-10-08 19:12:32.128499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:apache2 is already the newest version (2.4.58-1ubuntu8.8). 2025-10-08 19:12:32.128545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:libapache2-mod-wsgi-py3 is already the newest version (5.0.0-1build2). 2025-10-08 19:12:32.128605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded. 2025-10-08 19:12:32.128679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 5f6a0d5bad55 2025-10-08 19:12:32.128693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 1bacf7cd9a51 2025-10-08 19:12:32.128722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 5/9 : RUN echo > /etc/apache2/ports.conf 2025-10-08 19:12:32.128732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 507f6b0751c5 2025-10-08 19:12:32.128766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 507f6b0751c5 2025-10-08 19:12:32.128810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 66579309d529 2025-10-08 19:12:32.128850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 6/9 : ENV IRONIC_CONFIG /etc/ironic/ironic.conf 2025-10-08 19:12:32.128883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in f34ff663de5f 2025-10-08 19:12:32.128922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container f34ff663de5f 2025-10-08 19:12:32.128979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 618ae8dfa47e 2025-10-08 19:12:32.128989 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 7/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-10-08 19:12:32.129030 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 904b8bfd76cd 2025-10-08 19:12:32.129064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 8/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-10-08 19:12:32.129098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 0069a695e8ea 2025-10-08 19:12:32.129131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 0069a695e8ea 2025-10-08 19:12:32.129171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 5f9663fe106f 2025-10-08 19:12:32.129310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 9/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:12:32.129334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 443d06d7672a 2025-10-08 19:12:32.129371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-10-08 19:12:32.129381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-10-08 19:12:32.129414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-10-08 19:12:32.129456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Package 'build-essential' is not installed, so not removed 2025-10-08 19:12:32.129490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 19:12:32.129524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-10-08 19:12:32.129565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-10-08 19:12:32.129604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-10-08 19:12:32.129672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 19:12:32.129711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Collecting pyclean==3.0.0 2025-10-08 19:12:32.129746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:12:32.129779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:12:32.129819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Installing collected packages: pyclean 2025-10-08 19:12:32.129852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully installed pyclean-3.0.0 2025-10-08 19:12:32.129887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:12:32.129920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-10-08 19:12:32.129990 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 330 files, 48 directories removed. 2025-10-08 19:12:32.130001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-10-08 19:12:32.130059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /usr 2025-10-08 19:12:32.130088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-10-08 19:12:32.130125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 158 files, 19 directories removed. 2025-10-08 19:12:32.130135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-10-08 19:12:32.130167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Found existing installation: pyclean 3.0.0 2025-10-08 19:12:32.130207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Uninstalling pyclean-3.0.0: 2025-10-08 19:12:32.130247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:12:32.130282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 443d06d7672a 2025-10-08 19:12:32.130334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 3bf296b2a20c 2025-10-08 19:12:32.130373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully built d480920d49ba 2025-10-08 19:12:32.130412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully tagged osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251008 2025-10-08 19:12:32.130529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Built at 2025-10-08 19:12:32.130400 (took 0:00:18.430402) 2025-10-08 19:12:32.131020 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-infoblox-ipam-agent) 2025-10-08 19:12:32.131059 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Processing 2025-10-08 19:12:32.131097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building started at 2025-10-08 19:12:32.130974 2025-10-08 19:12:32.131972 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 plugins into plugins archive 2025-10-08 19:12:32.132560 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 additions into additions archive 2025-10-08 19:12:40.916711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-server:build-20251008 2025-10-08 19:12:40.916780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 5b1dfbbc1d66 2025-10-08 19:12:40.916798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 2/5 : LABEL "build-date"="20251008" "name"="neutron-infoblox-ipam-agent" "de.osism.commit.docker_images_kolla"="21993c8" "de.osism.commit.kolla"="e89e069ba" "de.osism.commit.kolla_version"="19.6.0" "de.osism.commit.release"="d7f892b" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2024.2" "de.osism.version"="latest" "org.opencontainers.image.created"="2025-10-08T17:41:20.824701+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-infoblox-ipam-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2025-10-08 19:12:40.916812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 9ddb25c46605 2025-10-08 19:12:40.916869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 9ddb25c46605 2025-10-08 19:12:40.916881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 4d8ffc6f3e04 2025-10-08 19:12:40.916892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 3/5 : USER root 2025-10-08 19:12:40.916903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 1a6238a17fce 2025-10-08 19:12:40.916913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 1a6238a17fce 2025-10-08 19:12:40.916924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> f17caeb11e77 2025-10-08 19:12:40.916935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2025-10-08 19:12:40.916972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in e852dcdbb930 2025-10-08 19:12:40.916982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2025-10-08 19:12:40.916990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2025-10-08 19:12:40.917003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2025-10-08 19:12:40.917011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Package 'build-essential' is not installed, so not removed 2025-10-08 19:12:40.917021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 19:12:40.917033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2025-10-08 19:12:40.917098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2025-10-08 19:12:40.917112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2025-10-08 19:12:40.917187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-10-08 19:12:40.917202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Collecting pyclean==3.0.0 2025-10-08 19:12:40.917233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-10-08 19:12:40.917288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-10-08 19:12:40.917334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Installing collected packages: pyclean 2025-10-08 19:12:40.917984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully installed pyclean-3.0.0 2025-10-08 19:12:40.918012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /var/lib/kolla/venv 2025-10-08 19:12:40.918018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-10-08 19:12:40.918023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 330 files, 48 directories removed. 2025-10-08 19:12:40.918028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-10-08 19:12:40.918033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /usr 2025-10-08 19:12:40.918038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-10-08 19:12:40.918043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 158 files, 19 directories removed. 2025-10-08 19:12:40.918048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-10-08 19:12:40.918052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Found existing installation: pyclean 3.0.0 2025-10-08 19:12:40.918057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Uninstalling pyclean-3.0.0: 2025-10-08 19:12:40.918062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Successfully uninstalled pyclean-3.0.0 2025-10-08 19:12:40.918067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container e852dcdbb930 2025-10-08 19:12:40.918072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 87ca5d0d20a7 2025-10-08 19:12:40.918077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 5/5 : USER neutron 2025-10-08 19:12:40.918082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in b3ead92768f7 2025-10-08 19:12:40.918086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container b3ead92768f7 2025-10-08 19:12:40.918091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 0abd71cd9d83 2025-10-08 19:12:40.918095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully built 438a825569ec 2025-10-08 19:12:40.918106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251008 2025-10-08 19:12:40.918113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Built at 2025-10-08 19:12:40.917823 (took 0:00:08.786849) 2025-10-08 19:12:41.828356 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2025-10-08 19:12:41.828426 | ubuntu-noble-large | INFO:kolla.common.utils:Successfully built images 2025-10-08 19:12:41.828439 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2025-10-08 19:12:41.828450 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-api 2025-10-08 19:12:41.828460 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-base 2025-10-08 19:12:41.828524 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-evaluator 2025-10-08 19:12:41.828536 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-expirer 2025-10-08 19:12:41.828545 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-listener 2025-10-08 19:12:41.828555 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-notifier 2025-10-08 19:12:41.828565 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-api 2025-10-08 19:12:41.828575 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-base 2025-10-08 19:12:41.828681 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-keystone-listener 2025-10-08 19:12:41.828697 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-worker 2025-10-08 19:12:41.828708 | ubuntu-noble-large | INFO:kolla.common.utils:base 2025-10-08 19:12:41.828757 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-api 2025-10-08 19:12:41.828769 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-base 2025-10-08 19:12:41.828818 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-manager 2025-10-08 19:12:41.828829 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-base 2025-10-08 19:12:41.828873 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-central 2025-10-08 19:12:41.828917 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-compute 2025-10-08 19:12:41.828962 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-ipmi 2025-10-08 19:12:41.829007 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-notification 2025-10-08 19:12:41.829049 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-api 2025-10-08 19:12:41.829231 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-backup 2025-10-08 19:12:41.830706 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-base 2025-10-08 19:12:41.830739 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-scheduler 2025-10-08 19:12:41.830748 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-volume 2025-10-08 19:12:41.830756 | ubuntu-noble-large | INFO:kolla.common.utils:cron 2025-10-08 19:12:41.830766 | ubuntu-noble-large | INFO:kolla.common.utils:designate-api 2025-10-08 19:12:41.830773 | ubuntu-noble-large | INFO:kolla.common.utils:designate-backend-bind9 2025-10-08 19:12:41.830781 | ubuntu-noble-large | INFO:kolla.common.utils:designate-base 2025-10-08 19:12:41.830789 | ubuntu-noble-large | INFO:kolla.common.utils:designate-central 2025-10-08 19:12:41.830796 | ubuntu-noble-large | INFO:kolla.common.utils:designate-mdns 2025-10-08 19:12:41.830804 | ubuntu-noble-large | INFO:kolla.common.utils:designate-producer 2025-10-08 19:12:41.830811 | ubuntu-noble-large | INFO:kolla.common.utils:designate-sink 2025-10-08 19:12:41.830819 | ubuntu-noble-large | INFO:kolla.common.utils:designate-worker 2025-10-08 19:12:41.830826 | ubuntu-noble-large | INFO:kolla.common.utils:dnsmasq 2025-10-08 19:12:41.830834 | ubuntu-noble-large | INFO:kolla.common.utils:fluentd 2025-10-08 19:12:41.830842 | ubuntu-noble-large | INFO:kolla.common.utils:glance-api 2025-10-08 19:12:41.830849 | ubuntu-noble-large | INFO:kolla.common.utils:glance-base 2025-10-08 19:12:41.830857 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-api 2025-10-08 19:12:41.830864 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-base 2025-10-08 19:12:41.830872 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-metricd 2025-10-08 19:12:41.830879 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-statsd 2025-10-08 19:12:41.830886 | ubuntu-noble-large | INFO:kolla.common.utils:grafana 2025-10-08 19:12:41.830894 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-base 2025-10-08 19:12:41.830901 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-corosync 2025-10-08 19:12:41.830909 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker 2025-10-08 19:12:41.830937 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker-remote 2025-10-08 19:12:41.830945 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pcs 2025-10-08 19:12:41.830953 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy 2025-10-08 19:12:41.830961 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy-ssh 2025-10-08 19:12:41.830968 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api 2025-10-08 19:12:41.830976 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api-cfn 2025-10-08 19:12:41.830984 | ubuntu-noble-large | INFO:kolla.common.utils:heat-base 2025-10-08 19:12:41.830991 | ubuntu-noble-large | INFO:kolla.common.utils:heat-engine 2025-10-08 19:12:41.831017 | ubuntu-noble-large | INFO:kolla.common.utils:horizon 2025-10-08 19:12:41.831025 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-api 2025-10-08 19:12:41.831033 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-base 2025-10-08 19:12:41.831040 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-conductor 2025-10-08 19:12:41.831047 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-inspector 2025-10-08 19:12:41.831055 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-neutron-agent 2025-10-08 19:12:41.831062 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-prometheus-exporter 2025-10-08 19:12:41.831070 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-pxe 2025-10-08 19:12:41.831078 | ubuntu-noble-large | INFO:kolla.common.utils:iscsid 2025-10-08 19:12:41.831091 | ubuntu-noble-large | INFO:kolla.common.utils:keepalived 2025-10-08 19:12:41.831099 | ubuntu-noble-large | INFO:kolla.common.utils:keystone 2025-10-08 19:12:41.831107 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-base 2025-10-08 19:12:41.831114 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-fernet 2025-10-08 19:12:41.831122 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-ssh 2025-10-08 19:12:41.831129 | ubuntu-noble-large | INFO:kolla.common.utils:kolla-toolbox 2025-10-08 19:12:41.831137 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-base 2025-10-08 19:12:41.831144 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-lego 2025-10-08 19:12:41.831155 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-webserver 2025-10-08 19:12:41.831246 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-api 2025-10-08 19:12:41.831260 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-base 2025-10-08 19:12:41.831359 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-conductor 2025-10-08 19:12:41.831404 | ubuntu-noble-large | INFO:kolla.common.utils:manila-api 2025-10-08 19:12:41.831459 | ubuntu-noble-large | INFO:kolla.common.utils:manila-base 2025-10-08 19:12:41.831517 | ubuntu-noble-large | INFO:kolla.common.utils:manila-data 2025-10-08 19:12:41.831580 | ubuntu-noble-large | INFO:kolla.common.utils:manila-scheduler 2025-10-08 19:12:41.831655 | ubuntu-noble-large | INFO:kolla.common.utils:manila-share 2025-10-08 19:12:41.831774 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-base 2025-10-08 19:12:41.831824 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-clustercheck 2025-10-08 19:12:41.831882 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-server 2025-10-08 19:12:41.831943 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-api 2025-10-08 19:12:41.832002 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-base 2025-10-08 19:12:41.832060 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-engine 2025-10-08 19:12:41.832117 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-monitors 2025-10-08 19:12:41.832175 | ubuntu-noble-large | INFO:kolla.common.utils:memcached 2025-10-08 19:12:41.832234 | ubuntu-noble-large | INFO:kolla.common.utils:multipathd 2025-10-08 19:12:41.832291 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-base 2025-10-08 19:12:41.832364 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-bgp-dragent 2025-10-08 19:12:41.832422 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-dhcp-agent 2025-10-08 19:12:41.832478 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-infoblox-ipam-agent 2025-10-08 19:12:41.832535 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-l3-agent 2025-10-08 19:12:41.832593 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-linuxbridge-agent 2025-10-08 19:12:41.832671 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metadata-agent 2025-10-08 19:12:41.832738 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metering-agent 2025-10-08 19:12:41.832796 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-mlnx-agent 2025-10-08 19:12:41.832854 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-openvswitch-agent 2025-10-08 19:12:41.832912 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-agent 2025-10-08 19:12:41.832974 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-vpn-agent 2025-10-08 19:12:41.833031 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-server 2025-10-08 19:12:41.833088 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-sriov-agent 2025-10-08 19:12:41.833141 | ubuntu-noble-large | INFO:kolla.common.utils:nova-api 2025-10-08 19:12:41.833192 | ubuntu-noble-large | INFO:kolla.common.utils:nova-base 2025-10-08 19:12:41.833248 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute 2025-10-08 19:12:41.833356 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute-ironic 2025-10-08 19:12:41.833371 | ubuntu-noble-large | INFO:kolla.common.utils:nova-conductor 2025-10-08 19:12:41.833425 | ubuntu-noble-large | INFO:kolla.common.utils:nova-libvirt 2025-10-08 19:12:41.833482 | ubuntu-noble-large | INFO:kolla.common.utils:nova-novncproxy 2025-10-08 19:12:41.833539 | ubuntu-noble-large | INFO:kolla.common.utils:nova-scheduler 2025-10-08 19:12:41.833596 | ubuntu-noble-large | INFO:kolla.common.utils:nova-serialproxy 2025-10-08 19:12:41.833673 | ubuntu-noble-large | INFO:kolla.common.utils:nova-spicehtml5proxy 2025-10-08 19:12:41.833736 | ubuntu-noble-large | INFO:kolla.common.utils:nova-ssh 2025-10-08 19:12:41.833793 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-api 2025-10-08 19:12:41.833850 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-base 2025-10-08 19:12:41.833916 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-driver-agent 2025-10-08 19:12:41.833970 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-health-manager 2025-10-08 19:12:41.834021 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-housekeeping 2025-10-08 19:12:41.834076 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-worker 2025-10-08 19:12:41.834139 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch 2025-10-08 19:12:41.834194 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch-dashboards 2025-10-08 19:12:41.834253 | ubuntu-noble-large | INFO:kolla.common.utils:openstack-base 2025-10-08 19:12:41.834326 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-base 2025-10-08 19:12:41.834379 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-db-server 2025-10-08 19:12:41.834436 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-vswitchd 2025-10-08 19:12:41.834493 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-base 2025-10-08 19:12:41.834549 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-controller 2025-10-08 19:12:41.834604 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-nb-db-server 2025-10-08 19:12:41.834683 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-northd 2025-10-08 19:12:41.835719 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-server 2025-10-08 19:12:41.835740 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk 2025-10-08 19:12:41.835748 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-db 2025-10-08 19:12:41.835755 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-vswitchd 2025-10-08 19:12:41.835762 | ubuntu-noble-large | INFO:kolla.common.utils:placement-api 2025-10-08 19:12:41.835770 | ubuntu-noble-large | INFO:kolla.common.utils:placement-base 2025-10-08 19:12:41.835776 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-alertmanager 2025-10-08 19:12:41.835783 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-base 2025-10-08 19:12:41.835790 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-blackbox-exporter 2025-10-08 19:12:41.835797 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-cadvisor 2025-10-08 19:12:41.835804 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-elasticsearch-exporter 2025-10-08 19:12:41.835811 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-libvirt-exporter 2025-10-08 19:12:41.835818 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-memcached-exporter 2025-10-08 19:12:41.835825 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mtail 2025-10-08 19:12:41.835832 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mysqld-exporter 2025-10-08 19:12:41.835838 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-node-exporter 2025-10-08 19:12:41.835845 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-openstack-exporter 2025-10-08 19:12:41.835862 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-ovn-exporter 2025-10-08 19:12:41.835870 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-v2-server 2025-10-08 19:12:41.835876 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql 2025-10-08 19:12:41.835883 | ubuntu-noble-large | INFO:kolla.common.utils:rabbitmq 2025-10-08 19:12:41.835890 | ubuntu-noble-large | INFO:kolla.common.utils:redis 2025-10-08 19:12:41.835897 | ubuntu-noble-large | INFO:kolla.common.utils:redis-base 2025-10-08 19:12:41.835905 | ubuntu-noble-large | INFO:kolla.common.utils:redis-sentinel 2025-10-08 19:12:41.835911 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-apiserver 2025-10-08 19:12:41.835918 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-base 2025-10-08 19:12:41.835925 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-console 2025-10-08 19:12:41.835931 | ubuntu-noble-large | INFO:kolla.common.utils:tgtd 2025-10-08 19:12:42.382717 | ubuntu-noble-large | {"built": [{"name": "aodh-api"}, {"name": "aodh-base"}, {"name": "aodh-evaluator"}, {"name": "aodh-expirer"}, {"name": "aodh-listener"}, {"name": "aodh-notifier"}, {"name": "barbican-api"}, {"name": "barbican-base"}, {"name": "barbican-keystone-listener"}, {"name": "barbican-worker"}, {"name": "base"}, {"name": "blazar-api"}, {"name": "blazar-base"}, {"name": "blazar-manager"}, {"name": "ceilometer-base"}, {"name": "ceilometer-central"}, {"name": "ceilometer-compute"}, {"name": "ceilometer-ipmi"}, {"name": "ceilometer-notification"}, {"name": "cinder-api"}, {"name": "cinder-backup"}, {"name": "cinder-base"}, {"name": "cinder-scheduler"}, {"name": "cinder-volume"}, {"name": "cron"}, {"name": "designate-api"}, {"name": "designate-backend-bind9"}, {"name": "designate-base"}, {"name": "designate-central"}, {"name": "designate-mdns"}, {"name": "designate-producer"}, {"name": "designate-sink"}, {"name": "designate-worker"}, {"name": "dnsmasq"}, {"name": "fluentd"}, {"name": "glance-api"}, {"name": "glance-base"}, {"name": "gnocchi-api"}, {"name": "gnocchi-base"}, {"name": "gnocchi-metricd"}, {"name": "gnocchi-statsd"}, {"name": "grafana"}, {"name": "hacluster-base"}, {"name": "hacluster-corosync"}, {"name": "hacluster-pacemaker"}, {"name": "hacluster-pacemaker-remote"}, {"name": "hacluster-pcs"}, {"name": "haproxy"}, {"name": "haproxy-ssh"}, {"name": "heat-api"}, {"name": "heat-api-cfn"}, {"name": "heat-base"}, {"name": "heat-engine"}, {"name": "horizon"}, {"name": "ironic-api"}, {"name": "ironic-base"}, {"name": "ironic-conductor"}, {"name": "ironic-inspector"}, {"name": "ironic-neutron-agent"}, {"name": "ironic-prometheus-exporter"}, {"name": "ironic-pxe"}, {"name": "iscsid"}, {"name": "keepalived"}, {"name": "keystone"}, {"name": "keystone-base"}, {"name": "keystone-fernet"}, {"name": "keystone-ssh"}, {"name": "kolla-toolbox"}, {"name": "letsencrypt-base"}, {"name": "letsencrypt-lego"}, {"name": "letsencrypt-webserver"}, {"name": "magnum-api"}, {"name": "magnum-base"}, {"name": "magnum-conductor"}, {"name": "manila-api"}, {"name": "manila-base"}, {"name": "manila-data"}, {"name": "manila-scheduler"}, {"name": "manila-share"}, {"name": "mariadb-base"}, {"name": "mariadb-clustercheck"}, {"name": "mariadb-server"}, {"name": "masakari-api"}, {"name": "masakari-base"}, {"name": "masakari-engine"}, {"name": "masakari-monitors"}, {"name": "memcached"}, {"name": "multipathd"}, {"name": "neutron-base"}, {"name": "neutron-bgp-dragent"}, {"name": "neutron-dhcp-agent"}, {"name": "neutron-infoblox-ipam-agent"}, {"name": "neutron-l3-agent"}, {"name": "neutron-linuxbridge-agent"}, {"name": "neutron-metadata-agent"}, {"name": "neutron-metering-agent"}, {"name": "neutron-mlnx-agent"}, {"name": "neutron-openvswitch-agent"}, {"name": "neutron-ovn-agent"}, {"name": "neutron-ovn-vpn-agent"}, {"name": "neutron-server"}, {"name": "neutron-sriov-agent"}, {"name": "nova-api"}, {"name": "nova-base"}, {"name": "nova-compute"}, {"name": "nova-compute-ironic"}, {"name": "nova-conductor"}, {"name": "nova-libvirt"}, {"name": "nova-novncproxy"}, {"name": "nova-scheduler"}, {"name": "nova-serialproxy"}, {"name": "nova-spicehtml5proxy"}, {"name": "nova-ssh"}, {"name": "octavia-api"}, {"name": "octavia-base"}, {"name": "octavia-driver-agent"}, {"name": "octavia-health-manager"}, {"name": "octavia-housekeeping"}, {"name": "octavia-worker"}, {"name": "opensearch"}, {"name": "opensearch-dashboards"}, {"name": "openstack-base"}, {"name": "openvswitch-base"}, {"name": "openvswitch-db-server"}, {"name": "openvswitch-vswitchd"}, {"name": "ovn-base"}, {"name": "ovn-controller"}, {"name": "ovn-nb-db-server"}, {"name": "ovn-northd"}, {"name": "ovn-sb-db-server"}, {"name": "ovsdpdk"}, {"name": "ovsdpdk-db"}, {"name": "ovsdpdk-vswitchd"}, {"name": "placement-api"}, {"name": "placement-base"}, {"name": "prometheus-alertmanager"}, {"name": "prometheus-base"}, {"name": "prometheus-blackbox-exporter"}, {"name": "prometheus-cadvisor"}, {"name": "prometheus-elasticsearch-exporter"}, {"name": "prometheus-libvirt-exporter"}, {"name": "prometheus-memcached-exporter"}, {"name": "prometheus-mtail"}, {"name": "prometheus-mysqld-exporter"}, {"name": "prometheus-node-exporter"}, {"name": "prometheus-openstack-exporter"}, {"name": "prometheus-ovn-exporter"}, {"name": "prometheus-v2-server"}, {"name": "proxysql"}, {"name": "rabbitmq"}, {"name": "redis"}, {"name": "redis-base"}, {"name": "redis-sentinel"}, {"name": "skyline-apiserver"}, {"name": "skyline-base"}, {"name": "skyline-console"}, {"name": "tgtd"}], "failed": [], "not_matched": [{"name": "bifrost-base"}, {"name": "bifrost-deploy"}, {"name": "cloudkitty-api"}, {"name": "cloudkitty-base"}, {"name": "cloudkitty-processor"}, {"name": "collectd"}, {"name": "cyborg-agent"}, {"name": "cyborg-api"}, {"name": "cyborg-base"}, {"name": "cyborg-conductor"}, {"name": "etcd"}, {"name": "influxdb"}, {"name": "kuryr-base"}, {"name": "kuryr-libnetwork"}, {"name": "mistral-api"}, {"name": "mistral-base"}, {"name": "mistral-engine"}, {"name": "mistral-event-engine"}, {"name": "mistral-executor"}, {"name": "swift-account"}, {"name": "swift-base"}, {"name": "swift-container"}, {"name": "swift-object"}, {"name": "swift-object-expirer"}, {"name": "swift-proxy-server"}, {"name": "swift-rsyncd"}, {"name": "tacker-base"}, {"name": "tacker-conductor"}, {"name": "tacker-server"}, {"name": "telegraf"}, {"name": "trove-api"}, {"name": "trove-base"}, {"name": "trove-conductor"}, {"name": "trove-guestagent"}, {"name": "trove-taskmanager"}, {"name": "venus-api"}, {"name": "venus-base"}, {"name": "venus-manager"}, {"name": "watcher-api"}, {"name": "watcher-applier"}, {"name": "watcher-base"}, {"name": "watcher-engine"}, {"name": "zun-api"}, {"name": "zun-base"}, {"name": "zun-cni-daemon"}, {"name": "zun-compute"}, {"name": "zun-wsproxy"}], "skipped": [], "unbuildable": []}+ grep -q 'Failed with status: error' kolla-build-20251008.log 2025-10-08 19:12:42.401997 | ubuntu-noble-large | + docker images 2025-10-08 19:12:43.257817 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-10-08 19:12:43.257905 | ubuntu-noble-large | 0abd71cd9d83 3 seconds ago 1.18GB 2025-10-08 19:12:43.257917 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20251008 438a825569ec 3 seconds ago 1.18GB 2025-10-08 19:12:43.257927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20251008 d480920d49ba 12 seconds ago 1.37GB 2025-10-08 19:12:43.257936 | ubuntu-noble-large | 3bf296b2a20c 14 seconds ago 1.37GB 2025-10-08 19:12:43.257945 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20251008 b4c3268e6cf7 30 seconds ago 1.13GB 2025-10-08 19:12:43.257953 | ubuntu-noble-large | a5a87d2d1057 33 seconds ago 1.14GB 2025-10-08 19:12:43.257961 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20251008 b9d29c573d71 59 seconds ago 1.25GB 2025-10-08 19:12:43.257970 | ubuntu-noble-large | c7c8a2925cf9 About a minute ago 1.25GB 2025-10-08 19:12:43.257978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20251008 9bb96bbf8e19 About a minute ago 996MB 2025-10-08 19:12:43.257987 | ubuntu-noble-large | 2b4434a432a3 About a minute ago 1GB 2025-10-08 19:12:43.257995 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20251008 8511c472465c 2 minutes ago 1.05GB 2025-10-08 19:12:43.258004 | ubuntu-noble-large | 0d1bf898123f 2 minutes ago 1.06GB 2025-10-08 19:12:43.258012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20251008 3679e8ad7b12 3 minutes ago 996MB 2025-10-08 19:12:43.258037 | ubuntu-noble-large | 67dd3ecd3a53 3 minutes ago 999MB 2025-10-08 19:12:43.258046 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20251008 3b2d42cb5c68 3 minutes ago 991MB 2025-10-08 19:12:43.258054 | ubuntu-noble-large | b0478ef984fa 3 minutes ago 991MB 2025-10-08 19:12:43.258062 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20251008 d67ca712c0ff 4 minutes ago 991MB 2025-10-08 19:12:43.258071 | ubuntu-noble-large | 120fd9c69667 4 minutes ago 991MB 2025-10-08 19:12:43.258079 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20251008 3c0138eda44a 4 minutes ago 991MB 2025-10-08 19:12:43.258105 | ubuntu-noble-large | 46131b35812e 4 minutes ago 991MB 2025-10-08 19:12:43.258114 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20251008 9d3374814aae 4 minutes ago 990MB 2025-10-08 19:12:43.258122 | ubuntu-noble-large | 89acf375ebe5 4 minutes ago 991MB 2025-10-08 19:12:43.258131 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20251008 8a95b8b97a9b 5 minutes ago 991MB 2025-10-08 19:12:43.258139 | ubuntu-noble-large | 3473ecaccdab 5 minutes ago 991MB 2025-10-08 19:12:43.258147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20251008 d4f62d32d024 5 minutes ago 996MB 2025-10-08 19:12:43.258156 | ubuntu-noble-large | 795dc75b4c48 5 minutes ago 999MB 2025-10-08 19:12:43.258164 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20251008 cfa1af76fdeb 6 minutes ago 1.05GB 2025-10-08 19:12:43.258172 | ubuntu-noble-large | 78d677e5df1f 6 minutes ago 1.05GB 2025-10-08 19:12:43.258181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20251008 7fb0a3f0c7db 7 minutes ago 1.09GB 2025-10-08 19:12:43.258189 | ubuntu-noble-large | d3e11e1bd337 7 minutes ago 1.1GB 2025-10-08 19:12:43.258210 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20251008 2834fb96dfba 10 minutes ago 1.04GB 2025-10-08 19:12:43.258219 | ubuntu-noble-large | 0c23e4db057c 10 minutes ago 1.05GB 2025-10-08 19:12:43.258227 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20251008 3139344cd3d6 11 minutes ago 1.72GB 2025-10-08 19:12:43.258236 | ubuntu-noble-large | 7b91a5768232 11 minutes ago 2.03GB 2025-10-08 19:12:43.258244 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20251008 7d56494cfdc9 14 minutes ago 1.42GB 2025-10-08 19:12:43.258252 | ubuntu-noble-large | 49c5bed2c2cd 15 minutes ago 1.42GB 2025-10-08 19:12:43.258261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20251008 53423b41a0b8 15 minutes ago 1.41GB 2025-10-08 19:12:43.258269 | ubuntu-noble-large | c254f9d70bda 15 minutes ago 1.41GB 2025-10-08 19:12:43.258277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20251008 bacf9d8c322b 16 minutes ago 1.41GB 2025-10-08 19:12:43.258286 | ubuntu-noble-large | de75d2bd5205 16 minutes ago 1.41GB 2025-10-08 19:12:43.258316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20251008 5bce24da2727 16 minutes ago 1.11GB 2025-10-08 19:12:43.258325 | ubuntu-noble-large | 589b64eadeeb 16 minutes ago 1.11GB 2025-10-08 19:12:43.258333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20251008 ec9d41592d41 17 minutes ago 1.11GB 2025-10-08 19:12:43.258342 | ubuntu-noble-large | edaf7c5e99b5 17 minutes ago 1.11GB 2025-10-08 19:12:43.258351 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20251008 fb52ae92e755 17 minutes ago 1.11GB 2025-10-08 19:12:43.258372 | ubuntu-noble-large | 534916726b0a 17 minutes ago 1.11GB 2025-10-08 19:12:43.258381 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20251008 b082a3882d9a 18 minutes ago 981MB 2025-10-08 19:12:43.258389 | ubuntu-noble-large | b4ab6d18bfd4 18 minutes ago 981MB 2025-10-08 19:12:43.258397 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20251008 576ded327a97 18 minutes ago 981MB 2025-10-08 19:12:43.258406 | ubuntu-noble-large | beb6e0550975 18 minutes ago 981MB 2025-10-08 19:12:43.258414 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20251008 431eb3f74b4a 18 minutes ago 981MB 2025-10-08 19:12:43.258422 | ubuntu-noble-large | 389ff413bf06 18 minutes ago 981MB 2025-10-08 19:12:43.258431 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20251008 9a0ded3a2ed2 19 minutes ago 980MB 2025-10-08 19:12:43.258439 | ubuntu-noble-large | 36ade6f27018 19 minutes ago 981MB 2025-10-08 19:12:43.258447 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20251008 df6476814d3e 19 minutes ago 981MB 2025-10-08 19:12:43.258455 | ubuntu-noble-large | ab133f4fa9ba 19 minutes ago 981MB 2025-10-08 19:12:43.258464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20251008 2113822a41bb 20 minutes ago 984MB 2025-10-08 19:12:43.258472 | ubuntu-noble-large | 82f791033f80 20 minutes ago 984MB 2025-10-08 19:12:43.258480 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20251008 1cbd2588d3e1 20 minutes ago 983MB 2025-10-08 19:12:43.258489 | ubuntu-noble-large | 11702183e02d 20 minutes ago 984MB 2025-10-08 19:12:43.258497 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20251008 6e7392994bca 20 minutes ago 1.23GB 2025-10-08 19:12:43.258505 | ubuntu-noble-large | 4abc0352de0b 21 minutes ago 1.25GB 2025-10-08 19:12:43.258520 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20251008 51b0fda2aba3 21 minutes ago 1.06GB 2025-10-08 19:12:43.258529 | ubuntu-noble-large | de13e599f27a 21 minutes ago 1.06GB 2025-10-08 19:12:43.258538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20251008 eff38f3f667c 22 minutes ago 1.06GB 2025-10-08 19:12:43.258546 | ubuntu-noble-large | 97ca7d6faa72 22 minutes ago 1.06GB 2025-10-08 19:12:43.258554 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20251008 61e0e0ea4250 22 minutes ago 1.06GB 2025-10-08 19:12:43.258563 | ubuntu-noble-large | f23a6f04f895 22 minutes ago 1.06GB 2025-10-08 19:12:43.258571 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20251008 c5b81ada1dc5 23 minutes ago 998MB 2025-10-08 19:12:43.258580 | ubuntu-noble-large | b9facb291ac4 23 minutes ago 998MB 2025-10-08 19:12:43.258588 | ubuntu-noble-large | f0f4dd0005c7 23 minutes ago 998MB 2025-10-08 19:12:43.258610 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20251008 f231c9b15148 23 minutes ago 998MB 2025-10-08 19:12:43.258619 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20251008 118f40711588 24 minutes ago 997MB 2025-10-08 19:12:43.258664 | ubuntu-noble-large | 74024ceae8c7 24 minutes ago 998MB 2025-10-08 19:12:43.258673 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20251008 512934f9e269 24 minutes ago 1.1GB 2025-10-08 19:12:43.258681 | ubuntu-noble-large | e0b361b1da59 24 minutes ago 1.11GB 2025-10-08 19:12:43.258690 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20251008 b67a96ccafca 25 minutes ago 982MB 2025-10-08 19:12:43.258703 | ubuntu-noble-large | 38c10d03dcba 25 minutes ago 983MB 2025-10-08 19:12:43.258712 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20251008 f0b407f34436 25 minutes ago 1.07GB 2025-10-08 19:12:43.258720 | ubuntu-noble-large | 254492c1ab02 25 minutes ago 1.07GB 2025-10-08 19:12:43.258729 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20251008 0d652b4a7023 26 minutes ago 1.07GB 2025-10-08 19:12:43.258737 | ubuntu-noble-large | 2db1ac7ffc19 26 minutes ago 1.07GB 2025-10-08 19:12:43.258746 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20251008 ff080f95ff47 26 minutes ago 1.07GB 2025-10-08 19:12:43.258754 | ubuntu-noble-large | a7e6c3019093 26 minutes ago 1.07GB 2025-10-08 19:12:43.258762 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20251008 4094a994f42b 27 minutes ago 1.16GB 2025-10-08 19:12:43.258771 | ubuntu-noble-large | fb283ce4d63a 27 minutes ago 1.16GB 2025-10-08 19:12:43.258779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20251008 53c31806cd70 27 minutes ago 1.16GB 2025-10-08 19:12:43.258787 | ubuntu-noble-large | f8fefa20e88a 28 minutes ago 1.16GB 2025-10-08 19:12:43.258796 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20251008 2c62f2594996 28 minutes ago 1.16GB 2025-10-08 19:12:43.258804 | ubuntu-noble-large | 75c2388921fc 28 minutes ago 1.17GB 2025-10-08 19:12:43.258812 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20251008 0af920ea3380 29 minutes ago 1.17GB 2025-10-08 19:12:43.258821 | ubuntu-noble-large | 13834be75dd3 29 minutes ago 1.17GB 2025-10-08 19:12:43.258829 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20251008 3b9b9523a285 30 minutes ago 1.17GB 2025-10-08 19:12:43.258837 | ubuntu-noble-large | 5bf184ec4ac1 30 minutes ago 1.17GB 2025-10-08 19:12:43.258853 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20251008 1b17ae04670c 30 minutes ago 1.16GB 2025-10-08 19:12:43.258861 | ubuntu-noble-large | 0cf4b3c18810 30 minutes ago 1.16GB 2025-10-08 19:12:43.258870 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20251008 26182e991cd7 31 minutes ago 1.16GB 2025-10-08 19:12:43.258885 | ubuntu-noble-large | b8917f1b848e 31 minutes ago 1.16GB 2025-10-08 19:12:43.258893 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20251008 bd35109843f3 32 minutes ago 1.16GB 2025-10-08 19:12:43.258902 | ubuntu-noble-large | d3d7f64cfbbc 32 minutes ago 1.17GB 2025-10-08 19:12:43.258910 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20251008 5b1dfbbc1d66 32 minutes ago 1.17GB 2025-10-08 19:12:43.258918 | ubuntu-noble-large | ece09ceeadca 32 minutes ago 1.17GB 2025-10-08 19:12:43.258927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20251008 291c8f750399 33 minutes ago 1.16GB 2025-10-08 19:12:43.258935 | ubuntu-noble-large | 9ca225fab2d1 33 minutes ago 1.16GB 2025-10-08 19:12:43.258944 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20251008 ffee3ef4adc5 34 minutes ago 1.16GB 2025-10-08 19:12:43.258952 | ubuntu-noble-large | dc48bcdc0530 34 minutes ago 1.16GB 2025-10-08 19:12:43.258960 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20251008 8fee02e7cd62 35 minutes ago 1.17GB 2025-10-08 19:12:43.258969 | ubuntu-noble-large | 28ac8831315f 35 minutes ago 1.17GB 2025-10-08 19:12:43.258977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20251008 2fa00b588f8c 36 minutes ago 1.16GB 2025-10-08 19:12:43.258990 | ubuntu-noble-large | edf231c438d2 36 minutes ago 1.16GB 2025-10-08 19:12:43.258998 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20251008 7bf5e076e0cb 36 minutes ago 983MB 2025-10-08 19:12:43.259007 | ubuntu-noble-large | ef0936055ac8 36 minutes ago 983MB 2025-10-08 19:12:43.259015 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20251008 cb87c7022aa2 37 minutes ago 982MB 2025-10-08 19:12:43.259024 | ubuntu-noble-large | ce2871479cdd 37 minutes ago 983MB 2025-10-08 19:12:43.259032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20251008 321c54fde604 37 minutes ago 993MB 2025-10-08 19:12:43.259040 | ubuntu-noble-large | 0b85b02ba93f 37 minutes ago 997MB 2025-10-08 19:12:43.259048 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20251008 d56653ad65b9 38 minutes ago 994MB 2025-10-08 19:12:43.259057 | ubuntu-noble-large | 76939990307c 38 minutes ago 997MB 2025-10-08 19:12:43.259065 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20251008 a770d070385a 38 minutes ago 1e+03MB 2025-10-08 19:12:43.259074 | ubuntu-noble-large | 55698be9ab8c 38 minutes ago 1GB 2025-10-08 19:12:43.259082 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20251008 139e11dc5db2 39 minutes ago 1.08GB 2025-10-08 19:12:43.259091 | ubuntu-noble-large | dfb2adab7a87 39 minutes ago 1.09GB 2025-10-08 19:12:43.259099 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20251008 1b2bed6dc1dd 40 minutes ago 1GB 2025-10-08 19:12:43.259113 | ubuntu-noble-large | afad9b298f62 40 minutes ago 1GB 2025-10-08 19:12:43.259122 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20251008 bd3783b5234e 40 minutes ago 1.21GB 2025-10-08 19:12:43.259130 | ubuntu-noble-large | f56994a4701a 40 minutes ago 1.21GB 2025-10-08 19:12:43.259144 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20251008 a1fe7617b468 41 minutes ago 1.25GB 2025-10-08 19:12:43.259153 | ubuntu-noble-large | aac79ae0992c 41 minutes ago 1.27GB 2025-10-08 19:12:43.259161 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20251008 6dc6ea4a9922 42 minutes ago 1.21GB 2025-10-08 19:12:43.259169 | ubuntu-noble-large | 17e8c6236130 42 minutes ago 1.21GB 2025-10-08 19:12:43.259178 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20251008 4cdf5a419d5e 42 minutes ago 1.59GB 2025-10-08 19:12:43.259186 | ubuntu-noble-large | 6ca8205e03b4 42 minutes ago 1.62GB 2025-10-08 19:12:43.259194 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20251008 7fc2d855b06a 44 minutes ago 1.37GB 2025-10-08 19:12:43.259203 | ubuntu-noble-large | 0c112c170e8a 44 minutes ago 1.4GB 2025-10-08 19:12:43.259211 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20251008 5d996017892d 45 minutes ago 1.21GB 2025-10-08 19:12:43.259220 | ubuntu-noble-large | 0987afa80a7a 45 minutes ago 1.21GB 2025-10-08 19:12:43.259228 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20251008 1b89c6f6d888 46 minutes ago 1.21GB 2025-10-08 19:12:43.259236 | ubuntu-noble-large | 2c4dad4148dc 46 minutes ago 1.21GB 2025-10-08 19:12:43.259245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20251008 e72298601cda 46 minutes ago 1.22GB 2025-10-08 19:12:43.259253 | ubuntu-noble-large | 16ac423edc2d 46 minutes ago 1.23GB 2025-10-08 19:12:43.259266 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20251008 23dde43a525d 47 minutes ago 1.22GB 2025-10-08 19:12:43.259275 | ubuntu-noble-large | ff6e2c0d2327 47 minutes ago 1.22GB 2025-10-08 19:12:43.259283 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20251008 51eacbb198ee 48 minutes ago 1.15GB 2025-10-08 19:12:43.259291 | ubuntu-noble-large | 62eb0cbb0d75 48 minutes ago 1.16GB 2025-10-08 19:12:43.259350 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20251008 80ee30378dbf 48 minutes ago 1.09GB 2025-10-08 19:12:43.259359 | ubuntu-noble-large | eed1ec8fef35 48 minutes ago 1.1GB 2025-10-08 19:12:43.259367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20251008 7c81eaf42af6 49 minutes ago 1.37GB 2025-10-08 19:12:43.259376 | ubuntu-noble-large | efb228bd63e6 49 minutes ago 1.56GB 2025-10-08 19:12:43.259384 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20251008 136d153c4e86 51 minutes ago 1.04GB 2025-10-08 19:12:43.259400 | ubuntu-noble-large | acf8fb61580e 51 minutes ago 1.04GB 2025-10-08 19:12:43.259408 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20251008 f26b8b5963f2 51 minutes ago 1.04GB 2025-10-08 19:12:43.259417 | ubuntu-noble-large | 57d15e70bcd0 51 minutes ago 1.04GB 2025-10-08 19:12:43.259425 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20251008 867e7183badb 52 minutes ago 1.04GB 2025-10-08 19:12:43.259434 | ubuntu-noble-large | 631679d16c10 52 minutes ago 1.04GB 2025-10-08 19:12:43.259442 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20251008 22f0f7d12fde 52 minutes ago 1.06GB 2025-10-08 19:12:43.259450 | ubuntu-noble-large | 0f74b3710b1f 52 minutes ago 1.07GB 2025-10-08 19:12:43.259459 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20251008 90c257ee9d1a 53 minutes ago 1.06GB 2025-10-08 19:12:43.259467 | ubuntu-noble-large | a5c0ce92e714 53 minutes ago 1.07GB 2025-10-08 19:12:43.259482 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20251008 4b717fd5b9c8 54 minutes ago 296MB 2025-10-08 19:12:43.259490 | ubuntu-noble-large | 64f03c6ec9cf 54 minutes ago 297MB 2025-10-08 19:12:43.259499 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20251008 423120f03f39 54 minutes ago 295MB 2025-10-08 19:12:43.259507 | ubuntu-noble-large | 52fc90e5b8dc 54 minutes ago 296MB 2025-10-08 19:12:43.259516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20251008 677bd7e7e6bb 54 minutes ago 295MB 2025-10-08 19:12:43.259524 | ubuntu-noble-large | 39a8a39f1540 54 minutes ago 296MB 2025-10-08 19:12:43.259532 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20251008 9179605b655c 54 minutes ago 295MB 2025-10-08 19:12:43.259540 | ubuntu-noble-large | c497d44730f1 54 minutes ago 296MB 2025-10-08 19:12:43.259549 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20251008 eda152759dfe 55 minutes ago 1.13GB 2025-10-08 19:12:43.259557 | ubuntu-noble-large | e4f7f9ab73a3 55 minutes ago 1.13GB 2025-10-08 19:12:43.259565 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20251008 09b14fb86af2 55 minutes ago 966MB 2025-10-08 19:12:43.259574 | ubuntu-noble-large | d2ae5492e7b1 55 minutes ago 966MB 2025-10-08 19:12:43.259582 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20251008 c3e8c1f98c49 55 minutes ago 982MB 2025-10-08 19:12:43.259590 | ubuntu-noble-large | d77fdf1e61c7 55 minutes ago 982MB 2025-10-08 19:12:43.259604 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20251008 7beb1078586c 55 minutes ago 1.03GB 2025-10-08 19:12:43.259612 | ubuntu-noble-large | efbb4027517b 55 minutes ago 1.03GB 2025-10-08 19:12:43.259621 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20251008 6b6a162dc1bf 56 minutes ago 1.4GB 2025-10-08 19:12:43.259673 | ubuntu-noble-large | 9101a9ca2fe3 56 minutes ago 1.4GB 2025-10-08 19:12:43.259682 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20251008 a7ebc618e035 57 minutes ago 1.1GB 2025-10-08 19:12:43.259690 | ubuntu-noble-large | 2e6e5ceff2f2 58 minutes ago 1.1GB 2025-10-08 19:12:43.259699 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20251008 a27f0292b7d1 58 minutes ago 972MB 2025-10-08 19:12:43.259707 | ubuntu-noble-large | b238284c1784 58 minutes ago 972MB 2025-10-08 19:12:43.259715 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20251008 0a979cec35fc 58 minutes ago 975MB 2025-10-08 19:12:43.259724 | ubuntu-noble-large | 3feee5674a4e 58 minutes ago 975MB 2025-10-08 19:12:43.259744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20251008 027aaae9f51f 58 minutes ago 1.05GB 2025-10-08 19:12:43.259752 | ubuntu-noble-large | f632c88e3866 58 minutes ago 1.05GB 2025-10-08 19:12:43.259760 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20251008 17c043b5a73c 59 minutes ago 988MB 2025-10-08 19:12:43.259769 | ubuntu-noble-large | 3f6eb2e2a5b4 59 minutes ago 989MB 2025-10-08 19:12:43.259777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20251008 e653ecbf3025 59 minutes ago 1.07GB 2025-10-08 19:12:43.259786 | ubuntu-noble-large | e0c5e8ec85fd 59 minutes ago 1.07GB 2025-10-08 19:12:43.259794 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20251008 e95f438a283a About an hour ago 974MB 2025-10-08 19:12:43.259802 | ubuntu-noble-large | acbd6205f70a About an hour ago 974MB 2025-10-08 19:12:43.259820 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20251008 f9d62e84d683 About an hour ago 1.06GB 2025-10-08 19:12:43.259829 | ubuntu-noble-large | 38cdb37abd61 About an hour ago 1.06GB 2025-10-08 19:12:43.259837 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20251008 9bd5798d2b35 About an hour ago 1.15GB 2025-10-08 19:12:43.259845 | ubuntu-noble-large | cb6767b137c2 About an hour ago 1.16GB 2025-10-08 19:12:43.259854 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20251008 f4c0d84c5342 About an hour ago 974MB 2025-10-08 19:12:43.259862 | ubuntu-noble-large | 2c44d5ceb5c8 About an hour ago 974MB 2025-10-08 19:12:43.259870 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20251008 6968d31a5969 About an hour ago 992MB 2025-10-08 19:12:43.259879 | ubuntu-noble-large | 81755205db87 About an hour ago 992MB 2025-10-08 19:12:43.259887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20251008 50ac6d668cdd About an hour ago 1.2GB 2025-10-08 19:12:43.259895 | ubuntu-noble-large | fdfd54df204e About an hour ago 1.2GB 2025-10-08 19:12:43.259904 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20251008 af7a5ed9159c About an hour ago 1.05GB 2025-10-08 19:12:43.259918 | ubuntu-noble-large | 70db44d04c49 About an hour ago 1.05GB 2025-10-08 19:12:43.259926 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20251008 4d1bc086bc72 About an hour ago 1.09GB 2025-10-08 19:12:43.259935 | ubuntu-noble-large | f2b395d00bd7 About an hour ago 1.09GB 2025-10-08 19:12:43.259948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20251008 8a6c6dd1c623 About an hour ago 1.15GB 2025-10-08 19:12:43.259957 | ubuntu-noble-large | a65feaca12a3 About an hour ago 1.18GB 2025-10-08 19:12:43.259965 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20251008 1aaa2aceb539 About an hour ago 1.03GB 2025-10-08 19:12:43.259973 | ubuntu-noble-large | 487fe013fb4e About an hour ago 1.03GB 2025-10-08 19:12:43.259982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20251008 9b7599b346b4 About an hour ago 288MB 2025-10-08 19:12:43.259990 | ubuntu-noble-large | f9dd08a808b6 About an hour ago 288MB 2025-10-08 19:12:43.259999 | ubuntu-noble-large | febc4d7ef793 About an hour ago 288MB 2025-10-08 19:12:43.260007 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20251008 495aa54240c9 About an hour ago 288MB 2025-10-08 19:12:43.260015 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20251008 894ee5aea3b2 About an hour ago 293MB 2025-10-08 19:12:43.260024 | ubuntu-noble-large | 2ddd01f360a8 About an hour ago 294MB 2025-10-08 19:12:43.260032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20251008 c3bcfb812360 About an hour ago 279MB 2025-10-08 19:12:43.260040 | ubuntu-noble-large | 60a733f761a0 About an hour ago 280MB 2025-10-08 19:12:43.260049 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20251008 174870173d87 About an hour ago 279MB 2025-10-08 19:12:43.260057 | ubuntu-noble-large | af1807ca0dfa About an hour ago 280MB 2025-10-08 19:12:43.260065 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20251008 9067dae8785c About an hour ago 318MB 2025-10-08 19:12:43.260074 | ubuntu-noble-large | 63696dff0c43 About an hour ago 318MB 2025-10-08 19:12:43.260082 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20251008 45f9da5e4fe1 About an hour ago 322MB 2025-10-08 19:12:43.260090 | ubuntu-noble-large | d177813cb222 About an hour ago 322MB 2025-10-08 19:12:43.260105 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20251008 519117f5c8c9 About an hour ago 386MB 2025-10-08 19:12:43.260114 | ubuntu-noble-large | 3a6637898632 About an hour ago 386MB 2025-10-08 19:12:43.260122 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20251008 55b0c08b1b51 About an hour ago 394MB 2025-10-08 19:12:43.260130 | ubuntu-noble-large | ba7a50d673ce About an hour ago 394MB 2025-10-08 19:12:43.260138 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20251008 e33cb95e3cbe About an hour ago 297MB 2025-10-08 19:12:43.260156 | ubuntu-noble-large | 0539cffa5579 About an hour ago 297MB 2025-10-08 19:12:43.260165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20251008 101eca43770a About an hour ago 291MB 2025-10-08 19:12:43.260173 | ubuntu-noble-large | c66653e3b8c9 About an hour ago 291MB 2025-10-08 19:12:43.260181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20251008 a1b31b2813c4 About an hour ago 364MB 2025-10-08 19:12:43.260190 | ubuntu-noble-large | 5e4c92c49e2b About an hour ago 364MB 2025-10-08 19:12:43.260198 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server build-20251008 d2c10cc30b3e About an hour ago 845MB 2025-10-08 19:12:43.260206 | ubuntu-noble-large | 5c4b87e027d2 About an hour ago 845MB 2025-10-08 19:12:43.260214 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20251008 640304b8951b About an hour ago 410MB 2025-10-08 19:12:43.260223 | ubuntu-noble-large | 204c7350ec52 About an hour ago 410MB 2025-10-08 19:12:43.260236 | ubuntu-noble-large | 6d3b481ac69e About an hour ago 295MB 2025-10-08 19:12:43.260244 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20251008 7d4aea3df1c9 About an hour ago 295MB 2025-10-08 19:12:43.260253 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20251008 88b831f7382b About an hour ago 305MB 2025-10-08 19:12:43.260261 | ubuntu-noble-large | 20a260691b41 About an hour ago 305MB 2025-10-08 19:12:43.260269 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20251008 179d5e5ad321 About an hour ago 314MB 2025-10-08 19:12:43.260278 | ubuntu-noble-large | 10b18da2abe0 About an hour ago 314MB 2025-10-08 19:12:43.260286 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20251008 5d38bb6ddd76 About an hour ago 305MB 2025-10-08 19:12:43.260323 | ubuntu-noble-large | 46f50669fbf9 About an hour ago 305MB 2025-10-08 19:12:43.260332 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20251008 9e398bda018e About an hour ago 298MB 2025-10-08 19:12:43.260340 | ubuntu-noble-large | b0337cfbf16f About an hour ago 298MB 2025-10-08 19:12:43.260348 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20251008 7f29b985232b About an hour ago 312MB 2025-10-08 19:12:43.260357 | ubuntu-noble-large | 79a1b8143561 About an hour ago 312MB 2025-10-08 19:12:43.260365 | ubuntu-noble-large | c2ae4541921f About an hour ago 307MB 2025-10-08 19:12:43.260373 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20251008 32c315932a65 About an hour ago 307MB 2025-10-08 19:12:43.260381 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20251008 352c4ef0d3e3 About an hour ago 454MB 2025-10-08 19:12:43.260389 | ubuntu-noble-large | b1975454d330 About an hour ago 572MB 2025-10-08 19:12:43.260398 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20251008 85177277c9e4 About an hour ago 305MB 2025-10-08 19:12:43.260412 | ubuntu-noble-large | 3f0c7d8e3310 About an hour ago 305MB 2025-10-08 19:12:43.260427 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20251008 048f66760646 About an hour ago 318MB 2025-10-08 19:12:43.260439 | ubuntu-noble-large | 0d2f0e5dc9b0 About an hour ago 319MB 2025-10-08 19:12:43.260455 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20251008 41de60bfa86f About an hour ago 441MB 2025-10-08 19:12:43.260471 | ubuntu-noble-large | 52b7cd0fc8ab About an hour ago 442MB 2025-10-08 19:12:43.260485 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20251008 37cffe21c272 About an hour ago 455MB 2025-10-08 19:12:43.260501 | ubuntu-noble-large | 91144d49e57a About an hour ago 455MB 2025-10-08 19:12:43.260516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20251008 1ea6e12d01f7 About an hour ago 455MB 2025-10-08 19:12:43.260531 | ubuntu-noble-large | 036e33509197 About an hour ago 455MB 2025-10-08 19:12:43.260542 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20251008 7c68626a079c About an hour ago 966MB 2025-10-08 19:12:43.260551 | ubuntu-noble-large | 1d05b0644117 About an hour ago 981MB 2025-10-08 19:12:43.260559 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20251008 4137b702d80e About an hour ago 585MB 2025-10-08 19:12:43.260567 | ubuntu-noble-large | 29a662ce96be About an hour ago 587MB 2025-10-08 19:12:43.260575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20251008 4b6c94bce06e About an hour ago 288MB 2025-10-08 19:12:43.260583 | ubuntu-noble-large | c40b3bdc5714 About an hour ago 289MB 2025-10-08 19:12:43.260597 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20251008 777394518291 About an hour ago 272MB 2025-10-08 19:12:43.260606 | ubuntu-noble-large | d475344cfa6d About an hour ago 273MB 2025-10-08 19:12:43.260614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20251008 4a3c25da5198 About an hour ago 280MB 2025-10-08 19:12:43.260622 | ubuntu-noble-large | f7f078c9a6e6 About an hour ago 282MB 2025-10-08 19:12:43.260659 | ubuntu-noble-large | 02fe7b5daaa9 About an hour ago 280MB 2025-10-08 19:12:43.260668 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20251008 4622d1e9cf90 About an hour ago 280MB 2025-10-08 19:12:43.260676 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20251008 c96defccdcc4 About an hour ago 674MB 2025-10-08 19:12:43.260684 | ubuntu-noble-large | 24ef1457e2c1 About an hour ago 914MB 2025-10-08 19:12:43.260692 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20251008 7af14b1e792b About an hour ago 283MB 2025-10-08 19:12:43.260700 | ubuntu-noble-large | f5cea08b68fa About an hour ago 284MB 2025-10-08 19:12:43.260709 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20251008 ba5bf9744fac About an hour ago 1.51GB 2025-10-08 19:12:43.260728 | ubuntu-noble-large | d33f63c0046a About an hour ago 1.52GB 2025-10-08 19:12:43.260737 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20251008 c971d1d8ccc2 About an hour ago 1.54GB 2025-10-08 19:12:43.260746 | ubuntu-noble-large | 2ca34efe0e64 About an hour ago 1.54GB 2025-10-08 19:12:43.260754 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20251008 386ab6bdf2b6 About an hour ago 271MB 2025-10-08 19:12:43.260762 | ubuntu-noble-large | 9ef50b88e9c6 About an hour ago 271MB 2025-10-08 19:12:43.260770 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20251008 3907b89144b7 About an hour ago 271MB 2025-10-08 19:12:43.260779 | ubuntu-noble-large | b23aaffdd5b4 About an hour ago 271MB 2025-10-08 19:12:43.260794 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20251008 946b2a6bbb7f About an hour ago 284MB 2025-10-08 19:12:43.260803 | ubuntu-noble-large | 971da89b1d28 About an hour ago 285MB 2025-10-08 19:12:43.260811 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20251008 7cfba3f84ae6 About an hour ago 273MB 2025-10-08 19:12:43.260819 | ubuntu-noble-large | 8b565db9cbab About an hour ago 273MB 2025-10-08 19:12:43.260827 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20251008 11d86d0766b2 About an hour ago 274MB 2025-10-08 19:12:43.260836 | ubuntu-noble-large | 122d134eddb7 About an hour ago 275MB 2025-10-08 19:12:43.260844 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20251008 a3f3f3a4bb81 About an hour ago 271MB 2025-10-08 19:12:43.260852 | ubuntu-noble-large | 9e96393071d8 About an hour ago 271MB 2025-10-08 19:12:43.260860 | ubuntu-noble-large | e46355309e1e About an hour ago 271MB 2025-10-08 19:12:43.260868 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20251008 923ed99be004 About an hour ago 271MB 2025-10-08 19:12:43.260876 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20251008 e4971202439e About an hour ago 1.05GB 2025-10-08 19:12:43.260885 | ubuntu-noble-large | af4a48527ef5 About an hour ago 1.07GB 2025-10-08 19:12:43.260893 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20251008 07764a57b0ec About an hour ago 329MB 2025-10-08 19:12:43.260901 | ubuntu-noble-large | 69a471fba366 About an hour ago 330MB 2025-10-08 19:12:43.260915 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20251008 9424db4e8708 About an hour ago 372MB 2025-10-08 19:12:43.260923 | ubuntu-noble-large | 9fec3e096c5b About an hour ago 373MB 2025-10-08 19:12:43.260931 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20251008 f1866b94829a About an hour ago 305MB 2025-10-08 19:12:43.260939 | ubuntu-noble-large | 83d6ad10e696 About an hour ago 306MB 2025-10-08 19:12:43.260948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20251008 ab0439b4ad9e About an hour ago 277MB 2025-10-08 19:12:43.260956 | ubuntu-noble-large | b7a90958fda1 About an hour ago 277MB 2025-10-08 19:12:43.260970 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20251008 a679c8e4390a About an hour ago 1.01GB 2025-10-08 19:12:43.260978 | ubuntu-noble-large | abefdb322348 About an hour ago 1.01GB 2025-10-08 19:12:43.260987 | ubuntu-noble-large | f976a65b86ac About an hour ago 271MB 2025-10-08 19:12:43.260995 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20251008 b821c2824dd8 About an hour ago 271MB 2025-10-08 19:12:43.261003 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20251008 24e530814bb0 About an hour ago 455MB 2025-10-08 19:12:43.261011 | ubuntu-noble-large | bfb98bd0f3c2 About an hour ago 456MB 2025-10-08 19:12:43.261020 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20251008 8d20c2e47ba2 About an hour ago 271MB 2025-10-08 19:12:43.261028 | ubuntu-noble-large | 06aba5fb0d25 About an hour ago 277MB 2025-10-08 19:12:43.261036 | ubuntu-noble-large | ubuntu 24.04 ce8f79aecc43 8 days ago 78.1MB 2025-10-08 19:12:43.262765 | ubuntu-noble-large | + bash scripts/005-tag.sh 2025-10-08 19:12:43.268492 | ubuntu-noble-large | ++ date +%Y%m%d 2025-10-08 19:12:43.272468 | ubuntu-noble-large | + BUILD_ID=20251008 2025-10-08 19:12:43.272562 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-10-08 19:12:43.272578 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-10-08 19:12:43.272589 | ubuntu-noble-large | + IS_RELEASE=False 2025-10-08 19:12:43.272606 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-10-08 19:12:43.272623 | ubuntu-noble-large | + VERSION=latest 2025-10-08 19:12:43.272686 | ubuntu-noble-large | + LSTFILE=images.txt 2025-10-08 19:12:43.272706 | ubuntu-noble-large | + SOURCE_DOCKER_TAG=build-20251008 2025-10-08 19:12:43.272724 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-10-08 19:12:43.272741 | ubuntu-noble-large | + . defaults/all.sh 2025-10-08 19:12:43.273327 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-10-08 19:12:43.273349 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-10-08 19:12:43.273359 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-10-08 19:12:43.273374 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-10-08 19:12:43.273541 | ubuntu-noble-large | +++ deactivate nondestructive 2025-10-08 19:12:43.273558 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 19:12:43.273598 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 19:12:43.273609 | ubuntu-noble-large | +++ hash -r 2025-10-08 19:12:43.273663 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 19:12:43.273681 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-10-08 19:12:43.273695 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-10-08 19:12:43.273705 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-10-08 19:12:43.273775 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-10-08 19:12:43.273788 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-10-08 19:12:43.273797 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-10-08 19:12:43.273807 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-10-08 19:12:43.273822 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-08 19:12:43.273833 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-08 19:12:43.273848 | ubuntu-noble-large | +++ export PATH 2025-10-08 19:12:43.273861 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-10-08 19:12:43.273886 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-10-08 19:12:43.273899 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-10-08 19:12:43.273909 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-10-08 19:12:43.273922 | ubuntu-noble-large | +++ export PS1 2025-10-08 19:12:43.273932 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-10-08 19:12:43.273941 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-10-08 19:12:43.273954 | ubuntu-noble-large | +++ hash -r 2025-10-08 19:12:43.273967 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-10-08 19:12:43.275499 | ubuntu-noble-large | +++ date +%Y%m%d 2025-10-08 19:12:43.278470 | ubuntu-noble-large | ++ export BUILD_ID=20251008 2025-10-08 19:12:43.278519 | ubuntu-noble-large | ++ BUILD_ID=20251008 2025-10-08 19:12:43.278536 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-10-08 19:12:43.278546 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-10-08 19:12:43.278555 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-10-08 19:12:43.278565 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-10-08 19:12:43.278578 | ubuntu-noble-large | + export IS_RELEASE 2025-10-08 19:12:43.278591 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-10-08 19:12:43.278604 | ubuntu-noble-large | + export VERSION 2025-10-08 19:12:43.278699 | ubuntu-noble-large | + rm -f images.txt 2025-10-08 19:12:43.280806 | ubuntu-noble-large | + touch images.txt 2025-10-08 19:12:43.284191 | ubuntu-noble-large | + docker image prune --filter=dangling=true -f 2025-10-08 19:13:16.936816 | ubuntu-noble-large | Deleted Images: 2025-10-08 19:13:16.936905 | ubuntu-noble-large | deleted: sha256:76939990307c036454a94fa221caff09cab033cbce9aaf9eb59d25644d6716c3 2025-10-08 19:13:16.936921 | ubuntu-noble-large | deleted: sha256:9ff5d73e10784fed93c305a6d9b753bc938eff4cf1eb457a295dc2bcfa18330d 2025-10-08 19:13:16.936931 | ubuntu-noble-large | deleted: sha256:56eefbce0001e251b13e125c4570fe90db377008878c52fb6dd27f111b81fff4 2025-10-08 19:13:16.936941 | ubuntu-noble-large | deleted: sha256:c78f15ca55d4e73c0adb29c2b8e3e6f8c5f330a71a0adac83cd327bc4de8ba54 2025-10-08 19:13:16.936950 | ubuntu-noble-large | deleted: sha256:30927fff20df84f31a6f096eb048ff370bbffa37e702361a1801236252c82941 2025-10-08 19:13:16.936960 | ubuntu-noble-large | deleted: sha256:86e80f055e3388112692abf1b6f0b928354e58ecfdb8d9581eb5710930203482 2025-10-08 19:13:16.936969 | ubuntu-noble-large | deleted: sha256:97ca7d6faa72e9747fe3003f0c822d16c2d026aadebf4c0b845ebd23a35402f5 2025-10-08 19:13:16.936979 | ubuntu-noble-large | deleted: sha256:e0d306ecbf09795d296d6b02c008f01e266405c9e85a4742863a5c672353150c 2025-10-08 19:13:16.937007 | ubuntu-noble-large | deleted: sha256:2d6f8b1317fd7d2c35e7f7e0432c186dc8db36b17f1a7e7280385faae266f9a8 2025-10-08 19:13:16.937017 | ubuntu-noble-large | deleted: sha256:be2eb4d9764372a8c931c3f57bf3408ad0825e96be713c1080ad360ea0839329 2025-10-08 19:13:16.937026 | ubuntu-noble-large | deleted: sha256:d7985d7d81fa1097a408153b631340f7e033417f81a30fc37dad57993ed80560 2025-10-08 19:13:16.937036 | ubuntu-noble-large | deleted: sha256:efab87b0c94072806a0fe869f5be55660f73bd8b5e65ff285c43db30c7520e90 2025-10-08 19:13:16.937045 | ubuntu-noble-large | deleted: sha256:6b58b0e4c2dd7ddbe5c2abec647b45e7ed196994cc74b5f2fddd34e184f9b29e 2025-10-08 19:13:16.937055 | ubuntu-noble-large | deleted: sha256:29dd5bf4c7de5ab523e55f7a0d800b0df00472d258d2f31bf144e2e1400ef0d4 2025-10-08 19:13:16.937064 | ubuntu-noble-large | deleted: sha256:acbd6205f70a80faa43abd311b4cd917251a868b6cb9798870d5d2671428d8fc 2025-10-08 19:13:16.937073 | ubuntu-noble-large | deleted: sha256:3f3d5fa6552a13678e3298bfdbdbf08d8f1895524d62edcfeda4524871781747 2025-10-08 19:13:16.937083 | ubuntu-noble-large | deleted: sha256:88db8f96ffda554a0f38c0e0a4f1317463290d1ed7ebcbd2e2c1c2f05c977989 2025-10-08 19:13:16.937092 | ubuntu-noble-large | deleted: sha256:7bf2b346b9f3f9e3ed0249611df69ebd8c0559ccea3681ad27decd38bfb5e5ad 2025-10-08 19:13:16.937102 | ubuntu-noble-large | deleted: sha256:a91f0d378c77fc4e383fe18cc94e2d7d43da23c2820ca7fbd1d40d1e99c07737 2025-10-08 19:13:16.937111 | ubuntu-noble-large | deleted: sha256:4613c6137767e0a419e5cb908ab70bb1ed2ac208c61df168e72ab62bcd9fdaf3 2025-10-08 19:13:16.937121 | ubuntu-noble-large | deleted: sha256:366036b218a2253669f6c61d80c7581ef21226268978699faa2c4108b0894f4e 2025-10-08 19:13:16.937130 | ubuntu-noble-large | deleted: sha256:ae4f7ccc4ca1204054b12accc5c8829b8f0b51e27b7e31fbd6d82db0d295925f 2025-10-08 19:13:16.937140 | ubuntu-noble-large | deleted: sha256:ebe8401346672bf3b262be3776b52fc9736c784964ca430b5267c7a6fa799e3b 2025-10-08 19:13:16.937149 | ubuntu-noble-large | deleted: sha256:75fbd40e421f6435ce1ef15ccc7b851f0693b148626be96205ddd6c91c3ed2ce 2025-10-08 19:13:16.937158 | ubuntu-noble-large | deleted: sha256:a25e6c000f24498718b5e7be40786dd21c94e355fcf25b4c0aae3a3e87be2bb2 2025-10-08 19:13:16.937168 | ubuntu-noble-large | deleted: sha256:c254f9d70bdac22b8175a964f448fb508cc9ac5133b0245a960e22290de1aef5 2025-10-08 19:13:16.937177 | ubuntu-noble-large | deleted: sha256:ea238c0039653b2433ecb1f1ac5de05ec75939ca81fc8d1d31b27272dd60f9a3 2025-10-08 19:13:16.937186 | ubuntu-noble-large | deleted: sha256:597272b19630c41caedfa4fb976b2a26f5ae3263bcaea293a8c08b68e430acb3 2025-10-08 19:13:16.937196 | ubuntu-noble-large | deleted: sha256:27677b51467ff976158371a999ab18b6502bbc57c3f41c4af03e3ca7b6ae27a2 2025-10-08 19:13:16.937205 | ubuntu-noble-large | deleted: sha256:2ca34efe0e64333a22027fc61717e525c2a3b2d06ddcf7afd5dfa1a631a5a78a 2025-10-08 19:13:16.937214 | ubuntu-noble-large | deleted: sha256:eeacf6d8e3f67d014567dbc4cc022db891ac94ab00dc0f20ac87dcb078d04e6d 2025-10-08 19:13:16.937223 | ubuntu-noble-large | deleted: sha256:06f32cb854ededff641a1c5b25d94d34e451fc58aa102e349ada4c1c03ad572f 2025-10-08 19:13:16.937251 | ubuntu-noble-large | deleted: sha256:8a2ecc916da06831cafea47b8ffe6853bffc99bc0c3d05aaadd682045f766dc1 2025-10-08 19:13:16.937259 | ubuntu-noble-large | deleted: sha256:78edd1456f773ba599127848a49259ccb98752ac1682ddc1e8504a5e8f72ad12 2025-10-08 19:13:16.937267 | ubuntu-noble-large | deleted: sha256:be05310bee52002537755de10b1c15e2ba7ec5473f85b04c124301f6b7bc5788 2025-10-08 19:13:16.937274 | ubuntu-noble-large | deleted: sha256:c1ca6ffbbeeec583015bae6ef58c49f9949e0131ec3cbe5f462e76278947047f 2025-10-08 19:13:16.937282 | ubuntu-noble-large | deleted: sha256:60bb4d1df5d248f2b8b12470b042bf727ac710d4acd72b0d6f695462da8a07f5 2025-10-08 19:13:16.937289 | ubuntu-noble-large | deleted: sha256:3d0ef9c9ba7f8fb56e8d741ecb8eb72094e9b8f0ae77448c85a546b4b54db2d8 2025-10-08 19:13:16.937297 | ubuntu-noble-large | deleted: sha256:0c3e6a973f487a4735022d417fcc1dd257a63dd99d1c6d699bbb2e8d283a7866 2025-10-08 19:13:16.937333 | ubuntu-noble-large | deleted: sha256:fb1fb149d8139593a0ea548a2a8334db636731e30808c7a44b027b08ac667582 2025-10-08 19:13:16.937341 | ubuntu-noble-large | deleted: sha256:f562c318361e2f96526911b4e9b8580a82e826da305390f8396db35838fc9987 2025-10-08 19:13:16.937349 | ubuntu-noble-large | deleted: sha256:ef69e79bd2d3d760e349cac5479f50939d0aed335dc1f6b0f7dec4061d67a6e6 2025-10-08 19:13:16.937356 | ubuntu-noble-large | deleted: sha256:503e6dae7dfff38c8c6fca7ca721a89696f96031bb1037dbe9f9bf942e72600c 2025-10-08 19:13:16.937364 | ubuntu-noble-large | deleted: sha256:3f0a9ba2f9f5de7da2e79cb31838e74171d817ce4bf742b412e451a968552a04 2025-10-08 19:13:16.937371 | ubuntu-noble-large | deleted: sha256:971da89b1d28f6f3e5f46a5059ca470ddba054c7fe71b81a6ef6a1bef4ad4f02 2025-10-08 19:13:16.937379 | ubuntu-noble-large | deleted: sha256:a805c299bf7000e2f1089c2aa967b9f459c2db6b771f1883fed72e6859a6280d 2025-10-08 19:13:16.937387 | ubuntu-noble-large | deleted: sha256:644a8b26d0d7224f947cd3c775b882675c60be246cb6474d01471ce5a0c5e3cf 2025-10-08 19:13:16.937394 | ubuntu-noble-large | deleted: sha256:af46016bd22709449bae61fc2c059f9cfa9d17acb6c9a68a1e689b7dfd059f4a 2025-10-08 19:13:16.937402 | ubuntu-noble-large | deleted: sha256:443c1514108246333acec3c3583ef5f1c39f8042c6b894d58a4a99a9793beca1 2025-10-08 19:13:16.937410 | ubuntu-noble-large | deleted: sha256:1e0f07719d5ccf243a7f216b13af99a972748759ed7d5d032b4b1ae1f066d9fe 2025-10-08 19:13:16.937433 | ubuntu-noble-large | deleted: sha256:073bc3e8da96ce6c4ebd61e3155e185a9e3a05bbf59a22caa2054627ffb5c81c 2025-10-08 19:13:16.937441 | ubuntu-noble-large | deleted: sha256:1135444a46ca77cf1dfd96c05001f1350f28f442d5d801b6e5d252f0048c6360 2025-10-08 19:13:16.937449 | ubuntu-noble-large | deleted: sha256:998d53d3931d1427a7fc4363423a49e6de0a1257dd66c1a43d58d3f3bd48f72c 2025-10-08 19:13:16.937457 | ubuntu-noble-large | deleted: sha256:0abd71cd9d839cc7ef8e4df2e6522726476258a22f39767936b7c64da3085e0a 2025-10-08 19:13:16.937464 | ubuntu-noble-large | deleted: sha256:87ca5d0d20a79db98ca63bef56239e540c82d15d8e1294a35eb56cdc8990f83c 2025-10-08 19:13:16.937472 | ubuntu-noble-large | deleted: sha256:f17caeb11e77727cb3e827aa1a057be4c1d6ecd521615506f73884ccebbdee98 2025-10-08 19:13:16.937479 | ubuntu-noble-large | deleted: sha256:4d8ffc6f3e049c8f9663e5564448db991bb824784ba3fba2f5ed8fce0e06ff50 2025-10-08 19:13:16.937487 | ubuntu-noble-large | deleted: sha256:d3d7f64cfbbc986cf875af63ac86774e7fa4cf56bb99eff84a3f1c027d9acd21 2025-10-08 19:13:16.937500 | ubuntu-noble-large | deleted: sha256:404db5488f58945dbcff87bd0b7a3070dfa289e469eb7370be5860768c40e317 2025-10-08 19:13:16.937508 | ubuntu-noble-large | deleted: sha256:32194426a0e56f01d9eafe31b6bc159b8ccc07be6cf5285e5d3a84e4c53e9ec6 2025-10-08 19:13:16.937516 | ubuntu-noble-large | deleted: sha256:5cb6a2b3b2f2f4a9b8aa5e0cffbb6398c0ea612159f09d2f6e02bedadcf8d4ce 2025-10-08 19:13:16.937523 | ubuntu-noble-large | deleted: sha256:fc642cd8be26b400dc324eb3fa489275f1a4f3897b77c6f07d935b87441afe9a 2025-10-08 19:13:16.937531 | ubuntu-noble-large | deleted: sha256:389685bc60e17ca26f522da827c17ad7b21302445cac275d41ee439f0ed1e06d 2025-10-08 19:13:16.937538 | ubuntu-noble-large | deleted: sha256:acf8fb61580eaee0f5a79c718d94b36004b4f8531fcf3c445ada61804baf4c60 2025-10-08 19:13:16.937546 | ubuntu-noble-large | deleted: sha256:df3b6212fdd9fa0b37af133c25333166367a79f5a539a965e3d98cf45a092c70 2025-10-08 19:13:16.937554 | ubuntu-noble-large | deleted: sha256:c9f12a01c36f1ddfb514a0357cc0d9bb212710218e56a46be5595abcf2fb5cc3 2025-10-08 19:13:16.937561 | ubuntu-noble-large | deleted: sha256:1206d32e38307cce207903ef0ce0164ecbe888d2781f447ca3e928a27189f50c 2025-10-08 19:13:16.937569 | ubuntu-noble-large | deleted: sha256:ece09ceeadcaaac89a85d021dc6adfd4fcea9c4457666ce4f7fad5871693f922 2025-10-08 19:13:16.937577 | ubuntu-noble-large | deleted: sha256:99689a06087254dd717601da1871e1adebc73b37ee16ebac486af6859c1a4454 2025-10-08 19:13:16.937591 | ubuntu-noble-large | deleted: sha256:449cd0be54903271a3fe2a53713717526bb2255da05baa697b30cf02b111f06e 2025-10-08 19:13:16.937599 | ubuntu-noble-large | deleted: sha256:32aec40f76e496e0f68b34af6e91eefbef08f42a73f63626ff784c8b53fb296f 2025-10-08 19:13:16.937607 | ubuntu-noble-large | deleted: sha256:a22789198994519bc9660591e85563dc5f1422c6570f07da49de06f042b8435a 2025-10-08 19:13:16.937614 | ubuntu-noble-large | deleted: sha256:2ea78dcb16aaaf081fec57448c7d62e2bce3dd5a69dd2c9a5614fbc25a9fa562 2025-10-08 19:13:16.937622 | ubuntu-noble-large | deleted: sha256:a880b5c1b991ea677fa0408915fa38de0330f8bd0e636a56651fab42970f94cb 2025-10-08 19:13:16.937662 | ubuntu-noble-large | deleted: sha256:3e12a90feb8bd71cd6ff5f515d498cebba69eacb30837badfff7e81009fcb5a7 2025-10-08 19:13:16.937671 | ubuntu-noble-large | deleted: sha256:db252f730559af0f68033ee782e4b943c8122bc9329d96697e83d7fe00e014e5 2025-10-08 19:13:16.937678 | ubuntu-noble-large | deleted: sha256:cfc9c02ffebef9f2453417ac93f2c0a991f2ae39fde2e728c029b77f43870c09 2025-10-08 19:13:16.937686 | ubuntu-noble-large | deleted: sha256:a7e6c301909339961bd72b88b30738b0a8ee698aab986210cf6d14445c12516f 2025-10-08 19:13:16.937694 | ubuntu-noble-large | deleted: sha256:4f536d2809a58660a188265b5c23c99711415c7471cdcdaa0e073b29c5dd2aa3 2025-10-08 19:13:16.937702 | ubuntu-noble-large | deleted: sha256:74ab74a4befffeefe99a65b2a1b2fc5d0c7a991ac415def6f9a77c9153601a39 2025-10-08 19:13:16.937709 | ubuntu-noble-large | deleted: sha256:83c35cf51bb5d8dbf7ffbd22dde5a5884193c953250c11ad01baeba729b1cc48 2025-10-08 19:13:16.937717 | ubuntu-noble-large | deleted: sha256:abefdb322348ce0b2ea3c22bb49b8b2bc06abc9eba0ff03289f0a1266dc7c54d 2025-10-08 19:13:16.937725 | ubuntu-noble-large | deleted: sha256:f85f8152c7a91e47e6f9eb66307bdbc92079789c47cfc30b7772363131b1dfe5 2025-10-08 19:13:16.937732 | ubuntu-noble-large | deleted: sha256:02f6c0ba16c6f583670b5e52dc438f60f21790a7b4bacb25cc2c26833fd678b3 2025-10-08 19:13:16.937740 | ubuntu-noble-large | deleted: sha256:0d0db55bf7a73bcda63dcb75b1599c88455a8876193fe3d9544f163cef1e1ab8 2025-10-08 19:13:16.937748 | ubuntu-noble-large | deleted: sha256:3b0ca3c7b8a30f9463c6113377e93e9a847aeb041e6d013c8f2ad9a635f95edb 2025-10-08 19:13:16.937755 | ubuntu-noble-large | deleted: sha256:eaae8d6b62325e3023e54f80f497ebb4864fb7ec091a36491547bb10479eb14d 2025-10-08 19:13:16.937763 | ubuntu-noble-large | deleted: sha256:4dffda1ed61def7e9272e34ee831ce25ffd2fb8ce94b4b9d5823b980d06defa4 2025-10-08 19:13:16.937770 | ubuntu-noble-large | deleted: sha256:5fbba995e0ee76476cd6f0f9fe075ce461790fa3dd04573378f0d6fb791f506d 2025-10-08 19:13:16.937778 | ubuntu-noble-large | deleted: sha256:62d71f120521f9095a1de7202bf29aadbc29f9719a133df176c02ee4dac147d3 2025-10-08 19:13:16.937786 | ubuntu-noble-large | deleted: sha256:ba5c15b52c7197f6215ec64c6a8576e6626e080bfa7bbad1f4ad8d78decae9c5 2025-10-08 19:13:16.937793 | ubuntu-noble-large | deleted: sha256:add71683d311e7911639a1c479028d10b8e23d4027865cc60536233a2db2d3cd 2025-10-08 19:13:16.937801 | ubuntu-noble-large | deleted: sha256:ce2c8a3ccd9d44bb8780be813d9d932496b6de88b442859f8b7b31d31189c9e1 2025-10-08 19:13:16.937809 | ubuntu-noble-large | deleted: sha256:4a82e77bcaa5da17b7139f15c934250fd30f82290cb0e6db4884083ef3aea32c 2025-10-08 19:13:16.937816 | ubuntu-noble-large | deleted: sha256:b925cec5653d3f4723735cfcadb8660c482b74bb4553f79101e5b03332a895e2 2025-10-08 19:13:16.937824 | ubuntu-noble-large | deleted: sha256:08b14c15c1bd9a3f0e5f8c278b8a82ec0da485fd278930987b41184709494a23 2025-10-08 19:13:16.937831 | ubuntu-noble-large | deleted: sha256:cae75bcda0bdb9791ba16cab8a9af17f29338b4bd16b2cae19c2b35c04b9dedf 2025-10-08 19:13:16.937839 | ubuntu-noble-large | deleted: sha256:f7a60030003638eeda69d195f8602bbbb2db29efd9ed870bdd26a16b196167a4 2025-10-08 19:13:16.937847 | ubuntu-noble-large | deleted: sha256:9225ff208d51fb45d9fc8f62d5b3687399d689da3ded7a6606329c8c487421ea 2025-10-08 19:13:16.937854 | ubuntu-noble-large | deleted: sha256:57fb180c6d2f322e0a8416ae6ff924a1da171a3d8532523e3f33189081f1d79e 2025-10-08 19:13:16.937880 | ubuntu-noble-large | deleted: sha256:1e3f92bc3522f1e2b0ef63a6fd0cf0351860716f8e5d8c692972e6953a2e406f 2025-10-08 19:13:16.937889 | ubuntu-noble-large | deleted: sha256:982f6f9e42e79bd511ebdb88b24f74ef119a6dd7adc9d60778b2025edab2880d 2025-10-08 19:13:16.937896 | ubuntu-noble-large | deleted: sha256:b7a90958fda151ab56123063f2d31011b080aeb6e6f964e5524917d15e827f01 2025-10-08 19:13:16.937904 | ubuntu-noble-large | deleted: sha256:3254d1c9f77abe2aeb05fbf9aafe52700371700ce0607545c51ac00c5378cb35 2025-10-08 19:13:16.937912 | ubuntu-noble-large | deleted: sha256:2817d90bc7397aa2df3d62fadc4d56b69e73be86f68375eec79f3dc2c98744e8 2025-10-08 19:13:16.937920 | ubuntu-noble-large | deleted: sha256:8849771098d48201e25d14cdf57b5567a0b233b9b3c8e79558951b1049cca8b3 2025-10-08 19:13:16.937933 | ubuntu-noble-large | deleted: sha256:ad0b70764e4142d2d8b61547a1caa90309435bbe26850d1edbd0345b5a6dc781 2025-10-08 19:13:16.937941 | ubuntu-noble-large | deleted: sha256:06aba5fb0d25b99b756501a012f45649707275dceadc5316cb1c55c23a873471 2025-10-08 19:13:16.937949 | ubuntu-noble-large | deleted: sha256:a8bf372d95f4b5f4e13cfb955e6a632b3ba26b3839806b479271dcebb2cd1f1f 2025-10-08 19:13:16.937962 | ubuntu-noble-large | deleted: sha256:9f9ca1ab817bd94c04eea9e09921f7a29c2507f467f14b5de869490cef812dd4 2025-10-08 19:13:16.937969 | ubuntu-noble-large | deleted: sha256:0bbcf661e3148f4fa0cfdc8d672794ca76737717ed228b3c0971c24d1e84a3b9 2025-10-08 19:13:16.937977 | ubuntu-noble-large | deleted: sha256:14526a05bce25b10cf008641a3827e2acec7a8a22e7d71b6096e02d823c22c91 2025-10-08 19:13:16.937984 | ubuntu-noble-large | deleted: sha256:ac4163ba79dd00062e783430ef2f87351897c80929d8180478ef8a407d5a8251 2025-10-08 19:13:16.937992 | ubuntu-noble-large | deleted: sha256:2d9539b407b26f6128c31bf690127bc99c4abdcf5b97b799bcf9f115813bcbfc 2025-10-08 19:13:16.938000 | ubuntu-noble-large | deleted: sha256:643548ce89fe89a00c497b9a3dd9bf8d19a17efc834934fd06d75a394e6cd3f9 2025-10-08 19:13:16.938007 | ubuntu-noble-large | deleted: sha256:3b2b9e0e191013de79ebb742d3a2c6dd6fb75c0dba404b3dad394c24aacce337 2025-10-08 19:13:16.938015 | ubuntu-noble-large | deleted: sha256:d20b4eda27df24d1b6967aa08d94d182337cc617b393a7620b73bdbc443f0b65 2025-10-08 19:13:16.938023 | ubuntu-noble-large | deleted: sha256:0f23991c0b5b93227e301ce5607b4d29208743d053cf0029b7838166b25cb9d8 2025-10-08 19:13:16.938030 | ubuntu-noble-large | deleted: sha256:04d519e8694728eca0606652c210bd8585a256656d89e8538a1fe605ef375965 2025-10-08 19:13:16.938038 | ubuntu-noble-large | deleted: sha256:5bb8a821184bc3c21ddce1536ab729e6c7fd96133145b53c7be4a70e709a22b6 2025-10-08 19:13:16.938045 | ubuntu-noble-large | deleted: sha256:bef76e726344909df9333e0a875dddb9fefe9951b37aa0f38ea09d081749d740 2025-10-08 19:13:16.938053 | ubuntu-noble-large | deleted: sha256:79af0f4b0cc1211973b9d561f3eb2b699cd26a3504081c3426c48a8eb627f48a 2025-10-08 19:13:16.938061 | ubuntu-noble-large | deleted: sha256:087726ebd0d869ba6f6ec55ed893c108fcaa1a4af9ad05545cd47e65068bcb2f 2025-10-08 19:13:16.938068 | ubuntu-noble-large | deleted: sha256:8ee023cb90879728c497157aa6054b1ee2ecdcddaa1a328c3501f42d142b81dc 2025-10-08 19:13:16.938076 | ubuntu-noble-large | deleted: sha256:bc374bc267e08877b64374275ea36a60bb946bb83ef71d354b7711caeaa2f404 2025-10-08 19:13:16.938084 | ubuntu-noble-large | deleted: sha256:6a7d89e9703529134f6f35bb3f59391bfac76a61ee13dd6f73e750501e116a2b 2025-10-08 19:13:16.938091 | ubuntu-noble-large | deleted: sha256:f63ca9d0df2e0dce04ec1c23ab97ef6079573bba7fec3523d6905f32b8229fec 2025-10-08 19:13:16.938099 | ubuntu-noble-large | deleted: sha256:4fbf6f85c76d1eabcddf50b1622c0d76f8696b411289a744861d4cca57b27051 2025-10-08 19:13:16.938107 | ubuntu-noble-large | deleted: sha256:24e21190fc0519c5dd5abbaee91b962667c745b1f9014269428843728342821d 2025-10-08 19:13:16.938114 | ubuntu-noble-large | deleted: sha256:26cb13c91059f873f59367fbb46210bb27bf0df2368c7d3d0649199f470d6fba 2025-10-08 19:13:16.938122 | ubuntu-noble-large | deleted: sha256:b0e053fa5718be6b2e9f0c18538ac7de3ba99a2063e9249454b061ab01c4a5f7 2025-10-08 19:13:16.938130 | ubuntu-noble-large | deleted: sha256:5f34628abcf29ea68080d8103ee787270122fb1279d60ae1f5ee30f3784c32ab 2025-10-08 19:13:16.938137 | ubuntu-noble-large | deleted: sha256:2f2fb53e1839c70fa5dc9b51741100bb266394bd85439201d8ee8f30dde8c38a 2025-10-08 19:13:16.938145 | ubuntu-noble-large | deleted: sha256:6cff0244bfc05e7b9b525ef78be376036df34a9530a1bb4911b57684ef29684c 2025-10-08 19:13:16.938152 | ubuntu-noble-large | deleted: sha256:ab26058b006d63ce0939c414a0e190412df2b1e21b78f5977f08f093a03e1ea0 2025-10-08 19:13:16.938160 | ubuntu-noble-large | deleted: sha256:3b31bdffc545e2123dab14355e853dc9ccb1b3d304db62749c9bb54b5eca20cb 2025-10-08 19:13:16.938168 | ubuntu-noble-large | deleted: sha256:64095645f45baa0358f77ae8d87108466336366131120b1293b3a983bcaf89e4 2025-10-08 19:13:16.938175 | ubuntu-noble-large | deleted: sha256:09a8b09744a7a756a3f1dc24dfa9138339c21ae46bf48e07501fd3f69645c3f3 2025-10-08 19:13:16.938183 | ubuntu-noble-large | deleted: sha256:a45db226adea89ec797208f397177315264366f4798b04f46c4a38a3c96de8cd 2025-10-08 19:13:16.938190 | ubuntu-noble-large | deleted: sha256:f9d076538d36b4652706c6b8b889c8af09889161edc5683be1a9eab8486d58f1 2025-10-08 19:13:16.938198 | ubuntu-noble-large | deleted: sha256:be3220c1b7334acca98408b52263c408e05c2f6edc15d4bcc5263f1785b61ba0 2025-10-08 19:13:16.938205 | ubuntu-noble-large | deleted: sha256:dc894cdcc5e2ed1850fc75970148a5e35086bb9b9af81bd6af2cb70bbe8408c0 2025-10-08 19:13:16.938213 | ubuntu-noble-large | deleted: sha256:4ed7c92a0e9c787843c40b4c60b9353ca411e6e927ce091c68066f9547f213ce 2025-10-08 19:13:16.938221 | ubuntu-noble-large | deleted: sha256:afa9b209dc6ef10d3208a366dc2a9c82e91d82730dec21f59cedeaed14c57ed8 2025-10-08 19:13:16.938234 | ubuntu-noble-large | deleted: sha256:7630d58e25d4cc71b4f3af0f65e6aee8176bec8f63b964fdcb5851a2527f053f 2025-10-08 19:13:16.938241 | ubuntu-noble-large | deleted: sha256:f55b55dd32201636c5e3dfe650dc2e390dbdaf851af3d46525719f9b4b92d587 2025-10-08 19:13:16.938249 | ubuntu-noble-large | deleted: sha256:53158b1c2616e30ba6b1dadabc28c14cd204751b624ab713e989cad6eadf06cd 2025-10-08 19:13:16.938257 | ubuntu-noble-large | deleted: sha256:4189e81d8c335ec25922e3c8d50c868f40ae49da6090277c5e602d06b06323cb 2025-10-08 19:13:16.938264 | ubuntu-noble-large | deleted: sha256:56833dfe46823e28cfc880798e4472f0188dafb9fa3426009086414296648841 2025-10-08 19:13:16.938272 | ubuntu-noble-large | deleted: sha256:5da434a2cfab16812d8301205c71c146b8a53e163d3db668f73dceedaf652f7e 2025-10-08 19:13:16.938280 | ubuntu-noble-large | deleted: sha256:1cf9b66d5c447a99cb47d55483e9b3ed60d07374a55e3fc64db1e37b4d0f8bcf 2025-10-08 19:13:16.938326 | ubuntu-noble-large | deleted: sha256:b7f5755739fe7db9c27f0f1d42d66eff3f796435d2606f84edf7efd21840536d 2025-10-08 19:13:16.938335 | ubuntu-noble-large | deleted: sha256:a88b5f0823cdd39e5c8a697c542b2ae9e94b675f15eb4da9043659fb5ccc9be4 2025-10-08 19:13:16.938343 | ubuntu-noble-large | deleted: sha256:347410045db0f83b6750e917f82f3f9fab8bc1c26e58dc806f632e47b10195f9 2025-10-08 19:13:16.938351 | ubuntu-noble-large | deleted: sha256:f80b381db9ea06d8df381ba18062dd548be0b07cc502ddcb1a4eaea422b2aedb 2025-10-08 19:13:16.938358 | ubuntu-noble-large | deleted: sha256:e20f3d18b5522410b8b14daf40e849ab8a6b76dc641e2638533b137d11f0c116 2025-10-08 19:13:16.938366 | ubuntu-noble-large | deleted: sha256:3cb085603a22566e352499c8583da1e89290ce9a5d8b051d53d12fc6f3f503a1 2025-10-08 19:13:16.938373 | ubuntu-noble-large | deleted: sha256:1cd5135e4fb9ab79adf4836d8903d07783ae00604507aa67067de17248e73c91 2025-10-08 19:13:16.938381 | ubuntu-noble-large | deleted: sha256:2470f8b21824e1c9acf916fce2d84e19b5b1fb9fa080f3d6f60752290f2802b9 2025-10-08 19:13:16.938393 | ubuntu-noble-large | deleted: sha256:abd9490da80a732bf2f97a917a6d11a37099796ad3a1363385773e9eb71394b4 2025-10-08 19:13:16.938401 | ubuntu-noble-large | deleted: sha256:43ed0fecfc9260f83fbe8f01522762af4dab3a6e05d85190c13e5c42c9b20f09 2025-10-08 19:13:16.938409 | ubuntu-noble-large | deleted: sha256:11abae8aea19792d500ed2a2e32b3a9cf2579d2e6ee4e026dec0fca1d38a7aec 2025-10-08 19:13:16.938416 | ubuntu-noble-large | deleted: sha256:2c86acdc1505e122ec4e44a630af777e78f86236d2e653a2ba1744729fb9c42a 2025-10-08 19:13:16.938424 | ubuntu-noble-large | deleted: sha256:ce06e54f50f3358851f00e0b098fb5057f23fbde274dbc16636eb6be86519096 2025-10-08 19:13:16.938432 | ubuntu-noble-large | deleted: sha256:3d75190cc8efa7e677ec1dc5be9b6900ab4e585705092f68ca0d108ffce35cf3 2025-10-08 19:13:16.938439 | ubuntu-noble-large | deleted: sha256:b3d11908ade8ce2194cbe4dab1293b1847919147959e8a7e4a65baf75365928b 2025-10-08 19:13:16.938447 | ubuntu-noble-large | deleted: sha256:caf356d655a4ba01b2295cfc94db97f1e31a76659caa37d70517f00422ad5a16 2025-10-08 19:13:16.938454 | ubuntu-noble-large | deleted: sha256:154696b4e7ddea11726c422318a24bcac109da916c6a33a8cde2c4b46305bf39 2025-10-08 19:13:16.938462 | ubuntu-noble-large | deleted: sha256:63540b4e28cd76aa60c112796752b3d9b87c79261005b59365b5096b5c997499 2025-10-08 19:13:16.938469 | ubuntu-noble-large | deleted: sha256:22d0b7f629f9ce00bdb10512b8605caeffae079557d11aa330e21c4ca86a8253 2025-10-08 19:13:16.938477 | ubuntu-noble-large | deleted: sha256:efbb4027517b91628bfc29d8c1520c5e7eb184e0b508b096bc5259855c2f366d 2025-10-08 19:13:16.938484 | ubuntu-noble-large | deleted: sha256:88d0d0dcf191479e8ee76e5c80c4d42d59cf0c7431564eaed1f6ef5f89d77477 2025-10-08 19:13:16.938492 | ubuntu-noble-large | deleted: sha256:5ef0a19b79a2a0cae66029bc3c12fe76cfbc2ce4cf018a12b8132480fa420236 2025-10-08 19:13:16.938500 | ubuntu-noble-large | deleted: sha256:9113510843cc108c04e32f12f4ef7bc25d0ebc854873b5142d55e44698f706de 2025-10-08 19:13:16.938507 | ubuntu-noble-large | deleted: sha256:9261467d6ad63fc7396d7f0f633bab0d60aaffb70bf6f4cbaa697ecb6f16c3d5 2025-10-08 19:13:16.938515 | ubuntu-noble-large | deleted: sha256:5e8e45eb1490f6c76233f7dd16d346b7df02d8eb70316903c70b04cc35d73f18 2025-10-08 19:13:16.938523 | ubuntu-noble-large | deleted: sha256:54a03ed67c8ba95fda2cfbd892a00e54521e1adda7c035ef2a647c9c3e07c6d7 2025-10-08 19:13:16.938530 | ubuntu-noble-large | deleted: sha256:ac07af9ae2731bf7466942ef7803f41b9e3fe71bd6f0d2ae617129b68d5e3403 2025-10-08 19:13:16.938538 | ubuntu-noble-large | deleted: sha256:8c10644321720b132c9a39cd0dbe56afb6a690f304536899cd775fdb7f03b1f1 2025-10-08 19:13:16.938545 | ubuntu-noble-large | deleted: sha256:68693d7321bca947c25ab1f494683ce90812a3f477ffdc3da7580aa33aa74394 2025-10-08 19:13:16.938553 | ubuntu-noble-large | deleted: sha256:f74e46628eb104067bf2fbda4c1240eb2320b2aa2a121521d6958225425673f3 2025-10-08 19:13:16.938566 | ubuntu-noble-large | deleted: sha256:c7c8a2925cf9e982a254377f9c9af5b71c41db0fef95e994553b74d035972a0e 2025-10-08 19:13:16.938574 | ubuntu-noble-large | deleted: sha256:11d6e3df506df7f7c8ccf356f1be74b009f94d9cf64d081d885dbe397ace5664 2025-10-08 19:13:16.938582 | ubuntu-noble-large | deleted: sha256:45cc4d987c10ec86504d7ed625c85c62be2a90ac6ab59a46d25ef5510a9b248e 2025-10-08 19:13:16.938590 | ubuntu-noble-large | deleted: sha256:11c1a65d0dbf9b93b3551522e2b271359e0736dd25d386e3b318c23b45d20aac 2025-10-08 19:13:16.938597 | ubuntu-noble-large | deleted: sha256:5c0df6424d1c9480f667eeea5aa9218069c6a4c4f2338cc0eea858bdbce94592 2025-10-08 19:13:16.938605 | ubuntu-noble-large | deleted: sha256:8d75631653b778d2abe3a6368a91670605a8bf6e6b3d0fcb829eb3a6f2a26304 2025-10-08 19:13:16.938612 | ubuntu-noble-large | deleted: sha256:ed73c700c544f35f696a4204a02d36dd27889b9966d7a0faa0b169731b666c1e 2025-10-08 19:13:16.938620 | ubuntu-noble-large | deleted: sha256:50821a0a6388982a1a20f9f52bc769660bcb169f38049cf5158e31a7038fa50a 2025-10-08 19:13:16.938659 | ubuntu-noble-large | deleted: sha256:795dc75b4c4859ab984689aefb8e9c4720f635b9de4077d491758dddbba47c26 2025-10-08 19:13:16.938670 | ubuntu-noble-large | deleted: sha256:b2acfae744a977ce290566b3600ee710d1d041af484eded8433cd2212ee346b3 2025-10-08 19:13:16.938678 | ubuntu-noble-large | deleted: sha256:9849328d29dbc151ab8b3bcdaa8aad442bdc37d9356f2d5f16e2b1776315fcf4 2025-10-08 19:13:16.938685 | ubuntu-noble-large | deleted: sha256:cbcc647173c6dbb71bebe9c3b26569b48469bba536dc3ea80d5ed4c38e409db6 2025-10-08 19:13:16.938693 | ubuntu-noble-large | deleted: sha256:cdb0ef71022877a2a49d63d6d437e9af9587fe15d842ad32f0a3bfd8322843a2 2025-10-08 19:13:16.938700 | ubuntu-noble-large | deleted: sha256:8c0a121f99cbf05849da36f56c042ffe52408f35a234cea3d16bad6cd16172fd 2025-10-08 19:13:16.938708 | ubuntu-noble-large | deleted: sha256:c66653e3b8c9a256532502347ea69ddf8a494d3f98630e35ea64c04c7f836cef 2025-10-08 19:13:16.938716 | ubuntu-noble-large | deleted: sha256:b1726cfaf7a917b338e752892ca07993e71823cd93725944d8c3676954798be3 2025-10-08 19:13:16.938723 | ubuntu-noble-large | deleted: sha256:0a2e4fb38095b5aa21b03179272f698c9f0dfd0476a86395a73d3a50e3ab1be2 2025-10-08 19:13:16.938731 | ubuntu-noble-large | deleted: sha256:976727f653b167f81d2663e48b51808420341225e63b7391c5de5408548ce711 2025-10-08 19:13:16.938739 | ubuntu-noble-large | deleted: sha256:0ebbac9d250d6ef30212890be0efe814e9fb0c6c81afd357a0c7b8d35f397c65 2025-10-08 19:13:16.938746 | ubuntu-noble-large | deleted: sha256:434a37dc54392adede96223fbb0832b6a45984d765b6974579071138f3830fcc 2025-10-08 19:13:16.938754 | ubuntu-noble-large | deleted: sha256:ac21121ae3547e21607c6af43343abb847e9c35358736e2ee0892aaaf143b0bb 2025-10-08 19:13:16.938776 | ubuntu-noble-large | deleted: sha256:7795f6bd06c1145a03f856e5d55a3c9a7219c17d0da518ca1315afdd768f2a6e 2025-10-08 19:13:16.938784 | ubuntu-noble-large | deleted: sha256:f23a6f04f89550b5cc3359cf45c07fd5e7a3a538fbf5a6cc8bd3eb27b5201097 2025-10-08 19:13:16.938792 | ubuntu-noble-large | deleted: sha256:90cecb5322d096c022b712db409cb4f807e3f35328027339543a25b747ccca55 2025-10-08 19:13:16.938799 | ubuntu-noble-large | deleted: sha256:e8bb3c79bbe71a5ff4d76cb42dd97d5622b70797a8dead2b85b327d3f22f47ea 2025-10-08 19:13:16.938807 | ubuntu-noble-large | deleted: sha256:023cfe0db16c45c19b81cc5a7c1807191df7b43a7339fae452905f1e52ad9cff 2025-10-08 19:13:16.938815 | ubuntu-noble-large | deleted: sha256:0d1bf898123f0d6cca1077d4272cb170c78e0f60abc64c170d14271d00cbbf0a 2025-10-08 19:13:16.938822 | ubuntu-noble-large | deleted: sha256:150cf49aecc4265fd24de7ad70898944d83584c86ca242f4de0eede1b317d004 2025-10-08 19:13:16.938830 | ubuntu-noble-large | deleted: sha256:94722f9fcdb45dc265dea270696dbf86b031d56df829f0f1ae395f4a01ecc435 2025-10-08 19:13:16.938842 | ubuntu-noble-large | deleted: sha256:48d1895967c371bffb5a37a1e21713c83c3c84263d3d6af3ba5cdbf2b14c0c92 2025-10-08 19:13:16.938850 | ubuntu-noble-large | deleted: sha256:4d0a24793df54622141aab904f8227af266fe53a7966b143badff80671a3684f 2025-10-08 19:13:16.938858 | ubuntu-noble-large | deleted: sha256:98761ea9bc10a6324a201151efdde40d88dbb27b4b8d8588e6bc0b545bee89b9 2025-10-08 19:13:16.938865 | ubuntu-noble-large | deleted: sha256:d87e85489081d17f468f26e4988de2ea0d59a570a4b032c12e47ad4cf7464cf1 2025-10-08 19:13:16.938873 | ubuntu-noble-large | deleted: sha256:d4e8df2fd201e77deccf1072bc0d1e327702946d1d5c701d1341420d01e1c508 2025-10-08 19:13:16.938880 | ubuntu-noble-large | deleted: sha256:0d5fb6bfaf1c040cef88e3cab26d4c5cf9ca34238e784bd405f33e5c2f2908ae 2025-10-08 19:13:16.938888 | ubuntu-noble-large | deleted: sha256:1936967f29e1097073861d0f925581176c3f27921c8ea0ba2cba369333ef30fd 2025-10-08 19:13:16.938896 | ubuntu-noble-large | deleted: sha256:b238284c1784f98e0beca8b0d695574adf0f9964bbee091e9977f176e5f53c30 2025-10-08 19:13:16.938909 | ubuntu-noble-large | deleted: sha256:b48cdc2fff6741099a1cd08b76a0f4775c7335dd40d6d791607509b1426cdece 2025-10-08 19:13:16.938917 | ubuntu-noble-large | deleted: sha256:2910bdc0c3e2ef53a386ddc784780efd2051593221592d6c3b5798567cc9b6fc 2025-10-08 19:13:16.938925 | ubuntu-noble-large | deleted: sha256:d94499949cf544e84cb3d666af3993d3f4e6ed6e03922cb5dc3cd259f71f97cf 2025-10-08 19:13:16.938932 | ubuntu-noble-large | deleted: sha256:77c651b1325d6f381d5755590d0e4f5e3e6e8f3e6b165b5a721ba8d9b54a6cc6 2025-10-08 19:13:16.938940 | ubuntu-noble-large | deleted: sha256:5915d5ad337bb10f2fe78db2de84591b014d1cd7d4f6e58617f7525558189a07 2025-10-08 19:13:16.938947 | ubuntu-noble-large | deleted: sha256:1e7f5385447028d9c21ca4e740eb8da4fa137c4f54ac99b54d96f44f97841338 2025-10-08 19:13:16.938955 | ubuntu-noble-large | deleted: sha256:973f07cb3e59c80447a076a41fd6de3daf1e2f7608d0f1832783d3c8b6866576 2025-10-08 19:13:16.938962 | ubuntu-noble-large | deleted: sha256:df4898d9ba8e0538cd31724ea962d87feea7ce6f5da1bc56551333fe49d475fa 2025-10-08 19:13:16.938970 | ubuntu-noble-large | deleted: sha256:11449e45923a7af00435b0a042095654beaea680ebb1a9fc27d79f80eea0d1ad 2025-10-08 19:13:16.938978 | ubuntu-noble-large | deleted: sha256:1c526a02181671481b6fc2bfaf118fe38f658473b85f5412fe3cdb55f046b344 2025-10-08 19:13:16.938985 | ubuntu-noble-large | deleted: sha256:5e851e637392cf45f3be87874d89d5ab30775115a3ade60d43c01192836ba7a3 2025-10-08 19:13:16.938993 | ubuntu-noble-large | deleted: sha256:78b316770a18abe1bd1a3f3fe98a17c9a020cccf2be61c2168a28bd50ae287b5 2025-10-08 19:13:16.939000 | ubuntu-noble-large | deleted: sha256:69a471fba366e6b9af15734eb30d848435da9fe14b474256bcbac437a31e82af 2025-10-08 19:13:16.939008 | ubuntu-noble-large | deleted: sha256:d9bf514de3f590e3660b981f37fd06bc372dc08b3c527b6419b568ef7f6651f5 2025-10-08 19:13:16.939016 | ubuntu-noble-large | deleted: sha256:f520c395eb98a8679171cc5364b6c105dfd404c4cabb3867df2ff67194450d8c 2025-10-08 19:13:16.939023 | ubuntu-noble-large | deleted: sha256:c74ea42bf94dcb1d3ea3934a6adb19a74a3a3806320af368620ff884814030c3 2025-10-08 19:13:16.939031 | ubuntu-noble-large | deleted: sha256:e074fcf48cf85130698b63af9f5ac439aa860cd665254506339fa02aa0424ec9 2025-10-08 19:13:16.939038 | ubuntu-noble-large | deleted: sha256:e0cf723a5c07721584053024bf05577177a1092714c8c1ddb721ed94a7ef1722 2025-10-08 19:13:16.939046 | ubuntu-noble-large | deleted: sha256:7bd5c99374d0590c0959cae719d78a7e939d318ece65bb2ba7ab4f74147bf668 2025-10-08 19:13:16.939053 | ubuntu-noble-large | deleted: sha256:ce1e4e15c17ed6722e34d4bf08ffdc35bb621d97aa2f05f4ae292c496a94ddc6 2025-10-08 19:13:16.939061 | ubuntu-noble-large | deleted: sha256:981c5d9dd856c420a9099262425cd9890a0c996c5afd21d7fe70023b7e70dfdd 2025-10-08 19:13:16.939069 | ubuntu-noble-large | deleted: sha256:2a598cf51c1665b411421de6468168004fc6952be6d07aa50c083dde85d77d78 2025-10-08 19:13:16.939076 | ubuntu-noble-large | deleted: sha256:b8a9840ff3183f616e88bc468bc139346627f7daf12ee71fe25988b32c81fa4a 2025-10-08 19:13:16.939084 | ubuntu-noble-large | deleted: sha256:e9357cfd600d69ec0d89bd2ee2711d88289ae7359820534a94ab6a0571ed2776 2025-10-08 19:13:16.939092 | ubuntu-noble-large | deleted: sha256:f3ad65338a8b819943656a2300f5871176824f22e7d4c989ba06047824f6feef 2025-10-08 19:13:16.939099 | ubuntu-noble-large | deleted: sha256:bf394c98f186aa0b91a137020bd2354b3e0e5290ee3bccc9c810b1f27f8f0715 2025-10-08 19:13:16.939107 | ubuntu-noble-large | deleted: sha256:b498e7b9af39cc71246034d6d351cb988add434019316bb694d2dab3f9a6df46 2025-10-08 19:13:16.939115 | ubuntu-noble-large | deleted: sha256:0c818d1ed807b75e958f8d1070548198dc451dfc1ce5a5841590d39cad17534b 2025-10-08 19:13:16.939122 | ubuntu-noble-large | deleted: sha256:e910f36c807cfbf34c35d543a5d283a43038ce176a1010e1e97e67101feb6014 2025-10-08 19:13:16.939130 | ubuntu-noble-large | deleted: sha256:a287b9693cefb15f73ad59a9d8bc649163b16f313a32df8e71df8a3cce216069 2025-10-08 19:13:16.939138 | ubuntu-noble-large | deleted: sha256:bda0a832d213b4adfebc1152b5c82cc5e64d4bba6832c76a1b9c8c80b95ef3f9 2025-10-08 19:13:16.939145 | ubuntu-noble-large | deleted: sha256:78d74d19e280e5d8cc64dc4bd9845caa0483b487d7079b23a38648bae518ccbd 2025-10-08 19:13:16.939153 | ubuntu-noble-large | deleted: sha256:7458cffad8a964356e2dc8804a7e47eb7a82b1e33e738655982b2b9903325cd1 2025-10-08 19:13:16.939161 | ubuntu-noble-large | deleted: sha256:e0b94b55bb64bd8d21f2e5f021927f6d4659c77fc639195ee5eda361bf4ac9ba 2025-10-08 19:13:16.939182 | ubuntu-noble-large | deleted: sha256:389ff413bf06effac9ace76c79a00f2c9dcb770fcb83231a1358bbe87c95ca1e 2025-10-08 19:13:16.939189 | ubuntu-noble-large | deleted: sha256:d9b55ddcceceddcba326673148b5c3d15310f236edba5970ab64d65f27a81821 2025-10-08 19:13:16.939197 | ubuntu-noble-large | deleted: sha256:a738d50409f685dddd770e0cc3f49298578ef0e633586d66afaf505f0e924fc6 2025-10-08 19:13:16.939210 | ubuntu-noble-large | deleted: sha256:9f0d3fa0a95da3d01c45f98f751616340bb20f26083c48f5b5193dce578c1411 2025-10-08 19:13:16.939218 | ubuntu-noble-large | deleted: sha256:b0337cfbf16f089259311d08dbaa8e2974159a76c2807e55f017aa647bf23862 2025-10-08 19:13:16.939225 | ubuntu-noble-large | deleted: sha256:8888a05fbd5c0eaf4a6d01c652850ccb02be836be4822aee9fa0284e7498b872 2025-10-08 19:13:16.939233 | ubuntu-noble-large | deleted: sha256:bb1dc57e7d5de4e0f14bba4dba0ee1ac98a05f6489e775423cc3448a628af948 2025-10-08 19:13:16.939241 | ubuntu-noble-large | deleted: sha256:99143f6bd1958a98a4b8468d507ed1ce2be14eca5b0128486901b577d718002a 2025-10-08 19:13:16.939248 | ubuntu-noble-large | deleted: sha256:f338a37d5884d783d9f061f3c7613262141934c4dab0a354d21e2255d96b6fde 2025-10-08 19:13:16.939260 | ubuntu-noble-large | deleted: sha256:cd312522a2b0317e8e5c24407a4904b821e3b2b9944f5219993f9cc4972985a3 2025-10-08 19:13:16.939268 | ubuntu-noble-large | deleted: sha256:dca7f76f62200b17514b300bbec30536a53ee651e22c5397fc7a0d465d53230b 2025-10-08 19:13:16.939275 | ubuntu-noble-large | deleted: sha256:bd41fbe5ad1354c70b69568d563d50ff48b776ffbf9ed3dd82fac799fe283c8c 2025-10-08 19:13:16.939283 | ubuntu-noble-large | deleted: sha256:16ac423edc2df418e7c8d1a42cdd538046417a5d8121010cd7a80e717eb79db5 2025-10-08 19:13:16.939291 | ubuntu-noble-large | deleted: sha256:81031c99bb0d0fe839f81fa3d4fd51eab8d444ca4ae477628d49363735c60fb8 2025-10-08 19:13:16.939312 | ubuntu-noble-large | deleted: sha256:5a6ba131ad6e8ad383fb310703a9cffc23cdfd4828d3f8a0353315a898fd6aa5 2025-10-08 19:13:16.939320 | ubuntu-noble-large | deleted: sha256:3cd4d3bf50f0aac315007f8abea7b11ec6cc9238b27442ec9e6ca0d510373add 2025-10-08 19:13:16.939328 | ubuntu-noble-large | deleted: sha256:54b6f2940d9e92cb82dd2bf01789d1d59406a09d62f0fe68bb769b310c9f6ceb 2025-10-08 19:13:16.939335 | ubuntu-noble-large | deleted: sha256:608b6933dd881d31486c9823ba8baae3f1b18e38a9f38206601245129352429e 2025-10-08 19:13:16.939343 | ubuntu-noble-large | deleted: sha256:9ef50b88e9c693bac4c7d55f3cec26ef555dd65f1cfa5a41d8498730d556018a 2025-10-08 19:13:16.939351 | ubuntu-noble-large | deleted: sha256:0ef98a1ade37fe82daa150fd57415a663504b8111f988f4740987626c3009359 2025-10-08 19:13:16.939358 | ubuntu-noble-large | deleted: sha256:5ce06f0d468eaa51779c0eb5d8ca748ed9b8f70e5b15edc75c996f244bf86a08 2025-10-08 19:13:16.939366 | ubuntu-noble-large | deleted: sha256:d69a946838ead78f533d74055506bcd900e215a454db8d69afda572bcb53e8c9 2025-10-08 19:13:16.939373 | ubuntu-noble-large | deleted: sha256:00a7b6b0405c6b1548f914c1dbc366d6463231bc72ce27726119479ec988d3a3 2025-10-08 19:13:16.939381 | ubuntu-noble-large | deleted: sha256:53635e9faf7ff2004710aff8fa2cc5443db3f136677589edf070a804dd9f74e0 2025-10-08 19:13:16.939389 | ubuntu-noble-large | deleted: sha256:fa27165b033576733435238ab0619b8678736db37a44cbf586bc0bed93e8cc87 2025-10-08 19:13:16.939396 | ubuntu-noble-large | deleted: sha256:d2ae5492e7b1deb474d2134dae5eb4ee83a131c796685cdd0607636162e06f9d 2025-10-08 19:13:16.939404 | ubuntu-noble-large | deleted: sha256:bcda0eac8f67b34e50b0c7d5a9cf5c1761f284b397e84a8f2b60dfe2ca1eecd1 2025-10-08 19:13:16.939412 | ubuntu-noble-large | deleted: sha256:40e4e0db0e6d74f9e63d8a7396a689fecb488cfdbd3d2c2b22636a967c000875 2025-10-08 19:13:16.939419 | ubuntu-noble-large | deleted: sha256:470dbef6bad8645ef10140f612b5eb10e7bda02dccfb0f67e15582b6b49a1839 2025-10-08 19:13:16.939427 | ubuntu-noble-large | deleted: sha256:348080dbd5cd98bcfe081bf8a2357fff640b5fcb03060e3faea77b445342ff08 2025-10-08 19:13:16.939434 | ubuntu-noble-large | deleted: sha256:4177bcece6489dd4048c73007e06b282c2fab2641853dc68a9bc78cd8580711d 2025-10-08 19:13:16.939442 | ubuntu-noble-large | deleted: sha256:26eefa4f04595ce8791abf095ed968ba14f32d1ae8dc5e9315f08f4612d0d4d0 2025-10-08 19:13:16.939449 | ubuntu-noble-large | deleted: sha256:f976a65b86ac54fdf5979d88ca40eff8aa2e1b4f313dd03014ec7681ca711fb2 2025-10-08 19:13:16.939457 | ubuntu-noble-large | deleted: sha256:a65c30187816b9f700570d91fc6760e9a8cf5216edd4763ab1e314582e2c9ff1 2025-10-08 19:13:16.939465 | ubuntu-noble-large | deleted: sha256:af1807ca0dfaa5456d7cb2d6f629723eb70d7543a8efd245cdad2fabd7cfed6c 2025-10-08 19:13:16.939472 | ubuntu-noble-large | deleted: sha256:842bfcab2e171a20dec8d899c9c218a52370d1724e5bdc59845f0669c2c0bbc8 2025-10-08 19:13:16.939480 | ubuntu-noble-large | deleted: sha256:1ec8e1f40ea54533dc2467dcbbcc99061bff5c169b0efe9465fb85af72d0c148 2025-10-08 19:13:16.939487 | ubuntu-noble-large | deleted: sha256:ce89bd26a513de76f35f3be4855e1265bb4b03c8065705e9dff170af419031e8 2025-10-08 19:13:16.939495 | ubuntu-noble-large | deleted: sha256:b7a7caa9e18a55aaa31c5447d06e14cdc28a6ea3d9c255230780491bb09d4b63 2025-10-08 19:13:16.939502 | ubuntu-noble-large | deleted: sha256:8013fd04544ab456fd03513514bf1415717bcc233ecadd65a7175c22bcc199e0 2025-10-08 19:13:16.939513 | ubuntu-noble-large | deleted: sha256:122d134eddb7118c6f7d450161882510f9b9bae2f7e569cd8981f7442e1be121 2025-10-08 19:13:16.939535 | ubuntu-noble-large | deleted: sha256:a2e3e278d52dd4781cd04ca693533ae2e3db882cad0a2abbefddef2db2d7b257 2025-10-08 19:13:16.939547 | ubuntu-noble-large | deleted: sha256:7c37926a43c256d5c368ea31f1122fb59932956e26d15a272382be37ff8d4798 2025-10-08 19:13:16.939558 | ubuntu-noble-large | deleted: sha256:b7d308faa39fb399533ba3e8a5b9bf786420b26b828bdf5f3e72fe973c4d6d71 2025-10-08 19:13:16.939570 | ubuntu-noble-large | deleted: sha256:d2dda00fb57f904fed6582fdcfc9d59c73973b97e2cf48cb1b869dd5b6e7475a 2025-10-08 19:13:16.939581 | ubuntu-noble-large | deleted: sha256:7b1a49cc8b832ce4ecf105fc0886a318c4a5acfa76f03f1798cf2b6f9ea46337 2025-10-08 19:13:16.939594 | ubuntu-noble-large | deleted: sha256:de33fc1f6027f3ff5c53ccf06a2be196744ed1f6969a32ae02130b34ba7787f3 2025-10-08 19:13:16.939607 | ubuntu-noble-large | deleted: sha256:2dcc679bb4e0a0ee3ffc2a99ecacb8f408700163a87f62cda4cde39b41df645c 2025-10-08 19:13:16.939620 | ubuntu-noble-large | deleted: sha256:9ce22e9779362d271f40552dd4ee2aa813c631f893a6eb4669d0f2cf45205f3b 2025-10-08 19:13:16.939667 | ubuntu-noble-large | deleted: sha256:3a66378986323f405c041f8cbd811420395afec5f5d1fac09f37d5e8b38b7425 2025-10-08 19:13:16.939676 | ubuntu-noble-large | deleted: sha256:30b44adcb12508f9bdef83fce2ac6ff4dda8b83d791d224b50b966189fe5979a 2025-10-08 19:13:16.939701 | ubuntu-noble-large | deleted: sha256:52b7cd0fc8ab05a4bc6930736b4b473c217d599ea96c204e773f98fc86610950 2025-10-08 19:13:16.939709 | ubuntu-noble-large | deleted: sha256:02c08714ecb8783f53cc8eb427b2ac1b8c0c72488790446441c1f56c4786e904 2025-10-08 19:13:16.939716 | ubuntu-noble-large | deleted: sha256:67985f851abe2ef4fadafc2a0ab895e949e50408bcd837a20653f62d970587c5 2025-10-08 19:13:16.939724 | ubuntu-noble-large | deleted: sha256:b8dce53b6d772a1e86020c5c67022af9da085d93c6af36fd7a817672e4b82f2e 2025-10-08 19:13:16.939731 | ubuntu-noble-large | deleted: sha256:97818b122910627eb0769e43bdf8709a30dbc1db9e8261f69ecc73372c431a09 2025-10-08 19:13:16.939739 | ubuntu-noble-large | deleted: sha256:f1de22b430494997eb5f40360f7051d12ab302d5cad4d8107c7dde14e435aafb 2025-10-08 19:13:16.939747 | ubuntu-noble-large | deleted: sha256:40c3b1c26e8ffe5b735e28d3d6f43708dd3c197da0de975cd42686152c8e60d5 2025-10-08 19:13:16.939754 | ubuntu-noble-large | deleted: sha256:a0e9a2e71322ef8ee9c6af663a9118badc826983c32dd8609d656dd1df717357 2025-10-08 19:13:16.939774 | ubuntu-noble-large | deleted: sha256:68670ace1ce73992737a905c967bae0d11e9c34e1e40b6866261b655d5ea7aaa 2025-10-08 19:13:16.939782 | ubuntu-noble-large | deleted: sha256:2a749126ae2564d918225b219ef884cdd11ea1dc4a1552f6d004083a71756a3d 2025-10-08 19:13:16.939790 | ubuntu-noble-large | deleted: sha256:bcf9cb2e40e5c74af475d35830e712872a0a6d563164954f51ceef49ef2775dd 2025-10-08 19:13:16.939797 | ubuntu-noble-large | deleted: sha256:f66d1ccba325dc2d6bf9e6b9d12c1401cfbc81ef1754d2905feb989d50661d67 2025-10-08 19:13:16.939805 | ubuntu-noble-large | deleted: sha256:19250ec47ff5c972fd69000827df79a021d70651653afb0f2f31d9cc8d8440cd 2025-10-08 19:13:16.939813 | ubuntu-noble-large | deleted: sha256:a07bbb17a370517626162d22c7122cd9d7ae093e2b5d9297939d7d445a3c7b4d 2025-10-08 19:13:16.939820 | ubuntu-noble-large | deleted: sha256:b6ac4d4a233480aa2c144293d3dc2302e6b827a6a7948febfcc851efec0a9c76 2025-10-08 19:13:16.939828 | ubuntu-noble-large | deleted: sha256:8c410caf1fa8c74e0f7fb6db4c476a661f8490ff95b6c48cf75a85c1c47db0f0 2025-10-08 19:13:16.939835 | ubuntu-noble-large | deleted: sha256:bd4ec7f9afc02f96108a178e944cb4998d3d76f4d40883b8ab06a080525cd910 2025-10-08 19:13:16.939843 | ubuntu-noble-large | deleted: sha256:46131b35812e3225dd524908ec2fcfea56a67c35218a9d7fb4557095a468fe63 2025-10-08 19:13:16.939850 | ubuntu-noble-large | deleted: sha256:48f52efbfabf464fa4e2bbb2bf2e7cde3a1b2669c524e9c1404a77854ee546d1 2025-10-08 19:13:16.939858 | ubuntu-noble-large | deleted: sha256:e8c97ad529ac0df00c43a2041e92a83f22dde636cc7c1d713e12d7ca88a620f5 2025-10-08 19:13:16.939865 | ubuntu-noble-large | deleted: sha256:afb84be8f7974d01053e50f79b0ac57ae4175501c08940fff2f4ade5348b5378 2025-10-08 19:13:16.939873 | ubuntu-noble-large | deleted: sha256:2e6e5ceff2f2ec2b807b116c7862a082aa38be8a9197259046444f05d923db3d 2025-10-08 19:13:16.939880 | ubuntu-noble-large | deleted: sha256:345f939013eeaef8f4492c7344f85ae7241e1e9e904243aab38f7286b414a0fe 2025-10-08 19:13:16.939888 | ubuntu-noble-large | deleted: sha256:9b9da243d13023f5b283e75a2a23997747149551c0d2dc3269eb158e7e542cc7 2025-10-08 19:13:16.939895 | ubuntu-noble-large | deleted: sha256:3d5d85f44dc7adb32b5f3519e87b61002dcec795f6567676510736ca07586c2d 2025-10-08 19:13:16.939903 | ubuntu-noble-large | deleted: sha256:a64d2b9cc5106ffc84abf38cfbca432d7dda1b0b390c6e708453b496bcff7836 2025-10-08 19:13:16.939910 | ubuntu-noble-large | deleted: sha256:3718a2df473611fc5ab1586c7c12cfb9412b9c8ad5906eadbe67f3fc26592067 2025-10-08 19:13:16.939925 | ubuntu-noble-large | deleted: sha256:5346de1197ac4b74d7ebd840eb2ad724362ba6a1b248e5503d5aad698f7d2996 2025-10-08 19:13:16.939933 | ubuntu-noble-large | deleted: sha256:37bb7b9a739683bf4af44764e53e7ed61d4a5a4f2cdb7457bba20ba4151f751e 2025-10-08 19:13:16.939940 | ubuntu-noble-large | deleted: sha256:af7c6490f28927641b9cbd1c8a60f7123a2e9782178ba875650e000ce95d8d22 2025-10-08 19:13:16.939948 | ubuntu-noble-large | deleted: sha256:c1bf6f5a068a7d8bb04ea6585d2d1c8cee08f06116333f4537df45c526e717fa 2025-10-08 19:13:16.939956 | ubuntu-noble-large | deleted: sha256:0f7118dbaeccc8f6e6860289da89dcbf647f559c483485be6b7df4b393ad37cf 2025-10-08 19:13:16.939963 | ubuntu-noble-large | deleted: sha256:0b92b1a03a424cd3a17c5a6e3daafe2a7b546c172c1c7d767604568ccdf7a1ca 2025-10-08 19:13:16.939971 | ubuntu-noble-large | deleted: sha256:35fbfd712c87f30f8eb4c192d1cbb0c97727f6ebb1d51b417aff1ad5f659fa16 2025-10-08 19:13:16.939978 | ubuntu-noble-large | deleted: sha256:b97d6aff42f0d1a745406305f1be8c0185f24429f0e408155790476046658c50 2025-10-08 19:13:16.939986 | ubuntu-noble-large | deleted: sha256:9060df56af60afdf4e1c45a804cc463d9caad7c42c5169c1ad85cacf04ab5fd7 2025-10-08 19:13:16.939994 | ubuntu-noble-large | deleted: sha256:fa5ab0a98f6355b89218f60fda1ba4eaae67373f470d34e7a9fc07fe343326e0 2025-10-08 19:13:16.940001 | ubuntu-noble-large | deleted: sha256:b72dcfa35be767c6cca0791f83c33ac47c15045e312b76e4ab2a8dc25d7335be 2025-10-08 19:13:16.940009 | ubuntu-noble-large | deleted: sha256:c40b3bdc5714a86be27426e1220d77946af366ef48e0e06be6914431ec5d0572 2025-10-08 19:13:16.940016 | ubuntu-noble-large | deleted: sha256:b9e1ccea87ef7e5547f084b7883f1ea27e53df263686816eeca3c6997364eae0 2025-10-08 19:13:16.940024 | ubuntu-noble-large | deleted: sha256:25d68fa7ff93ee29d4639c8bc554cd4a214ebe7640750146c9d56fa6e1684354 2025-10-08 19:13:16.940031 | ubuntu-noble-large | deleted: sha256:e0f6425d7aef3d098ac21325fd7c303a219f622ecd38d5b4a72a74c646d167b4 2025-10-08 19:13:16.940039 | ubuntu-noble-large | deleted: sha256:49ba5c2d3b6c1919accb4cda01b19e417f77709e6c4e33bfa8167d16c93da9be 2025-10-08 19:13:16.940046 | ubuntu-noble-large | deleted: sha256:3b94d0d6ab8a7916b6e02e07ee9aa6888debd92cdbab77a3cdf77bfabcd130b8 2025-10-08 19:13:16.940054 | ubuntu-noble-large | deleted: sha256:a5ac9bf383fcf84288cb06b8685c08c7cc5ad5e07404d4e39763218efd301bac 2025-10-08 19:13:16.940061 | ubuntu-noble-large | deleted: sha256:46523650741d6c3b1675f8ac3a2492c0bdd15a1b7daf5d5d94dbcda01a26de4f 2025-10-08 19:13:16.940069 | ubuntu-noble-large | deleted: sha256:f98c3de63b13750dda47b7f810b894af218961a42a8d5c86f941bcccb865db04 2025-10-08 19:13:16.940077 | ubuntu-noble-large | deleted: sha256:02fe7b5daaa92bc7ceca46eb5a5dd33b256ce66da606d5d0056ca4db7834615d 2025-10-08 19:13:16.940084 | ubuntu-noble-large | deleted: sha256:c7b247e36d827fca5bdfe0510392fda43376118e749ec605627258d1e55ac2d9 2025-10-08 19:13:16.940092 | ubuntu-noble-large | deleted: sha256:e72ad0fb6756728a3523fc523899f32bd63df4c49e45c68c2dcceafe54e77fe7 2025-10-08 19:13:16.940114 | ubuntu-noble-large | deleted: sha256:49625ca855187f552cb2473e7dc932bfe25333baf23a90e8c0dac85c475bd687 2025-10-08 19:13:16.940122 | ubuntu-noble-large | deleted: sha256:8a2539c531d6e7006a50c9810b61885f74167d23eb1bc945bd7bb3d5cd73c268 2025-10-08 19:13:16.940129 | ubuntu-noble-large | deleted: sha256:8d7d0ebd0ae65b0de5fdcd97444760671d76755da750ed0ad14bd3646930a991 2025-10-08 19:13:16.940137 | ubuntu-noble-large | deleted: sha256:a510480ac31f5c75f1e637458052850ef2b9bfa958e41f93c8f4ad69df89e400 2025-10-08 19:13:16.940145 | ubuntu-noble-large | deleted: sha256:1e28d66f63231f4f5920927146678190be5247af1962c71ec14ddfd6a1462b8f 2025-10-08 19:13:16.940152 | ubuntu-noble-large | deleted: sha256:1000741f01c272928268dc559f2e0e7d1a9f2996feb208b4a512b5a51ef50115 2025-10-08 19:13:16.940160 | ubuntu-noble-large | deleted: sha256:816a545a6981fcad314ce6ccef58a45b063aea979a21c1dfe4f1f552a3b320bb 2025-10-08 19:13:16.940167 | ubuntu-noble-large | deleted: sha256:30d158728071d6a531775f09cdbae176a519750985595d9d7c1c7c0fda3e53d1 2025-10-08 19:13:16.940175 | ubuntu-noble-large | deleted: sha256:00354f84c9a83cae28b104b1d3f55a542f4bdb3230e26270d46310654e5fee36 2025-10-08 19:13:16.940187 | ubuntu-noble-large | deleted: sha256:150332b868d19b4b5bcb789e987eb4836eeb916de109a742d3932253d74da769 2025-10-08 19:13:16.940195 | ubuntu-noble-large | deleted: sha256:4b7163903a87ef627f294e75ce9a6408b2d9562dc2d78c5755b419ea76d53288 2025-10-08 19:13:16.940202 | ubuntu-noble-large | deleted: sha256:5498a3b98ae5844538c0817be62c299ff67d372f360e5bb0d112a234f7fb4cd6 2025-10-08 19:13:16.940210 | ubuntu-noble-large | deleted: sha256:5bf184ec4ac172a059720d270d2268719bc8a88c7f4f7ed48920b90fbdb177f5 2025-10-08 19:13:16.940217 | ubuntu-noble-large | deleted: sha256:133a3dea92edc9027ba985f09430d7a5e72fd6e8460820c98bbd91bba567ff56 2025-10-08 19:13:16.940231 | ubuntu-noble-large | deleted: sha256:208fe301ea698924691c88594791313ce0f8505ba37bc3a218dc1f4f29eea48b 2025-10-08 19:13:16.940238 | ubuntu-noble-large | deleted: sha256:457aebbdfd252d4f22c956fb505533312d95b6b67c16a7e853a82150f7e4ac26 2025-10-08 19:13:16.940246 | ubuntu-noble-large | deleted: sha256:a32ae24102a778af6acb4a6ca7b3105021270cc4cebe9717b314bc1e3ba26acb 2025-10-08 19:13:16.940254 | ubuntu-noble-large | deleted: sha256:7d11434b0540cb91e436ae88657c1e017f853a6c63a2b155fe7a777a896b7f47 2025-10-08 19:13:16.940261 | ubuntu-noble-large | deleted: sha256:20a260691b41b52bb476ad088c6d6e958786a5109b2cd6185b1159ee66da3697 2025-10-08 19:13:16.940269 | ubuntu-noble-large | deleted: sha256:86c69c044542eda97511e0017cb599b3d7f9fa25abf0bc64aa3a61ec19bcc109 2025-10-08 19:13:16.940276 | ubuntu-noble-large | deleted: sha256:65e5f95c208f46ee4b15b06ea86db2fd9c40753e4d6f592e4b338e004154ead1 2025-10-08 19:13:16.940284 | ubuntu-noble-large | deleted: sha256:05731f4a4224000b3b394b8f39f5ec4ceb63f9d8cd791abf95eb3c7b4415f972 2025-10-08 19:13:16.940292 | ubuntu-noble-large | deleted: sha256:8d6d4bab94288840300f5f91a0ab29506ea74d68c5395bc93d15c08606cfbea2 2025-10-08 19:13:16.940334 | ubuntu-noble-large | deleted: sha256:edfe06df30b015308f0b2afd41733b9f38fbe1621d41c5926e7592691019b95b 2025-10-08 19:13:16.940343 | ubuntu-noble-large | deleted: sha256:c6e7b88cb3f329393de36eb9da85bd511c0ca087e5e469da58366d7a6b79367a 2025-10-08 19:13:16.940350 | ubuntu-noble-large | deleted: sha256:7501fd9d3897ef38d0498eb732e094578d413d5c8d3292cc697c1d9708c6e9e3 2025-10-08 19:13:16.940358 | ubuntu-noble-large | deleted: sha256:91144d49e57a37d746fb374aeed2ad4075fda0795838acb521a6d5b36cabd90d 2025-10-08 19:13:16.940365 | ubuntu-noble-large | deleted: sha256:0941293cf467eddc3c2093591f510b9becf8736103253d5f52201ba7d8a8145c 2025-10-08 19:13:16.940373 | ubuntu-noble-large | deleted: sha256:0efdb9236dc0e1b0533d62800bdd09262cb6642fcc05300f06b157da27aad219 2025-10-08 19:13:16.940380 | ubuntu-noble-large | deleted: sha256:08b17b1e4fd0b007e741f93d1c83569034ca6780fa8dc9ae2f83e167216a9f03 2025-10-08 19:13:16.940388 | ubuntu-noble-large | deleted: sha256:5f0a95bf46e9dde6020bc16287487a15d69f6d04632cdd124a744063949097e9 2025-10-08 19:13:16.940395 | ubuntu-noble-large | deleted: sha256:5d3b115de6031ab74b22777bd37974670ce88fdb262e3cd59324978394d3bbbe 2025-10-08 19:13:16.940403 | ubuntu-noble-large | deleted: sha256:ce9c8b02861741336117bff82703f281be9c0a8c95358adb18ae99b42c188efe 2025-10-08 19:13:16.940410 | ubuntu-noble-large | deleted: sha256:75c2388921fc4d01d0664f2b183641c7e83bf9a7e69b582621ac654f0811db7a 2025-10-08 19:13:16.940417 | ubuntu-noble-large | deleted: sha256:35df7701af4fa56de3afc73eb336463ee7858c62213e54a9a97ee820aa36169d 2025-10-08 19:13:16.940425 | ubuntu-noble-large | deleted: sha256:475f01c83f948ee7408f406d41b9ac3307f0c3bfaa7f3dd713295bc4ebfb8ff0 2025-10-08 19:13:16.940432 | ubuntu-noble-large | deleted: sha256:e20f05ae477f8069b32610d54aa4127364eef870f5274f7acfd582a91775ffdf 2025-10-08 19:13:16.940440 | ubuntu-noble-large | deleted: sha256:56ebe9bbd90d7fd9d4885c72ec4ae2962076e1faa843975af1b468d9c5552f22 2025-10-08 19:13:16.940447 | ubuntu-noble-large | deleted: sha256:0fdd16faad9b613b8e8287ffd239bdca53b7be0c9431d06d26c56a10137e3d8f 2025-10-08 19:13:16.940454 | ubuntu-noble-large | deleted: sha256:ab4bbbad8486b3cd016c1273c173b125526a57d708bb8620de05ef3e36fff4c5 2025-10-08 19:13:16.940462 | ubuntu-noble-large | deleted: sha256:ce66b9eb633af88ccde3d9aef0c8257a4050c3a24c2981a0d9eb838c20323bdf 2025-10-08 19:13:16.940469 | ubuntu-noble-large | deleted: sha256:0d2f0e5dc9b09934c591f6f539c113b5276fb7bc317d4bafe282d43cd78167cf 2025-10-08 19:13:16.940477 | ubuntu-noble-large | deleted: sha256:d5e351d57cd20a74e31cc54f3a467c6fc30a88fa18b05603993d3d193c840e2f 2025-10-08 19:13:16.940484 | ubuntu-noble-large | deleted: sha256:406f937f0f0eb9346ea1963fb139a73c63be6da82e85abe79b53d42f54cb264d 2025-10-08 19:13:16.940492 | ubuntu-noble-large | deleted: sha256:8d91089d409f80f9bb2bc73cb8386b0a417175c316f292471dcee82a7025e199 2025-10-08 19:13:16.940499 | ubuntu-noble-large | deleted: sha256:d43286b94f57addf76a6bff2e10ab1fb8fbca20467fdeab807a5126a949cea39 2025-10-08 19:13:16.940507 | ubuntu-noble-large | deleted: sha256:bfdf32dc44da0e95d314376c70f2801f895c0cfc819349740d54978432d6ad8c 2025-10-08 19:13:16.940514 | ubuntu-noble-large | deleted: sha256:174caef4d43ec517550f8b8a862e01e7c111edb13324b0713eda8f4455ca1568 2025-10-08 19:13:16.940522 | ubuntu-noble-large | deleted: sha256:5d0ccb2c5a9f94b84db63f004d83cac82844cf0359c1d3d3f9e9414519d3295b 2025-10-08 19:13:16.940529 | ubuntu-noble-large | deleted: sha256:79ad43b86c364ba67c6252df97e9ff561ade55731b7cb41b24bc18e752ca8624 2025-10-08 19:13:16.940537 | ubuntu-noble-large | deleted: sha256:f5cea08b68fa3cb91349bfd7a4d1cbc3511a5074c0efdf703d18c2eda629b120 2025-10-08 19:13:16.940564 | ubuntu-noble-large | deleted: sha256:12720c2436a9430abd81aa76adae5ba71a2be2b544f428cd3b770643231d2813 2025-10-08 19:13:16.940572 | ubuntu-noble-large | deleted: sha256:b9ca9fee8d97d8eb80b9cefdffa545a9fc530839ebb5b50154ea67c97ea4e484 2025-10-08 19:13:16.940580 | ubuntu-noble-large | deleted: sha256:4abb9fe019acc3fda0eb555c70f3209d5d89d2a2f60f2baf71e97377f23b690b 2025-10-08 19:13:16.940587 | ubuntu-noble-large | deleted: sha256:b5fe49db0e470ddba810d4744bc2da312d579e3d9078b6fcb097077010c2c100 2025-10-08 19:13:16.940595 | ubuntu-noble-large | deleted: sha256:bd072778da0460ba3cdebee844d1aec4f5f70418b22e0cb311e564142c3c5bab 2025-10-08 19:13:16.940602 | ubuntu-noble-large | deleted: sha256:78db09953526b659f7d563f53861488cb4fbb66379e2074c467c270c90d77e2c 2025-10-08 19:13:16.940609 | ubuntu-noble-large | deleted: sha256:3a98a56d023f40b5aa69fae000865cbb125161b09b97f4005c2fa79566dce660 2025-10-08 19:13:16.940617 | ubuntu-noble-large | deleted: sha256:b26b509a8229c8f47a47feff7cc2078c8f56e43b36a4d30a50fc87e55af5fcae 2025-10-08 19:13:16.940656 | ubuntu-noble-large | deleted: sha256:0b1e2d96665318dbcae4f42b79766638295f1253fc25202a843a0b409d6e950e 2025-10-08 19:13:16.940668 | ubuntu-noble-large | deleted: sha256:3f294e51b884c846846f912fb722641d4fd29ac85e7459a6ba82e1f34b8f6bd4 2025-10-08 19:13:16.940676 | ubuntu-noble-large | deleted: sha256:3473ecaccdab4e8b7ff2ac41ed7c10665ff02f6a70008e064ac12ca93cd7e88b 2025-10-08 19:13:16.940683 | ubuntu-noble-large | deleted: sha256:a1aa292ac2499ab5ff90dca7028190ca348a4c9d6ba63ba8c9bf18ba34c1eded 2025-10-08 19:13:16.940691 | ubuntu-noble-large | deleted: sha256:0707e4f9afe90a9f8c21f17eb6974ed17bc288db063e6d0ce13a1246c8c3f221 2025-10-08 19:13:16.940698 | ubuntu-noble-large | deleted: sha256:2ea84ddd2a9673f2e38a05cc89aa61c59e7f71fe7068c6e79a718a245196a3f0 2025-10-08 19:13:16.940706 | ubuntu-noble-large | deleted: sha256:ab133f4fa9ba7919d6153c6496f5a1c244ff9d3c9161058c245015096fb557f9 2025-10-08 19:13:16.940713 | ubuntu-noble-large | deleted: sha256:041cadbe44a20f5790840b771ccce3232a9bac0b348d3624ebdac4a8b4c8b71d 2025-10-08 19:13:16.940721 | ubuntu-noble-large | deleted: sha256:8a4621dbff903cb1a60c3af62fe60acec99bda45858384c0139bf3faea5f4812 2025-10-08 19:13:16.940738 | ubuntu-noble-large | deleted: sha256:07a2321999ba6b1bee3aa8b205152df34e0432f6ab3c1e39c33339c4efe82919 2025-10-08 19:13:16.940746 | ubuntu-noble-large | deleted: sha256:28ac8831315f8351813eb9bb4f8dc7c648fca11a03b44bbb975a2549aa6be194 2025-10-08 19:13:16.940762 | ubuntu-noble-large | deleted: sha256:29eb9cb97ab21c0fff8e11b7105f9798c8003e8284366a3f706e536e63f8a117 2025-10-08 19:13:16.940770 | ubuntu-noble-large | deleted: sha256:d31aef31901ef3af7283b55b9ec1ccef087e6f7aae2078d136c57cb5dd5a684e 2025-10-08 19:13:16.940778 | ubuntu-noble-large | deleted: sha256:a9da4bbfb2231f4a18885448cc0e71350aa2c19117e3aa380bef8f35fd7e37a8 2025-10-08 19:13:16.940785 | ubuntu-noble-large | deleted: sha256:5dfb4f295108dc61d5bbb04f821471d9c02cd6965caecebe35866f394bcd260a 2025-10-08 19:13:16.940793 | ubuntu-noble-large | deleted: sha256:2e78d053d57d53ccaf54d55334e6c5966565fc61e5f0ebba174312c7a350af4d 2025-10-08 19:13:16.940800 | ubuntu-noble-large | deleted: sha256:b9facb291ac4406c249e5e8681eb45049cbf4ebcf98434f56137477347ef5a08 2025-10-08 19:13:16.940808 | ubuntu-noble-large | deleted: sha256:55d0f89abee8acad72333c4e8bce58b878b8c32a06cbb72ea6ceb01dfac2ee86 2025-10-08 19:13:16.940815 | ubuntu-noble-large | deleted: sha256:ad7a74f0d7d7c534a8bb87fcc2194c9d63d44e6dd529b4fedf88aa2a2cc6aca1 2025-10-08 19:13:16.940822 | ubuntu-noble-large | deleted: sha256:b42c80a4b0a4ec7087661e6b13ad1a808e5464e27c96aeb80c1755ad757b89bf 2025-10-08 19:13:16.940830 | ubuntu-noble-large | deleted: sha256:63696dff0c43164b5d63bb7b77460e5f8090b3291b3e3e114023d2289819d7be 2025-10-08 19:13:16.940837 | ubuntu-noble-large | deleted: sha256:2f0d9a43855efaa162f8d4e99b5fa70edf6adbec169a7adf9cdffa8f364fba66 2025-10-08 19:13:16.940845 | ubuntu-noble-large | deleted: sha256:1d05b06441170f6a2a0f9a12feb614bb46135823f6a9fcf0ca58972c0cbbe308 2025-10-08 19:13:16.940852 | ubuntu-noble-large | deleted: sha256:f15d065a1ab042654b5df55bb100d240bf0c7543ad3cbf9f001f8eaf2bd0db4a 2025-10-08 19:13:16.940860 | ubuntu-noble-large | deleted: sha256:c95f26a3c0d3dbfe6c1a5340e3b26f7ddb9ab0f84e6b292e9d96d70931098c03 2025-10-08 19:13:16.940867 | ubuntu-noble-large | deleted: sha256:569e3818b08c7d5450c81dd1e13d41edec78cde9adeb315eeb11e69033899470 2025-10-08 19:13:16.940875 | ubuntu-noble-large | deleted: sha256:3e8b425b57fe43cec0834c09450d424054ae57db7f0ffa95a8535638d6928524 2025-10-08 19:13:16.940882 | ubuntu-noble-large | deleted: sha256:95eb65fb32a3fe9a1a99cecdff56b6a1d7d38f33d3bbfca73e3ef6299bfda9b1 2025-10-08 19:13:16.940890 | ubuntu-noble-large | deleted: sha256:59e8a8bf567d1c19d917da6a8d99cd60dc87fe566813769e594ad621696505fb 2025-10-08 19:13:16.940897 | ubuntu-noble-large | deleted: sha256:4862e026e1410643a0dbaf78b1453c686258e907d1d178e465dcc5d61acace74 2025-10-08 19:13:16.940912 | ubuntu-noble-large | deleted: sha256:d8ee0743e5969976d74d793ef358892c70275381ab10316b6449ed7cfca11d75 2025-10-08 19:13:16.940920 | ubuntu-noble-large | deleted: sha256:3816cac5280b6b64bc504694b31f61891f096bef624d4bd7b39b621f83e22e34 2025-10-08 19:13:16.940927 | ubuntu-noble-large | deleted: sha256:44ddac40ee2f954e51e95c1fd5720b456e2636ecf500b317fc4cd1876662ead4 2025-10-08 19:13:16.940935 | ubuntu-noble-large | deleted: sha256:29e4aa69dc79537efd9f0fd7bc37c3bca946aebccd0787797fbfad3e988735fa 2025-10-08 19:13:16.940942 | ubuntu-noble-large | deleted: sha256:134e55d2ce04aa1d543e1acd614af941170df22ee01a30b821f6eb2c24806a27 2025-10-08 19:13:16.940950 | ubuntu-noble-large | deleted: sha256:0cef8e38d0a3d91be45443e865700b2c8afe6247520c50ab76878916639cb7a2 2025-10-08 19:13:16.940957 | ubuntu-noble-large | deleted: sha256:a16c5500b177db3f007e2557352b0e4bce68c7b6b971ab4c505a9adfe6e3c44f 2025-10-08 19:13:16.940965 | ubuntu-noble-large | deleted: sha256:d4adac5ce704d261740058835dd819fe07c3092851c5e72b1ad4de4af3a12b64 2025-10-08 19:13:16.940972 | ubuntu-noble-large | deleted: sha256:df589fcd87a73c27830b2bcf3aff262a724193bef72c47bc5cdc58173d7c48d5 2025-10-08 19:13:16.940980 | ubuntu-noble-large | deleted: sha256:92ceeebc99222aff518a8c0841141138c8c0ae10377a4dea719fd8f8f683e451 2025-10-08 19:13:16.940987 | ubuntu-noble-large | deleted: sha256:534916726b0a3a689a07bf1560bd228df336221b4805dabbd4249b9f3c974180 2025-10-08 19:13:16.940995 | ubuntu-noble-large | deleted: sha256:8d666ee925c88d67eb04e8d49c5b748dd74e6455a5727099ed1026615ad118b8 2025-10-08 19:13:16.941016 | ubuntu-noble-large | deleted: sha256:7785ff39ae0ab97fd737ec0af43a686462dbb0260885b1f9e1ed62d3a3992d91 2025-10-08 19:13:16.941024 | ubuntu-noble-large | deleted: sha256:3e4e0ccf3c3aeecb4be21730f5a101641508ee78ca815aa53f48e8a1290c96c9 2025-10-08 19:13:16.941032 | ubuntu-noble-large | deleted: sha256:aac79ae0992cf46a31e567ccdc90a6c6e8cb7193a889054de290d8d964b5d11a 2025-10-08 19:13:16.941039 | ubuntu-noble-large | deleted: sha256:2ce09ac6d02fd73b662fb342d14bb1d715cf599065e8aaa6d147489232708902 2025-10-08 19:13:16.941047 | ubuntu-noble-large | deleted: sha256:5551b5265f3e533e49bcf974ee4fb0c7ba46d0da1dbbd51b8c397fe70e493534 2025-10-08 19:13:16.941054 | ubuntu-noble-large | deleted: sha256:09c744fddad75819a3e6d18539ed68029dd785fcc37e66011fba477d775fcda5 2025-10-08 19:13:16.941062 | ubuntu-noble-large | deleted: sha256:97696978949039dda5cd10d045535079858d02f7574eab477b27cbb0a2af2300 2025-10-08 19:13:16.941069 | ubuntu-noble-large | deleted: sha256:14f9d03d861a3bbbb42060869053576b306325417f42c9586cc1156b151a03ce 2025-10-08 19:13:16.941076 | ubuntu-noble-large | deleted: sha256:ec6c95b51e810569d8c8acc3ba097678bd11722f5e8b65a71c5f29fca903d398 2025-10-08 19:13:16.941089 | ubuntu-noble-large | deleted: sha256:c5343c60585d2e44e186490cf0ddbcefec97cb3442f9509d5a040fa102abf33f 2025-10-08 19:13:16.941096 | ubuntu-noble-large | deleted: sha256:d475344cfa6daa6494bd4a420a05212d80c4d33ffb401a5f833200f5ad44f7c8 2025-10-08 19:13:16.941104 | ubuntu-noble-large | deleted: sha256:a11a5d3538ea59575c7dc842b3ec208916ddbd9843e6caf23dce54e6d5586e15 2025-10-08 19:13:16.941111 | ubuntu-noble-large | deleted: sha256:2ab18027caa0c92cf5baaefd27d7adadbd47d1304707646dbccee2daa58e9022 2025-10-08 19:13:16.941119 | ubuntu-noble-large | deleted: sha256:10e43162052006c538e01226d56b85bb2db99abf76507fdc25cbcb7df55f12b7 2025-10-08 19:13:16.941126 | ubuntu-noble-large | deleted: sha256:c7c7e7762d3a8a4efb2c3cb69887511718c5371108a27297870d3b4981a82ebf 2025-10-08 19:13:16.941134 | ubuntu-noble-large | deleted: sha256:5af5503859c8b35ff07d612ada616cc6bea344542b3532f24b6f5e31bb72e1ac 2025-10-08 19:13:16.941141 | ubuntu-noble-large | deleted: sha256:c3785f201a16b057baf89fa8b0a806ab37a5b76c21660db3841d325480f1861d 2025-10-08 19:13:16.941149 | ubuntu-noble-large | deleted: sha256:ae322474b7b3ca741998788825cd2a18b652d345575f3956425a91a51b93dbcd 2025-10-08 19:13:16.941156 | ubuntu-noble-large | deleted: sha256:f01e77777efc5400f69c0c9846c84b5beb27e2208e00c93de01e13257ee6c097 2025-10-08 19:13:16.941164 | ubuntu-noble-large | deleted: sha256:a65feaca12a35306a9fa9cf257af1397acbc86d4b733f99e6b43202ace6ae5c3 2025-10-08 19:13:16.941172 | ubuntu-noble-large | deleted: sha256:27f157fd4292bb22dc73dd39040080de43ca7834877753861a0993679cac892e 2025-10-08 19:13:16.941179 | ubuntu-noble-large | deleted: sha256:d96af1fbc4d04246b9c35d1e99de2049432d1a99d4161f8efc067be5246fe0d0 2025-10-08 19:13:16.941187 | ubuntu-noble-large | deleted: sha256:f4a79850f8a9abde2f8d5b2b4ed3d3af8578171d2f6ebdf4359c3a6deb10df27 2025-10-08 19:13:16.941194 | ubuntu-noble-large | deleted: sha256:3b3adc26e4561279dd980543ff407210a6dbdb940b479d7c9270aa76f1d6afbf 2025-10-08 19:13:16.941202 | ubuntu-noble-large | deleted: sha256:e42deee07fce8d101b540ff8139630e5c6a02abf78b60c0a0ba7ecd898cd7fc3 2025-10-08 19:13:16.941215 | ubuntu-noble-large | deleted: sha256:f667193b280e319e6e5c1089a19ca7ecef64a0ba91579ecd88471eb9b5d263f3 2025-10-08 19:13:16.941222 | ubuntu-noble-large | deleted: sha256:8a1d78a4fad2b5bacdaaf1895db0e68da654de7638cd4e9e1af9e00b69c4e2c6 2025-10-08 19:13:16.941230 | ubuntu-noble-large | deleted: sha256:8513591929c036d7bb488bb426d0b4638d6f22bea615d70b0ecad47d57781b54 2025-10-08 19:13:16.941237 | ubuntu-noble-large | deleted: sha256:5ed9afe2ebfef71ab452a4a2de568bea13bfaea0f1b5dee99a04eeeec92a381c 2025-10-08 19:13:16.941244 | ubuntu-noble-large | deleted: sha256:a3ce9c5a43d08104bb613bd6bcf26e9eaf692d734650649653cd27735639911e 2025-10-08 19:13:16.941252 | ubuntu-noble-large | deleted: sha256:a818864bfa3e1fc68b328810515f518632c911a901f19b2234f529d62fd40058 2025-10-08 19:13:16.941259 | ubuntu-noble-large | deleted: sha256:55a00c203cd3ecdf8d3d586a79e5691c4260bd5dd3f6b961650a7ed8ed368626 2025-10-08 19:13:16.941267 | ubuntu-noble-large | deleted: sha256:954a65d3455d3b84ce25a79777020336b2632fb8242d065f701fb1684e2692a8 2025-10-08 19:13:16.941274 | ubuntu-noble-large | deleted: sha256:caf984a72f2c7f9132107aa116431b90c1d37a8959d6f461d45584699c95fefd 2025-10-08 19:13:16.941282 | ubuntu-noble-large | deleted: sha256:7e9312771b54bc1f19df17e158157dc813476235dcac0a4671bde3df8b10f8ee 2025-10-08 19:13:16.941289 | ubuntu-noble-large | deleted: sha256:35919f9a076144e3b316cb8255acb655d911670e103279a1efd1cb9363544bbc 2025-10-08 19:13:16.941297 | ubuntu-noble-large | deleted: sha256:7bf1944cd8ff65bb4e35cf36bd02ee894f6cf4945c41342600450123ed20b89d 2025-10-08 19:13:16.941343 | ubuntu-noble-large | deleted: sha256:f6694185cdcc8ba9da3afe8dc440e869ee9a03ed6323326546ff3c065b513191 2025-10-08 19:13:16.941351 | ubuntu-noble-large | deleted: sha256:a16b719f144fe3c4523466219d745f001d1ba2f224a3042ef8b8a4cc826322f2 2025-10-08 19:13:16.941359 | ubuntu-noble-large | deleted: sha256:f956cc87222a4b9de4bbb75697338dff93e8b66ce85cf00ee6245e6bed159882 2025-10-08 19:13:16.941366 | ubuntu-noble-large | deleted: sha256:edf231c438d2f06f1019e2e89488abfb6bf77263f9c4c8a65d2f264ef25c3fb5 2025-10-08 19:13:16.941374 | ubuntu-noble-large | deleted: sha256:efda0c58acdccc2d3204342e79039bec8273b3fc6c99d015e0914a22d3e66711 2025-10-08 19:13:16.941382 | ubuntu-noble-large | deleted: sha256:eefcd95bd9af47c36094ef53167d424501e5d39d358536a0d5874818bb43416b 2025-10-08 19:13:16.941389 | ubuntu-noble-large | deleted: sha256:be5efc95e78cac59385ee56f32edb07eb3ba907ed2c133f7dc2ad509af4085c9 2025-10-08 19:13:16.941397 | ubuntu-noble-large | deleted: sha256:29a662ce96be28cb722d576e588bc3cf27aa65ba9e1255d17b9ed528b9ee93fc 2025-10-08 19:13:16.941404 | ubuntu-noble-large | deleted: sha256:244a42f0d5071ca88d9d5612f3993b4c03dc8c9e63ae4e822b5e456b517ec458 2025-10-08 19:13:16.941412 | ubuntu-noble-large | deleted: sha256:a5c1b8d78f08d4fd3b09fa43969eb3c048219e09de4989c919eddb11527351f1 2025-10-08 19:13:16.941420 | ubuntu-noble-large | deleted: sha256:e84451098cd6ba2956ed260aa813125e689112c9819bb5e978facbb29ed45731 2025-10-08 19:13:16.941427 | ubuntu-noble-large | deleted: sha256:73f9a67db42c6e4c311181c39b6ceb6a888556a644b3b72a45c7ea0f3ac712ec 2025-10-08 19:13:16.941435 | ubuntu-noble-large | deleted: sha256:f8adfccde39a94f241e0997d9b063ccbcec18ed126c1b5e6b01f4cb83bc08ed9 2025-10-08 19:13:16.941442 | ubuntu-noble-large | deleted: sha256:10bab506eb9fc1e48fda41fad9e4859abba41e3883b0d9153fdc53a8b5bd4d6d 2025-10-08 19:13:16.941463 | ubuntu-noble-large | deleted: sha256:36e6c534d0124a8259d63516ad042352940a47cb127b83fd665fdb69e37a34f8 2025-10-08 19:13:16.941471 | ubuntu-noble-large | deleted: sha256:a30592f8b9ce921c730f322ac325f577938f23232f5a91c85eaf7adff84d1be9 2025-10-08 19:13:16.941479 | ubuntu-noble-large | deleted: sha256:2274b9b8977d32039641fbfb52fc60ed578544770a7bb5c94ed384fbb497e432 2025-10-08 19:13:16.941487 | ubuntu-noble-large | deleted: sha256:88c598057562928c6dd10a98ab820c4dfcb791394a2e404c8171f0c36f1f715c 2025-10-08 19:13:16.941495 | ubuntu-noble-large | deleted: sha256:81470c7f17d279c2336fa1c2b46a05ca4e2416d909d488c363d88bdf9c6aa124 2025-10-08 19:13:16.941502 | ubuntu-noble-large | deleted: sha256:5d9fbee19d9864dfd55fe3e08d21d165488c092ee0a9ba66171a5178ddaaa765 2025-10-08 19:13:16.941510 | ubuntu-noble-large | deleted: sha256:8aa448235947608fa6cc40422f0991abbab94fb0626cebdbb05c71ff0451920a 2025-10-08 19:13:16.941517 | ubuntu-noble-large | deleted: sha256:4cf29725d1ca355930038cc563f6042936371a9dae82ef478ba0c8861c1136ee 2025-10-08 19:13:16.941530 | ubuntu-noble-large | deleted: sha256:67a739e4bc235a4ceed73b31f46a017793e84f99747dbf7fdc309a02425fdac7 2025-10-08 19:13:16.941538 | ubuntu-noble-large | deleted: sha256:dc48bcdc0530beb5561a2c85b05f9ed062599bcedc7446625773b0f43b37af70 2025-10-08 19:13:16.941545 | ubuntu-noble-large | deleted: sha256:951cfa97555f31f844a41dad6d52cef9611e24a9915d8fe36b0152326599e94c 2025-10-08 19:13:16.941559 | ubuntu-noble-large | deleted: sha256:6c0ee4e59db44fd5086920234a05262404bc5b8fc596a5230db569d61937a385 2025-10-08 19:13:16.941567 | ubuntu-noble-large | deleted: sha256:2b656f63aaa8d647f3aa42c73f9b60d9f961fdf30af96fd5a99c9e4bdb3b7328 2025-10-08 19:13:16.941574 | ubuntu-noble-large | deleted: sha256:3bf296b2a20c94ad70076f222181973f7a9aacae8d703f0cad3a48b790998606 2025-10-08 19:13:16.941582 | ubuntu-noble-large | deleted: sha256:caaa2f4e58b5bb87cc02563fc34cff94e72b3d18bb7abf06eb1659da6863d602 2025-10-08 19:13:16.941589 | ubuntu-noble-large | deleted: sha256:5f9663fe106f8737db10d0a8e897e7e081cca25251692d635516f2922912164f 2025-10-08 19:13:16.941597 | ubuntu-noble-large | deleted: sha256:c073ce76bbc59a8baf87c084ac434d4be6927a51df71b7c9956e10cb797a5ddf 2025-10-08 19:13:16.941605 | ubuntu-noble-large | deleted: sha256:904b8bfd76cdb8fecbd30ecaa575b18033fb561c199f07fff94bf8da71a50721 2025-10-08 19:13:16.941612 | ubuntu-noble-large | deleted: sha256:ccdb594ca3a7cf9c652cbb20e6bf771ae47b340928d6ce2f3e76f39ed3303dc5 2025-10-08 19:13:16.941620 | ubuntu-noble-large | deleted: sha256:618ae8dfa47e4d029b46a6ebabaa4584155d894fe730413b5939308a3c005f75 2025-10-08 19:13:16.941647 | ubuntu-noble-large | deleted: sha256:66579309d529080d9102c0ba42972a0caa8fb2f3b4550946c974e38f596be0dc 2025-10-08 19:13:16.941658 | ubuntu-noble-large | deleted: sha256:2d7dbd4382e9f36467fa9890db80898e7763a9b1dc250ec3938e09fc4428fe4f 2025-10-08 19:13:16.941666 | ubuntu-noble-large | deleted: sha256:1bacf7cd9a51842a900b8ce64831abe6df604ce174c87364e8cad4082789a50c 2025-10-08 19:13:16.941673 | ubuntu-noble-large | deleted: sha256:a10bcbad23ae7307a5b72d348c6d5e8f973a24a424aeacc7ae48446cf9a69861 2025-10-08 19:13:16.941681 | ubuntu-noble-large | deleted: sha256:e1fce4213fefdc82e5be9d72e8f058d8b78d8c26847a9572df3e4ee475ee5fbc 2025-10-08 19:13:16.941689 | ubuntu-noble-large | deleted: sha256:8bd9e85258cc3a398f5802c113b9436e3cc15d13e7b6dcf453705a80e8060724 2025-10-08 19:13:16.941696 | ubuntu-noble-large | deleted: sha256:60a733f761a07eca760d2eae38ab349880893ca8efbdf5dc59cfd67987f7dad3 2025-10-08 19:13:16.941704 | ubuntu-noble-large | deleted: sha256:3ce91bfdfec707ce87247789fee91663130a891371e6ee348fab202c2899739b 2025-10-08 19:13:16.941712 | ubuntu-noble-large | deleted: sha256:2fbbb8dda2d3b8e6ac35144aca577353154b7e0278b0433a8f9205108a4196e0 2025-10-08 19:13:16.941719 | ubuntu-noble-large | deleted: sha256:43e31d36b6c25470251fa1aee3337d23cef4dd09a65b5c66707eeb02b704f408 2025-10-08 19:13:16.941727 | ubuntu-noble-large | deleted: sha256:f473daf75e895cab482cb9406be21aafbb25c95513d4d9a85ed027f5d092c318 2025-10-08 19:13:16.941734 | ubuntu-noble-large | deleted: sha256:272e0c393ce659d7928543c25077486834bb2cd69a5801184bea68e7e229cbfd 2025-10-08 19:13:16.941742 | ubuntu-noble-large | deleted: sha256:fd73856d95054484d65f1024b21ed1847720d17936ba814a1bb1d679f91f9b5b 2025-10-08 19:13:16.941749 | ubuntu-noble-large | deleted: sha256:3520be0677a3158001559dcf85b83bf138afd3bf1d74847a82134c8cece71702 2025-10-08 19:13:16.941757 | ubuntu-noble-large | deleted: sha256:5a2eb9dcfa40bf445cb0b43d45954e7b676b3d1c059d7c60d90ab31a5583d98f 2025-10-08 19:13:16.941765 | ubuntu-noble-large | deleted: sha256:301884edcd399e6bd5ba14a01bd82aeff5f85a1a7ece7e04f12f1f1ff73455a9 2025-10-08 19:13:16.941772 | ubuntu-noble-large | deleted: sha256:55698be9ab8cce70a1aa95c786dbd0729009d8851e64f108bd0a14adc38a5c26 2025-10-08 19:13:16.941780 | ubuntu-noble-large | deleted: sha256:571f49c17bd38c246084a7b5825375003b48bbd42d7931f6b568d0b0e9f6db02 2025-10-08 19:13:16.941787 | ubuntu-noble-large | deleted: sha256:4c7e1f760ab62f6a4ee71edcdca6de1b3098b0307be831b65acfe6c6cd8f2baf 2025-10-08 19:13:16.941795 | ubuntu-noble-large | deleted: sha256:ec2693383b6f809b1e1de0e7aeb62fb0fba24991271574f3e0b858f844a3068c 2025-10-08 19:13:16.941803 | ubuntu-noble-large | deleted: sha256:a3f892f070c103ffdb09a6b54ac80c4677d46a0d613e3d191edd678bea5b7ddd 2025-10-08 19:13:16.941810 | ubuntu-noble-large | deleted: sha256:e25e957a49521967be6c6308b429f5fd9f453c2bed2bfa6b4056244898c76584 2025-10-08 19:13:16.941818 | ubuntu-noble-large | deleted: sha256:72ded1398d4590595c4d2e4375b3b6c62549954301b1c42b1528dfb3941e9fa6 2025-10-08 19:13:16.941825 | ubuntu-noble-large | deleted: sha256:f632c88e38667a365d949275017561bba56ea290002cc3768b74f52b2f812592 2025-10-08 19:13:16.941833 | ubuntu-noble-large | deleted: sha256:aa2a472f1dc3c9602cce1c0e9ffc29c9da8adb30dc1dd3ff51ac2833e6304951 2025-10-08 19:13:16.941840 | ubuntu-noble-large | deleted: sha256:bff1f4d85017e2c17403c61da4598bd61f5989ea3e919197efec8d1b21f630a7 2025-10-08 19:13:16.941848 | ubuntu-noble-large | deleted: sha256:cc36ea448f0eaea29791e94d0ff8f5ba2ab451533e013142d41e4ce591be0de3 2025-10-08 19:13:16.941855 | ubuntu-noble-large | deleted: sha256:6bda564eeec7c3f35b957e3ba85affe2b1ade76e94578e7789e60dbc0f9bb94f 2025-10-08 19:13:16.941868 | ubuntu-noble-large | deleted: sha256:a7eab0c43551bc86d7a938ff6c4799a2f25031df65a4f71c20c4d09983739803 2025-10-08 19:13:16.941876 | ubuntu-noble-large | deleted: sha256:7bed5301cc4f609647ec05a1674c9ad7991c8df3f58e30d7f560943ff36855f4 2025-10-08 19:13:16.941884 | ubuntu-noble-large | deleted: sha256:47b055f8d85fb33d08230bcbabe7f4e63e1f90aa8666aec2fb0fc8d17734687f 2025-10-08 19:13:16.941905 | ubuntu-noble-large | deleted: sha256:853b4bb7a181c40ea8a1cc5381dfb2f5e7787272203c1388f96dfb1f2c375b7f 2025-10-08 19:13:16.941913 | ubuntu-noble-large | deleted: sha256:ac4cb836ac308bc3f61f32df0139c2c3d79e545f16d0dbe9d164c8dfa66df7a5 2025-10-08 19:13:16.941921 | ubuntu-noble-large | deleted: sha256:98e960c87b768e6c397dbfa69b20874ddcb6cec8daf32def35429a39fe38d394 2025-10-08 19:13:16.941928 | ubuntu-noble-large | deleted: sha256:8c3ae821a9971a7ba243fd89de1ef0d1b32bd9c5e4039600699a2091af9bca30 2025-10-08 19:13:16.941936 | ubuntu-noble-large | deleted: sha256:54848a5a41a6d51a20ebf80595f4a5ee6e0bfaac3e305d44b6f1259c6e5841ad 2025-10-08 19:13:16.941943 | ubuntu-noble-large | deleted: sha256:72e13a7e103bb1b975fd94a5f25132c28eecbad3cdfc1d1fb072681479d3b5d7 2025-10-08 19:13:16.941951 | ubuntu-noble-large | deleted: sha256:1aae74803bc74568a356cbb753f2c36b7b91e131385c37c2d5057821b9dc3c6f 2025-10-08 19:13:16.941958 | ubuntu-noble-large | deleted: sha256:f7f078c9a6e6e5465c6ecf101d249d295965b75aa5d63b8eea3bf7371dd401b7 2025-10-08 19:13:16.941979 | ubuntu-noble-large | deleted: sha256:662dbbe42527c3cde3f7ed576de919e0ef87662e4fae7555eb0aad8e4d6527ff 2025-10-08 19:13:16.941987 | ubuntu-noble-large | deleted: sha256:40778e6aaefe8a23272ad1e28b647ff5b497e914d3bbacf57291e6880a8d59a5 2025-10-08 19:13:16.941994 | ubuntu-noble-large | deleted: sha256:96b85253cb6eb98fbccf60ccd74739446f23afa973e393e208f20031521f70d1 2025-10-08 19:13:16.942002 | ubuntu-noble-large | deleted: sha256:3ce4a496800c3f0b4afbc46a5f552a57399a5016b08881ea1a19962982b26484 2025-10-08 19:13:16.942009 | ubuntu-noble-large | deleted: sha256:1412fd53ee67a08a1a6ef0a7baefd997cbf12b4a3ccc11ed5ad3792f8b79e700 2025-10-08 19:13:16.942017 | ubuntu-noble-large | deleted: sha256:14a7e00364377b5c0e50cd252f0233a8d39d000a61b8d380ed6d646c886af95a 2025-10-08 19:13:16.942024 | ubuntu-noble-large | deleted: sha256:694a625f06c733809d208e772a1866163e4eafc77f44153e1c5c46f77c6e8914 2025-10-08 19:13:16.942032 | ubuntu-noble-large | deleted: sha256:ad3fea038c3ad0ef6d706c9c1bd2b3d48bd8f7a6bf57d152ad6f698dd68daec3 2025-10-08 19:13:16.942039 | ubuntu-noble-large | deleted: sha256:98caf89671864e4b7960c0f6eef0badfbabb4bc547dce49b8ee5a82ec221fbee 2025-10-08 19:13:16.942047 | ubuntu-noble-large | deleted: sha256:98432b741b0dd616e4925b868cd13abb4b1037cdbd86699cbc211a9cc33ab53b 2025-10-08 19:13:16.942054 | ubuntu-noble-large | deleted: sha256:fb283ce4d63aa0ffa693bde198d6de2c9e954747b330e8c3ecdafb95066cce01 2025-10-08 19:13:16.942062 | ubuntu-noble-large | deleted: sha256:c6f48775556222620f739dbe44cfd231850e8b70df87da59e0d098c803aa9719 2025-10-08 19:13:16.942069 | ubuntu-noble-large | deleted: sha256:51e934ae60b60edb340f381cf9cd21038761f05234989254543a0715d4ed8f9b 2025-10-08 19:13:16.942077 | ubuntu-noble-large | deleted: sha256:d2504952c028ef77850ee8bd43b9978f60c16d38af28660d23b2ec485dc84489 2025-10-08 19:13:16.942084 | ubuntu-noble-large | deleted: sha256:74024ceae8c790a2c18bc81767eb941c26dd71386bc6bdec15a047fc032bd040 2025-10-08 19:13:16.942091 | ubuntu-noble-large | deleted: sha256:964163cd3fcbbbd392f0efcb9120b2aead2efb8d8019debf15980bb268b41c8b 2025-10-08 19:13:16.942099 | ubuntu-noble-large | deleted: sha256:40518005cdb500a53f91120825244b6e8639b84fc3322a6d09fd21c3aeee844c 2025-10-08 19:13:16.942106 | ubuntu-noble-large | deleted: sha256:a4f725b3f2380127415d78c0ff1641c0879b22ecfb4b93a0091e29e3ff8f9ae3 2025-10-08 19:13:16.942114 | ubuntu-noble-large | deleted: sha256:2262e93a0945a5400ec1ca580b8e3326fb812d57428a10ec5753debfb29d15b6 2025-10-08 19:13:16.942121 | ubuntu-noble-large | deleted: sha256:4b3b07341667ecf1c0de6e459567dd37f3836c891e5e4169b400cc2acf9f0e73 2025-10-08 19:13:16.942129 | ubuntu-noble-large | deleted: sha256:a8ae7c46ecb60a8d4e6e933473e3446e77bcd0f6a95ef73f655ea2a989ccf171 2025-10-08 19:13:16.942136 | ubuntu-noble-large | deleted: sha256:ef932e7ee85c130459e01e049645b7378e641eb3d5847d649cfd21f198777c75 2025-10-08 19:13:16.942144 | ubuntu-noble-large | deleted: sha256:62eb0cbb0d755d881afbf03463f20e13d01e4189043f0f1ac77e6bb54267320d 2025-10-08 19:13:16.942151 | ubuntu-noble-large | deleted: sha256:a73bb9512494abf53088e8df73ae48c7f5ec9a00d83188fd61db5086c5e58150 2025-10-08 19:13:16.942159 | ubuntu-noble-large | deleted: sha256:038a5b27d5c61f204fc5c12604c857cfad33de9d45f94c2f3dd98f75084d29f2 2025-10-08 19:13:16.942166 | ubuntu-noble-large | deleted: sha256:6c017c938bf95b88702071e64222169cd596847a5c86f892133fa25995d26d20 2025-10-08 19:13:16.942174 | ubuntu-noble-large | deleted: sha256:1324bcd270605caafb6f426c53a3bbca9f98786b78b12869b00a32f12f103e18 2025-10-08 19:13:16.942186 | ubuntu-noble-large | deleted: sha256:b430a5511dc62531cb89f26634f70815947d316372130d5326b83ddfec1b39f2 2025-10-08 19:13:16.942194 | ubuntu-noble-large | deleted: sha256:ee64ae66fcdb7709429d34117f81e785306cd6a796246ba642cf201c3aa8151c 2025-10-08 19:13:16.942201 | ubuntu-noble-large | deleted: sha256:436b16f9d609d38cd5374221d06b6d79c1e12b43be9a0b6f789bedffea683330 2025-10-08 19:13:16.942209 | ubuntu-noble-large | deleted: sha256:af4075688569906990255284e8095888d8af7ca9e0ee0b57e85ca770b127070c 2025-10-08 19:13:16.942217 | ubuntu-noble-large | deleted: sha256:ee483de5b2ae6964d32ffc60aec0ae14f7e38bc5558a29b1cf51a790b1cc2a58 2025-10-08 19:13:16.942224 | ubuntu-noble-large | deleted: sha256:3bfc8207989af87ea19d2ab32d831b7280f2434ef88610518d9dd6622239b3b2 2025-10-08 19:13:16.942231 | ubuntu-noble-large | deleted: sha256:90e3825bfa23954642b7a725c62f7a79be5a385214fe16ede201c0c8055d993c 2025-10-08 19:13:16.942239 | ubuntu-noble-large | deleted: sha256:beb6e055097589fe0ac6f05a8e7b21008039a0a54a7cd6347b05cae09f3f27c8 2025-10-08 19:13:16.942246 | ubuntu-noble-large | deleted: sha256:83efea2b1efb5bbc97fd842f575fd35d0b7843fdca0bb442c20c0a566c7d26f9 2025-10-08 19:13:16.942254 | ubuntu-noble-large | deleted: sha256:2143aa701c7e99f0e9467c3b7cbe7c36c47ed29312011a5b6ac2f29e5c81e580 2025-10-08 19:13:16.942262 | ubuntu-noble-large | deleted: sha256:34ae80dc795f2110707e7320313c1d522f402120446c11f5a68fc1a7d29b7684 2025-10-08 19:13:16.942269 | ubuntu-noble-large | deleted: sha256:e46355309e1e240454c484bb2bff7c9eb98ec3fd7125213a676f88e7940a389f 2025-10-08 19:13:16.942277 | ubuntu-noble-large | deleted: sha256:318c92a6bd0ba09852f8d4ef9f8dbdf78c1813c9448396222722972e32aa062a 2025-10-08 19:13:16.942284 | ubuntu-noble-large | deleted: sha256:7aa24950797a9073439d8f7e7d7ac19d94381faf7e598095175a3e82b4ccdfed 2025-10-08 19:13:16.942292 | ubuntu-noble-large | deleted: sha256:6b7d8da0f86fcf91656fafb485e49451557ab5e6dd1b5b826144647d5441b81a 2025-10-08 19:13:16.942324 | ubuntu-noble-large | deleted: sha256:0c59567d0cc2e22b46f7adda29cd25658a60b55787ce4b08379b93b66e9a3af9 2025-10-08 19:13:16.942333 | ubuntu-noble-large | deleted: sha256:81fcf6a4db6d971ce4c66c6ec0688b43270e8672507a6b5ae17d9eed443cb539 2025-10-08 19:13:16.942340 | ubuntu-noble-large | deleted: sha256:e28f34503627d7ba2bd8e3d20f8f79e7b95f414c5f93c8cce5508f853ab21a88 2025-10-08 19:13:16.942348 | ubuntu-noble-large | deleted: sha256:38cdb37abd61ee6b6940cdad924b2ce5765f73ea0d98fa290f51be803b102c54 2025-10-08 19:13:16.942355 | ubuntu-noble-large | deleted: sha256:6fb64cd2cd90d34b57f8d89907a5abf3f8be70e707cf32469c49870ae2e4aba9 2025-10-08 19:13:16.942363 | ubuntu-noble-large | deleted: sha256:8a2e85359903802303062a55279768631638f965ff8f1e9158cb176ce4ccdd03 2025-10-08 19:13:16.942371 | ubuntu-noble-large | deleted: sha256:4ffbe4759d3c7e3e8cbf11f0a2197580af3801a0cc7a31b2774253ff5eb78fc1 2025-10-08 19:13:16.942379 | ubuntu-noble-large | deleted: sha256:b0539cb907bed19e6a0a2e3993cdc5d8b3cab7ed5a7f222285777e9cee165482 2025-10-08 19:13:16.942391 | ubuntu-noble-large | deleted: sha256:ce1da54d522139cb6aea1a380f27561b51753940c89d73e8cada00fb3b4844ed 2025-10-08 19:13:16.942398 | ubuntu-noble-large | deleted: sha256:fa9337afa010befc7a5b5f312b4c8e5f8795b5ada6996731b7d69c7261eaf8f1 2025-10-08 19:13:16.942406 | ubuntu-noble-large | deleted: sha256:721d3de48bec895fc2a0c98dd6fa4293bfb6c80ab5393a380065d47ea5514e9f 2025-10-08 19:13:16.942413 | ubuntu-noble-large | deleted: sha256:52f93c8e75961bba8971d3012f6dc3a6620269a5c951fb5690b2b7077c088f78 2025-10-08 19:13:16.942421 | ubuntu-noble-large | deleted: sha256:a5c0ce92e714adfba6b0210f1446eda9f68c80a28865362ceb4595d306853a40 2025-10-08 19:13:16.942428 | ubuntu-noble-large | deleted: sha256:ca7ed3030594a1b4949b8497f40cfee730919e6e7ad8e75b5c405b94b6668280 2025-10-08 19:13:16.942436 | ubuntu-noble-large | deleted: sha256:20430daf3ab99bbeb550a135a6b8e5532ec9207f4a793f3f47a1e4538385e661 2025-10-08 19:13:16.942443 | ubuntu-noble-large | deleted: sha256:fd7c4e87d9a455f18df8bb368f3f3aa7349a652e6a2f256403b95310653cba25 2025-10-08 19:13:16.942451 | ubuntu-noble-large | deleted: sha256:02b72785c28dddfeb02bb9ec7f8774a6a333278ce1c6ec8f95547bf9da444a47 2025-10-08 19:13:16.942458 | ubuntu-noble-large | deleted: sha256:315dd358d19f1f8875fff50e29e178634572dbbbda9509573b696e15ee1fb89e 2025-10-08 19:13:16.942466 | ubuntu-noble-large | deleted: sha256:20b0d47c7c68506c4644f2ed6a8a7f5697a62194686a0bd50402c8d051970da2 2025-10-08 19:13:16.942473 | ubuntu-noble-large | deleted: sha256:29161034f900c4f9da078717eccb0e889e02c2692079ec1524a98527e401b8c6 2025-10-08 19:13:16.942481 | ubuntu-noble-large | deleted: sha256:2f29cf499c8b2e91ba1306611474815b06beee7de292f8ae079103bd154a0761 2025-10-08 19:13:16.942488 | ubuntu-noble-large | deleted: sha256:5e4c92c49e2b6a411110f01be7c016c338aa17155c8c161e4b98e15d4ad7036d 2025-10-08 19:13:16.942505 | ubuntu-noble-large | deleted: sha256:863ff592cbc7b0aabfb97093a67b2b0e23f0bfbe1930c821ae8c0f9138baaaae 2025-10-08 19:13:16.942513 | ubuntu-noble-large | deleted: sha256:1afc8d9c76427d00341ae79b566856f0f12c8159f27439dc875c10583b5cd2f3 2025-10-08 19:13:16.942521 | ubuntu-noble-large | deleted: sha256:8dbc4ecbb28bce69b9fb05f1c7693ca6a8f789d634c881039c076c53b6cee3c9 2025-10-08 19:13:16.942528 | ubuntu-noble-large | deleted: sha256:5767345b588b51acd0a666a1176e971b6d492905206c60a8d19a6437433539c7 2025-10-08 19:13:16.942535 | ubuntu-noble-large | deleted: sha256:2018c31feb229ac4d43fdfb1751e957281ac74cbde32e394f0aa4fc6556d282f 2025-10-08 19:13:16.942543 | ubuntu-noble-large | deleted: sha256:e39d984f8d07dcff8f68fed93383a55daf37f0065ec35a967bef835f760ccfc7 2025-10-08 19:13:16.942550 | ubuntu-noble-large | deleted: sha256:c497d44730f136f9bcda9415b0ac5ba39ff9d83a240ee0424e53be1ca1d014e5 2025-10-08 19:13:16.942558 | ubuntu-noble-large | deleted: sha256:7f50507eac7e05cbc8f4ca24fb89a258396f21bc1c45e597129d4dbb9260789a 2025-10-08 19:13:16.942566 | ubuntu-noble-large | deleted: sha256:338d31c23cf17db024eb106f5e40c418029e9d76bae46679a33ad1c9f761171f 2025-10-08 19:13:16.942573 | ubuntu-noble-large | deleted: sha256:d1eaae70b154da517fdcaae0c0a219cfd759c8d3e7dd8c2902f3612f633a9d35 2025-10-08 19:13:16.942581 | ubuntu-noble-large | deleted: sha256:50c081017810056b95d48661d7ece5ea78b50b2ae15791263dd9c865912fae61 2025-10-08 19:13:16.942588 | ubuntu-noble-large | deleted: sha256:e2d81346fde2926c43a3a43e5969175218067d7cbb92675dc16648e91c313341 2025-10-08 19:13:16.942595 | ubuntu-noble-large | deleted: sha256:0221c7a1267ed4cb09fd20b181b2731ab1325483bd186c245d82b153379d46b9 2025-10-08 19:13:16.942603 | ubuntu-noble-large | deleted: sha256:203b68e9539ae2802913fa228809110d10f7244ed7b81f42b545bc9a5885634e 2025-10-08 19:13:16.942610 | ubuntu-noble-large | deleted: sha256:1fc28fbb57e79a4098a3265b590410a8cdf5f96df3531eafe99ad4c59731b28f 2025-10-08 19:13:16.942618 | ubuntu-noble-large | deleted: sha256:3feee5674a4e5b4d25f9815f7a68f62229ead4b41b97273d56bf27e552811a11 2025-10-08 19:13:16.942644 | ubuntu-noble-large | deleted: sha256:97c7fefdb0fd65ad5949721b85a72750ac9b085ac4be54075f255f86710c37fb 2025-10-08 19:13:16.942655 | ubuntu-noble-large | deleted: sha256:281c4efcdedacd0894a3559b12a671722d1c31669c58c954697132d1afaa9545 2025-10-08 19:13:16.942662 | ubuntu-noble-large | deleted: sha256:91236193a879ed62db7b10fa9185fd3e34089376d6c080aa4c85b49ba159ab8a 2025-10-08 19:13:16.942670 | ubuntu-noble-large | deleted: sha256:3391a2a7a7c626777d7e8f39fffedac6c3b0e87d37d1a8790aee99d66b86b463 2025-10-08 19:13:16.942677 | ubuntu-noble-large | deleted: sha256:c7c5a59827ebf525160effd298ad57735cc4dedfc2653cf6c940fb8be5080c83 2025-10-08 19:13:16.942685 | ubuntu-noble-large | deleted: sha256:48d2b1acbe1fd2d9b55210095eb8de1e8d70da1eddee4fa2200ec8e086ac58cf 2025-10-08 19:13:16.942692 | ubuntu-noble-large | deleted: sha256:ada101c2f1503f3a4a3ac0cb30c3df62f26e43766bed371d781c76f795cbea40 2025-10-08 19:13:16.942700 | ubuntu-noble-large | deleted: sha256:a87294c08c58f9ad7a7aee4888f664d79a65ca3625758a736d5dba5ff4b923f4 2025-10-08 19:13:16.942718 | ubuntu-noble-large | deleted: sha256:d77fdf1e61c7dea24d6b998aca4622c3bf6cfc3b5b64987c090bab8001f38269 2025-10-08 19:13:16.942726 | ubuntu-noble-large | deleted: sha256:aa6b9704bb810063552f44296f93e08b9c9b24294e1ae413e2e9b0bf81cc6f05 2025-10-08 19:13:16.942733 | ubuntu-noble-large | deleted: sha256:5e73409cdfc1deb0fad6d51e794fd6df3f372ab945fde05bee015188b0ee1b7a 2025-10-08 19:13:16.942741 | ubuntu-noble-large | deleted: sha256:db05b680933a45e6bd46df3f20c0ad98a7f31740bce6c1c0f51506d2ea17858a 2025-10-08 19:13:16.942748 | ubuntu-noble-large | deleted: sha256:d509a8d001db960ec1508e0a57896fc934611be3cd23b4723eed5a64b0944d38 2025-10-08 19:13:16.942761 | ubuntu-noble-large | deleted: sha256:149f9048a5ca1a587ffc92bc7238f6876442e31fed00c40c2e457d97a67f9dc1 2025-10-08 19:13:16.942769 | ubuntu-noble-large | deleted: sha256:ece7d6626f0989c1c6bae88f512b8f33366de83e1c501f640ba387e5d8999ffa 2025-10-08 19:13:16.942776 | ubuntu-noble-large | deleted: sha256:09f8e27cd877bae4b7e6211086482f7252c5215b0dbbf7d36dbcc8467398af28 2025-10-08 19:13:16.942784 | ubuntu-noble-large | deleted: sha256:d91de85c6c82aaa267a8d34e20284b6c7c0296e8cdebc49064eca2e9c4cb7be0 2025-10-08 19:13:16.942791 | ubuntu-noble-large | deleted: sha256:bece39815ce17f87ca02e3a940a6e04d3be4d7e993966f49dea627bc84806a75 2025-10-08 19:13:16.942799 | ubuntu-noble-large | deleted: sha256:11bdd1fe78845c729b0ef6b4b94c40cf76accc909253dcb8d58feec657c5cbd4 2025-10-08 19:13:16.942806 | ubuntu-noble-large | deleted: sha256:9ca225fab2d193a04bce244d4f0ff69039a6c29cbe00e26a3793f4715217b388 2025-10-08 19:13:16.942814 | ubuntu-noble-large | deleted: sha256:1f2d007cf4cfe3b1281cc09cd78892586faa3f9158986340228b08187aa35d24 2025-10-08 19:13:16.942832 | ubuntu-noble-large | deleted: sha256:d977e5d46a9d30bde725081a27febec109572dd529fc1d9625afcdc1bf4a6037 2025-10-08 19:13:16.942840 | ubuntu-noble-large | deleted: sha256:871f88433790c1c3926f1dd6f4c7b7a741f753fbfa511e1d25bbc388faf92833 2025-10-08 19:13:16.942847 | ubuntu-noble-large | deleted: sha256:64f03c6ec9cf91e07af6d8bc0f45be0e38b4775586d993d26167a3799819bb51 2025-10-08 19:13:16.942855 | ubuntu-noble-large | deleted: sha256:329e7030d608d6cef85f32bb6a43fe3d11a0763ea911316160b0015437f5a9c1 2025-10-08 19:13:16.942862 | ubuntu-noble-large | deleted: sha256:b5ccb33bd2a9bc888b6b1f19b591e47ef12f40d3e60ffad3c092f467812a61e5 2025-10-08 19:13:16.942870 | ubuntu-noble-large | deleted: sha256:5cbe7ad317d7c3538afe804db5f1c2eac6944f87d9d7f362e74e889dd6a42c59 2025-10-08 19:13:16.942877 | ubuntu-noble-large | deleted: sha256:8c5eb855a4dc527b553663f3e1d07556a640d95f1b701149a336a5601ba494b6 2025-10-08 19:13:16.942885 | ubuntu-noble-large | deleted: sha256:e2068cd7c946d69216cec43effcaeeb4a8b55a5f3fae45a3ad3261c2536a70b7 2025-10-08 19:13:16.942892 | ubuntu-noble-large | deleted: sha256:b9749bcaa50cd06b75d36a51b0c3832d43590f76a5f588689d64a9e2a79390d0 2025-10-08 19:13:16.942900 | ubuntu-noble-large | deleted: sha256:507158fe8597f90bb7b29d8db8ec5292d554f30b05a6c3b94240831d6a1ae912 2025-10-08 19:13:16.942908 | ubuntu-noble-large | deleted: sha256:6bf9647e0d9441dc9ea5aab2ae2c40b6aa46c54a6d3139d998d3985c1f753dc7 2025-10-08 19:13:16.942915 | ubuntu-noble-large | deleted: sha256:ba7a50d673ceb7be94d465852f2f0e36b11d5e62fee05193b2088b043167f1e4 2025-10-08 19:13:16.942923 | ubuntu-noble-large | deleted: sha256:9acfa1870792c951b6d8adcd249e9c0415660d2bead96064bff83ff6f5875f6a 2025-10-08 19:13:16.942930 | ubuntu-noble-large | deleted: sha256:c2ae4541921f2093acf81140c4970c5e9ad57a59c301802ee2f552eebbb72718 2025-10-08 19:13:16.942938 | ubuntu-noble-large | deleted: sha256:f7b3215d2ab5dea346aed4e265af9a1136463c2a572e78c20daef81e9febc9f7 2025-10-08 19:13:16.942945 | ubuntu-noble-large | deleted: sha256:c37fffa11c140536ce9a6590d4c9456ec581e721316200328f5a1a5d6d6cf052 2025-10-08 19:13:16.942953 | ubuntu-noble-large | deleted: sha256:963827acfba9c1c9eea358d534ae09d4a30bce7849025bdfb1bd3b710049fd93 2025-10-08 19:13:16.942960 | ubuntu-noble-large | deleted: sha256:b459529f5cacc44c3efa7fef21a6911c819b02288e2f29830ab8c2eacb3776ca 2025-10-08 19:13:16.942967 | ubuntu-noble-large | deleted: sha256:f8c91ca782c19a5986ee5cfa5e61429f395291e77577d183cfdf0bdae2729901 2025-10-08 19:13:16.942975 | ubuntu-noble-large | deleted: sha256:7ddf14ce6bffc2c4b95588fbb85a844c58573238dbdb885375981637de70e7e2 2025-10-08 19:13:16.942983 | ubuntu-noble-large | deleted: sha256:3913cdca618f694e61836a9907491df09b2c618dbef65cb3cf91edc9a47a291b 2025-10-08 19:13:16.942990 | ubuntu-noble-large | deleted: sha256:67dd3ecd3a538eee4ebe4622f9a49722eca58700a6d50d4016a02e304b9378b0 2025-10-08 19:13:16.942997 | ubuntu-noble-large | deleted: sha256:92aea8efed8c15a4b6ef63a2000edf33d1dd32e1c0c5391abaa80dcd1d5a0ffa 2025-10-08 19:13:16.943005 | ubuntu-noble-large | deleted: sha256:dc47da77bf5c0acfbebf716dd059d45de27f1befaf90833003b44f31815e062a 2025-10-08 19:13:16.943012 | ubuntu-noble-large | deleted: sha256:31b46063c87f5cf60262c2ff96eb5efb0b7bcb4a077c0919750c89df18f268b9 2025-10-08 19:13:16.943020 | ubuntu-noble-large | deleted: sha256:43cf3a86713c1cf25ab36cd633ed7306fae1cea0fe4666d920f2ab74ffcde4ad 2025-10-08 19:13:16.943027 | ubuntu-noble-large | deleted: sha256:4b9da263375f3f7499aa596f6ba0e8743a3f44388c5c347f1a068be765b24772 2025-10-08 19:13:16.943034 | ubuntu-noble-large | deleted: sha256:442972a42e117032070c568ac0923c5eb623d28d9cccaf32797cf792ca715e46 2025-10-08 19:13:16.943042 | ubuntu-noble-large | deleted: sha256:9101a9ca2fe30c2e336975d00ae54203ec2cfe73955d34d5c47dd04a7e1757c7 2025-10-08 19:13:16.943049 | ubuntu-noble-large | deleted: sha256:caf1cd493a5494cea7bf309c494098df0676caf5717ad097294074078aba78ae 2025-10-08 19:13:16.943057 | ubuntu-noble-large | deleted: sha256:4d4c03b59977fb88223830df34b6f5229ce1b7d4238c6f64683e6654f61ca182 2025-10-08 19:13:16.943064 | ubuntu-noble-large | deleted: sha256:29e8a66bd6a00bd869a0178dee5e15ff3c31e90a3f19fa68682ec78eb6a65492 2025-10-08 19:13:16.943072 | ubuntu-noble-large | deleted: sha256:c963e84d3fd5e65e1d9a35fb4b5e0b8d9eadfea8fd09715e362cad116997385a 2025-10-08 19:13:16.943079 | ubuntu-noble-large | deleted: sha256:fdaabcc9db24fa20494024653a4f6c4cccd9b5943b6423206653aebeeae6a551 2025-10-08 19:13:16.943087 | ubuntu-noble-large | deleted: sha256:6696068c109e99f2a522737d162ec96869475bb88ab12c5c719eaf3fe38698b2 2025-10-08 19:13:16.943094 | ubuntu-noble-large | deleted: sha256:be7436a8a17e84e60fd1c5a900e70bd9570e41f3520767543f80a9f332af8538 2025-10-08 19:13:16.943102 | ubuntu-noble-large | deleted: sha256:5e8ddfb4e0032515e8b3ec928b5de93236f9d0cb1dfda61b848e05b13630a4b5 2025-10-08 19:13:16.943114 | ubuntu-noble-large | deleted: sha256:2047f83c3f8935756c4041952178e4586af50e7fed0a5600ad4b47553858962c 2025-10-08 19:13:16.943121 | ubuntu-noble-large | deleted: sha256:34c09b546dd3d585680ae907ca439035f7f94663df53634a0c718b5f6faaf866 2025-10-08 19:13:16.943129 | ubuntu-noble-large | deleted: sha256:b20fd72ad1964b8f03d48262b0181beddf993efe99adb421521c182df2891579 2025-10-08 19:13:16.943136 | ubuntu-noble-large | deleted: sha256:04177049aa519ce184843b755163a1e1d38a106db432c9fc5044f6e21b96a239 2025-10-08 19:13:16.943144 | ubuntu-noble-large | deleted: sha256:0c23e4db057c8ccb20f0460704040d28a69db889b7b537d03359c4a14d4f3b60 2025-10-08 19:13:16.943158 | ubuntu-noble-large | deleted: sha256:3432a8ab92b3a9ce2654d1a92d1d5c79b98ee00bb5d6317cb85e829d73318910 2025-10-08 19:13:16.943166 | ubuntu-noble-large | deleted: sha256:00e4132daeb09e90a8f741866cf3346da42832e46bfbe62acec246f9c105aa72 2025-10-08 19:13:16.943173 | ubuntu-noble-large | deleted: sha256:7fb5e41d000d4c86365ead68ec8870995df66705716b6bc081aaba564524eb0e 2025-10-08 19:13:16.943181 | ubuntu-noble-large | deleted: sha256:cc01e297c0d235316a25629c92a271776bc6a338c8e1119cd5bdc6387fcd2e05 2025-10-08 19:13:16.943188 | ubuntu-noble-large | deleted: sha256:ed00a7d4be01b16535b0db6e59b45ccb6562c28a0c561e01101da97b96543187 2025-10-08 19:13:16.943196 | ubuntu-noble-large | deleted: sha256:f385797217ad692f6840c70f4c447f2aff288d67313a0d817f9f43905066c0f4 2025-10-08 19:13:16.943203 | ubuntu-noble-large | deleted: sha256:4e8f36dc1412e3c16679015a1e0b96a5e5adc03c82258ec82d0cc234cb3c7b85 2025-10-08 19:13:16.943210 | ubuntu-noble-large | deleted: sha256:25106c7bb1ac60635e32740cff87d11943b19177b9c71e697311bfc8ff43a460 2025-10-08 19:13:16.943218 | ubuntu-noble-large | deleted: sha256:d4ee3767556dd4849ec79e7ff4797f792f9c1af23b586abb486f81fb5776f233 2025-10-08 19:13:16.943230 | ubuntu-noble-large | deleted: sha256:c29a2a6af04dbf258e5364a0e70364a5012de90349677904e0afa92c14e0ca51 2025-10-08 19:13:16.943237 | ubuntu-noble-large | deleted: sha256:afc6e6458b033239f57b355396a4060ab3926c11b1ed0d12026a243010325a20 2025-10-08 19:13:16.943245 | ubuntu-noble-large | deleted: sha256:31b703798fc7b801de8c49285d984be45e7e31c59148db9050e398b779a139c7 2025-10-08 19:13:16.943252 | ubuntu-noble-large | deleted: sha256:0b85b02ba93f93fb53401ce569438aef3bde9eee6e57ee9db8f914935ca1ebfa 2025-10-08 19:13:16.943260 | ubuntu-noble-large | deleted: sha256:89a833c563f1309bde39060ad5074d538a1497630045716631453bbc25955656 2025-10-08 19:13:16.943267 | ubuntu-noble-large | deleted: sha256:8e963e9eef706696b0b30725fe3a2443dbb6a313ccfb0637e021a5e31d657bf1 2025-10-08 19:13:16.943274 | ubuntu-noble-large | deleted: sha256:5ddcda40db6cb0a7e0cc60bd6bfda0f4d8916b39c2480ebfc17ee8bfcc37360e 2025-10-08 19:13:16.943282 | ubuntu-noble-large | deleted: sha256:45a5e7aab812d5ac34005cc425f3993927e024f6b73417fa30706853fd0bae3f 2025-10-08 19:13:16.943289 | ubuntu-noble-large | deleted: sha256:597ff798ee0f914a154cf24f25e8ec32b23b6382d10be1ca9efe305794169005 2025-10-08 19:13:16.943297 | ubuntu-noble-large | deleted: sha256:0c112c170e8a825c1c114a8c0397d154f3b807cc6a46f864d8771866bc03296d 2025-10-08 19:13:16.943317 | ubuntu-noble-large | deleted: sha256:916308eb6371a8cc8dc59978309983dfa672507d5a85e910839789e5cef6e703 2025-10-08 19:13:16.943325 | ubuntu-noble-large | deleted: sha256:3137b4546a2ff99f356eb95d545ba665e06d939297525f41908dbbca50469ad5 2025-10-08 19:13:16.943333 | ubuntu-noble-large | deleted: sha256:5e4e62eb5350a50023dc4fcc3453d91e6cf6d57554fa08eebf1c249831989d1e 2025-10-08 19:13:16.943340 | ubuntu-noble-large | deleted: sha256:6d81b7502e0da5fdf028b9a4cee929b94d9161f5b19590fdd9faa4e4b0a1f74b 2025-10-08 19:13:16.943348 | ubuntu-noble-large | deleted: sha256:82d6412d0bbf758e3656b1af4e4de617555e41342587d38665b7ce4ccddb1b40 2025-10-08 19:13:16.943355 | ubuntu-noble-large | deleted: sha256:78d677e5df1f4a29e411566005fcf93f21054adb6e5b8d3c2c637dfe8a8c7b57 2025-10-08 19:13:16.943363 | ubuntu-noble-large | deleted: sha256:0df0a8c91766c530e1976293c358501baa62d5ea572ce607ab8cda0e82ded889 2025-10-08 19:13:16.943370 | ubuntu-noble-large | deleted: sha256:b7ca7e1a7f12061f361bc5c665279ff1283434e09e9a34e503231d105d0f2edb 2025-10-08 19:13:16.943378 | ubuntu-noble-large | deleted: sha256:c51926e5653e08fcbfcb01090554b98134f2fdbb6e0bf4b551106d17c3e69f51 2025-10-08 19:13:16.943385 | ubuntu-noble-large | deleted: sha256:8370cf1ae3a9c16103679d4cbfcea4f72a161169a409d5d59e8f90531a876e1c 2025-10-08 19:13:16.943393 | ubuntu-noble-large | deleted: sha256:c01798e6d31dbce78d508a88efb3de992b95c4107584040814dffa22a90a8c03 2025-10-08 19:13:16.943400 | ubuntu-noble-large | deleted: sha256:9e5e577b964efeaae31b38dc61d5429051754a3e601e7f66af6b1cb31bc885e7 2025-10-08 19:13:16.943407 | ubuntu-noble-large | deleted: sha256:901f47e2d97d47aaff5e6fad2011e1596c082302dc9df7e6a437c247f0210019 2025-10-08 19:13:16.943415 | ubuntu-noble-large | deleted: sha256:b95d02e050c3e6aba806d568e8b76ea6ba3ba54c372205d77d376d8b949a5b38 2025-10-08 19:13:16.943428 | ubuntu-noble-large | deleted: sha256:8aae0d5d39202c6752e576cf9e2a9bbb41c5e9521d2f493d0f3ad77e3592d8ae 2025-10-08 19:13:16.943435 | ubuntu-noble-large | deleted: sha256:3e96bafb6ff9d9d4e58a7d56616676ed6221dec6422d90dc313448025a86794f 2025-10-08 19:13:16.943443 | ubuntu-noble-large | deleted: sha256:fc9732a4317fddbe187b9ac0fd1fee87a6d371069df0eef2b1afa0b2cd72d82e 2025-10-08 19:13:16.943450 | ubuntu-noble-large | deleted: sha256:b2e076440a7c9fc0e9d58ccf2519212f197ad5369a996c1cf81a817552f77361 2025-10-08 19:13:16.943458 | ubuntu-noble-large | deleted: sha256:ce2871479cdda7c9db436137d1be2bd963c9fdfa6a6bc34eb962aa5c2f05b64d 2025-10-08 19:13:16.943465 | ubuntu-noble-large | deleted: sha256:7f2a5a71a7e8b2f41960e3805319ef8d15fdef6875374037bfca59fbb131515f 2025-10-08 19:13:16.943472 | ubuntu-noble-large | deleted: sha256:b7124a2eb86a789aab191819b9416420260240850d64f1db8f112de2a2f2947b 2025-10-08 19:13:16.943480 | ubuntu-noble-large | deleted: sha256:832df85a24173c799d95a59c5ea5c85ab62bc0813e9fc6f7c69afc82f3adf620 2025-10-08 19:13:16.943487 | ubuntu-noble-large | deleted: sha256:3568204ad8f7daf9d7f7ea387c1fa393bf63805b2837af40a2fd1cea838a1348 2025-10-08 19:13:16.943495 | ubuntu-noble-large | deleted: sha256:1a393673cda16a91205a6ecae3bb9330fb8d4ea924b768710dd3acf876ddc6d7 2025-10-08 19:13:16.943502 | ubuntu-noble-large | deleted: sha256:098afbc34594437484b5c3af81ec95c9d6702b662583db2959c955e0efc62e59 2025-10-08 19:13:16.943510 | ubuntu-noble-large | deleted: sha256:b4214f1434365058e3e19156cd280f0025c1b030646a4f3543799c52305629d8 2025-10-08 19:13:16.943517 | ubuntu-noble-large | deleted: sha256:a5a87d2d105798f5e6b2448ef51ad378b46816e0008980d41cfe075f5f19b040 2025-10-08 19:13:16.943525 | ubuntu-noble-large | deleted: sha256:729d6e97524dc3eb95065ad8ddeff67f4a95d6bf99addab4d91efe2306632f0e 2025-10-08 19:13:16.943532 | ubuntu-noble-large | deleted: sha256:bdb0c0099f1eaaf73058fb54eb6ba7ae6c782ecc986f22eef39b478c2048ea8e 2025-10-08 19:13:16.943540 | ubuntu-noble-large | deleted: sha256:a9d047dcd581bba167473ae9b0bbc50b90f3fccd833940dbec8cde309dd22d80 2025-10-08 19:13:16.943548 | ubuntu-noble-large | deleted: sha256:8bcc2176eaa4fa328595bd1beb64bda07ee4f8e446e8ddbd62cef71e24e4436a 2025-10-08 19:13:16.943555 | ubuntu-noble-large | deleted: sha256:be437beb57bec1ee9cbb0685e373337cf90b009a8c683414e2d2520f3dd08d9e 2025-10-08 19:13:16.943568 | ubuntu-noble-large | deleted: sha256:37cf876a33f5caa67c831cf53e68393cde3eb3dfa0b1628371206aab241e75fa 2025-10-08 19:13:16.943576 | ubuntu-noble-large | deleted: sha256:58b6acc8475fe31830ed45f5607a5f3a4c350b3007a8f478c7c609035797386e 2025-10-08 19:13:16.943583 | ubuntu-noble-large | deleted: sha256:57d15e70bcd04eb7580398db7ce064ebb04dede7d7ae9eafe66796c606327e2b 2025-10-08 19:13:16.943591 | ubuntu-noble-large | deleted: sha256:48477840d8298e9c33f7c6ebce7c086f7f1c0f4c0dc2bafdb87c66299b130763 2025-10-08 19:13:16.943598 | ubuntu-noble-large | deleted: sha256:ad1aa42dceec5625a005c1ae933dafc4b2474215c47cdc23f0b18f35a937f3aa 2025-10-08 19:13:16.943606 | ubuntu-noble-large | deleted: sha256:7cfbeefd31688237ee90977ddfc7424464dbc5bee2312a8bef807108fcaa6931 2025-10-08 19:13:16.943613 | ubuntu-noble-large | deleted: sha256:4abc0352de0b4a7599054ed5e3a9ca35ed8b0ab5613fb386a176ae80d3e19df4 2025-10-08 19:13:16.943621 | ubuntu-noble-large | deleted: sha256:d3504de421aea91be5c73148e7ffbc2a9fde0631daa58f133393789575f1764b 2025-10-08 19:13:16.943656 | ubuntu-noble-large | deleted: sha256:eaa2b583c2a1487b9a102cc206c5f62354008967b0188cc224ec6eb8b05fa23d 2025-10-08 19:13:16.943664 | ubuntu-noble-large | deleted: sha256:c75b6fc111e1a65acd84992599fab9197a47e8d6139ccf2878e6ba9e475f2268 2025-10-08 19:13:16.943672 | ubuntu-noble-large | deleted: sha256:6461c11fd97611b4e00407e752c978dff98af733395f93a24c6d05625184dcd2 2025-10-08 19:13:16.943679 | ubuntu-noble-large | deleted: sha256:596a27636ca791c0045b56ef81df6857be86f45ed914a1a3304b737e83bc5ce1 2025-10-08 19:13:16.943687 | ubuntu-noble-large | deleted: sha256:0539cffa5579b88412e25de897fca7080ea225b5099b9e344ddb43bae7bf3310 2025-10-08 19:13:16.943695 | ubuntu-noble-large | deleted: sha256:84060b58f6a5574b4eb6f79dd9352f52eb5abec4cb68039be0c334d12b36ade5 2025-10-08 19:13:16.943702 | ubuntu-noble-large | deleted: sha256:e63ec0bff6a43ef075c02f9899822ca32bad382741b191c4ca396ab0ca00eaea 2025-10-08 19:13:16.943710 | ubuntu-noble-large | deleted: sha256:0504db6fac0a232f9cd3c91fd8c13a8e239a0e2cc0ff14512416727507a5e180 2025-10-08 19:13:16.943718 | ubuntu-noble-large | deleted: sha256:5c904a31b8bf5ea415a7bbb111e60c2f51a57bda97cd298810b6f7a5df6eb822 2025-10-08 19:13:16.943726 | ubuntu-noble-large | deleted: sha256:946697d05e74f45512e482ec43492d2c64486b96d3346dffe29e752dcbcebfe7 2025-10-08 19:13:16.943733 | ubuntu-noble-large | deleted: sha256:2d5831f7bdafe75d92adda7bda0e17d4aa7c24057a51f8af6a9f960b4506f5d4 2025-10-08 19:13:16.943746 | ubuntu-noble-large | deleted: sha256:a8c884e77028af4377a991da7681c6952743484cb9278203aaf9c272e0af0e4d 2025-10-08 19:13:16.943754 | ubuntu-noble-large | deleted: sha256:81755205db87016a525c21f1d314655aa4ff64b62ca9f09806c4de9fb2f93960 2025-10-08 19:13:16.943762 | ubuntu-noble-large | deleted: sha256:23ef598b72643c7356603906353410dca54b224322e3af516d11204d110a81be 2025-10-08 19:13:16.943769 | ubuntu-noble-large | deleted: sha256:6a9020f63993f59d0d740a18362af2dd48bb4067207a2eb37bacd6dac4b891ec 2025-10-08 19:13:16.943777 | ubuntu-noble-large | deleted: sha256:5d200c488a42828ab8b3cc578e0a9343bdae448629cf1743dabc45d98e250d28 2025-10-08 19:13:16.943784 | ubuntu-noble-large | deleted: sha256:c48c4b1c3fa69f9b5350ac3610117924849b942bd4f6ace9b1992149398d29ac 2025-10-08 19:13:16.943792 | ubuntu-noble-large | deleted: sha256:8e99eb09876e5935880a17b1963a5f3fcf1c098125529cbb6a5b5bdba4a31004 2025-10-08 19:13:16.943800 | ubuntu-noble-large | deleted: sha256:4835a3de49b21e7e77c9c3d224a87d8792d54102e9d729ca858465c541a8a802 2025-10-08 19:13:16.943808 | ubuntu-noble-large | deleted: sha256:938388ec00a98917c17e60e5f7177656aa065b23eb42da799b5d477a99010a16 2025-10-08 19:13:16.943815 | ubuntu-noble-large | deleted: sha256:06758102c8fcfe6a342d0f928d33f31a8682c75c5de9c3759b3c413b8ca2e649 2025-10-08 19:13:16.943823 | ubuntu-noble-large | deleted: sha256:d33f63c0046a0d3dc22c4f703132516d7fec28b6fdaf973ee28877a5c196473c 2025-10-08 19:13:16.943830 | ubuntu-noble-large | deleted: sha256:0f15de4762f946956d898bcbc5e040e80b8e014ed48b7d11028c43c0e8830ed7 2025-10-08 19:13:16.943838 | ubuntu-noble-large | deleted: sha256:5ca8e3d0a3153ee9c51e7309e60bf9605c7c7279382b6e45b71af0db57e860f2 2025-10-08 19:13:16.943846 | ubuntu-noble-large | deleted: sha256:86836885e214b1d46018a9665944a49f25da75adf6cfe060e87116cbbd839c45 2025-10-08 19:13:16.943853 | ubuntu-noble-large | deleted: sha256:23c5aa2fed2a5fce84b609b24b7b3f019c84fa14514dd655b7db02330661428c 2025-10-08 19:13:16.943861 | ubuntu-noble-large | deleted: sha256:8853fb45677c705f0ef011b68743b8f8522f1af953fbee2382800441707d4c48 2025-10-08 19:13:16.943868 | ubuntu-noble-large | deleted: sha256:e518ae2f5a1ee33f45f3b9fb67c46718755395c3d17d8564cab8e93478a3aa64 2025-10-08 19:13:16.943876 | ubuntu-noble-large | deleted: sha256:62e82c564d5f5112ef34c6d4cc19ee8379543f12cf3d69825dba43b47a76c8e3 2025-10-08 19:13:16.943884 | ubuntu-noble-large | deleted: sha256:60c766fec4ecf380477f1f1b812f5a50225244cc57687a7923c88befb1ac63dc 2025-10-08 19:13:16.943891 | ubuntu-noble-large | deleted: sha256:e2dec54e547c095d92f01230d61076519d95b77d08d85e9ad1a5466f1ecb9f7e 2025-10-08 19:13:16.943899 | ubuntu-noble-large | deleted: sha256:203abf285ebcb065339566a0b446e9901a771cefe2ac732c386f7107cdb69f96 2025-10-08 19:13:16.943906 | ubuntu-noble-large | deleted: sha256:abac3ddfcffc76761640d4d1360ece69f851a63f33277108ffc51ed4ab266e73 2025-10-08 19:13:16.943914 | ubuntu-noble-large | deleted: sha256:8401109a2ede589dae75352f242789fca9f072be0b0b8e144964ce95c55708b0 2025-10-08 19:13:16.943922 | ubuntu-noble-large | deleted: sha256:b12a6fa96707939a301753176168d49c5a50951403849c5200a206ba581adbfa 2025-10-08 19:13:16.943929 | ubuntu-noble-large | deleted: sha256:f9dd08a808b6c3b0e08b559f3564c4bbcf3eb1f71fa4b316352804a217e3f57c 2025-10-08 19:13:16.943937 | ubuntu-noble-large | deleted: sha256:d6ecc3d768c55d004732db1acac432728ee19686e45f8843a2109c4f849d9df2 2025-10-08 19:13:16.943944 | ubuntu-noble-large | deleted: sha256:5ec4aba2e4354e28a93279c4c5c9b41512b3e4224a57a0cf403357f204baa30d 2025-10-08 19:13:16.943952 | ubuntu-noble-large | deleted: sha256:80b85ef5a7aa495369edfa922f85e7b7fc7b8369b15ee7508f6c25182a944e7a 2025-10-08 19:13:16.943960 | ubuntu-noble-large | deleted: sha256:6b26164d4baeebea01b3fa2364afa2f651016d2303a072e53d9235ae3dec0f51 2025-10-08 19:13:16.943967 | ubuntu-noble-large | deleted: sha256:0246111a23943787b0dccb74ddfaa8f113f6db6fe8b35948a0509622095efce9 2025-10-08 19:13:16.943975 | ubuntu-noble-large | deleted: sha256:9ab2cc1499b92cb51036d0e0d800cbe9ac031d17e22b6ea3ee3f5b5f28f6751a 2025-10-08 19:13:16.943988 | ubuntu-noble-large | deleted: sha256:6ca8205e03b4461e2d721da7ca30df2e79593dfaaf128f538be70b8a21714ee2 2025-10-08 19:13:16.943996 | ubuntu-noble-large | deleted: sha256:7effafb18af643001a382279c4db660a02f47cf1e7c33b8a3f89b6f80b8ca137 2025-10-08 19:13:16.944004 | ubuntu-noble-large | deleted: sha256:22779221754eac5d418206953c52d6168fb7dd7d95fa8ff9cd381f7bdfd86f00 2025-10-08 19:13:16.944011 | ubuntu-noble-large | deleted: sha256:2770c8c47873d3aaffc07558fe492c469b4e08dd6ea84880eeed99cf1573ad6a 2025-10-08 19:13:16.944019 | ubuntu-noble-large | deleted: sha256:b7ce47a19dcd827a71cce96a6516ec198208a2c78a241354703be761b6b8fb33 2025-10-08 19:13:16.944026 | ubuntu-noble-large | deleted: sha256:cf4f80fc90c2e0dbee8a0049e7e9c6a499549610d344442b93bc66070910c1d2 2025-10-08 19:13:16.944039 | ubuntu-noble-large | deleted: sha256:1d69a98faf85d1b61a1fef452e81e638fc7e5997b836e73d95de47ad0730692d 2025-10-08 19:13:16.944047 | ubuntu-noble-large | deleted: sha256:2cad0cbc15159373b826e3e90be88b3040b132c2f6426f98ab5a7debac22fa67 2025-10-08 19:13:16.944054 | ubuntu-noble-large | deleted: sha256:88e06c68abab357abc141ebfb0d03a109152f0c63af495bc13d9f080ae21a663 2025-10-08 19:13:16.944066 | ubuntu-noble-large | deleted: sha256:f9f733c3567ccd8c545da29dcabfa8fa6076729d002f4865631549d897651dae 2025-10-08 19:13:16.944073 | ubuntu-noble-large | deleted: sha256:55af70e3afcf765dcf682a64b988af5caaf6491e4c8c06882f69e7ecf544a0bd 2025-10-08 19:13:16.944081 | ubuntu-noble-large | deleted: sha256:e0eb554fec7e56f28f939c9e2eeacbe5980fb95448adf088a0a23ea4ebba55b0 2025-10-08 19:13:16.944089 | ubuntu-noble-large | deleted: sha256:ff6e2c0d2327ff7a489de67bad112e9796b3ee78722c0fa19c8a181fc1fa205f 2025-10-08 19:13:16.944096 | ubuntu-noble-large | deleted: sha256:fc880d4e7ee4dc2aaa432265e86e1eb04bfab29fb57293657524018503bd32d5 2025-10-08 19:13:16.944104 | ubuntu-noble-large | deleted: sha256:d4dc266459a86e1c92b40868f071fbefbf829da787b5e5d50e03020fdd022c35 2025-10-08 19:13:16.944112 | ubuntu-noble-large | deleted: sha256:33c6f176a6507055aa6972831aad270abc71c76aefe60490468025111f138bb3 2025-10-08 19:13:16.944119 | ubuntu-noble-large | deleted: sha256:e06326493f9ebdc3ca2c4c0adcaebd655d20d4c3118a88bfcb45b19cad4249bc 2025-10-08 19:13:16.944127 | ubuntu-noble-large | deleted: sha256:48dd9c719b71c39771a1af85c54b570c15f198d4b727fd33b83f8b575928cb3a 2025-10-08 19:13:16.944134 | ubuntu-noble-large | deleted: sha256:87a3cc2508bb7d87e042a8f15ab3ea01274443d896715e5bbea956a369ecfa67 2025-10-08 19:13:16.944142 | ubuntu-noble-large | deleted: sha256:b68c418bfb58312604c75f583503aa5efffeb1471db54f2de8adf47bd3665e11 2025-10-08 19:13:16.944150 | ubuntu-noble-large | deleted: sha256:7803448bdc83b4ab330ba53063c8f94a679178600eab9282030de0dba016e65b 2025-10-08 19:13:16.944157 | ubuntu-noble-large | deleted: sha256:9be50ba85fbad7da9b724f62c8931046d5db4ee22aadd244b9e6421c5ed8d991 2025-10-08 19:13:16.944165 | ubuntu-noble-large | deleted: sha256:c3479e1b9a69b37723a5a30893e5ed6d19e6d6ca235865efc5572d2badd552eb 2025-10-08 19:13:16.944173 | ubuntu-noble-large | deleted: sha256:2848591b4b1ae8113f42e479d4155b05fbf1e2a40c55195b41ec81b11ba424d4 2025-10-08 19:13:16.944180 | ubuntu-noble-large | deleted: sha256:c345732680f75660096a713297f1ca145df0c4a8e0b5860cb0a4f54e9f471ab8 2025-10-08 19:13:16.944188 | ubuntu-noble-large | deleted: sha256:afad9b298f628764bbf983f41af8f2dd1c088ec5a79c314c87ce7c9aec47700a 2025-10-08 19:13:16.944195 | ubuntu-noble-large | deleted: sha256:76b213d333f7941baaef7922536c988988f39657a6ef6867a07b76cd921d6439 2025-10-08 19:13:16.944203 | ubuntu-noble-large | deleted: sha256:70503e167da4efe0690127885ae165c1d9530a144f7ceea2362e3600b0b0d547 2025-10-08 19:13:16.944211 | ubuntu-noble-large | deleted: sha256:d5c068612dd506cc44f400077a4c2859c9eca9ca2441cd63ce1c88c42d08460a 2025-10-08 19:13:16.944218 | ubuntu-noble-large | deleted: sha256:89acf375ebe5c851837ba46bc16b28e97512172fcc07b24324ee46c374c4ccb3 2025-10-08 19:13:16.944226 | ubuntu-noble-large | deleted: sha256:a13f99328fd93408d00c9d66532a8d3c1403ff17810881631ec3765c9816ea19 2025-10-08 19:13:16.944234 | ubuntu-noble-large | deleted: sha256:a96ca710fef735e00397437a2300565fc3078a69a37bde4aaefa8af0e034207e 2025-10-08 19:13:16.944241 | ubuntu-noble-large | deleted: sha256:f22bca5844a96c89606a78d885b62d2b8cf83e2707b96ab9b9c08eea69dc81e8 2025-10-08 19:13:16.944249 | ubuntu-noble-large | deleted: sha256:ed400de103072dc9d6c70d2a252041d61368b749bb094de5c061f8f521e220e1 2025-10-08 19:13:16.944256 | ubuntu-noble-large | deleted: sha256:a33d667058dac17da3b40d6824866f5510e7dd77707abebb94769b93f9e5fe07 2025-10-08 19:13:16.944264 | ubuntu-noble-large | deleted: sha256:d6c0ff93d8f4b077a80af1f1022fe8d7476e02fc9a87490e55e0e29d158b0c89 2025-10-08 19:13:16.944272 | ubuntu-noble-large | deleted: sha256:f13928653226a2b065f5edffe8f2e8ea993eaad200f413290f24d2c4090a3a0a 2025-10-08 19:13:16.944279 | ubuntu-noble-large | deleted: sha256:3f0c7d8e3310a1c159d86a6296557720a0ae7690533fbb222b897d9bf9d30e13 2025-10-08 19:13:16.944287 | ubuntu-noble-large | deleted: sha256:afc7d5d2ffb0456da6d709e36dd57975a562103862a33b8464455a83bb9bae79 2025-10-08 19:13:16.944295 | ubuntu-noble-large | deleted: sha256:d6a984a0fb51e1aa86379ea4cc6bccfe6019e7b824d1c53b2db90d7b9fb9b182 2025-10-08 19:13:16.944343 | ubuntu-noble-large | deleted: sha256:446d7b6323f1c3f2e3c2b89346c1802414ca9b310bc780701ae9828f61890ba8 2025-10-08 19:13:16.944352 | ubuntu-noble-large | deleted: sha256:d0dc88fa5e9df3a568a18710b98537ea6073aa1c8d1fb11298a2d7becc9bba63 2025-10-08 19:13:16.944359 | ubuntu-noble-large | deleted: sha256:b70025b76860bbc7b4dbc0507fcbef59bb27ba499e9d413af601fcdec2eb00ef 2025-10-08 19:13:16.944373 | ubuntu-noble-large | deleted: sha256:27f57d56071ef8fef6fd47b9575ded3e5b2b4e6a3aa3aa2e83d012df80ae7c83 2025-10-08 19:13:16.944380 | ubuntu-noble-large | deleted: sha256:3f860474ff6f1e35472baa63a7102657bea76532c0eb22a07d1ab9b641459fb5 2025-10-08 19:13:16.944388 | ubuntu-noble-large | deleted: sha256:61162e9df2085ecf976fdf33be8c1615704c2ba0ffc7c593e11c59a0a7be3af2 2025-10-08 19:13:16.944395 | ubuntu-noble-large | deleted: sha256:79a1b814356127e2ad7bdc976c1a3dc67459d75ed79318fdb8bc68b3009e28ac 2025-10-08 19:13:16.944403 | ubuntu-noble-large | deleted: sha256:45c697bae4a70ea35f648706031a6ade27aa11a4426685f3b43cf0d5bb443f23 2025-10-08 19:13:16.944410 | ubuntu-noble-large | deleted: sha256:572f50654e107046792bf861cbe6d7afea867997bf8a953418dab76d8452b441 2025-10-08 19:13:16.944418 | ubuntu-noble-large | deleted: sha256:45fb9907d51ceda4aaf7891b76111755ae7da922bbe01ab2fffd19b49b2b4e01 2025-10-08 19:13:16.944425 | ubuntu-noble-large | deleted: sha256:d8a9cd622a99f43067af04b9063b012a4b69eb3e089a62d6ff77066cd199a0f9 2025-10-08 19:13:16.944439 | ubuntu-noble-large | deleted: sha256:f4f1d5a647434e51902ec2c01befea75e37d3f8a88e4922b64778c228518b2f3 2025-10-08 19:13:16.944447 | ubuntu-noble-large | deleted: sha256:d651b1b7235aa29a5e0ddf26a7b1bfa2f7a6d6468ef3edad6efeb168036cffd0 2025-10-08 19:13:16.944455 | ubuntu-noble-large | deleted: sha256:2f835ee11f781e42f10860373aa8d1b835a378e553972158c88a50ccdd721b9e 2025-10-08 19:13:16.944462 | ubuntu-noble-large | deleted: sha256:036e33509197d206de7458a223a96a8b0d165ef79a9977c4c48d142d31bca576 2025-10-08 19:13:16.944469 | ubuntu-noble-large | deleted: sha256:7604f79adc75100dcc7927fd0ca297f489c0f3340a211118be25e25402c020e4 2025-10-08 19:13:16.944477 | ubuntu-noble-large | deleted: sha256:3ed01db61d59e2b57348440c506d80f5355577845b00ca0c94df491bbc1f298e 2025-10-08 19:13:16.944484 | ubuntu-noble-large | deleted: sha256:29b930d9b3d3fbb62e25b0d78166249328151b79c9bb1a906a90d5f5934ec418 2025-10-08 19:13:16.944492 | ubuntu-noble-large | deleted: sha256:7a0299d6af83f320ee1c6b1b8833937f74b0ba6e20ad2cf20c6dc83e5c46c826 2025-10-08 19:13:16.944504 | ubuntu-noble-large | deleted: sha256:5d4798085cc3639596fac4565261821ce4a1850c5b31a82e24c9e935ddf21fdd 2025-10-08 19:13:16.944512 | ubuntu-noble-large | deleted: sha256:4cb6f37951b5b701b5805c5ded0c4960448073f9ef000249fc00475cc27ed26e 2025-10-08 19:13:16.944519 | ubuntu-noble-large | deleted: sha256:02ae289e8442f428558e17d02bd3174c937562c1cc8352dc3be5ac8ff902ae0e 2025-10-08 19:13:16.944527 | ubuntu-noble-large | deleted: sha256:f5747aa84afb02ad78fad2dba20b5bb0c1968a61bb873baa9be13ffbdc80c05b 2025-10-08 19:13:16.944535 | ubuntu-noble-large | deleted: sha256:70db44d04c4994628b54512f7027d842dac03c3f21a1e05d8a9d6cb0118026b5 2025-10-08 19:13:16.944542 | ubuntu-noble-large | deleted: sha256:18623e277556f38a0d635043e96472aacf42b1bde9e8e9eb03c48da58cf96f27 2025-10-08 19:13:16.944549 | ubuntu-noble-large | deleted: sha256:a48ca5710311c52e8054e1124fa476af5aa0e3083c628756ef1d9e44d8208e4f 2025-10-08 19:13:16.944557 | ubuntu-noble-large | deleted: sha256:af318f5ef717384d55c97cb5609c0e1a36d74edf24d9e838825a14b0bd119944 2025-10-08 19:13:16.944564 | ubuntu-noble-large | deleted: sha256:bb44f0e18d50441cc986262b064a2116bbe0ea0cf9da247a783c498257267eaa 2025-10-08 19:13:16.944572 | ubuntu-noble-large | deleted: sha256:ea9788b647e0ed8687c31939a630c9b29c007c415ee98ff67363c9099050c1fb 2025-10-08 19:13:16.944579 | ubuntu-noble-large | deleted: sha256:cbc10186547e1e65b1bc77cd3a238c77bbdabbc0bea0e42a24884d1c610f7671 2025-10-08 19:13:16.944587 | ubuntu-noble-large | deleted: sha256:b8b77db23b358ae8e2a4dcbe6948d2a6ea4523d408f7ac8827c1c62443f72142 2025-10-08 19:13:16.944594 | ubuntu-noble-large | deleted: sha256:24061d2c0e3c903e98268c27a110237b64cd092cfca51a7cead03c459a7548af 2025-10-08 19:13:16.944602 | ubuntu-noble-large | deleted: sha256:c7275ed5e785b56611a3d2be9579d04798fcf0265335f15f4a43575cc2558c9a 2025-10-08 19:13:16.944609 | ubuntu-noble-large | deleted: sha256:8e92e14a058172ac303e6daf95815d309060edf437c20da9e04eacdfe6135bc6 2025-10-08 19:13:16.944617 | ubuntu-noble-large | deleted: sha256:f16532acbf030181f96e9386d12513154c6b99efaf43dd182b3876b79bb29b3a 2025-10-08 19:13:16.944644 | ubuntu-noble-large | deleted: sha256:f08a78ad1b653694c3a0aab8a2f6f73ca95ad297d4dbed3a78883d36bbcaf478 2025-10-08 19:13:16.944655 | ubuntu-noble-large | deleted: sha256:02f442d28a3d70e83eecc7ce16fbf8860b33ba0d6f55dc319a1d99956f113e19 2025-10-08 19:13:16.944663 | ubuntu-noble-large | deleted: sha256:f69891dfcbf3e769ac3bfe339ef563a0592775a8e89c609a4d1d1940c9482088 2025-10-08 19:13:16.944670 | ubuntu-noble-large | deleted: sha256:0908af56281b7ba42340f81f114c0501ea090a4a8bd1804540e931381151b5e2 2025-10-08 19:13:16.944678 | ubuntu-noble-large | deleted: sha256:2c4dad4148dc4e504765d249ffdcdd5acf4d6a022fd1ae8f22272a7387eb79ff 2025-10-08 19:13:16.944691 | ubuntu-noble-large | deleted: sha256:2047760a88dc0754a3829e1c1f1760431f0566a102178b845afc22dbdfe9cafc 2025-10-08 19:13:16.944699 | ubuntu-noble-large | deleted: sha256:175a5fdaceffb1133a8f24f8b59df34a3f6929103fe626d2060de90e8d27e13a 2025-10-08 19:13:16.944706 | ubuntu-noble-large | deleted: sha256:9b2ba58956213bc1a811762f4a2674d5b8693f6d724ee0ee00776c4de2dbe167 2025-10-08 19:13:16.944714 | ubuntu-noble-large | deleted: sha256:cf96b32de2807c5074ab696fa31eade21038d2ef5c4ee150807dc88108e6bc2c 2025-10-08 19:13:16.944721 | ubuntu-noble-large | deleted: sha256:03e455d8ddaa628c4430afdde4ea9ba949a67bc6066ef9970bc46e7d6c57eb95 2025-10-08 19:13:16.944728 | ubuntu-noble-large | deleted: sha256:d89f8a40a5565429f2ba8895b130afb39417579eeb64b8d8ff3b6be3fff56301 2025-10-08 19:13:16.944735 | ubuntu-noble-large | deleted: sha256:39a8a39f1540eff3124a11457dcbf2a78e48e2537afe87d13395b25f16c43e56 2025-10-08 19:13:16.944742 | ubuntu-noble-large | deleted: sha256:f1d202c7906f83413f068ad31e918c71b09b6065a00144ee0659698f61b236ed 2025-10-08 19:13:16.944749 | ubuntu-noble-large | deleted: sha256:9ef85becb3249621012b91e83196ecfc061c44643d131ab4938603d8475ed3ad 2025-10-08 19:13:16.944755 | ubuntu-noble-large | deleted: sha256:779c164a97dfa4df1d8402337fcc1c46784186561efddc0037dc136b728a7402 2025-10-08 19:13:16.944762 | ubuntu-noble-large | deleted: sha256:43f983e9f5ec526734b20bd82c0622e4af7fc097c28360a066acac36e36fc57b 2025-10-08 19:13:16.944769 | ubuntu-noble-large | deleted: sha256:9a6e5b477b7e0cfcb45f22f25452887e9d3cc70a09b6621b9951fd3d491645bf 2025-10-08 19:13:16.944776 | ubuntu-noble-large | deleted: sha256:a4802cc4ea3e137f9dd4d4ce77e07c970d2cb77ec6d53004d3c16c48169da674 2025-10-08 19:13:16.944783 | ubuntu-noble-large | deleted: sha256:936afe8cf4cb23e5251a92524db2d5ea70e52ba379e806e51556967ac0b5e112 2025-10-08 19:13:16.944790 | ubuntu-noble-large | deleted: sha256:fb8df93bb6a3d4851f7db3c48bedee7f41168608df3a9072e78a1ed9a1b3fbe2 2025-10-08 19:13:16.944797 | ubuntu-noble-large | deleted: sha256:b41c8ca4522e724ab2fb18ad7cfd5d8d18a6866351b3777b85b52b6dd728fda0 2025-10-08 19:13:16.944804 | ubuntu-noble-large | deleted: sha256:01e75a2c2f43ef01a7c9dd40708333b633961cea5da13b15569396d4f6ac4594 2025-10-08 19:13:16.944810 | ubuntu-noble-large | deleted: sha256:e6fe8241cf17efd5f6f386683e0b30758ac1bcd4535d0594b584f22f244f5d9d 2025-10-08 19:13:16.944817 | ubuntu-noble-large | deleted: sha256:f9a811d20c5b587627a9907b3958f91234e8d196450e1746f47a5a7b37289bc5 2025-10-08 19:13:16.944824 | ubuntu-noble-large | deleted: sha256:ef0936055ac818b9ae08fab66d46b8f6873c3cbeb5b316c077ecf37ffbddb4ab 2025-10-08 19:13:16.944831 | ubuntu-noble-large | deleted: sha256:6587214bf6d73ee704ed8a0e153fcd5bf3727b8a94ab6a2bafd06c2cc0fa291f 2025-10-08 19:13:16.944838 | ubuntu-noble-large | deleted: sha256:ace6cad363377c9cc084bec96662b0b03269888f328005046ee94a79508d20bd 2025-10-08 19:13:16.944850 | ubuntu-noble-large | deleted: sha256:211bf14248c46ec7d900fbf4a0052672694224d0b5675cbfca93d150d5134dde 2025-10-08 19:13:16.944858 | ubuntu-noble-large | deleted: sha256:d3e11e1bd3375dd163078ee3457d9bb50e83e3a1b73d16d619e1dd8527b0e751 2025-10-08 19:13:16.944864 | ubuntu-noble-large | deleted: sha256:5b17949624780c80e5e600216c0a4c831e586437102f4b6ed76b4ba3d88e2608 2025-10-08 19:13:16.944872 | ubuntu-noble-large | deleted: sha256:134534cdac4f606470d1ead4d6e92dd1ae97e81669f51492270081d51c74299a 2025-10-08 19:13:16.944879 | ubuntu-noble-large | deleted: sha256:28d71faad5bfe3b40e4c14aa3f096c20711162e647c45da04991746cde1707b9 2025-10-08 19:13:16.944885 | ubuntu-noble-large | deleted: sha256:c2ea72d3714e8eaef590a5c9a601ee25eeebe1f9bc2215ed745c023637bd72da 2025-10-08 19:13:16.944892 | ubuntu-noble-large | deleted: sha256:056df97245b3df598546fbdb5e8989bbeb247a3081e639c84e4c8b28fdf6ea5d 2025-10-08 19:13:16.944899 | ubuntu-noble-large | deleted: sha256:141b19451ac8fc90e608999fe6cd88e4d614058674d72438f6945b7994d9c407 2025-10-08 19:13:16.944911 | ubuntu-noble-large | deleted: sha256:50ceea2b9eb69d3fe7d59f0c19320e07fe0b3c4ade253268b7746a049fcbf1f1 2025-10-08 19:13:16.944918 | ubuntu-noble-large | deleted: sha256:76d86cbc4cd846efffa1c2efc7d9aa123db66d934b20f8afc8a3b65fd43d1c9e 2025-10-08 19:13:16.944925 | ubuntu-noble-large | deleted: sha256:e35e0624dbec3b93f127f4f86aa989f09ce2b2c76f2c0b5c544371209b78bd59 2025-10-08 19:13:16.944932 | ubuntu-noble-large | deleted: sha256:a3417d09d188f424ad09bbdcf44e284fff88bff86b4e55de229288af042a4bee 2025-10-08 19:13:16.944939 | ubuntu-noble-large | deleted: sha256:8fbb7b94c1a3bbdec793b4f9b8b61b7cece4a3daa133c585d3b4596047da6beb 2025-10-08 19:13:16.944946 | ubuntu-noble-large | deleted: sha256:3e823bff7a9c8b7a04268eb3952ab8f0315abaf2f05067bd4c055dd7ee7a5860 2025-10-08 19:13:16.944953 | ubuntu-noble-large | deleted: sha256:26aef1f8fab139dd5e530ef6ea9963d5bc6db190b9429359f895e733619965e8 2025-10-08 19:13:16.944960 | ubuntu-noble-large | deleted: sha256:29ea79d2e2717e36afc57705462cb83156fa89870a99a5a42be5fede1cf20eec 2025-10-08 19:13:16.944972 | ubuntu-noble-large | deleted: sha256:7139b0654f285710a3dca2e8c5358ded2be5738fc0c1950ce34c85f4af15d122 2025-10-08 19:13:16.944979 | ubuntu-noble-large | deleted: sha256:0556e6e8a120f4b6701a01781d74ffd0f17b7c31e2d28e5b6036a664d2334e5f 2025-10-08 19:13:16.944986 | ubuntu-noble-large | deleted: sha256:363c410269e7687a7d5c5e4b3488787b5ac66fb84640e13db4495a98d75077df 2025-10-08 19:13:16.944993 | ubuntu-noble-large | deleted: sha256:037465d233beaf3ae4ca3db5807b98e7038f64756daac4b1090c82f478e2c3ba 2025-10-08 19:13:16.945000 | ubuntu-noble-large | deleted: sha256:17e8c62361302ac66dd32bc648c5d1c04617eb42ee78033cd5630407434a6024 2025-10-08 19:13:16.945006 | ubuntu-noble-large | deleted: sha256:2fd096257f22efefdcc90bbf062764538f1d460e7688d2f9c92d80cacb406b92 2025-10-08 19:13:16.945013 | ubuntu-noble-large | deleted: sha256:4668afed152c0f86e224516f815f74c41770774a7937ee5382681cea104c74bd 2025-10-08 19:13:16.945020 | ubuntu-noble-large | deleted: sha256:f6c24cd6f1964c024e76a949c0c96d0fde4582510c8b604e5e83d133d4dfa0f0 2025-10-08 19:13:16.945027 | ubuntu-noble-large | deleted: sha256:2db1ac7ffc19e4dc5c642a31ee7bd6b79da65d0e70bc02e5a3be36282f2f43cc 2025-10-08 19:13:16.945034 | ubuntu-noble-large | deleted: sha256:8290698699cebb6735742259191fb045ad0ab469f0d1b39fc34bdd4c62c0c7ac 2025-10-08 19:13:16.945041 | ubuntu-noble-large | deleted: sha256:fa314f8fd4ec2b4d4c3a726743569e1deb1b1f40c233aa3efd2ca4033e964b0e 2025-10-08 19:13:16.945048 | ubuntu-noble-large | deleted: sha256:bf9fc76cac493e3c586e0bb67c7f2719e8f96edc764fd14edb36d344daa235a1 2025-10-08 19:13:16.945055 | ubuntu-noble-large | deleted: sha256:68bbfb040639254fe512b59db65a90fd3475a01fdaca48c8d64bbbf33cf2e590 2025-10-08 19:13:16.945062 | ubuntu-noble-large | deleted: sha256:174dc5e1829c3cb438a7bb3ebf438bbc2c5ccdaad4b51c1c4becba17accba760 2025-10-08 19:13:16.945069 | ubuntu-noble-large | deleted: sha256:d1faebcd490c398b328d057f14c54c4cf71e17d88049efb15b97453e53d65fca 2025-10-08 19:13:16.945076 | ubuntu-noble-large | deleted: sha256:de13e599f27a7b027d1b7f86eaae0103240f88e830e3924f20d01bc022b56917 2025-10-08 19:13:16.945083 | ubuntu-noble-large | deleted: sha256:904be9d8d344479df5cc11eab2e8a895c127a7b4a2d69aa376e02fa4a6cbfe6b 2025-10-08 19:13:16.945090 | ubuntu-noble-large | deleted: sha256:ecf208f9a68023326e58d63423a20d64b253cc4faeec28b40f39da609c976bde 2025-10-08 19:13:16.945097 | ubuntu-noble-large | deleted: sha256:10230ad86fb9b7312dbcc131d053eb947ac1f1becb0ddbf3c3cc21cec73ffc73 2025-10-08 19:13:16.945104 | ubuntu-noble-large | deleted: sha256:5d7c29b1701707f06ddcccc0cf81e51b71c3fb45ad96ec7e5f9dff49a6f9a4ee 2025-10-08 19:13:16.945110 | ubuntu-noble-large | deleted: sha256:268fd6a337f18e24bf88b11da2e2906006729f679f63a96e1ccdeb83810d88a3 2025-10-08 19:13:16.945117 | ubuntu-noble-large | deleted: sha256:46f50669fbf9122e9b203a3d58fe36690d6926f91adea6c71a9ef721af7f7b44 2025-10-08 19:13:16.945125 | ubuntu-noble-large | deleted: sha256:86e8fd300976a86580e01e4cf01a6245d6970b7516e5d85a19540f2e650e1eaf 2025-10-08 19:13:16.945132 | ubuntu-noble-large | deleted: sha256:03f001914c53889309fab2fddedad5d3c45e44d3af0cd4244ef3e3dfa7ce5839 2025-10-08 19:13:16.945139 | ubuntu-noble-large | deleted: sha256:0372e3cc5f9035d862bab64c471f697437dc9c9f437c8a14abaf6aaf634540f4 2025-10-08 19:13:16.945145 | ubuntu-noble-large | deleted: sha256:1ed81affc166bdb3119e70fba8dc6ac485a0ea9ee1306bc790177245fb6f617d 2025-10-08 19:13:16.945152 | ubuntu-noble-large | deleted: sha256:dda5ab10fbd1067e56c779fba44272849426bacd62442dcf0bc2cef5871e83b2 2025-10-08 19:13:16.945159 | ubuntu-noble-large | deleted: sha256:0d27ca10724645aeea3064c8517d97ec82b8ce4ed00cbe2eef2c7b5f9421d128 2025-10-08 19:13:16.945166 | ubuntu-noble-large | deleted: sha256:4ed6b6eed89e6048d45771ff571608d458c72e2dbb682b6445c5741b662b0607 2025-10-08 19:13:16.945173 | ubuntu-noble-large | deleted: sha256:38c10d03dcba9d4124d16e2e0a978f314bac762a9167a9b409a0c5c6f2a16819 2025-10-08 19:13:16.945180 | ubuntu-noble-large | deleted: sha256:7641d2a2ba27fa8d7e780f37e547b54a30776b25dbccaf8b1f20b191b4812f85 2025-10-08 19:13:16.945187 | ubuntu-noble-large | deleted: sha256:54e696be967df6784e64dd44c559d49cd0450b96e35cc55609c3190c4b860b22 2025-10-08 19:13:16.945194 | ubuntu-noble-large | deleted: sha256:51631e3fb15770c68ab25a21a5cc3fdebd5850a1348b04f2b4dd24afdc6b5034 2025-10-08 19:13:16.945201 | ubuntu-noble-large | deleted: sha256:7e6bdf48deeaa00e1a5c8ec07fec84c9173cf04a27bd996b14363f7e66f2bcd5 2025-10-08 19:13:16.945212 | ubuntu-noble-large | deleted: sha256:24ef1457e2c15bf799ce9ab9e9283d5f9ad32d6f3a57c0072e2e99effbcd34a6 2025-10-08 19:13:16.945219 | ubuntu-noble-large | deleted: sha256:8f1df0f737919d8464dbab5f9e5f9e6d1f62bf6f4125c3851eeb36bf6b429b80 2025-10-08 19:13:16.945226 | ubuntu-noble-large | deleted: sha256:878c5116bada4090809a7e8f04aafe0e6b2b9317f0cfec738090b9b04bf3a851 2025-10-08 19:13:16.945241 | ubuntu-noble-large | deleted: sha256:fb7bf27980540076a7fe95741eaa2d0350eeed9ad6a438f4c68d718a6e9db7ca 2025-10-08 19:13:16.945248 | ubuntu-noble-large | deleted: sha256:a40ac5e66c55681affc89d1be19c7366177e4bf79165dd68baa18b4a198e8dfe 2025-10-08 19:13:16.945255 | ubuntu-noble-large | deleted: sha256:8ca9723f6a200db4e7d7752f73c2d2f3799c1646d546024ba6e749c0e1d281ee 2025-10-08 19:13:16.945262 | ubuntu-noble-large | deleted: sha256:291b502051fc8be886d3a21ff2a782c641b17803b8c6de6787bbb31d8c42aa9e 2025-10-08 19:13:16.945269 | ubuntu-noble-large | deleted: sha256:7cd8baa4b50569e7395b4c5c23fef2f599a77f51150e6aa5786c8639862b36e7 2025-10-08 19:13:16.945281 | ubuntu-noble-large | deleted: sha256:008176fb7efd19149b44eacdd58561dfe017ba263ff1639d403264d9b63a8ba8 2025-10-08 19:13:16.945288 | ubuntu-noble-large | deleted: sha256:93fc800360e69e8e410549f1d290f12a2a91cc9aec3ef97ab7660058b2394e38 2025-10-08 19:13:16.945295 | ubuntu-noble-large | deleted: sha256:0f62c599e0a00c31c081f334d8d6e428a2bb35f1fecc042ad0f9e724f71b430a 2025-10-08 19:13:16.945316 | ubuntu-noble-large | deleted: sha256:274ab5e49d12835fec9096eab9e57a4251e4a0e40b9919063cfa33323d50f53b 2025-10-08 19:13:16.945323 | ubuntu-noble-large | deleted: sha256:bc2f9882e90124ccc0f401110a2b7f81119693ed55b74de5bd4e681c3b33d942 2025-10-08 19:13:16.945330 | ubuntu-noble-large | deleted: sha256:f1aa4d35fb19aa5566be86521f95c7303145ba583bfc8c7b439656165db0331a 2025-10-08 19:13:16.945337 | ubuntu-noble-large | deleted: sha256:59843523545cde765f56f99de06f3b58a8e852558eb151301f8a79018607dff6 2025-10-08 19:13:16.945344 | ubuntu-noble-large | deleted: sha256:4307352f07d3099ccca6d0be98ab3be56e22c1f09df290084675945e7293c057 2025-10-08 19:13:16.945351 | ubuntu-noble-large | deleted: sha256:199b5f47564508b0fc94a2d661404beab9ae4253b6869f98ba9011a0e1c39c98 2025-10-08 19:13:16.945358 | ubuntu-noble-large | deleted: sha256:89fa71cd5a676f73c29eb0606659ad1f9d263a3fe14b7ec83417b8632dc4e0a5 2025-10-08 19:13:16.945365 | ubuntu-noble-large | deleted: sha256:76fed71978fe5a985d9071653ef5ab46c4f78f2d8c61df3cbea5e9a42fad5c11 2025-10-08 19:13:16.945371 | ubuntu-noble-large | deleted: sha256:fb50c84d74840519f1e9c868fe846702c0bc31ba97985b0aee782f5683c91460 2025-10-08 19:13:16.945378 | ubuntu-noble-large | deleted: sha256:d5d3d36b0eddb13853bbeb9d9cdc399b796e3b10a8cd4949c45417393b774141 2025-10-08 19:13:16.945385 | ubuntu-noble-large | deleted: sha256:19b98e0244f8d14877225d646f52c00b8a45811e8c8dff75be5d9147cf92aad4 2025-10-08 19:13:16.945392 | ubuntu-noble-large | deleted: sha256:0546e54c8c5877105601e7881436f413cf1d011bc31d37b4ba85a4c4479af4d6 2025-10-08 19:13:16.945399 | ubuntu-noble-large | deleted: sha256:0badc632e69e62b475d796b3dd7f89ba43a4366eef9c4d28f115ea6e971f9c77 2025-10-08 19:13:16.945406 | ubuntu-noble-large | deleted: sha256:db79a252a2dd7f27bf64ec047046e68c74c3ebc263b12311cd450f249dcad6b6 2025-10-08 19:13:16.945413 | ubuntu-noble-large | deleted: sha256:cef7ce5aef83382bc351b2aedec77f23c5a08e4954ff35fdb398e7dcf1a8dd58 2025-10-08 19:13:16.945420 | ubuntu-noble-large | deleted: sha256:139802302ec0c59742c5faefb235ee0d35b5e21e28b47298686e0611c7bc46e0 2025-10-08 19:13:16.945427 | ubuntu-noble-large | deleted: sha256:e16d2b6d2f5e6b031197b6db8089dc263a84a773794a2692d187a6d48a1a8312 2025-10-08 19:13:16.945434 | ubuntu-noble-large | deleted: sha256:034f117f74cb9381c3d24394e44211a1d1ea109b6ac793556df70a67b6edc4a1 2025-10-08 19:13:16.945441 | ubuntu-noble-large | deleted: sha256:74d53a171b958113c2d867b56da89ac4dbe8fc61992bd5a49f7f356b4e52f9d4 2025-10-08 19:13:16.945448 | ubuntu-noble-large | deleted: sha256:9736d90bcfe15b6f9952351deabc59c34425cdfa007782de638f086814135ae8 2025-10-08 19:13:16.945455 | ubuntu-noble-large | deleted: sha256:e43ac36251b1e49f1a3d4cf446241b22db1860f6c8b02e50c5830fc0cc683c91 2025-10-08 19:13:16.945462 | ubuntu-noble-large | deleted: sha256:4c9f04d262b8e06decf633ff75c9caaca4a8b4fbfa0de338066e4541388d186f 2025-10-08 19:13:16.945469 | ubuntu-noble-large | deleted: sha256:4941e7f361363dad12475384e42669d42d9a8572214435fcfabbfc0b949b7f7f 2025-10-08 19:13:16.945476 | ubuntu-noble-large | deleted: sha256:c8180673c6cceeca0d4bac1c98f54d377424b6e2a1beb50931001baaf0e2f011 2025-10-08 19:13:16.945483 | ubuntu-noble-large | deleted: sha256:940ac24e03b5936bd696f863fa7a643d6a37d011a7417e4344ddb3cad50e928e 2025-10-08 19:13:16.945490 | ubuntu-noble-large | deleted: sha256:6d3b481ac69e394396c6e528e50d6c7808437673cfd2bcf0e778b15c7dc875d6 2025-10-08 19:13:16.945497 | ubuntu-noble-large | deleted: sha256:b3319b94e71dbcb464eabb6cdb622fe467e9182a857ab701678457535fba0d50 2025-10-08 19:13:16.945504 | ubuntu-noble-large | deleted: sha256:bedaaade75d77852c34910863c3ac8fd8a9092720c0f9ae589ade5110e6e3d41 2025-10-08 19:13:16.945511 | ubuntu-noble-large | deleted: sha256:845c7365609b6072b8804f94841c2054554e1663eefea9dde7d30e84b794cd50 2025-10-08 19:13:16.945523 | ubuntu-noble-large | deleted: sha256:8a8283a938671bd24026f753f79f05df72baa0c122555eca3414f379f7171f6a 2025-10-08 19:13:16.945530 | ubuntu-noble-large | deleted: sha256:640c44b0e9772d1b559f7d8dae7a2d17a4a2516fdc8be08f1889aeca05c28c78 2025-10-08 19:13:16.945537 | ubuntu-noble-large | deleted: sha256:7768a3f9f2020ea22dbc5a26eace351df56078965a22c1aa672296acc6c836d3 2025-10-08 19:13:16.945544 | ubuntu-noble-large | deleted: sha256:37cce0f510411d5826ab2d94f66df80718f266d5072517208224038a5ede16ff 2025-10-08 19:13:16.945551 | ubuntu-noble-large | deleted: sha256:cb6767b137c26ea597489e6ab057af7e65e268bf269c8f5aa103f08ec131cdb0 2025-10-08 19:13:16.945558 | ubuntu-noble-large | deleted: sha256:8ee387d9423a27fff8d1e5bb716128ccfd8e0df0c1c6ac9cad32643751dc11f3 2025-10-08 19:13:16.945565 | ubuntu-noble-large | deleted: sha256:098484261845d4cf39605153610d2f6745ad5ff036df7d4ef93730dc6662c7d0 2025-10-08 19:13:16.945572 | ubuntu-noble-large | deleted: sha256:9ac10cc45aeef8110eb2b440d0d547d5359d44b5b073f026f729c15802cd1896 2025-10-08 19:13:16.945579 | ubuntu-noble-large | deleted: sha256:aea50060d177ee20b353190ce5f96de1b9b4b10266284d483222e84053c1ce93 2025-10-08 19:13:16.945586 | ubuntu-noble-large | deleted: sha256:c6e07b5cc87ba3843e8bf27a790293072ef8a35644811c51270d32a63e422bfb 2025-10-08 19:13:16.945593 | ubuntu-noble-large | deleted: sha256:8ad54e92de63cfc2e23f97c3bce46131afb9ff20f82e7566953ab12fde2d83d3 2025-10-08 19:13:16.945605 | ubuntu-noble-large | deleted: sha256:f63e7df51f4da0cf220f4fa70d3a80dcd53f87f7ffb3bbf95e8e24d5f942c20f 2025-10-08 19:13:16.945612 | ubuntu-noble-large | deleted: sha256:bd8d5d8b6e1547d99f1d51d58114c77223f41f0972f75ceb3924e2bb50fb60fb 2025-10-08 19:13:16.945620 | ubuntu-noble-large | deleted: sha256:70e10e0165f5fd92d4b1316d130968d7a822eccc551ca2b8e4633b9db852ab97 2025-10-08 19:13:16.945646 | ubuntu-noble-large | deleted: sha256:e6ff1cda28ff018c1fda262cde446d1244343ffa4c8dba749fee110a746f222d 2025-10-08 19:13:16.945654 | ubuntu-noble-large | deleted: sha256:9a24fb95f719f27d5f956946119c1d80b8eb465d26aea52e70eb2682dfaa29ba 2025-10-08 19:13:16.945660 | ubuntu-noble-large | deleted: sha256:2fa590f7881f210d6bb544de7bd381010d39f9b6f316e6131d4140ad4e3d7ddf 2025-10-08 19:13:16.945667 | ubuntu-noble-large | deleted: sha256:98073c41659a4b48eb1080e5e2485f981a442427a366c4c7293a11803242c4dd 2025-10-08 19:13:16.945674 | ubuntu-noble-large | deleted: sha256:5b885f7685fed641fac62e6a34e70b0c8d3a4e9160f4b4a7ec42635b6cfdd0c8 2025-10-08 19:13:16.945685 | ubuntu-noble-large | deleted: sha256:83d6ad10e69634561b64828e1572ce0f8357ec62bbae2c457b4b5f07e7d9a7ad 2025-10-08 19:13:16.945693 | ubuntu-noble-large | deleted: sha256:286e2d05aab356e268c2e8720e0204f0f2ffcde83eaf7241b262f01400499fbe 2025-10-08 19:13:16.945700 | ubuntu-noble-large | deleted: sha256:ce91f0bf978642356743d64216bac105770553f21910f0089fe6118a6aca42dd 2025-10-08 19:13:16.945706 | ubuntu-noble-large | deleted: sha256:45c14a6943551ebb04267c733fe24feec735a6f5c7696cee8d1d2f72afc06f91 2025-10-08 19:13:16.945713 | ubuntu-noble-large | deleted: sha256:3d254341bd51a87762823f23079c8bdecd1fdbe78928fa9df8f901307f798b70 2025-10-08 19:13:16.945720 | ubuntu-noble-large | deleted: sha256:b11028a2fe302262f0717f74c656df4440b4c29ed7a928d080aca0374ec11f55 2025-10-08 19:13:16.945727 | ubuntu-noble-large | deleted: sha256:22764b55ef196101fda44cb81de47d6e391b0bcba04dbb1e1e5dbd02be63c72f 2025-10-08 19:13:16.945734 | ubuntu-noble-large | deleted: sha256:f4d35408a994c23210fbdc7a8779405e45792dbd4b01eb79682e7110299c54f1 2025-10-08 19:13:16.945740 | ubuntu-noble-large | deleted: sha256:2ac32fed801394958bf9ffcf6ccea73a6a59413ae1496ac2b6856dca0e37dbfb 2025-10-08 19:13:16.945747 | ubuntu-noble-large | deleted: sha256:443d0321a8d4f48ba945b8eba602c2a694877f43aa8f79ec5dcaf76548bded72 2025-10-08 19:13:16.945754 | ubuntu-noble-large | deleted: sha256:3fe909dcbf4ce0eb41e75911d3b3cc5b26a779343d3331e9d7e9a81d4c9cff93 2025-10-08 19:13:16.945761 | ubuntu-noble-large | deleted: sha256:af4a48527ef536a95cec71f6de3ce95e7a99cc0372b790e841c5db715361fc8d 2025-10-08 19:13:16.945767 | ubuntu-noble-large | deleted: sha256:50c2e50895c66ad89ec0321fc0805c8aba38e3130fbc1f70695ce4631b3b4284 2025-10-08 19:13:16.945774 | ubuntu-noble-large | deleted: sha256:b6c8bed90cf69990c9d0e041a798076347eac1b05cfc16d10e46b8a1b695d0b4 2025-10-08 19:13:16.945781 | ubuntu-noble-large | deleted: sha256:fea69c5084d5da906a9d95434d45b5b11c6d6166225648d98a03e863e7bb7f3f 2025-10-08 19:13:16.945788 | ubuntu-noble-large | deleted: sha256:0f51a17d377771568462830c3ad2ced4785d3887c09ae16bb4becbe11ec45c1f 2025-10-08 19:13:16.945795 | ubuntu-noble-large | deleted: sha256:f4ac3bccdc55e33f0c0691d2a8a6bbe682eae65eb6dd00c4e8f8abcaee7a6347 2025-10-08 19:13:16.945802 | ubuntu-noble-large | deleted: sha256:865c605e68b060539040cdd94ff0cd26250d3a8ec6eb3b1d6ebb3dc8668ef4da 2025-10-08 19:13:16.945814 | ubuntu-noble-large | deleted: sha256:2b36215b5832733996b097b40f543763d7b4b39c7f670f21aebf675da6bced1c 2025-10-08 19:13:16.945821 | ubuntu-noble-large | deleted: sha256:2557959cc053dff9fdaadf177065085fbaee66a1d336b7aa25be7badff3e9b02 2025-10-08 19:13:16.945828 | ubuntu-noble-large | deleted: sha256:a8279725de49240f784eff75ee0a230443f57c6499389a7656f25dcac34d48ef 2025-10-08 19:13:16.945834 | ubuntu-noble-large | deleted: sha256:84109d0bd4e20061f0af0209257946a7a63cc36fa9c0f86ac28db29f0dd22ee4 2025-10-08 19:13:16.945841 | ubuntu-noble-large | deleted: sha256:16901b0fcbb71164c6d9e0166bce0db6f1112c3a7d1f730bfaf2d93607d4cee1 2025-10-08 19:13:16.945848 | ubuntu-noble-large | deleted: sha256:28baa20c65d8a43a0630665fe8094e772cffb0bb67b40e47b6a625ef0a9bf52f 2025-10-08 19:13:16.945855 | ubuntu-noble-large | deleted: sha256:0d30023bb5d7a9b96e8496e2b2b59583721487f8b51b70b49fa47a91d533dd72 2025-10-08 19:13:16.945862 | ubuntu-noble-large | deleted: sha256:47af6d25e2f659a892dad9a1d6750bb3f1fd1e4aae02d39b16809cf9d181b367 2025-10-08 19:13:16.945868 | ubuntu-noble-large | deleted: sha256:d52e8b2228acba17b6c107a722161670ec9d09fa36fa7c7468854b03f29c539a 2025-10-08 19:13:16.945875 | ubuntu-noble-large | deleted: sha256:cf2c6f1bf5a26b55e7b54cfcfbbf75a55b8af81eb6f26a1be490fc5e851f479a 2025-10-08 19:13:16.945882 | ubuntu-noble-large | deleted: sha256:d177813cb222f01ba1cb2baf415b35f0e43c24d2f21d1f9b2c9e1ea5cd98a85e 2025-10-08 19:13:16.945889 | ubuntu-noble-large | deleted: sha256:51db93ed77303757291cc88017243b54ee86afc69eda40391bcba7d2f2be6213 2025-10-08 19:13:16.945895 | ubuntu-noble-large | deleted: sha256:f0f4dd0005c751635b25e94c76de5a618f76408387593f43a9153ca1a203d2ca 2025-10-08 19:13:16.945902 | ubuntu-noble-large | deleted: sha256:31f6650a70f02900f40bc5e4de97ec5d7620c5ff6734c59dc51645c006d467db 2025-10-08 19:13:16.945909 | ubuntu-noble-large | deleted: sha256:96538da64e8742e395050a6ce08f96888be1d3ca4a782ca7e22ce220b811be8f 2025-10-08 19:13:16.945916 | ubuntu-noble-large | deleted: sha256:24561b4397b8af28c1089328e264438495100f71b8085ec56822254a66531967 2025-10-08 19:13:16.945923 | ubuntu-noble-large | deleted: sha256:631679d16c1020fed15aaae3c01c8a5a7b7e688acfd4d94f5882d0c1dac19dd1 2025-10-08 19:13:16.945929 | ubuntu-noble-large | deleted: sha256:a578d3efe301b51b6bdc698ee59a506b510513deb82a27f9c9bd717b27428729 2025-10-08 19:13:16.945936 | ubuntu-noble-large | deleted: sha256:f48fc5a976f1d2904c0f953e77fefcf53a514771468457ee8cd3138766d3893c 2025-10-08 19:13:16.945943 | ubuntu-noble-large | deleted: sha256:fdb474e8cfa5dde3d67a8cbf7e675b8c679a8597544b70d6356411a230fca34c 2025-10-08 19:13:16.945950 | ubuntu-noble-large | deleted: sha256:f8fefa20e88a786c8d2057656304307709e9173067bf18ff7bf0cba8da25f9e6 2025-10-08 19:13:16.945957 | ubuntu-noble-large | deleted: sha256:c8a61f4adabdf3ea240b9c481f2cb63ec29b13351f89ac825b964d31eb907ff2 2025-10-08 19:13:16.945963 | ubuntu-noble-large | deleted: sha256:bc06f426a542d57eb111b4702e5864b8b35b412ca4cef3dfecd53993b4c14544 2025-10-08 19:13:16.945970 | ubuntu-noble-large | deleted: sha256:243a1f41e288087d2b425fc2cf56723c9b6c4d5cc04afd04097202be739fb4fa 2025-10-08 19:13:16.945982 | ubuntu-noble-large | deleted: sha256:d1170c2a39872e943e4b10f6da5ad37df90a739ba6581d784fc88369338b0696 2025-10-08 19:13:16.945989 | ubuntu-noble-large | deleted: sha256:83ffe3611f13b9f62502e080cc87984304a5e3d83557a32a53d03671f95cde2b 2025-10-08 19:13:16.945995 | ubuntu-noble-large | deleted: sha256:eed1ec8fef3509806a781096e117964785d4b6497b8ee0b42a96d6582ea7aaf0 2025-10-08 19:13:16.946002 | ubuntu-noble-large | deleted: sha256:b67b6877efc214d6a18041f81dcdca1bbc7d6f4a3d93d6205bfb112f9ab0e67a 2025-10-08 19:13:16.946009 | ubuntu-noble-large | deleted: sha256:798d03c343eae9902fab61d39310b1a68d44b843e443edf4a8b39e706da73ee6 2025-10-08 19:13:16.946016 | ubuntu-noble-large | deleted: sha256:c5f23e74b7c2215b43fe9e2aa2058fbc8febd1d86e71326825f549c7e09fea4e 2025-10-08 19:13:16.946023 | ubuntu-noble-large | deleted: sha256:d1f9c5e6fab608e1564abf3d9b60be6157e18fb879c65aa941731d8a6d975821 2025-10-08 19:13:16.946030 | ubuntu-noble-large | deleted: sha256:95e7d79826bc0854b083b9787eb3513b6acebbd00547a5af94e6d417bba402ea 2025-10-08 19:13:16.946036 | ubuntu-noble-large | deleted: sha256:6b74960f3dbb29bdf5b3bb6c19016108e5d1e5e6b6ac8050f43099ced030107e 2025-10-08 19:13:16.946047 | ubuntu-noble-large | deleted: sha256:b0478ef984fac32cc39003a21d4360974ba7d0e741807ed74916c3078a4b310a 2025-10-08 19:13:16.946054 | ubuntu-noble-large | deleted: sha256:a1df857326f7636217dc99871a12c5c4ae75f26d1d8f356019c9dec52b50f125 2025-10-08 19:13:16.946061 | ubuntu-noble-large | deleted: sha256:7fd5ba0b5ba394d914897d20e11ccd892794e37dafbfe4f563aa35f18b03556b 2025-10-08 19:13:16.946068 | ubuntu-noble-large | deleted: sha256:7bb1446da4d9a35d11737b397a9a6b1fbeebe34aeb1cfc3666be28a8ca7faf81 2025-10-08 19:13:16.946075 | ubuntu-noble-large | deleted: sha256:9fec3e096c5bfa8a3be55835c5a5b2794cbaf4a26a87d2524aadc8e56b647eb1 2025-10-08 19:13:16.946086 | ubuntu-noble-large | deleted: sha256:4ccad966f045987d956e22c82106581ff20931cfd6e3346c663b79157c9594ce 2025-10-08 19:13:16.946093 | ubuntu-noble-large | deleted: sha256:e53accdf9d03015b1f84a2976cde22eacdbc4b312c97b37d1d8236357c8985a8 2025-10-08 19:13:16.946100 | ubuntu-noble-large | deleted: sha256:bbf26731a5f8037d4354412faa94cb46e92802b8f1decef9402470b098b272ee 2025-10-08 19:13:16.946107 | ubuntu-noble-large | deleted: sha256:d823f45ed1e10e86dae11596affe67d74c175902089674f86af40aefe0221ceb 2025-10-08 19:13:16.946114 | ubuntu-noble-large | deleted: sha256:37485d14c5758d331ac7b721d507856897b302b4512f28e132a7777f933e1a93 2025-10-08 19:13:16.946120 | ubuntu-noble-large | deleted: sha256:674cec9d8281a5e61a3902e8a7f3d0b16493e129168668cc87bd6d42051f0380 2025-10-08 19:13:16.946127 | ubuntu-noble-large | deleted: sha256:7c42f17dafb48445bb73d10f86ea160df637d68a4700610920ba3b5fb757a2ff 2025-10-08 19:13:16.946134 | ubuntu-noble-large | deleted: sha256:e2dd5544b8cc590ab2696ad4968c657802245a6fd5958e3faf644c9d623ea5c5 2025-10-08 19:13:16.946141 | ubuntu-noble-large | deleted: sha256:24d62d09a410083411f222655037cb18af5523861e9cf7e1ea365ea29b27e241 2025-10-08 19:13:16.946148 | ubuntu-noble-large | deleted: sha256:42cd7bac14be9d18741da0ac590f030b83ee7843799cf4c9b18c70d79b5f2d43 2025-10-08 19:13:16.946155 | ubuntu-noble-large | deleted: sha256:63d7981f102152557143437c48a994493270678da05b81b823ffe0fbcb8597a7 2025-10-08 19:13:16.946161 | ubuntu-noble-large | deleted: sha256:e349d7c2dfa1a93a0c903aad34be426842a6677bf7aa43872870fb283cd5f9b3 2025-10-08 19:13:16.946168 | ubuntu-noble-large | deleted: sha256:6a93a3bbcefeba9ddd8340d881d856365508a13b9481872b5c54b6e0e182ef50 2025-10-08 19:13:16.946175 | ubuntu-noble-large | deleted: sha256:586dd2ba68d783aa9261ea4a40efdccc5f6e0dcc4ce25b90dc789c67d3e8b93d 2025-10-08 19:13:16.946182 | ubuntu-noble-large | deleted: sha256:e2e8b249a6ba28bc43f3fcc93067e92a3a01f433a4f7a9f391877357cb7632d1 2025-10-08 19:13:16.946189 | ubuntu-noble-large | deleted: sha256:e4f7f9ab73a35a36e97c14f3b6891edfb36e148ce0c4aff767fd592a7c6c4eaf 2025-10-08 19:13:16.946195 | ubuntu-noble-large | deleted: sha256:34022015350eecf7c27fdcfb2ca4c8d958a755051f1cca19e9830734956190a6 2025-10-08 19:13:16.946202 | ubuntu-noble-large | deleted: sha256:557207cb85f2c0595df1c5fd74637f73010abb8f8d630d2cfb8e2fc59f96ec16 2025-10-08 19:13:16.946209 | ubuntu-noble-large | deleted: sha256:cd908fea64d4bc07affd452ad0584ccc09f22b2898c85f56a30f696771a17a3b 2025-10-08 19:13:16.946216 | ubuntu-noble-large | deleted: sha256:34b2de5338695d11b13f22ebece3836cfe3f353f1631cf73e58116125fc901ce 2025-10-08 19:13:16.946223 | ubuntu-noble-large | deleted: sha256:f203f7c80b06dcffe9e6905bdb67c0a5d461218f76841398c1c5aad60496ed11 2025-10-08 19:13:16.946230 | ubuntu-noble-large | deleted: sha256:ba3f72380965230cd82dda750d11fb665db486da0726ab67cc082d8a32c773a6 2025-10-08 19:13:16.946237 | ubuntu-noble-large | deleted: sha256:71e9afc8906f81c1164be23695351058879a3c96082aef89ae4a0852621a03ef 2025-10-08 19:13:16.946243 | ubuntu-noble-large | deleted: sha256:86bd446bd539c77f1e65e50088af7d20a89df6efa0cfe1b063cfb5ad314e8ff8 2025-10-08 19:13:16.946250 | ubuntu-noble-large | deleted: sha256:d6877bd266a3078a602ee4f82b3a8b881afc10930aa06f91194a06ec38a4ceeb 2025-10-08 19:13:16.946257 | ubuntu-noble-large | deleted: sha256:e3f7fd23219dfeda4c6bfddb201f525285efab6f911b7a9c6e003fb105be6bd1 2025-10-08 19:13:16.946264 | ubuntu-noble-large | deleted: sha256:1bb8da5a5ef678e7a5b1bfcaba4f04a13343fa2eb7b0197b118310a3e34b3272 2025-10-08 19:13:16.946271 | ubuntu-noble-large | deleted: sha256:214009522850c26a10de9fe6f82b38c4a8a95a72f5fef7aedce90e2848c81949 2025-10-08 19:13:16.946278 | ubuntu-noble-large | deleted: sha256:82f791033f8031e4ca6ab5c2375dd4562f910d56f70e43d99f1c7bc3e093e944 2025-10-08 19:13:16.946284 | ubuntu-noble-large | deleted: sha256:1f5ac822ddfb4ff64bb58956e8cc5a1c8078ef450297739dfbc38836f8b1b5b3 2025-10-08 19:13:16.946291 | ubuntu-noble-large | deleted: sha256:276dd5ef6433567a9e894d35a31c6b68da5862573a1508596bd84a0980856b7a 2025-10-08 19:13:16.946298 | ubuntu-noble-large | deleted: sha256:5e270fd82593836bebe6cb31acff0ea1e46665b8b91fcad0c326a5298d41d1c8 2025-10-08 19:13:16.946320 | ubuntu-noble-large | deleted: sha256:52fc90e5b8dc3025991104e7927572be4d19c2967e5c901096be8a4089b7ab4c 2025-10-08 19:13:16.946327 | ubuntu-noble-large | deleted: sha256:31a3d494b7f7f9390754fcfcc0488aa91984a522cd3906ffdd859bdd76f1c6b2 2025-10-08 19:13:16.946334 | ubuntu-noble-large | deleted: sha256:1da6aa28d7f8610caaf929dd111464b3ba5bc6aff92cb706abbf70f09e34c7bc 2025-10-08 19:13:16.946340 | ubuntu-noble-large | deleted: sha256:f1696cc76c9517bd77715c8aa80252a7f5000a2cbd6beeb5f4e73f120eba4196 2025-10-08 19:13:16.946347 | ubuntu-noble-large | deleted: sha256:edf523b84c141defac5f9c80afa4fa0ba816853608d27895c6912b3d76da9945 2025-10-08 19:13:16.946363 | ubuntu-noble-large | deleted: sha256:4298d0a94b8c602b850a944c65299c48cd591b7738fc156acb0544eb32b9dc10 2025-10-08 19:13:16.946371 | ubuntu-noble-large | deleted: sha256:b6856a439b719ff85c084892a190b68b4224b8061e6ab4e7187a53db01ca55c8 2025-10-08 19:13:16.946378 | ubuntu-noble-large | deleted: sha256:d5cc3c84a73ed681bc439c3a3cd0bdae8f38e95724548fcfc35c981b5f0696b3 2025-10-08 19:13:16.946385 | ubuntu-noble-large | deleted: sha256:65cbddb755c21092f6e5fb082ead87517709cf1481a99c207750ecb513c73de6 2025-10-08 19:13:16.946392 | ubuntu-noble-large | deleted: sha256:74d82edb222e9415e3385e5b580484cbec39d803a7d7acb9018190eda3301a40 2025-10-08 19:13:16.946399 | ubuntu-noble-large | deleted: sha256:16b6d8105a685d98954e0d5083aea54b0d9a86fe2c5ccc6403803eb90c41c586 2025-10-08 19:13:16.946406 | ubuntu-noble-large | deleted: sha256:94d6ac0cff92bec8a9e4b8e9e2eaa3297e691b97784c01c95d39235616b6499e 2025-10-08 19:13:16.946413 | ubuntu-noble-large | deleted: sha256:30e20911092b92a7425ce274a022b1bb18644a22d830aae57b2cab9be574db52 2025-10-08 19:13:16.946424 | ubuntu-noble-large | deleted: sha256:de75d2bd52054ac755169b1073c24c5b5f13f0c99a85b7209ba0cb3fc2ef75a3 2025-10-08 19:13:16.946431 | ubuntu-noble-large | deleted: sha256:055ea3243644f2360bbecf738c7a43f24e7f05bb321b4a857a2d7c4b566bd17e 2025-10-08 19:13:16.946438 | ubuntu-noble-large | deleted: sha256:4a7a733a16b0221ee3c4eef75d9c8c8f06f4e91766b1260887fbf095e6d4c297 2025-10-08 19:13:16.946445 | ubuntu-noble-large | deleted: sha256:0a90fca1fa2a57f09f14b2fd5798a51e6e168e319cc0021e716253bbec6876e6 2025-10-08 19:13:16.946452 | ubuntu-noble-large | deleted: sha256:405254e56eaaa707246401c6cf29fdb2feb6c209bc274e14b88c8b80f73062e0 2025-10-08 19:13:16.946459 | ubuntu-noble-large | deleted: sha256:12804c3e4695b6faa811c9c2a8e55eb9c6119336711ac8bf727e11f9abb16c5a 2025-10-08 19:13:16.946466 | ubuntu-noble-large | deleted: sha256:296bede3f2315897125e021720f612d2d8d3fe1b0f992376db241da4b2207ceb 2025-10-08 19:13:16.946473 | ubuntu-noble-large | deleted: sha256:7b91a576823251e65e89675c3826fd590ccd2fcd4e06f22600aba8d8c6935192 2025-10-08 19:13:16.946480 | ubuntu-noble-large | deleted: sha256:b597cf1576a17b1f2da5aebf926c734d1399825ca51d7cb6fb911d293e1d3eef 2025-10-08 19:13:16.946487 | ubuntu-noble-large | deleted: sha256:429968e41fc024dc5abb1fb8a39c720ab8a0763cf491016a232d863ae92de6ff 2025-10-08 19:13:16.946494 | ubuntu-noble-large | deleted: sha256:e4c836631240f27290fc0f5ac617fcac5fcdcd0cdc42b32b9034344a9e6144e7 2025-10-08 19:13:16.946501 | ubuntu-noble-large | deleted: sha256:6aad0efffd0d078026e45581aa10c84f9b8c1ca47d2ae971e26a3c075227bd97 2025-10-08 19:13:16.946507 | ubuntu-noble-large | deleted: sha256:dfb51c103539fb9f13c366f6c85c9d34cab13a3aca802ac02f349f674914a2d3 2025-10-08 19:13:16.946514 | ubuntu-noble-large | deleted: sha256:3d4f998a32830ab3d10359afdec5c9668631cb566d7bb6edb63a432c6424e40b 2025-10-08 19:13:16.946521 | ubuntu-noble-large | deleted: sha256:e34879809f2d5691768ff5a2dd0a54ad83e0ca635714b7be2ca97d0c9f3e1a8f 2025-10-08 19:13:16.946528 | ubuntu-noble-large | deleted: sha256:8d665c7cb990d8027805e8024ee3a5a5eed243a940d10f267ccecbac9f758b37 2025-10-08 19:13:16.946535 | ubuntu-noble-large | deleted: sha256:f17082cfe9fad12faf48025c5f5646b6bb2c853d0bc67572e82ce4bb8df10887 2025-10-08 19:13:16.946542 | ubuntu-noble-large | deleted: sha256:33387371bf38b943270b8aac95a738dc3cc72ad7bd3bca759992c21d22cef0b9 2025-10-08 19:13:16.946549 | ubuntu-noble-large | deleted: sha256:bdf171b83bd164b89e11e05c65906be652a8c6f4d3de71b92dd2661897e1588e 2025-10-08 19:13:16.946556 | ubuntu-noble-large | deleted: sha256:2aa41879eaa90efdb279d2d227bc7f590fec0929b2d8ff4584a5dd2817ff94d1 2025-10-08 19:13:16.946563 | ubuntu-noble-large | deleted: sha256:fd2cdbca19b2331240bb3ae6b8db404434285f0d4ab8549288a79e91819d1d21 2025-10-08 19:13:16.946570 | ubuntu-noble-large | deleted: sha256:5405f6aac95c04421d9fbf983d736635d255d41d3b3199443e17f9151218320d 2025-10-08 19:13:16.946576 | ubuntu-noble-large | deleted: sha256:41141ef0afbf45f1657be52fa175d4f1e8fcdf5c8cd8e55f7818291967abf5a1 2025-10-08 19:13:16.946583 | ubuntu-noble-large | deleted: sha256:11702183e02da554a1fad383b27e2a0669a40794f0a9bfa456795bfc7a8eec7f 2025-10-08 19:13:16.946590 | ubuntu-noble-large | deleted: sha256:7312573c62ce306e3c03bd11266b29f7ad0358c938126633c97b090265a5f3b7 2025-10-08 19:13:16.946597 | ubuntu-noble-large | deleted: sha256:31493d5fc1340c1f3d9ac99fc5904a7fe820ad44a2ebb709c45c9dad24e1508f 2025-10-08 19:13:16.946604 | ubuntu-noble-large | deleted: sha256:a9462ab9e1f837cba2ad24a63c12e3ba4725d57afcae1af5f8dbd48f696987ad 2025-10-08 19:13:16.946611 | ubuntu-noble-large | deleted: sha256:f59ffff6534cbd90de165c77b392be380342edb0823f83e0e462a25e5376ea55 2025-10-08 19:13:16.946618 | ubuntu-noble-large | deleted: sha256:0545bd1e3ad60a772544ffc74bc2d6a9136e16ada6888efe6a8a482f8e2728dd 2025-10-08 19:13:16.946647 | ubuntu-noble-large | deleted: sha256:5314dbb34ed2e9e941e2baa3e82fd276547cf654f1ff8491c625f231eb7f9315 2025-10-08 19:13:16.946657 | ubuntu-noble-large | deleted: sha256:e5d01e12fcec70cfe8faa3d1fe7b4ed1d91983a53b42de93f2c15f407482f49c 2025-10-08 19:13:16.946664 | ubuntu-noble-large | deleted: sha256:edaf7c5e99b53609e8b5e22da7213d93a685a96c1d3af5fdc5b3df6c4627f11c 2025-10-08 19:13:16.946671 | ubuntu-noble-large | deleted: sha256:c9264c9a4f81cab9801206910018459c7bad4c849ec687caf7a3cbf136d96ee6 2025-10-08 19:13:16.946678 | ubuntu-noble-large | deleted: sha256:7628bae1e2b8c3c9a602754f7a4ba08819744afa558efd1bf931a40b6b32d7be 2025-10-08 19:13:16.946685 | ubuntu-noble-large | deleted: sha256:1356397686352755d8f441da1d6e06c0e4f110d53df2115a7773db1b8bdb3043 2025-10-08 19:13:16.946692 | ubuntu-noble-large | deleted: sha256:f2b395d00bd7f29f1019012f84f9c99209c301981a626ea5f786fa5583f88459 2025-10-08 19:13:16.946699 | ubuntu-noble-large | deleted: sha256:d554c1686e2cfced37f31f10f020ec160e24769e83376ff6f8bfb7d8d3707200 2025-10-08 19:13:16.946706 | ubuntu-noble-large | deleted: sha256:b73b18f1b0c2bed910d4a9137cf71990f4ca020027d60c6414a7db9d63475318 2025-10-08 19:13:16.946713 | ubuntu-noble-large | deleted: sha256:f25dbe8445ba15a90dcd6c4035505540c37858964e39f6f34c226e64c956a9c2 2025-10-08 19:13:16.946720 | ubuntu-noble-large | deleted: sha256:bb1f50486b4c708cdc61548b10edfbf46b1f7b567685ed41a73a8ade8e3739e6 2025-10-08 19:13:16.946727 | ubuntu-noble-large | deleted: sha256:eeca4e952335eb9bd7ec83334c033c3e69a831ccee5d82d7ccbdfadd5a0382aa 2025-10-08 19:13:16.946733 | ubuntu-noble-large | deleted: sha256:0a78d0d3c9943ff2b8bf4a1ee14dd1a5a8e7508050139b183f22350e8bef3ca1 2025-10-08 19:13:16.946745 | ubuntu-noble-large | deleted: sha256:fd51b6be110cb78f91be1f4415c96583915c9cbae7c375e44fc2edb99ace0887 2025-10-08 19:13:16.946752 | ubuntu-noble-large | deleted: sha256:90907bb7c3c32b21ec77027d4608c0c81136c0a243878e96230b9b23468078e5 2025-10-08 19:13:16.946759 | ubuntu-noble-large | deleted: sha256:6d183c00bf763211fc267a351cbc6c28ea050072d44e868af1634c56f3af6324 2025-10-08 19:13:16.946766 | ubuntu-noble-large | deleted: sha256:94584dd7dd4701d33be37d2df291f2cf73add6e2004fe86cfb93fd008fbf6c19 2025-10-08 19:13:16.946773 | ubuntu-noble-large | deleted: sha256:b1975454d3303a24f7aab401555fd569b960a222de76697e1fd1b127d7b47f31 2025-10-08 19:13:16.946780 | ubuntu-noble-large | deleted: sha256:7dfdbf050c422ad4c4524e7c997abc601c9bdb440d748a9f2dd2ef06fc5c575d 2025-10-08 19:13:16.946787 | ubuntu-noble-large | deleted: sha256:b487295e15676f4a548549e71779c115ff8346e699ef41f65994f59987adbbcf 2025-10-08 19:13:16.946794 | ubuntu-noble-large | deleted: sha256:17be1cdf820c2f37ab3e639b7ffa8bb00aff0b53139486ec8748ab4e3f1b734f 2025-10-08 19:13:16.946801 | ubuntu-noble-large | deleted: sha256:24845bd09e799e23be82debe3452bda274b64d59b0034017c827cfc95f1a0701 2025-10-08 19:13:16.946812 | ubuntu-noble-large | deleted: sha256:19721a16a1c12b2f6d7856e82015c8d98a97e733c0198cb7d300fb4f558a1011 2025-10-08 19:13:16.946819 | ubuntu-noble-large | deleted: sha256:f76cc17eab3c8cf35acf602d2ea63fa5eb199724891f6cae1cb9ffdfa866cd41 2025-10-08 19:13:16.946826 | ubuntu-noble-large | deleted: sha256:8d1d943e34c4dd7030642cede15820a3adca623e20157ffbf4feac85bc67184b 2025-10-08 19:13:16.946833 | ubuntu-noble-large | deleted: sha256:91c4987beedf83a735748a040e80fd0cf8e0f8d9db35314a1237e803a212e0a4 2025-10-08 19:13:16.946840 | ubuntu-noble-large | deleted: sha256:cf00fd292ca003d6f00d1205181f28faaf12c07104d7bd23b31dd8da180937f1 2025-10-08 19:13:16.946847 | ubuntu-noble-large | deleted: sha256:7a8e72efcb0da200a30b0f7d304938d128476db7897e20597af218fd74bfc97e 2025-10-08 19:13:16.946854 | ubuntu-noble-large | deleted: sha256:44fa8de5358ffee1c476e34e119e515b814431c3f41fbbfdef2fd269325dc9ec 2025-10-08 19:13:16.946861 | ubuntu-noble-large | deleted: sha256:46d0b85847ee2abe59282f5add998f0fbd29f0a3f26327eed623b3084fe4aba2 2025-10-08 19:13:16.946868 | ubuntu-noble-large | deleted: sha256:19e61f7d3bed36dbc10ecc386526a04f795755783db6dc6d0c720e26b2420500 2025-10-08 19:13:16.946875 | ubuntu-noble-large | deleted: sha256:c7ad58056b8822e8e4a46cd6fca2cf895de6e5e8c747e7d831b546efa92d61c7 2025-10-08 19:13:16.946882 | ubuntu-noble-large | deleted: sha256:3368cce94a9e42fac6962971d8c49800c88a615b38dd46ba4818fa77ec48f563 2025-10-08 19:13:16.946888 | ubuntu-noble-large | deleted: sha256:3d1f916e213c760cd34433b32b4afe35c2a39da66994c1f7ede30877ae7fc638 2025-10-08 19:13:16.946895 | ubuntu-noble-large | deleted: sha256:caba4d6eb6054a0de525dd530ad9bba7367e68951b38f3839dd9d1e0bdbb406c 2025-10-08 19:13:16.946902 | ubuntu-noble-large | deleted: sha256:4986b146f24252002e9693387bda77f7fe0f0702d25e053c7ccdecf1cda3b9c3 2025-10-08 19:13:16.946909 | ubuntu-noble-large | deleted: sha256:921671b02ca18a7118a8e633fbf66ff05970b5c9147ca88229c0d49b9db7189e 2025-10-08 19:13:16.946921 | ubuntu-noble-large | deleted: sha256:682f5854b697b19b77f31e435f085bc8cf0ffd54c657c97e7a45a943273da229 2025-10-08 19:13:16.946928 | ubuntu-noble-large | deleted: sha256:47b52196ed8177e81277a14b02518b597be3f52bf7897b32c203192ffca838c0 2025-10-08 19:13:16.946935 | ubuntu-noble-large | deleted: sha256:0c145ac0b3dcbf8feb7c89e30b1f413934c1ace105c0c3b5dedb3e90e4c17b64 2025-10-08 19:13:16.946942 | ubuntu-noble-large | deleted: sha256:c15d8f207d03844c29c8fe857d39fb36d76d345c5bb7e3cda8ac782c94d469fa 2025-10-08 19:13:16.946949 | ubuntu-noble-large | deleted: sha256:2bc5fa6b8684038137c638b847771d41c54665967c06eed3c4bd9aed4c1022b4 2025-10-08 19:13:16.946955 | ubuntu-noble-large | deleted: sha256:10d1a36cb275934d4e1ecd48568bb9580df76bd3fc00e61698a2f10b1569ef97 2025-10-08 19:13:16.946962 | ubuntu-noble-large | deleted: sha256:8d2950387ac1c1d14a1773db42b809847117e67a8a0ba443e1392b26751a8390 2025-10-08 19:13:16.946969 | ubuntu-noble-large | deleted: sha256:58b5ea5dbfa98072e0d393e2aa5870eb7abe215c57cb0d4e2c4324853e357e96 2025-10-08 19:13:16.946976 | ubuntu-noble-large | deleted: sha256:09dfe9c38d984621ac9cec92e39a61aa8cac2f57587cf68b7cd7dc6077f243ef 2025-10-08 19:13:16.946983 | ubuntu-noble-large | deleted: sha256:d8af1b50ff81427ae155cade283f3ae7908b841db2fa31fce233019bde9a5bd7 2025-10-08 19:13:16.946990 | ubuntu-noble-large | deleted: sha256:0f74b3710b1fb980fb94e2479feb2819c853c884ae852b215490d5e1fb90aae9 2025-10-08 19:13:16.946997 | ubuntu-noble-large | deleted: sha256:1becbd07bdd76cd21d90981965cc5e94a0c596689f052a86326b10919cda39b2 2025-10-08 19:13:16.947004 | ubuntu-noble-large | deleted: sha256:25f91558c79e3b6bfdfc74e328f1683a6d0004e9b54f95a46a35c715acf438eb 2025-10-08 19:13:16.947011 | ubuntu-noble-large | deleted: sha256:38ee59807fd68f148a1ce93a10bf253d8e068ecc00200850ed25efcf921bce07 2025-10-08 19:13:16.947018 | ubuntu-noble-large | deleted: sha256:0e384b8ec71a365750cd251b186b0c1e9477cdacb07d51014d960e3c1c4fe182 2025-10-08 19:13:16.947025 | ubuntu-noble-large | deleted: sha256:d199b47c57c064e0b83c4549e580e9d7107f01689d6d97bd1aa3d168e1940576 2025-10-08 19:13:16.947032 | ubuntu-noble-large | deleted: sha256:15164b9328c0af66bbb8a353aa12284bc899c7ac8cf5403de141bead9241f559 2025-10-08 19:13:16.947038 | ubuntu-noble-large | deleted: sha256:dd77f5f40b1c69426531d3446bf2086c5c1fbd017c318cb58b9a242f5c20a0e8 2025-10-08 19:13:16.947045 | ubuntu-noble-large | deleted: sha256:9e96393071d87b2354b3986c765dd6ac333d74a475172e52c1527b2480563714 2025-10-08 19:13:16.947052 | ubuntu-noble-large | deleted: sha256:82dbd45360e504d2725279371198aafebf10fe04204e2f60fa7f5e29705ada3e 2025-10-08 19:13:16.947059 | ubuntu-noble-large | deleted: sha256:478cd641e73b111f43dd1e5eda15a011e37eebf8e9d1511f2262c30f19f4f64d 2025-10-08 19:13:16.947066 | ubuntu-noble-large | deleted: sha256:3f515e86027162d6726c9103ee84601c20e8ec4f2d5a43529908d7cf860624b1 2025-10-08 19:13:16.947073 | ubuntu-noble-large | deleted: sha256:ae0441c05983e1a9f95797ce067a8402ffac57493833bf3d15a3425ac69a579b 2025-10-08 19:13:16.947080 | ubuntu-noble-large | deleted: sha256:204c7350ec526f3f3e8170e20cd1de81b7a40c6116eb49b40eb1b30f7defacbc 2025-10-08 19:13:16.947087 | ubuntu-noble-large | deleted: sha256:d5e51bb008a558432c4871519167b898d36a332b9bd56f48c198af6ed69102c2 2025-10-08 19:13:16.947094 | ubuntu-noble-large | deleted: sha256:8c22a705a767d8267e93e1bafb85674bf88ca9c4f3190b1974372deac4c36a0f 2025-10-08 19:13:16.947101 | ubuntu-noble-large | deleted: sha256:128f781ec94ed66e992fc796f544914c29f6e29dd7d4b866a5e3a8b3d1b4cc37 2025-10-08 19:13:16.947112 | ubuntu-noble-large | deleted: sha256:2b09b02e9e24f32d2903182d1c5c8fbaa6a1631e938cd9931100314a1481927c 2025-10-08 19:13:16.947119 | ubuntu-noble-large | deleted: sha256:25c69361d87d8407a6d554bfe7ed974de76d37b0af04d8feaa69a9603b261747 2025-10-08 19:13:16.947126 | ubuntu-noble-large | deleted: sha256:2ce75db910563ab56a94728ed02e64c93c4284aff887f244f170aa597fb30945 2025-10-08 19:13:16.947133 | ubuntu-noble-large | deleted: sha256:6dc9144f0762890af5bf9ea9f5287c7e029b653dae7e811d562a46fa4b15c897 2025-10-08 19:13:16.947140 | ubuntu-noble-large | deleted: sha256:b4ab6d18bfd4fdda49e297ddad714d3967cdbc4cee194e1f38d0b069b683b007 2025-10-08 19:13:16.947147 | ubuntu-noble-large | deleted: sha256:2e51350990ffa13d8e8df3f2fa0bca9566e2afeffe25417e35d34265e648d5f7 2025-10-08 19:13:16.947154 | ubuntu-noble-large | deleted: sha256:c90244d77878b7f1c4c78bcf441a7c98cee336940d0ead2a6fb57d9467da2a36 2025-10-08 19:13:16.947161 | ubuntu-noble-large | deleted: sha256:2df6c5f1f2303643fbeb09cb7e9eac248a4e10e54e892d82caaf56cf226f2787 2025-10-08 19:13:16.947171 | ubuntu-noble-large | deleted: sha256:487fe013fb4e9610b6cb28012c85cd230a792e05098bad71bce71c0dae0eec0d 2025-10-08 19:13:16.947178 | ubuntu-noble-large | deleted: sha256:a351770638465625c1eeb401a3e01ccea430acac885b2aac7aa82a0ab331bc86 2025-10-08 19:13:16.947185 | ubuntu-noble-large | deleted: sha256:5dca8618b9884808c4abfe37f50d7074ed8ecdbb23a3b92229fee796f1000bf0 2025-10-08 19:13:16.947196 | ubuntu-noble-large | deleted: sha256:36542fbe53ec1a1d648c8300fad34b077a6b20ac36f0432bff14953ad1da2789 2025-10-08 19:13:16.947203 | ubuntu-noble-large | deleted: sha256:17c8adc499ac12787de05748802bd9683cb8053f629724af23727e18b4bd675f 2025-10-08 19:13:16.947210 | ubuntu-noble-large | deleted: sha256:8c64bd3b4c518e7f74db3d3043448c60ce3520550eee10ef733104f8f027cd1b 2025-10-08 19:13:16.947217 | ubuntu-noble-large | deleted: sha256:cffb538b352c67f60a0b26f0cb79a1f04543ea9dfa8736df79318d41aed645b9 2025-10-08 19:13:16.947224 | ubuntu-noble-large | deleted: sha256:3e1d9c3d0aa4576a9c818ac39b4a7728df1f5a7ee53b7404d8c5fa8b36dab9a2 2025-10-08 19:13:16.947231 | ubuntu-noble-large | deleted: sha256:25da855314bcce318d991bfb8c657fa0b7ec70ff455661e59741c28cdc775c95 2025-10-08 19:13:16.947238 | ubuntu-noble-large | deleted: sha256:ab2738d995561e52506564e009109b74d3de7860eb82e8538bec1f037b58d4bf 2025-10-08 19:13:16.947245 | ubuntu-noble-large | deleted: sha256:a1719f15cc32723dfb3879727c9f348fdf7620117d955d538d5cf8b29eea60fc 2025-10-08 19:13:16.947252 | ubuntu-noble-large | deleted: sha256:36ade6f27018f85655a9df3d87810e14e4e0bc989050a34db73eccd7c295b618 2025-10-08 19:13:16.947258 | ubuntu-noble-large | deleted: sha256:2de7b712a5d366292d3930a8fe00c1ed7f7b771616736b1c5a9196e6f71d8c38 2025-10-08 19:13:16.947265 | ubuntu-noble-large | deleted: sha256:1218432187b07b12f258d5399ca69dcd71bee98f635de7654ac1faaa76d4b763 2025-10-08 19:13:16.947272 | ubuntu-noble-large | deleted: sha256:d4055a1f3209c1f65ca4206350ae2212e1e72f4be44d03023a240f0a8e8981cb 2025-10-08 19:13:16.947279 | ubuntu-noble-large | deleted: sha256:ffae2ad6bc51a85d0f064a1c06d8ac5741d6295e48fe4e78d420549822182708 2025-10-08 19:13:16.947286 | ubuntu-noble-large | deleted: sha256:2a14818b3d7ff48b1d12d3ff81cf6e915af5363ebadd686050b13529cffa78aa 2025-10-08 19:13:16.947293 | ubuntu-noble-large | deleted: sha256:5b1ab59d0bf2b807611f761b91fc6fe44c1405adbb2ce1d8b300cac98f895697 2025-10-08 19:13:16.947333 | ubuntu-noble-large | deleted: sha256:10b18da2abe0195f9dc32ed6c3b61da023dff8035d2c4fa6b4d2242e474367c1 2025-10-08 19:13:16.947341 | ubuntu-noble-large | deleted: sha256:294915815e72bf4af9662ae840b54cbc1b3a92cd3ee89c9ef7fa3edd34d0b1f6 2025-10-08 19:13:16.947353 | ubuntu-noble-large | deleted: sha256:846834765bc8083ae342c3d99c87f7c6df0cdd7a8ce827be09200fdabfe67c86 2025-10-08 19:13:16.947364 | ubuntu-noble-large | deleted: sha256:ffdf84af2c07632a33a4d6d0f75db3208255b52a4010e711d90fa18aff6a9b2d 2025-10-08 19:13:16.947375 | ubuntu-noble-large | deleted: sha256:41fa915ae4787d5c68a323a7cde23df9e90c551caec3244e68cd5e76f493902c 2025-10-08 19:13:16.947384 | ubuntu-noble-large | deleted: sha256:0511f2088d6319779939c8ff1c5e53e21f79a799e97287331ef5bd3265a54f81 2025-10-08 19:13:16.947394 | ubuntu-noble-large | deleted: sha256:11b679457cd0e8f986d679bb7381b990654a61fc252644ac2ad24d4e62ac3a15 2025-10-08 19:13:16.947404 | ubuntu-noble-large | deleted: sha256:32bfe4488498025198a1f275d423f0257b15433f84425899cf9293455464499e 2025-10-08 19:13:16.947412 | ubuntu-noble-large | deleted: sha256:5b3115c6ef97e3de30293373fa6b55f4636e6a8d58927271846da3c8c5cb8028 2025-10-08 19:13:16.947421 | ubuntu-noble-large | deleted: sha256:14f8a43ff954bb2c270bf496ad6e6111328c926db8af4c11bc9936de6fcd244a 2025-10-08 19:13:16.947430 | ubuntu-noble-large | deleted: sha256:120fd9c696678583d6f0d9da6f73e44c1dfb5a466a61e8e4ec0e0d88ec76f4d2 2025-10-08 19:13:16.947439 | ubuntu-noble-large | deleted: sha256:4d1d42971e6bcffc7deb7cc34845e1fd032a3bdef9a51cf82465579670e7769f 2025-10-08 19:13:16.947450 | ubuntu-noble-large | deleted: sha256:b8cb72af1117d114066301fbc168e9ab9b74a7af0affa8d82e20cc9e068c47ee 2025-10-08 19:13:16.947456 | ubuntu-noble-large | deleted: sha256:be5a9dbbb51c429f44f18cf48330241435d8461f03c3ac8f9d2722dd4ceeef62 2025-10-08 19:13:16.947462 | ubuntu-noble-large | deleted: sha256:b8917f1b848ef2562bda20831eba5dab2822cfba413f418c600840d2181b8bd2 2025-10-08 19:13:16.947467 | ubuntu-noble-large | deleted: sha256:8c4c8b4cf7197104547f3a46e8c16625a265729c07cf59dc630e0d754eabcc95 2025-10-08 19:13:16.947473 | ubuntu-noble-large | deleted: sha256:a29d0b4db1b7d1ca16714087e891b253f3b881b7e759470e0024d6da3cc0e55b 2025-10-08 19:13:16.947479 | ubuntu-noble-large | deleted: sha256:5e5f64add875f761c14b257b3bfaa15da26be52b711e52b8ec606dbd628e8993 2025-10-08 19:13:16.947485 | ubuntu-noble-large | deleted: sha256:49c5bed2c2cd2857d01b3383377bf65e844f8b67437941868f6ad2da4a7188a1 2025-10-08 19:13:16.947490 | ubuntu-noble-large | deleted: sha256:5fda7203079401571c224363643611552d8f820a6c32da1708eb77621b5d5a7b 2025-10-08 19:13:16.947496 | ubuntu-noble-large | deleted: sha256:a0ed28c5fef8c317dad6833f0f51a0cd827a04dc77778ff316b885bb32a5e4e6 2025-10-08 19:13:16.947502 | ubuntu-noble-large | deleted: sha256:a5afffc4b8e1314da258383beb2bf7a8888346aa77a91b1bc080fc4012a54850 2025-10-08 19:13:16.947513 | ubuntu-noble-large | deleted: sha256:92b51ebb0330072b05a5ea5bb817ef50aa26acd652c12362818a9be12deac2f2 2025-10-08 19:13:16.947519 | ubuntu-noble-large | deleted: sha256:0fe6b802221ac2b144cec4c04dfe43d1a9df70583b5924ce4bddf807769fde96 2025-10-08 19:13:16.947525 | ubuntu-noble-large | deleted: sha256:589b64eadeebd0a30fe70e79dae76c80373d241521737bc73cce591f1f75b8ac 2025-10-08 19:13:16.947536 | ubuntu-noble-large | deleted: sha256:a7a5ff640ded2fd792c5d029b3976f46629300f09537929bb59b91d1ef5094a2 2025-10-08 19:13:16.947542 | ubuntu-noble-large | deleted: sha256:4fb8f358eec05b4c172adb17d5ba8e0b8a07794b41826d7e275c4ea433b761d9 2025-10-08 19:13:16.947548 | ubuntu-noble-large | deleted: sha256:6823922c8c9ba2d261ceeaaba2eb1eb69c2e51d0264816ca9f4c8d644a1a424f 2025-10-08 19:13:16.947553 | ubuntu-noble-large | deleted: sha256:3c09ee77afebe08c338cdbe0ceecef510644dcee07a395234b1a1ae15171718c 2025-10-08 19:13:16.947559 | ubuntu-noble-large | deleted: sha256:b61b80d29571accbb963a88e5c8d30bb588f4a292636314616415ab023fb33ba 2025-10-08 19:13:16.947565 | ubuntu-noble-large | deleted: sha256:1f59ea74b20a7a3b3a3ba7e59d0ee40ed48fb342fb61fb2f2d2cabee40cb4a7e 2025-10-08 19:13:16.947571 | ubuntu-noble-large | deleted: sha256:13834be75dd3b15f96ead507e1f5a9bc5857020b0c374fc5ace20ff3be5c0e83 2025-10-08 19:13:16.947576 | ubuntu-noble-large | deleted: sha256:63902576e55e8a0df62c3c985f87168e3bf3cce9a92f03f975c283dd2d888b65 2025-10-08 19:13:16.947590 | ubuntu-noble-large | deleted: sha256:a7a82662c30e96797ad2ddcc5cacc2ed745db083649ec5f61e2c67fe09d6a26a 2025-10-08 19:13:16.947596 | ubuntu-noble-large | deleted: sha256:83e8a3a51564b1ad17ac43c4987ec29bcb17be299edee3701d4fc5d42b3649fc 2025-10-08 19:13:16.947601 | ubuntu-noble-large | deleted: sha256:609b7c87a96bcda80359f27e4d56a9bd0646a9b08746b308186b527a0eb08e03 2025-10-08 19:13:16.947607 | ubuntu-noble-large | deleted: sha256:e6d5083df68c139de9ad1da0f130c9f7d3991b9c347e4e26569899ac510b4f85 2025-10-08 19:13:16.947613 | ubuntu-noble-large | deleted: sha256:563388db02452ae4992ade90358bee7df90ad194fb582eab3edfbcd2e995e961 2025-10-08 19:13:16.947618 | ubuntu-noble-large | deleted: sha256:0a06a2b1a7619a0cb37f66d613f2bc28b50c84709215a162f3c2c8c287d6ccd0 2025-10-08 19:13:16.947641 | ubuntu-noble-large | deleted: sha256:2c44d5ceb5c886255a95113d37839caadf47c52ef3830a2bf79073a8d2984508 2025-10-08 19:13:16.947650 | ubuntu-noble-large | deleted: sha256:aa7ad7e7bd393ab7c3a9bd80cff7c0d7e32c043d757cd8c654f9a8a8ca6bd31f 2025-10-08 19:13:16.947656 | ubuntu-noble-large | deleted: sha256:4e3cfbafd612d4c3f5510ca60aedda66911269b500b1562bee84303a89d436a2 2025-10-08 19:13:16.947662 | ubuntu-noble-large | deleted: sha256:85733d1bb97ccfb82bc359a8b40c2124853ee23317fb85c46224aa2032964617 2025-10-08 19:13:16.947667 | ubuntu-noble-large | deleted: sha256:10bb4dac08604762177b9b15c787ebdbd372583bf78abce57c0a3a8ae94fb6e7 2025-10-08 19:13:16.947673 | ubuntu-noble-large | deleted: sha256:97a8f97c9f4300667c5d699bce561c42799535c511fbf9443f9c97725d3fc515 2025-10-08 19:13:16.947679 | ubuntu-noble-large | deleted: sha256:8c36645ffe951321c83292912b9c1d8e4f951299f40afa1647b8b5f78e9b288a 2025-10-08 19:13:16.947685 | ubuntu-noble-large | deleted: sha256:b3591ff30ef51ffe8a57c26c20648f5f13f8da1147bb420247801c748543d8f4 2025-10-08 19:13:16.947690 | ubuntu-noble-large | deleted: sha256:998dca8daa8a1a76909938355b0eec892336014d54989464c46620254ef24361 2025-10-08 19:13:16.947696 | ubuntu-noble-large | deleted: sha256:8c60fbf46b1e62984ce42b40311fba77ca5d31958c3e4bd9c319af7e47dfd29e 2025-10-08 19:13:16.947702 | ubuntu-noble-large | deleted: sha256:6984a338bc1ba905e91f1ced873e6785e8623105af9581508bbe5893b37b3e86 2025-10-08 19:13:16.947708 | ubuntu-noble-large | deleted: sha256:37bb6a921b76a6155679f8f892ea5b06fb181307c2a11b3635dfba6d3dd1de37 2025-10-08 19:13:16.947713 | ubuntu-noble-large | deleted: sha256:1e33c663a8f402c6fb3f0d13d76279c05aa9a67133f75a4efa3495720889981e 2025-10-08 19:13:16.947719 | ubuntu-noble-large | deleted: sha256:bfb98bd0f3c22754b18dc67b5f58537404a978f0f4ed661d8195714aa5220c8c 2025-10-08 19:13:16.947725 | ubuntu-noble-large | deleted: sha256:62814b3a50c2c7262c3865e2fdc34bcc82eca05e552d2d85ffba7dae442d228f 2025-10-08 19:13:16.947731 | ubuntu-noble-large | deleted: sha256:565b47e50f9d67aba2f0d1434cd5bc9e440692636062b506ba7af5e0597c2a7f 2025-10-08 19:13:16.947736 | ubuntu-noble-large | deleted: sha256:0c6d6800ba8443a5eae8fef9803fd8e10c3b183dbdfa0b0403e1501e083818e8 2025-10-08 19:13:16.947742 | ubuntu-noble-large | deleted: sha256:8325b68df9ddeb84c97aba2dc664218d71430404d4857d72ee3e3f7b8e7b163e 2025-10-08 19:13:16.947748 | ubuntu-noble-large | deleted: sha256:c6660df1514c524e9c00451ba616465f2125f089e4f54aab400fac41a7583678 2025-10-08 19:13:16.947754 | ubuntu-noble-large | deleted: sha256:e39214d467b6febf5a05de708d971aa42a040a7ec9ec3b109417181a6ee90e36 2025-10-08 19:13:16.947764 | ubuntu-noble-large | deleted: sha256:b71b6d6ad2292decc2c21c110cdfce72330ae3acc4217836246e459cf7a2001f 2025-10-08 19:13:16.947770 | ubuntu-noble-large | deleted: sha256:d622bb44a0c6a9e5381e834af3da9d411fd24f49cbe9d46e362234acda70792a 2025-10-08 19:13:16.947776 | ubuntu-noble-large | deleted: sha256:dfb2adab7a8776d2ae012041c13b73528334bba6fe2725ac60267adb0aafa40f 2025-10-08 19:13:16.947781 | ubuntu-noble-large | deleted: sha256:9457c5c041ed1bc7b00e796d2d92fe53465acb76da48e2eff277219776be6ec8 2025-10-08 19:13:16.947787 | ubuntu-noble-large | deleted: sha256:07c43cebb55974a4f64650e23593cde222c6afb12395e39904ddac5810158656 2025-10-08 19:13:16.947793 | ubuntu-noble-large | deleted: sha256:edbec11da23f285300a5c716e40959e38d2fb053cb16aea573361bc680d91594 2025-10-08 19:13:16.947799 | ubuntu-noble-large | deleted: sha256:416094888d0ffaba237e611692b1ee9a42cdc9e159a7354636079bf39143d5f8 2025-10-08 19:13:16.947804 | ubuntu-noble-large | deleted: sha256:85c33a8be517a1ed30790dea0e93fe53c0d7175ef922087c66f2c023b3ef0cfb 2025-10-08 19:13:16.947810 | ubuntu-noble-large | deleted: sha256:b6478dafdff273bf1dce0ac6601b88a6be4c2485b7c21d153e04263e25563cc3 2025-10-08 19:13:16.947816 | ubuntu-noble-large | deleted: sha256:aee74fb334cddeda2e996fe29ffe20cab0fc45b92153e8083fbc64c8d038cce3 2025-10-08 19:13:16.947822 | ubuntu-noble-large | deleted: sha256:d01335793f6864972ec94623c88d39e87c9a150bb4b67c62a1e7906cb2ffa584 2025-10-08 19:13:16.947827 | ubuntu-noble-large | deleted: sha256:8450534f95b40bd682efc16fd140b5fb0d48c56c12d3f8894aad9e14c76e4b5d 2025-10-08 19:13:16.947833 | ubuntu-noble-large | deleted: sha256:fd72a93c37764f24dd2ae5862973bb312d91cec0a68ccbb4f0c2c97b86cd71ab 2025-10-08 19:13:16.947839 | ubuntu-noble-large | deleted: sha256:7bb5619cec6a577f4b8e475ddffc1aa36d155637b0f563267d7f95e6bd623bbb 2025-10-08 19:13:16.947845 | ubuntu-noble-large | deleted: sha256:2b4434a432a3c962aaab38ba66eda44a811070859a5e54a297af8cfdc42b147e 2025-10-08 19:13:16.947850 | ubuntu-noble-large | deleted: sha256:2c4311cf6106d46b50348abb9bd159ef744b73fb9ffe1a1e0f92b9efa32a40a4 2025-10-08 19:13:16.947861 | ubuntu-noble-large | deleted: sha256:16e2328a1e683a60d6d6381f71c5bd987a90026a292e01092cf4f872add2a747 2025-10-08 19:13:16.947867 | ubuntu-noble-large | deleted: sha256:b71e2a4a7defc7a0ee579e14b70e410958b9d190ea084a647cd140401135e779 2025-10-08 19:13:16.947872 | ubuntu-noble-large | deleted: sha256:37c4568095ba86d1a3641903b2c95a3ecb110f57780ae6ec474bf8324ce59213 2025-10-08 19:13:16.947878 | ubuntu-noble-large | deleted: sha256:22674ee51bc9cd038bc589d7c53282d509bec7ca7a0acd1afe03c6dba2a7426f 2025-10-08 19:13:16.947884 | ubuntu-noble-large | deleted: sha256:4850d9b5b75049c1ea8be8ab32952a3abf42e0c13af66262985fc692525b6026 2025-10-08 19:13:16.947889 | ubuntu-noble-large | deleted: sha256:8c4fd9473661e3c8188f8d7d8364cd36deb91a8cf66af47967563cb03c453236 2025-10-08 19:13:16.947895 | ubuntu-noble-large | deleted: sha256:c4592274c2efdd5b94c95a6526dd9a431f13f935653fe81caa6c2a8191083386 2025-10-08 19:13:16.947901 | ubuntu-noble-large | deleted: sha256:763cf6f7381794d4cfcdda1f7e8a45b6eacbe19724a4d476c9b1ffe7994ae76f 2025-10-08 19:13:16.947911 | ubuntu-noble-large | deleted: sha256:f56994a4701aacd10d4aa5a7a4c79983544876eeca9c2142d73dbef109f12fcf 2025-10-08 19:13:16.947917 | ubuntu-noble-large | deleted: sha256:b8b0458bfa05428bca5a02a411e4865c5fa1a0cf64cfaa5ba927356eea8822f2 2025-10-08 19:13:16.947922 | ubuntu-noble-large | deleted: sha256:a192672c0b2d3162b82ddca4086224b381cd3d908f701017191a2f322e4e2619 2025-10-08 19:13:16.947928 | ubuntu-noble-large | deleted: sha256:c8db90dc77902c577fa12a3c24d1717685d2ed5b9e9b94eb9a37cba37a01e8ea 2025-10-08 19:13:16.947934 | ubuntu-noble-large | deleted: sha256:60e7c1fae6839133662ccb7360942a9b8f5211b6e9ce21c3789ad38b188192ca 2025-10-08 19:13:16.947940 | ubuntu-noble-large | deleted: sha256:d6a708f4041967216686265bf6746310aa69516823b232e65742e8a67af0e8b3 2025-10-08 19:13:16.947945 | ubuntu-noble-large | deleted: sha256:77a222679a92f8244bf51e473d1d482dd7f64500dc12aab7c82e20cab6ad29b3 2025-10-08 19:13:16.947951 | ubuntu-noble-large | deleted: sha256:085a65d92f8fa06a87bcf0aa4a9c2bab83392b95fa4afe3f432a421579a2247e 2025-10-08 19:13:16.947957 | ubuntu-noble-large | deleted: sha256:0987afa80a7a800e3fc0cf7b5c025d35bcd0469b64169be5d3092357439dc2fc 2025-10-08 19:13:16.947963 | ubuntu-noble-large | deleted: sha256:c3403ae5d7fcad88e49d7e00d27779b79b4fa91d1dc91ffe57e764348582eb6c 2025-10-08 19:13:16.947968 | ubuntu-noble-large | deleted: sha256:8730aba69eef6215370dcc7f14f8c3e383e72a9900b0f28541ef7253c077f980 2025-10-08 19:13:16.947974 | ubuntu-noble-large | deleted: sha256:a8bd4eb483821d9ec231ddc9900494dd301fa48aa89b916cf7b090ddddd0e936 2025-10-08 19:13:16.947980 | ubuntu-noble-large | deleted: sha256:fdfd54df204ebfca82285ca58d2881e51af0a270e98f316e5196c2b856422850 2025-10-08 19:13:16.947990 | ubuntu-noble-large | deleted: sha256:39fc5d3af379f34cc21bcb12cd6b3133a69e92f3b82d15920e19ac071036f1b3 2025-10-08 19:13:16.947996 | ubuntu-noble-large | deleted: sha256:a89dc872a6b1d307dd0b4cfd1853488185735fd02e7ff388f0dcec5fc1962eee 2025-10-08 19:13:16.948002 | ubuntu-noble-large | deleted: sha256:e8f205e2b458dd042bc6424fd16b5b2ff0940a58b4bdcad528c4a3bdeb1d77e9 2025-10-08 19:13:16.948007 | ubuntu-noble-large | deleted: sha256:53ef0e751e1f76e976f54293d4afbe4c11246133115b9bb2cfa85b7c2f1cf07e 2025-10-08 19:13:16.948013 | ubuntu-noble-large | deleted: sha256:c6fab5b7eed93c523538240ad3636ebaacee687a16d211723be774713ac9b4de 2025-10-08 19:13:16.948019 | ubuntu-noble-large | deleted: sha256:25b0228ac2f20ba0e432bc175c9094cce52086c1ed0480659e548beb745e0d23 2025-10-08 19:13:16.948025 | ubuntu-noble-large | deleted: sha256:51a05c3f44e20c6fa88d171a46ef282d402f74c35cf4b6739c5a1cabd803575c 2025-10-08 19:13:16.948030 | ubuntu-noble-large | deleted: sha256:0feacafa6414aa397fdca52931e28b26f69800ab02bab6a2491fd7a99c0ab7ea 2025-10-08 19:13:16.948036 | ubuntu-noble-large | deleted: sha256:30a0dddd4d5efe3d4ec1055795faceaea53ae088e51f6795b9f0858999bab6b5 2025-10-08 19:13:16.948042 | ubuntu-noble-large | deleted: sha256:329fad71de489c3620af92ac8dcf8ec09d0039e89a45bbf145b33761bfb158af 2025-10-08 19:13:16.948048 | ubuntu-noble-large | deleted: sha256:5827a978c906045d269a5d6efd416fe28b2da51bbe4f5987c6170f1db7a60a79 2025-10-08 19:13:16.948053 | ubuntu-noble-large | deleted: sha256:a91e75ea950154b918a76bdeb537b030a6a50338c4b2b669a787ef09c35baaca 2025-10-08 19:13:16.948059 | ubuntu-noble-large | deleted: sha256:d2a9662d0901ac62072c26b2c84ffa1f3de8d003a6e5c9fcce08c757e285ff87 2025-10-08 19:13:16.948065 | ubuntu-noble-large | deleted: sha256:db180ee1a68b99e09b0305b6d7e4070fda8267f5f17ee6689ee43def16af2992 2025-10-08 19:13:16.948071 | ubuntu-noble-large | deleted: sha256:febc4d7ef79318e0106a0b8c22b2a77bb55a720e6c9f6c27faa13278fadb915b 2025-10-08 19:13:16.948076 | ubuntu-noble-large | deleted: sha256:c4d4e44dd6b1211b599a32d8cd899c31010d66d6ddbcf0f6f27ade024e5e5655 2025-10-08 19:13:16.948082 | ubuntu-noble-large | deleted: sha256:98517d2347311bf8e97f69c677f7e0dbd482bd76f746931d4119d069c1bcea05 2025-10-08 19:13:16.948088 | ubuntu-noble-large | deleted: sha256:325a6f126360ac354d31451f49357b7f26a6e6a97bb46d55d8779ce7db0c9087 2025-10-08 19:13:16.948094 | ubuntu-noble-large | deleted: sha256:568fe57ce1af73cf1e8988836be4ceb654414a9bfc9225544cf9867ab2d54d98 2025-10-08 19:13:16.948099 | ubuntu-noble-large | deleted: sha256:fd33867625c25d6519c98f740d9eb8fc405907c72cc7e608163b2a7e2fa08e02 2025-10-08 19:13:16.948105 | ubuntu-noble-large | deleted: sha256:b7669698179675332da15d6a994716c3bbd31cb561ef5d42bb3643c87d4cd3dd 2025-10-08 19:13:16.948111 | ubuntu-noble-large | deleted: sha256:3f6eb2e2a5b47dfe4f0de260f4d3ad701ae60a11a5f23fb693e076ab896a2d6c 2025-10-08 19:13:16.948117 | ubuntu-noble-large | deleted: sha256:b5c0b7b0184ec4449726bcae54f9b43d940c12761b78463e0e3fec686939dfec 2025-10-08 19:13:16.948122 | ubuntu-noble-large | deleted: sha256:01fe4bfd62c689bc4c41c6de3be2e47af1676af8a41f6df5b1ded9b910915b69 2025-10-08 19:13:16.948128 | ubuntu-noble-large | deleted: sha256:2545a24d0e9769eaca76ea3fcd2ce60084b6329079981599811e5232439dccd7 2025-10-08 19:13:16.948134 | ubuntu-noble-large | deleted: sha256:2d59b1183711138d4171620fb4d0a15b9f63b63c7dc9a3702fdb6a60304ee524 2025-10-08 19:13:16.948140 | ubuntu-noble-large | deleted: sha256:6ce70420fa329da2485f04386767503f1a11b992d9d95ea2e1f458fb301c5b39 2025-10-08 19:13:16.948146 | ubuntu-noble-large | deleted: sha256:b0fb8483cfff1af78146eb39aab3f27ac325b34e50ec679781a5e82f056dfb4b 2025-10-08 19:13:16.948151 | ubuntu-noble-large | deleted: sha256:e6814c5ba72a5e42eed254c5b41a7d447d7302d14ccac1758c26215319e6cb95 2025-10-08 19:13:16.948157 | ubuntu-noble-large | deleted: sha256:45ed83a5a162c2e228ce30ca6eb0a33f4a2e5bc1c0bb0c98085da6fc18108594 2025-10-08 19:13:16.948166 | ubuntu-noble-large | deleted: sha256:29661f28cbae8ea4b20b6d59ac77ddfa805b2c21884bfe9a3bce42456561e163 2025-10-08 19:13:16.948172 | ubuntu-noble-large | deleted: sha256:d6b268eaef96470aaa79aee36a735b2ddde6e52f8a119e48e876f9e508a4c03f 2025-10-08 19:13:16.948178 | ubuntu-noble-large | deleted: sha256:db6aa0f469b35a087d88cd48a662611acc6b8916abcb822142e3dfa72e409187 2025-10-08 19:13:16.948184 | ubuntu-noble-large | deleted: sha256:71ba50d4a9d7a07f4fa8a5e58b3b66285aca274daddc06b809e663b096245938 2025-10-08 19:13:16.948190 | ubuntu-noble-large | deleted: sha256:e0c5e8ec85fd8485186c8144ee09fac4b0dd5b20de7b7aaa5efa771f3222a9ab 2025-10-08 19:13:16.948195 | ubuntu-noble-large | deleted: sha256:7691a56e2ef95a9620130baf37918e7fbfc0cb2d83165be43db8c29fad3a147b 2025-10-08 19:13:16.948201 | ubuntu-noble-large | deleted: sha256:56422107a7907e29533014c700265c80881ebb5cd8d3304f62ae285d4596d2fb 2025-10-08 19:13:16.948207 | ubuntu-noble-large | deleted: sha256:67a937cff232dddda1639d7759a2e91261215589f06f49729d2fcb0c9ee484f9 2025-10-08 19:13:16.948222 | ubuntu-noble-large | deleted: sha256:8ed6242a0e8535ea984cd1bbf3a46fa39bf14521652449b20e41d920072a2dc7 2025-10-08 19:13:16.948228 | ubuntu-noble-large | deleted: sha256:35528c1e955a96695d714e4a7c6c4ded841adcdaa5b4228bceb303b2b7c20d90 2025-10-08 19:13:16.948234 | ubuntu-noble-large | deleted: sha256:bd48bfccc282d5f0a45b75b5a03e4d8ed6261eb3f1ed5c392cc527a54a46adb0 2025-10-08 19:13:16.948240 | ubuntu-noble-large | deleted: sha256:2dc407d02c1518fd947f24f412c63503aed03b9c59fe9da543f944b569f65bce 2025-10-08 19:13:16.948246 | ubuntu-noble-large | deleted: sha256:e43e5f29d5092ddb716e0bcb5b1a18b0f5e1ddf4b693744d7aea00227d32c074 2025-10-08 19:13:16.948251 | ubuntu-noble-large | deleted: sha256:3eddf0da5c90b8fd5e0c02e517d57f7950864fc160ed7ae95c230f321d7e76af 2025-10-08 19:13:16.948257 | ubuntu-noble-large | deleted: sha256:821b6b3e76d0f6180ef2352081f2c07fb7bec66335b98ac13d8292a4d43bbad1 2025-10-08 19:13:16.948263 | ubuntu-noble-large | deleted: sha256:d6d0e42c90c394e1898cc61be7720678facb4682d4d1a376a2fcce6fe6b82d3f 2025-10-08 19:13:16.948268 | ubuntu-noble-large | deleted: sha256:8a6d6cde3cbc390855e84d65f963f3a301526db8198b9642d219165c5c3c9bdd 2025-10-08 19:13:16.948274 | ubuntu-noble-large | deleted: sha256:27df07920c34770752d3318f10eb6c932c0817d8c416f454e072b78046591822 2025-10-08 19:13:16.948280 | ubuntu-noble-large | deleted: sha256:7865003a8f087596381db08f42337b0bde1ba99c690041e8ea826fced68f115b 2025-10-08 19:13:16.948286 | ubuntu-noble-large | deleted: sha256:254492c1ab0207666694718b0330bf63c555c058f7fe8f3f483ee6f1ff1402bc 2025-10-08 19:13:16.948291 | ubuntu-noble-large | deleted: sha256:f3049f7ee6f5fd7ab94595a0579bf84931ef3d284870957eeabcaf502acdb2d8 2025-10-08 19:13:16.948297 | ubuntu-noble-large | deleted: sha256:4a3243179b263ea5be370c26e0151ce6d1081ee4f56e08a12b0111b87e8db653 2025-10-08 19:13:16.948315 | ubuntu-noble-large | deleted: sha256:ac064ea17de63d609a6c737980cf259df85c97ae7936b85fa53e224ded132afd 2025-10-08 19:13:16.948321 | ubuntu-noble-large | deleted: sha256:89204fecbc7dc286d55ede9ec3177d73a247091281d8ba5d3deb238fadc929a5 2025-10-08 19:13:16.948327 | ubuntu-noble-large | deleted: sha256:ba0897176f5572d6039d5044b36051a8ec382474e8cea0025467cc32afeb03e0 2025-10-08 19:13:16.948333 | ubuntu-noble-large | deleted: sha256:e83b815fbb10d4b6539056461d912214ee8ac7c65b4f77896d081b6ba68e28ff 2025-10-08 19:13:16.948339 | ubuntu-noble-large | deleted: sha256:e0b361b1da594933fcf20d14d817ad840f7b5d7054b7fdfef58ef136c52d2da7 2025-10-08 19:13:16.948344 | ubuntu-noble-large | deleted: sha256:ab5122cf86dc63ea25a54d537fe514078bae7f1f1d702df1d45cbed16684083b 2025-10-08 19:13:16.948350 | ubuntu-noble-large | deleted: sha256:47f12584491035c43e4745fc0825afdec57068964d487239d3b2039fd2046a0d 2025-10-08 19:13:16.948356 | ubuntu-noble-large | deleted: sha256:2207342a0707d8e8dfd3f4ed3113935ec63439e0e9094670c7d098af55e827ed 2025-10-08 19:13:16.948361 | ubuntu-noble-large | deleted: sha256:45fe60fcc43fa2150cbd42417a8361169f6da220069412267dbde89abae674e2 2025-10-08 19:13:16.948367 | ubuntu-noble-large | deleted: sha256:2eed8c59eb62c5734af31c5435bcdb39b2045b43c8e423c6f16204f0c6bbba56 2025-10-08 19:13:16.948373 | ubuntu-noble-large | deleted: sha256:2d0cab835b9f22e000df240122b6290cb2005eb1423f9d721abc58a3ce7bb262 2025-10-08 19:13:16.948379 | ubuntu-noble-large | deleted: sha256:b202f4bab658fe117fda7f4ee2fd31ccee68ee2acba5fa67201c6ba188945b63 2025-10-08 19:13:16.948384 | ubuntu-noble-large | deleted: sha256:27224ef35983382999164c7f6f4d9eca161116e1ba07b2d4773169b3085474d2 2025-10-08 19:13:16.948390 | ubuntu-noble-large | deleted: sha256:456e8c3201b0c33f29057bb4027e1b93c6978dc650e88f5d9a6874655290d699 2025-10-08 19:13:16.948396 | ubuntu-noble-large | deleted: sha256:0cf4b3c188107e32004c3c541f05e22ffa9ade8bb69e22159e6a9a848f375019 2025-10-08 19:13:16.948401 | ubuntu-noble-large | deleted: sha256:0c6927c29ed79a12dd329ee652dff4d8d5a0bde68a3ab532e6411300854ec07c 2025-10-08 19:13:16.948407 | ubuntu-noble-large | deleted: sha256:c36d0808935207faccf40a0769c2c1e22f8ccf03ef10d31b930b8bbb3db8cc20 2025-10-08 19:13:16.948413 | ubuntu-noble-large | deleted: sha256:08af63452d444c2a2af20fdeae256a66d5ef69165d25cfcb01fa2f921dd354ed 2025-10-08 19:13:16.948419 | ubuntu-noble-large | deleted: sha256:5c4b87e027d2b573dfe48f32b23c916d9e94892b5fa7be36074fce6dd1e626da 2025-10-08 19:13:16.948425 | ubuntu-noble-large | deleted: sha256:4ad8cbf0dafb942be7584f9b5c561785db9d5ba764ce6df4fcbc5058bccb6db3 2025-10-08 19:13:16.948431 | ubuntu-noble-large | deleted: sha256:d1c9ae29e0c8ce8c15897d9a4ade5002be0c5d4632a3f7031f6c123068ce29a2 2025-10-08 19:13:16.948436 | ubuntu-noble-large | deleted: sha256:61c56d04d7a9afa1c1f0190c3f3c84020adf5bb9cd4262d74da996c1372dba84 2025-10-08 19:13:16.948442 | ubuntu-noble-large | deleted: sha256:35f008071e658abecfaa16f0b018652228ad96689b4d3d9fd68f82080f555c8e 2025-10-08 19:13:16.948452 | ubuntu-noble-large | deleted: sha256:49be66b9c3b3ae334a2c15c37cf5025fb973eb100017a540f8415f2c3ba2f48a 2025-10-08 19:13:16.948458 | ubuntu-noble-large | deleted: sha256:3487af48811b0d699cde95408b60e173ee61258c386fed6fe8431059109251b7 2025-10-08 19:13:16.948464 | ubuntu-noble-large | deleted: sha256:e08372170987e43656296e427b9815e352868ef937a6107d92f4ab848dfe3cad 2025-10-08 19:13:16.948470 | ubuntu-noble-large | deleted: sha256:8b565db9cbab182da37cc6ac5993cdbce52b286e9b574fb6725820eb86f34bb7 2025-10-08 19:13:16.948475 | ubuntu-noble-large | deleted: sha256:d82e2d739d65dab78ebbd2d60fb9bf1d6ee441240b7a54434c9a18e609ffc237 2025-10-08 19:13:16.948485 | ubuntu-noble-large | deleted: sha256:867056f4bf55e45adaa84055d85b305eab076caadbd18ab718d04d0c30226bc6 2025-10-08 19:13:16.948491 | ubuntu-noble-large | deleted: sha256:90d0690dd72bfc71d70eecf6732ce4ccdf04afc25c53921b6dbabeb3c7ac2e65 2025-10-08 19:13:16.948497 | ubuntu-noble-large | deleted: sha256:2840522b440c72f272a5997d36dcf0036283ae600d1c367a97605a39c4fe453d 2025-10-08 19:13:16.948503 | ubuntu-noble-large | deleted: sha256:ab7b5c8bd05da3a0701923834c36e9206d08587c333ab9e20e36c0f120659fc9 2025-10-08 19:13:16.948508 | ubuntu-noble-large | deleted: sha256:3cface99e77dc2c206b3d0f3822a77722bb3b2e12f6b8d1668dd041f987abb10 2025-10-08 19:13:16.948514 | ubuntu-noble-large | deleted: sha256:cdfd64b723678814fa6fa8ae07e3a0b098e5e6072f1381972dd8a47833c11188 2025-10-08 19:13:16.948520 | ubuntu-noble-large | deleted: sha256:2ddd01f360a89d3c06b45bf8ec5db4d720b2e68a034396def416b937c04c1f0d 2025-10-08 19:13:16.948526 | ubuntu-noble-large | deleted: sha256:19cce994d9e6e38c9b15d3cd72f802d5a6dc2c22460d76bbb8b1d8c934b66fbf 2025-10-08 19:13:16.948531 | ubuntu-noble-large | deleted: sha256:265ca29c909e7e7e0619d5e50f79a2bd3a0701dbb6a40267f0e18a95e89d5538 2025-10-08 19:13:16.948541 | ubuntu-noble-large | deleted: sha256:78680dd554c4a6536c1b1967988f62cd0a371a9a58da999355abf39cdc960091 2025-10-08 19:13:16.948546 | ubuntu-noble-large | deleted: sha256:dc1b8b50e0e7a561dfc339fd5ead457c8ea13372bc78a239f53135b6f1a6d862 2025-10-08 19:13:16.948552 | ubuntu-noble-large | deleted: sha256:a7d57216b25e3b90f2241a814c8710f96ca5ff4c9e6397a3edb0405052cb16fc 2025-10-08 19:13:16.948558 | ubuntu-noble-large | deleted: sha256:9ee9037286441df9dfeb80edb9cc395f8b40071b4a372ab9e5f80e8c65d87af4 2025-10-08 19:13:16.948564 | ubuntu-noble-large | deleted: sha256:efb228bd63e6d04b39efa5732ca9446f7914da25a7019056df2de1b102fab674 2025-10-08 19:13:16.948570 | ubuntu-noble-large | deleted: sha256:b22fbcf4183b74feb1af33e6575beb5e4b93081ab980d603d677ebad1eb536ca 2025-10-08 19:13:16.948575 | ubuntu-noble-large | deleted: sha256:5a6beff4925becd7b17cc2378b1471f31c67549b5538df701ca1003ee11442c5 2025-10-08 19:13:16.948581 | ubuntu-noble-large | deleted: sha256:aac264324bae81df1c30ecb738add85703947a86c0b139632d749dbdbd53b588 2025-10-08 19:13:16.948587 | ubuntu-noble-large | deleted: sha256:f9a59e9a4d5fda59c31583ae2f59180c98e17221787b6f772a29f08d67e4e733 2025-10-08 19:13:16.948593 | ubuntu-noble-large | deleted: sha256:71ffd949dffdfcbd9b7e7f004f4a5cc60ae48292e54c308a231f683ce705807d 2025-10-08 19:13:16.948599 | ubuntu-noble-large | deleted: sha256:fe824064e65ea3af1644a60b67eeec8524848f575cb246f501b6b728858f3768 2025-10-08 19:13:16.948604 | ubuntu-noble-large | deleted: sha256:5d1bef4a001cc0a91ef6af74e7ed23a363ea91150a532c7f76502f6b9fc61fd0 2025-10-08 19:13:16.948610 | ubuntu-noble-large | deleted: sha256:48d4e108e83bfd8aa571452732aac48407856a10e77bbc5362109a75b9565065 2025-10-08 19:13:16.948616 | ubuntu-noble-large | deleted: sha256:22acd018b12404470261b0dae5d31d1e7216b23946fa00f0a39ff0a42166df58 2025-10-08 19:13:16.948621 | ubuntu-noble-large | deleted: sha256:b23aaffdd5b4fe21ba8ea577ffb28727c156402e4e7959395846143392239c15 2025-10-08 19:13:16.948650 | ubuntu-noble-large | deleted: sha256:63b9bcd6b1551e0a55e6a28ef17571f55c94447a83afde27d0d1020550edd746 2025-10-08 19:13:16.948656 | ubuntu-noble-large | deleted: sha256:c94b7d144b87992d03901e0037cbd12a12d147634319ea9e38b718c242e1bdd2 2025-10-08 19:13:16.948662 | ubuntu-noble-large | deleted: sha256:02116d36120a2a021bc024eec115bb0c28547f3ff05411b7345b54ecbc2b1344 2025-10-08 19:13:16.948667 | ubuntu-noble-large | deleted: sha256:0fdb875d1c9e60b57b2adc1fe2936a14cce76f6af95624c9da95060d17c60ac1 2025-10-08 19:13:16.948673 | ubuntu-noble-large | deleted: sha256:3e388549b8e4c67c7c67ab52673c6f57f92d63439c6f1845a5b315063df6c659 2025-10-08 19:13:16.948679 | ubuntu-noble-large | deleted: sha256:bf8b2ada82a972e6cef0b1d56c2abcc5cfa8a758e0506acbb795ef48136473d8 2025-10-08 19:13:16.948686 | ubuntu-noble-large | 2025-10-08 19:13:16.948693 | ubuntu-noble-large | Total reclaimed space: 13.38GB 2025-10-08 19:13:16.948699 | ubuntu-noble-large | + docker images 2025-10-08 19:13:17.116583 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-10-08 19:13:17.116753 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20251008 438a825569ec 37 seconds ago 1.18GB 2025-10-08 19:13:17.116772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20251008 d480920d49ba 46 seconds ago 1.37GB 2025-10-08 19:13:17.116800 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20251008 b4c3268e6cf7 About a minute ago 1.13GB 2025-10-08 19:13:17.116810 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20251008 b9d29c573d71 About a minute ago 1.25GB 2025-10-08 19:13:17.116820 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20251008 9bb96bbf8e19 2 minutes ago 996MB 2025-10-08 19:13:17.116830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20251008 8511c472465c 2 minutes ago 1.05GB 2025-10-08 19:13:17.116839 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20251008 3679e8ad7b12 3 minutes ago 996MB 2025-10-08 19:13:17.116849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20251008 3b2d42cb5c68 4 minutes ago 991MB 2025-10-08 19:13:17.116858 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20251008 d67ca712c0ff 4 minutes ago 991MB 2025-10-08 19:13:17.116868 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20251008 3c0138eda44a 5 minutes ago 991MB 2025-10-08 19:13:17.116877 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20251008 9d3374814aae 5 minutes ago 990MB 2025-10-08 19:13:17.116887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20251008 8a95b8b97a9b 5 minutes ago 991MB 2025-10-08 19:13:17.116896 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20251008 d4f62d32d024 6 minutes ago 996MB 2025-10-08 19:13:17.116905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20251008 cfa1af76fdeb 6 minutes ago 1.05GB 2025-10-08 19:13:17.116915 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20251008 7fb0a3f0c7db 7 minutes ago 1.09GB 2025-10-08 19:13:17.116925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20251008 2834fb96dfba 11 minutes ago 1.04GB 2025-10-08 19:13:17.116934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20251008 3139344cd3d6 12 minutes ago 1.72GB 2025-10-08 19:13:17.116960 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20251008 7d56494cfdc9 15 minutes ago 1.42GB 2025-10-08 19:13:17.116970 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20251008 53423b41a0b8 16 minutes ago 1.41GB 2025-10-08 19:13:17.116979 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20251008 bacf9d8c322b 16 minutes ago 1.41GB 2025-10-08 19:13:17.116989 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20251008 5bce24da2727 17 minutes ago 1.11GB 2025-10-08 19:13:17.116998 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20251008 ec9d41592d41 17 minutes ago 1.11GB 2025-10-08 19:13:17.117014 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20251008 fb52ae92e755 18 minutes ago 1.11GB 2025-10-08 19:13:17.117024 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20251008 b082a3882d9a 18 minutes ago 981MB 2025-10-08 19:13:17.117034 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20251008 576ded327a97 19 minutes ago 981MB 2025-10-08 19:13:17.117043 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20251008 431eb3f74b4a 19 minutes ago 981MB 2025-10-08 19:13:17.117061 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20251008 9a0ded3a2ed2 19 minutes ago 980MB 2025-10-08 19:13:17.117070 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20251008 df6476814d3e 20 minutes ago 981MB 2025-10-08 19:13:17.117080 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20251008 2113822a41bb 20 minutes ago 984MB 2025-10-08 19:13:17.117089 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20251008 1cbd2588d3e1 21 minutes ago 983MB 2025-10-08 19:13:17.117099 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20251008 6e7392994bca 21 minutes ago 1.23GB 2025-10-08 19:13:17.117108 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20251008 51b0fda2aba3 22 minutes ago 1.06GB 2025-10-08 19:13:17.117118 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20251008 eff38f3f667c 23 minutes ago 1.06GB 2025-10-08 19:13:17.117127 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20251008 61e0e0ea4250 23 minutes ago 1.06GB 2025-10-08 19:13:17.117136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20251008 c5b81ada1dc5 23 minutes ago 998MB 2025-10-08 19:13:17.117146 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20251008 f231c9b15148 24 minutes ago 998MB 2025-10-08 19:13:17.117155 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20251008 118f40711588 24 minutes ago 997MB 2025-10-08 19:13:17.117164 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20251008 512934f9e269 25 minutes ago 1.1GB 2025-10-08 19:13:17.117174 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20251008 b67a96ccafca 25 minutes ago 982MB 2025-10-08 19:13:17.117183 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20251008 f0b407f34436 26 minutes ago 1.07GB 2025-10-08 19:13:17.117198 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20251008 0d652b4a7023 26 minutes ago 1.07GB 2025-10-08 19:13:17.117208 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20251008 ff080f95ff47 27 minutes ago 1.07GB 2025-10-08 19:13:17.117217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20251008 4094a994f42b 27 minutes ago 1.16GB 2025-10-08 19:13:17.117227 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20251008 53c31806cd70 28 minutes ago 1.16GB 2025-10-08 19:13:17.117236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20251008 2c62f2594996 29 minutes ago 1.16GB 2025-10-08 19:13:17.117246 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20251008 0af920ea3380 29 minutes ago 1.17GB 2025-10-08 19:13:17.117256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20251008 3b9b9523a285 30 minutes ago 1.17GB 2025-10-08 19:13:17.117266 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20251008 1b17ae04670c 31 minutes ago 1.16GB 2025-10-08 19:13:17.117275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20251008 26182e991cd7 32 minutes ago 1.16GB 2025-10-08 19:13:17.117290 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20251008 bd35109843f3 32 minutes ago 1.16GB 2025-10-08 19:13:17.117332 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20251008 5b1dfbbc1d66 33 minutes ago 1.17GB 2025-10-08 19:13:17.117343 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20251008 291c8f750399 34 minutes ago 1.16GB 2025-10-08 19:13:17.117360 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20251008 ffee3ef4adc5 35 minutes ago 1.16GB 2025-10-08 19:13:17.117370 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20251008 8fee02e7cd62 35 minutes ago 1.17GB 2025-10-08 19:13:17.117380 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20251008 2fa00b588f8c 36 minutes ago 1.16GB 2025-10-08 19:13:17.117389 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20251008 7bf5e076e0cb 37 minutes ago 983MB 2025-10-08 19:13:17.117405 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20251008 cb87c7022aa2 37 minutes ago 982MB 2025-10-08 19:13:17.117415 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20251008 321c54fde604 38 minutes ago 993MB 2025-10-08 19:13:17.117425 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20251008 d56653ad65b9 38 minutes ago 994MB 2025-10-08 19:13:17.117434 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20251008 a770d070385a 39 minutes ago 1e+03MB 2025-10-08 19:13:17.117444 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20251008 139e11dc5db2 39 minutes ago 1.08GB 2025-10-08 19:13:17.117453 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20251008 1b2bed6dc1dd 41 minutes ago 1GB 2025-10-08 19:13:17.117463 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20251008 bd3783b5234e 41 minutes ago 1.21GB 2025-10-08 19:13:17.117472 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20251008 a1fe7617b468 41 minutes ago 1.25GB 2025-10-08 19:13:17.117482 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20251008 6dc6ea4a9922 42 minutes ago 1.21GB 2025-10-08 19:13:17.117492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20251008 4cdf5a419d5e 43 minutes ago 1.59GB 2025-10-08 19:13:17.117501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20251008 7fc2d855b06a 45 minutes ago 1.37GB 2025-10-08 19:13:17.117511 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20251008 5d996017892d 46 minutes ago 1.21GB 2025-10-08 19:13:17.117520 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20251008 1b89c6f6d888 46 minutes ago 1.21GB 2025-10-08 19:13:17.117530 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20251008 e72298601cda 47 minutes ago 1.22GB 2025-10-08 19:13:17.117545 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20251008 23dde43a525d 47 minutes ago 1.22GB 2025-10-08 19:13:17.117555 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20251008 51eacbb198ee 48 minutes ago 1.15GB 2025-10-08 19:13:17.117564 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20251008 80ee30378dbf 49 minutes ago 1.09GB 2025-10-08 19:13:17.117574 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20251008 7c81eaf42af6 49 minutes ago 1.37GB 2025-10-08 19:13:17.117583 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20251008 136d153c4e86 51 minutes ago 1.04GB 2025-10-08 19:13:17.117593 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20251008 f26b8b5963f2 52 minutes ago 1.04GB 2025-10-08 19:13:17.117602 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20251008 867e7183badb 52 minutes ago 1.04GB 2025-10-08 19:13:17.117612 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20251008 22f0f7d12fde 53 minutes ago 1.06GB 2025-10-08 19:13:17.117654 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20251008 90c257ee9d1a 54 minutes ago 1.06GB 2025-10-08 19:13:17.117670 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20251008 4b717fd5b9c8 54 minutes ago 296MB 2025-10-08 19:13:17.117686 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20251008 423120f03f39 54 minutes ago 295MB 2025-10-08 19:13:17.117702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20251008 677bd7e7e6bb 55 minutes ago 295MB 2025-10-08 19:13:17.117711 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20251008 9179605b655c 55 minutes ago 295MB 2025-10-08 19:13:17.117721 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20251008 eda152759dfe 55 minutes ago 1.13GB 2025-10-08 19:13:17.117731 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20251008 09b14fb86af2 56 minutes ago 966MB 2025-10-08 19:13:17.117740 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20251008 c3e8c1f98c49 56 minutes ago 982MB 2025-10-08 19:13:17.117749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20251008 7beb1078586c 56 minutes ago 1.03GB 2025-10-08 19:13:17.117759 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20251008 6b6a162dc1bf 56 minutes ago 1.4GB 2025-10-08 19:13:17.117768 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20251008 a7ebc618e035 58 minutes ago 1.1GB 2025-10-08 19:13:17.117778 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20251008 a27f0292b7d1 59 minutes ago 972MB 2025-10-08 19:13:17.117787 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20251008 0a979cec35fc 59 minutes ago 975MB 2025-10-08 19:13:17.117801 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20251008 027aaae9f51f 59 minutes ago 1.05GB 2025-10-08 19:13:17.117811 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20251008 17c043b5a73c About an hour ago 988MB 2025-10-08 19:13:17.117821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20251008 e653ecbf3025 About an hour ago 1.07GB 2025-10-08 19:13:17.117830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20251008 e95f438a283a About an hour ago 974MB 2025-10-08 19:13:17.117840 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20251008 f9d62e84d683 About an hour ago 1.06GB 2025-10-08 19:13:17.117849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20251008 9bd5798d2b35 About an hour ago 1.15GB 2025-10-08 19:13:17.117859 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20251008 f4c0d84c5342 About an hour ago 974MB 2025-10-08 19:13:17.117869 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20251008 6968d31a5969 About an hour ago 992MB 2025-10-08 19:13:17.117883 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20251008 50ac6d668cdd About an hour ago 1.2GB 2025-10-08 19:13:17.117892 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20251008 af7a5ed9159c About an hour ago 1.05GB 2025-10-08 19:13:17.117902 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20251008 4d1bc086bc72 About an hour ago 1.09GB 2025-10-08 19:13:17.117912 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20251008 8a6c6dd1c623 About an hour ago 1.15GB 2025-10-08 19:13:17.117921 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20251008 1aaa2aceb539 About an hour ago 1.03GB 2025-10-08 19:13:17.117950 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20251008 9b7599b346b4 About an hour ago 288MB 2025-10-08 19:13:17.117960 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20251008 495aa54240c9 About an hour ago 288MB 2025-10-08 19:13:17.117969 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20251008 894ee5aea3b2 About an hour ago 293MB 2025-10-08 19:13:17.117984 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20251008 c3bcfb812360 About an hour ago 279MB 2025-10-08 19:13:17.117993 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20251008 174870173d87 About an hour ago 279MB 2025-10-08 19:13:17.118002 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20251008 9067dae8785c About an hour ago 318MB 2025-10-08 19:13:17.118012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20251008 45f9da5e4fe1 About an hour ago 322MB 2025-10-08 19:13:17.118021 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20251008 519117f5c8c9 About an hour ago 386MB 2025-10-08 19:13:17.118036 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20251008 55b0c08b1b51 About an hour ago 394MB 2025-10-08 19:13:17.118046 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20251008 e33cb95e3cbe About an hour ago 297MB 2025-10-08 19:13:17.118055 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20251008 101eca43770a About an hour ago 291MB 2025-10-08 19:13:17.118065 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20251008 a1b31b2813c4 About an hour ago 364MB 2025-10-08 19:13:17.118074 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server build-20251008 d2c10cc30b3e About an hour ago 845MB 2025-10-08 19:13:17.118089 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20251008 640304b8951b About an hour ago 410MB 2025-10-08 19:13:17.118099 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20251008 7d4aea3df1c9 About an hour ago 295MB 2025-10-08 19:13:17.118108 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20251008 88b831f7382b About an hour ago 305MB 2025-10-08 19:13:17.118118 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20251008 179d5e5ad321 About an hour ago 314MB 2025-10-08 19:13:17.118127 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20251008 5d38bb6ddd76 About an hour ago 305MB 2025-10-08 19:13:17.118137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20251008 9e398bda018e About an hour ago 298MB 2025-10-08 19:13:17.118146 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20251008 7f29b985232b About an hour ago 312MB 2025-10-08 19:13:17.118156 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20251008 32c315932a65 About an hour ago 307MB 2025-10-08 19:13:17.118165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20251008 352c4ef0d3e3 About an hour ago 454MB 2025-10-08 19:13:17.118174 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20251008 85177277c9e4 About an hour ago 305MB 2025-10-08 19:13:17.118184 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20251008 048f66760646 About an hour ago 318MB 2025-10-08 19:13:17.118198 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20251008 41de60bfa86f About an hour ago 441MB 2025-10-08 19:13:17.118207 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20251008 37cffe21c272 About an hour ago 455MB 2025-10-08 19:13:17.118223 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20251008 1ea6e12d01f7 About an hour ago 455MB 2025-10-08 19:13:17.118233 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20251008 7c68626a079c About an hour ago 966MB 2025-10-08 19:13:17.118242 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20251008 4137b702d80e About an hour ago 585MB 2025-10-08 19:13:17.118252 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20251008 4b6c94bce06e About an hour ago 288MB 2025-10-08 19:13:17.118261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20251008 777394518291 About an hour ago 272MB 2025-10-08 19:13:17.118271 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20251008 4a3c25da5198 About an hour ago 280MB 2025-10-08 19:13:17.118280 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20251008 4622d1e9cf90 About an hour ago 280MB 2025-10-08 19:13:17.118289 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20251008 c96defccdcc4 About an hour ago 674MB 2025-10-08 19:13:17.118320 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20251008 7af14b1e792b About an hour ago 283MB 2025-10-08 19:13:17.118330 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20251008 ba5bf9744fac About an hour ago 1.51GB 2025-10-08 19:13:17.118340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20251008 c971d1d8ccc2 About an hour ago 1.54GB 2025-10-08 19:13:17.118349 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20251008 386ab6bdf2b6 About an hour ago 271MB 2025-10-08 19:13:17.118358 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20251008 3907b89144b7 About an hour ago 271MB 2025-10-08 19:13:17.118368 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20251008 946b2a6bbb7f About an hour ago 284MB 2025-10-08 19:13:17.118383 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20251008 7cfba3f84ae6 About an hour ago 273MB 2025-10-08 19:13:17.118392 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20251008 11d86d0766b2 About an hour ago 274MB 2025-10-08 19:13:17.118402 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20251008 a3f3f3a4bb81 About an hour ago 271MB 2025-10-08 19:13:17.118411 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20251008 923ed99be004 About an hour ago 271MB 2025-10-08 19:13:17.118425 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20251008 e4971202439e About an hour ago 1.05GB 2025-10-08 19:13:17.118434 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20251008 07764a57b0ec About an hour ago 329MB 2025-10-08 19:13:17.118444 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20251008 9424db4e8708 About an hour ago 372MB 2025-10-08 19:13:17.118453 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20251008 f1866b94829a About an hour ago 305MB 2025-10-08 19:13:17.118462 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20251008 ab0439b4ad9e About an hour ago 277MB 2025-10-08 19:13:17.118472 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20251008 a679c8e4390a About an hour ago 1.01GB 2025-10-08 19:13:17.118481 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20251008 b821c2824dd8 About an hour ago 271MB 2025-10-08 19:13:17.118491 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20251008 24e530814bb0 About an hour ago 455MB 2025-10-08 19:13:17.118507 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20251008 8d20c2e47ba2 About an hour ago 271MB 2025-10-08 19:13:17.118522 | ubuntu-noble-large | ubuntu 24.04 ce8f79aecc43 8 days ago 78.1MB 2025-10-08 19:13:17.123732 | ubuntu-noble-large | + docker images -f label=de.osism.release.openstack=2024.2 2025-10-08 19:13:17.123938 | ubuntu-noble-large | + tail -n +2 2025-10-08 19:13:17.124725 | ubuntu-noble-large | + awk '{ print $1 }' 2025-10-08 19:13:17.125365 | ubuntu-noble-large | + read image 2025-10-08 19:13:17.306530 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-10-08 19:13:17.306988 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:17.311251 | ubuntu-noble-large | + imagename=neutron-infoblox-ipam-agent 2025-10-08 19:13:17.311358 | ubuntu-noble-large | + [[ neutron-infoblox-ipam-agent != \<\n\o\n\e\> ]] 2025-10-08 19:13:17.311372 | ubuntu-noble-large | + new_imagename=neutron-infoblox-ipam-agent 2025-10-08 19:13:17.311382 | ubuntu-noble-large | + project=neutron 2025-10-08 19:13:17.311391 | ubuntu-noble-large | + new_imagename=kolla/neutron-infoblox-ipam-agent 2025-10-08 19:13:17.311400 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:17.311409 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-10-08 19:13:17.311419 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:17.311428 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:17.311436 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:17.311445 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251008 osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:13:17.433716 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:13:17.433793 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251008 2025-10-08 19:13:17.474127 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251008 2025-10-08 19:13:17.477384 | ubuntu-noble-large | + read image 2025-10-08 19:13:17.479413 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-10-08 19:13:17.479811 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:17.483415 | ubuntu-noble-large | + imagename=ironic-prometheus-exporter 2025-10-08 19:13:17.483445 | ubuntu-noble-large | + [[ ironic-prometheus-exporter != \<\n\o\n\e\> ]] 2025-10-08 19:13:17.483460 | ubuntu-noble-large | + new_imagename=ironic-prometheus-exporter 2025-10-08 19:13:17.483474 | ubuntu-noble-large | + project=ironic 2025-10-08 19:13:17.483517 | ubuntu-noble-large | + new_imagename=kolla/ironic-prometheus-exporter 2025-10-08 19:13:17.483528 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:17.483541 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-10-08 19:13:17.483551 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:17.483565 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:17.483574 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:17.483614 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251008 osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:13:17.534075 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:13:17.534172 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251008 2025-10-08 19:13:17.575679 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251008 2025-10-08 19:13:17.580263 | ubuntu-noble-large | + read image 2025-10-08 19:13:17.582027 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-api 2025-10-08 19:13:17.582276 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:17.585812 | ubuntu-noble-large | + imagename=magnum-api 2025-10-08 19:13:17.585840 | ubuntu-noble-large | + [[ magnum-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:17.585856 | ubuntu-noble-large | + new_imagename=magnum-api 2025-10-08 19:13:17.585907 | ubuntu-noble-large | + project=magnum 2025-10-08 19:13:17.585919 | ubuntu-noble-large | + new_imagename=kolla/magnum-api 2025-10-08 19:13:17.585933 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:17.585943 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-api 2025-10-08 19:13:17.585956 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:17.585969 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:17.586005 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:17.586031 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-api:build-20251008 osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:13:17.634103 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:13:17.634179 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-api:build-20251008 2025-10-08 19:13:17.676183 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:build-20251008 2025-10-08 19:13:17.679929 | ubuntu-noble-large | + read image 2025-10-08 19:13:17.682049 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-conductor 2025-10-08 19:13:17.682608 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:17.686379 | ubuntu-noble-large | + imagename=magnum-conductor 2025-10-08 19:13:17.686404 | ubuntu-noble-large | + [[ magnum-conductor != \<\n\o\n\e\> ]] 2025-10-08 19:13:17.686481 | ubuntu-noble-large | + new_imagename=magnum-conductor 2025-10-08 19:13:17.686498 | ubuntu-noble-large | + project=magnum 2025-10-08 19:13:17.686542 | ubuntu-noble-large | + new_imagename=kolla/magnum-conductor 2025-10-08 19:13:17.686557 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:17.686598 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-conductor 2025-10-08 19:13:17.686613 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:17.686661 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:17.686680 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:17.686729 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-conductor:build-20251008 osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:13:17.734133 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:13:17.734203 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-conductor:build-20251008 2025-10-08 19:13:17.775403 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:build-20251008 2025-10-08 19:13:17.778595 | ubuntu-noble-large | + read image 2025-10-08 19:13:17.780659 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-apiserver 2025-10-08 19:13:17.780834 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:17.783889 | ubuntu-noble-large | + imagename=skyline-apiserver 2025-10-08 19:13:17.783939 | ubuntu-noble-large | + [[ skyline-apiserver != \<\n\o\n\e\> ]] 2025-10-08 19:13:17.783952 | ubuntu-noble-large | + new_imagename=skyline-apiserver 2025-10-08 19:13:17.783962 | ubuntu-noble-large | + project=skyline 2025-10-08 19:13:17.783975 | ubuntu-noble-large | + new_imagename=kolla/skyline-apiserver 2025-10-08 19:13:17.783985 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:17.783995 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-apiserver 2025-10-08 19:13:17.784009 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:17.784019 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:17.784029 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:17.784043 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251008 osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:13:17.833806 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:13:17.833886 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251008 2025-10-08 19:13:17.876526 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251008 2025-10-08 19:13:17.880183 | ubuntu-noble-large | + read image 2025-10-08 19:13:17.882362 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-console 2025-10-08 19:13:17.882442 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:17.885419 | ubuntu-noble-large | + imagename=skyline-console 2025-10-08 19:13:17.885465 | ubuntu-noble-large | + [[ skyline-console != \<\n\o\n\e\> ]] 2025-10-08 19:13:17.885483 | ubuntu-noble-large | + new_imagename=skyline-console 2025-10-08 19:13:17.885493 | ubuntu-noble-large | + project=skyline 2025-10-08 19:13:17.885503 | ubuntu-noble-large | + new_imagename=kolla/skyline-console 2025-10-08 19:13:17.885514 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:17.885524 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-console 2025-10-08 19:13:17.885538 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:17.885547 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:17.885557 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:17.885567 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-console:build-20251008 osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:13:17.934360 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:13:17.934444 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-console:build-20251008 2025-10-08 19:13:17.974728 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:build-20251008 2025-10-08 19:13:17.978772 | ubuntu-noble-large | + read image 2025-10-08 19:13:17.980695 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-10-08 19:13:17.981220 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:17.984720 | ubuntu-noble-large | + imagename=designate-backend-bind9 2025-10-08 19:13:17.984771 | ubuntu-noble-large | + [[ designate-backend-bind9 != \<\n\o\n\e\> ]] 2025-10-08 19:13:17.984782 | ubuntu-noble-large | + new_imagename=designate-backend-bind9 2025-10-08 19:13:17.984794 | ubuntu-noble-large | + project=designate 2025-10-08 19:13:17.984804 | ubuntu-noble-large | + new_imagename=kolla/designate-backend-bind9 2025-10-08 19:13:17.984816 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:17.984854 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-10-08 19:13:17.984867 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:17.984879 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:17.984888 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:17.984955 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251008 osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:13:18.031761 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:13:18.031871 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251008 2025-10-08 19:13:18.075683 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251008 2025-10-08 19:13:18.080056 | ubuntu-noble-large | + read image 2025-10-08 19:13:18.082023 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-mdns 2025-10-08 19:13:18.082435 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:18.086078 | ubuntu-noble-large | + imagename=designate-mdns 2025-10-08 19:13:18.086135 | ubuntu-noble-large | + [[ designate-mdns != \<\n\o\n\e\> ]] 2025-10-08 19:13:18.086178 | ubuntu-noble-large | + new_imagename=designate-mdns 2025-10-08 19:13:18.086210 | ubuntu-noble-large | + project=designate 2025-10-08 19:13:18.086238 | ubuntu-noble-large | + new_imagename=kolla/designate-mdns 2025-10-08 19:13:18.086259 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:18.086284 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-mdns 2025-10-08 19:13:18.086322 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.086347 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.086354 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:18.086412 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-mdns:build-20251008 osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:13:18.141712 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:13:18.141785 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-mdns:build-20251008 2025-10-08 19:13:18.188216 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:build-20251008 2025-10-08 19:13:18.191736 | ubuntu-noble-large | + read image 2025-10-08 19:13:18.193343 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-sink 2025-10-08 19:13:18.193662 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:18.197150 | ubuntu-noble-large | + imagename=designate-sink 2025-10-08 19:13:18.197194 | ubuntu-noble-large | + [[ designate-sink != \<\n\o\n\e\> ]] 2025-10-08 19:13:18.197214 | ubuntu-noble-large | + new_imagename=designate-sink 2025-10-08 19:13:18.197230 | ubuntu-noble-large | + project=designate 2025-10-08 19:13:18.197271 | ubuntu-noble-large | + new_imagename=kolla/designate-sink 2025-10-08 19:13:18.197285 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:18.197317 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-sink 2025-10-08 19:13:18.197331 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.197345 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.197358 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:18.197438 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-sink:build-20251008 osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:13:18.243377 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:13:18.243492 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-sink:build-20251008 2025-10-08 19:13:18.280936 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:build-20251008 2025-10-08 19:13:18.284587 | ubuntu-noble-large | + read image 2025-10-08 19:13:18.286281 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-api 2025-10-08 19:13:18.286481 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:18.289545 | ubuntu-noble-large | + imagename=designate-api 2025-10-08 19:13:18.289579 | ubuntu-noble-large | + [[ designate-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:18.289599 | ubuntu-noble-large | + new_imagename=designate-api 2025-10-08 19:13:18.289611 | ubuntu-noble-large | + project=designate 2025-10-08 19:13:18.289656 | ubuntu-noble-large | + new_imagename=kolla/designate-api 2025-10-08 19:13:18.289679 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:18.289705 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-api 2025-10-08 19:13:18.289724 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.289735 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.289745 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:18.289759 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-api:build-20251008 osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:13:18.338548 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:13:18.338623 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-api:build-20251008 2025-10-08 19:13:18.381220 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:build-20251008 2025-10-08 19:13:18.384877 | ubuntu-noble-large | + read image 2025-10-08 19:13:18.386818 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-central 2025-10-08 19:13:18.387235 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:18.390915 | ubuntu-noble-large | + imagename=designate-central 2025-10-08 19:13:18.390940 | ubuntu-noble-large | + [[ designate-central != \<\n\o\n\e\> ]] 2025-10-08 19:13:18.390953 | ubuntu-noble-large | + new_imagename=designate-central 2025-10-08 19:13:18.391009 | ubuntu-noble-large | + project=designate 2025-10-08 19:13:18.391020 | ubuntu-noble-large | + new_imagename=kolla/designate-central 2025-10-08 19:13:18.391033 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:18.391045 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-central 2025-10-08 19:13:18.391056 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.391068 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.391079 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:18.391139 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-central:build-20251008 osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:13:18.439947 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:13:18.440012 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-central:build-20251008 2025-10-08 19:13:18.477976 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:build-20251008 2025-10-08 19:13:18.481500 | ubuntu-noble-large | + read image 2025-10-08 19:13:18.483256 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-producer 2025-10-08 19:13:18.483656 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:18.487140 | ubuntu-noble-large | + imagename=designate-producer 2025-10-08 19:13:18.487167 | ubuntu-noble-large | + [[ designate-producer != \<\n\o\n\e\> ]] 2025-10-08 19:13:18.487237 | ubuntu-noble-large | + new_imagename=designate-producer 2025-10-08 19:13:18.487254 | ubuntu-noble-large | + project=designate 2025-10-08 19:13:18.487268 | ubuntu-noble-large | + new_imagename=kolla/designate-producer 2025-10-08 19:13:18.487278 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:18.487292 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-producer 2025-10-08 19:13:18.487330 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.487344 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.487354 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:18.487395 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-producer:build-20251008 osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:13:18.534124 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:13:18.534196 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-producer:build-20251008 2025-10-08 19:13:18.572913 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:build-20251008 2025-10-08 19:13:18.576116 | ubuntu-noble-large | + read image 2025-10-08 19:13:18.578570 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-worker 2025-10-08 19:13:18.578652 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:18.581988 | ubuntu-noble-large | + imagename=designate-worker 2025-10-08 19:13:18.582016 | ubuntu-noble-large | + [[ designate-worker != \<\n\o\n\e\> ]] 2025-10-08 19:13:18.582090 | ubuntu-noble-large | + new_imagename=designate-worker 2025-10-08 19:13:18.582101 | ubuntu-noble-large | + project=designate 2025-10-08 19:13:18.582113 | ubuntu-noble-large | + new_imagename=kolla/designate-worker 2025-10-08 19:13:18.582125 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:18.582137 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-worker 2025-10-08 19:13:18.582171 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.582183 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.582192 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:18.582261 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-worker:build-20251008 osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:13:18.630128 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:13:18.630208 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-worker:build-20251008 2025-10-08 19:13:18.674168 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:build-20251008 2025-10-08 19:13:18.677893 | ubuntu-noble-large | + read image 2025-10-08 19:13:18.679769 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-ssh 2025-10-08 19:13:18.680170 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:18.683808 | ubuntu-noble-large | + imagename=keystone-ssh 2025-10-08 19:13:18.683842 | ubuntu-noble-large | + [[ keystone-ssh != \<\n\o\n\e\> ]] 2025-10-08 19:13:18.683875 | ubuntu-noble-large | + new_imagename=keystone-ssh 2025-10-08 19:13:18.683909 | ubuntu-noble-large | + project=keystone 2025-10-08 19:13:18.683922 | ubuntu-noble-large | + new_imagename=kolla/keystone-ssh 2025-10-08 19:13:18.683953 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:18.683964 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-ssh 2025-10-08 19:13:18.683995 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.684007 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.684017 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:18.684075 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-ssh:build-20251008 osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:13:18.731972 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:13:18.732053 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-ssh:build-20251008 2025-10-08 19:13:18.780282 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:build-20251008 2025-10-08 19:13:18.783932 | ubuntu-noble-large | + read image 2025-10-08 19:13:18.785960 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone 2025-10-08 19:13:18.786281 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:18.789670 | ubuntu-noble-large | + imagename=keystone 2025-10-08 19:13:18.789719 | ubuntu-noble-large | + [[ keystone != \<\n\o\n\e\> ]] 2025-10-08 19:13:18.789729 | ubuntu-noble-large | + new_imagename=keystone 2025-10-08 19:13:18.789741 | ubuntu-noble-large | + project=keystone 2025-10-08 19:13:18.789750 | ubuntu-noble-large | + new_imagename=kolla/keystone 2025-10-08 19:13:18.789762 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:18.789817 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone 2025-10-08 19:13:18.789826 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.789839 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.789848 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:18.789908 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone:build-20251008 osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:13:18.836890 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:13:18.836972 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone:build-20251008 2025-10-08 19:13:18.881206 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:build-20251008 2025-10-08 19:13:18.884096 | ubuntu-noble-large | + read image 2025-10-08 19:13:18.885915 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-fernet 2025-10-08 19:13:18.886605 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:18.890096 | ubuntu-noble-large | + imagename=keystone-fernet 2025-10-08 19:13:18.890128 | ubuntu-noble-large | + [[ keystone-fernet != \<\n\o\n\e\> ]] 2025-10-08 19:13:18.890189 | ubuntu-noble-large | + new_imagename=keystone-fernet 2025-10-08 19:13:18.890201 | ubuntu-noble-large | + project=keystone 2025-10-08 19:13:18.890237 | ubuntu-noble-large | + new_imagename=kolla/keystone-fernet 2025-10-08 19:13:18.890247 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:18.890272 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-fernet 2025-10-08 19:13:18.890282 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.890291 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.890322 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:18.890392 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-fernet:build-20251008 osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:13:18.942953 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:13:18.943060 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-fernet:build-20251008 2025-10-08 19:13:18.984541 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:build-20251008 2025-10-08 19:13:18.988356 | ubuntu-noble-large | + read image 2025-10-08 19:13:18.990554 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-volume 2025-10-08 19:13:18.990600 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:18.993581 | ubuntu-noble-large | + imagename=cinder-volume 2025-10-08 19:13:18.993612 | ubuntu-noble-large | + [[ cinder-volume != \<\n\o\n\e\> ]] 2025-10-08 19:13:18.993702 | ubuntu-noble-large | + new_imagename=cinder-volume 2025-10-08 19:13:18.993723 | ubuntu-noble-large | + project=cinder 2025-10-08 19:13:18.993737 | ubuntu-noble-large | + new_imagename=kolla/cinder-volume 2025-10-08 19:13:18.993747 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:18.993760 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-volume 2025-10-08 19:13:18.993773 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.993786 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:18.993799 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:18.993847 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-volume:build-20251008 osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:13:19.041753 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:13:19.041812 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-volume:build-20251008 2025-10-08 19:13:19.088504 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:build-20251008 2025-10-08 19:13:19.092780 | ubuntu-noble-large | + read image 2025-10-08 19:13:19.095423 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-backup 2025-10-08 19:13:19.095466 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:19.098779 | ubuntu-noble-large | + imagename=cinder-backup 2025-10-08 19:13:19.098824 | ubuntu-noble-large | + [[ cinder-backup != \<\n\o\n\e\> ]] 2025-10-08 19:13:19.098837 | ubuntu-noble-large | + new_imagename=cinder-backup 2025-10-08 19:13:19.098853 | ubuntu-noble-large | + project=cinder 2025-10-08 19:13:19.098867 | ubuntu-noble-large | + new_imagename=kolla/cinder-backup 2025-10-08 19:13:19.098877 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:19.098891 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-backup 2025-10-08 19:13:19.098904 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.098918 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.098932 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:19.098962 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-backup:build-20251008 osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:13:19.147211 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:13:19.147295 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-backup:build-20251008 2025-10-08 19:13:19.190598 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:build-20251008 2025-10-08 19:13:19.194431 | ubuntu-noble-large | + read image 2025-10-08 19:13:19.197012 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-scheduler 2025-10-08 19:13:19.197062 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:19.200858 | ubuntu-noble-large | + imagename=cinder-scheduler 2025-10-08 19:13:19.200907 | ubuntu-noble-large | + [[ cinder-scheduler != \<\n\o\n\e\> ]] 2025-10-08 19:13:19.200921 | ubuntu-noble-large | + new_imagename=cinder-scheduler 2025-10-08 19:13:19.200935 | ubuntu-noble-large | + project=cinder 2025-10-08 19:13:19.201037 | ubuntu-noble-large | + new_imagename=kolla/cinder-scheduler 2025-10-08 19:13:19.201058 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:19.201075 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-scheduler 2025-10-08 19:13:19.201108 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.201128 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.201146 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:19.201170 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251008 osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:13:19.252064 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:13:19.252137 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251008 2025-10-08 19:13:19.293161 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251008 2025-10-08 19:13:19.296589 | ubuntu-noble-large | + read image 2025-10-08 19:13:19.298769 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-api 2025-10-08 19:13:19.298818 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:19.301786 | ubuntu-noble-large | + imagename=cinder-api 2025-10-08 19:13:19.301802 | ubuntu-noble-large | + [[ cinder-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:19.301860 | ubuntu-noble-large | + new_imagename=cinder-api 2025-10-08 19:13:19.301870 | ubuntu-noble-large | + project=cinder 2025-10-08 19:13:19.301907 | ubuntu-noble-large | + new_imagename=kolla/cinder-api 2025-10-08 19:13:19.301916 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:19.301941 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-api 2025-10-08 19:13:19.301950 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.301982 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.301989 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:19.302044 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-api:build-20251008 osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:13:19.348104 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:13:19.348176 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-api:build-20251008 2025-10-08 19:13:19.394402 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:build-20251008 2025-10-08 19:13:19.398256 | ubuntu-noble-large | + read image 2025-10-08 19:13:19.400070 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-api 2025-10-08 19:13:19.400239 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:19.403847 | ubuntu-noble-large | + imagename=gnocchi-api 2025-10-08 19:13:19.403875 | ubuntu-noble-large | + [[ gnocchi-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:19.403889 | ubuntu-noble-large | + new_imagename=gnocchi-api 2025-10-08 19:13:19.403916 | ubuntu-noble-large | + project=gnocchi 2025-10-08 19:13:19.403930 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-api 2025-10-08 19:13:19.403943 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:19.403956 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-api 2025-10-08 19:13:19.403969 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.403982 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.403994 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:19.404057 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-api:build-20251008 osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:13:19.449733 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:13:19.449801 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-api:build-20251008 2025-10-08 19:13:19.489219 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:build-20251008 2025-10-08 19:13:19.492445 | ubuntu-noble-large | + read image 2025-10-08 19:13:19.494295 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-10-08 19:13:19.494816 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:19.498457 | ubuntu-noble-large | + imagename=gnocchi-statsd 2025-10-08 19:13:19.498535 | ubuntu-noble-large | + [[ gnocchi-statsd != \<\n\o\n\e\> ]] 2025-10-08 19:13:19.498559 | ubuntu-noble-large | + new_imagename=gnocchi-statsd 2025-10-08 19:13:19.498569 | ubuntu-noble-large | + project=gnocchi 2025-10-08 19:13:19.498579 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-statsd 2025-10-08 19:13:19.498589 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:19.498598 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-10-08 19:13:19.498608 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.498618 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.498672 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:19.498691 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251008 osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:13:19.546979 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:13:19.547059 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251008 2025-10-08 19:13:19.584540 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251008 2025-10-08 19:13:19.588681 | ubuntu-noble-large | + read image 2025-10-08 19:13:19.590772 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-10-08 19:13:19.590972 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:19.594525 | ubuntu-noble-large | + imagename=gnocchi-metricd 2025-10-08 19:13:19.594568 | ubuntu-noble-large | + [[ gnocchi-metricd != \<\n\o\n\e\> ]] 2025-10-08 19:13:19.594586 | ubuntu-noble-large | + new_imagename=gnocchi-metricd 2025-10-08 19:13:19.594597 | ubuntu-noble-large | + project=gnocchi 2025-10-08 19:13:19.594607 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-metricd 2025-10-08 19:13:19.594621 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:19.594658 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-10-08 19:13:19.594669 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.594683 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.594693 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:19.594707 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251008 osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:13:19.642738 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:13:19.642817 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251008 2025-10-08 19:13:19.685563 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251008 2025-10-08 19:13:19.689241 | ubuntu-noble-large | + read image 2025-10-08 19:13:19.691214 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-expirer 2025-10-08 19:13:19.691483 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:19.694517 | ubuntu-noble-large | + imagename=aodh-expirer 2025-10-08 19:13:19.694548 | ubuntu-noble-large | + [[ aodh-expirer != \<\n\o\n\e\> ]] 2025-10-08 19:13:19.694563 | ubuntu-noble-large | + new_imagename=aodh-expirer 2025-10-08 19:13:19.694577 | ubuntu-noble-large | + project=aodh 2025-10-08 19:13:19.694590 | ubuntu-noble-large | + new_imagename=kolla/aodh-expirer 2025-10-08 19:13:19.694603 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:19.694616 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-expirer 2025-10-08 19:13:19.694656 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.694672 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.694683 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:19.694697 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-expirer:build-20251008 osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:13:19.750286 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:13:19.750423 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-expirer:build-20251008 2025-10-08 19:13:19.789495 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:build-20251008 2025-10-08 19:13:19.793251 | ubuntu-noble-large | + read image 2025-10-08 19:13:19.795073 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-evaluator 2025-10-08 19:13:19.795573 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:19.799263 | ubuntu-noble-large | + imagename=aodh-evaluator 2025-10-08 19:13:19.799324 | ubuntu-noble-large | + [[ aodh-evaluator != \<\n\o\n\e\> ]] 2025-10-08 19:13:19.799386 | ubuntu-noble-large | + new_imagename=aodh-evaluator 2025-10-08 19:13:19.799397 | ubuntu-noble-large | + project=aodh 2025-10-08 19:13:19.799424 | ubuntu-noble-large | + new_imagename=kolla/aodh-evaluator 2025-10-08 19:13:19.799434 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:19.799459 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-evaluator 2025-10-08 19:13:19.799469 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.799478 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.799487 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:19.799547 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251008 osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:13:19.847321 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:13:19.847404 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251008 2025-10-08 19:13:19.886527 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251008 2025-10-08 19:13:19.889861 | ubuntu-noble-large | + read image 2025-10-08 19:13:19.891705 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-notifier 2025-10-08 19:13:19.892181 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:19.895873 | ubuntu-noble-large | + imagename=aodh-notifier 2025-10-08 19:13:19.895908 | ubuntu-noble-large | + [[ aodh-notifier != \<\n\o\n\e\> ]] 2025-10-08 19:13:19.895943 | ubuntu-noble-large | + new_imagename=aodh-notifier 2025-10-08 19:13:19.895953 | ubuntu-noble-large | + project=aodh 2025-10-08 19:13:19.895963 | ubuntu-noble-large | + new_imagename=kolla/aodh-notifier 2025-10-08 19:13:19.895977 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:19.895987 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-notifier 2025-10-08 19:13:19.896000 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.896009 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:19.896022 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:19.896050 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-notifier:build-20251008 osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:13:20.007195 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:13:20.007285 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-notifier:build-20251008 2025-10-08 19:13:20.050037 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:build-20251008 2025-10-08 19:13:20.054251 | ubuntu-noble-large | + read image 2025-10-08 19:13:20.056257 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-api 2025-10-08 19:13:20.056773 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:20.060582 | ubuntu-noble-large | + imagename=aodh-api 2025-10-08 19:13:20.060620 | ubuntu-noble-large | + [[ aodh-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:20.060670 | ubuntu-noble-large | + new_imagename=aodh-api 2025-10-08 19:13:20.060686 | ubuntu-noble-large | + project=aodh 2025-10-08 19:13:20.060728 | ubuntu-noble-large | + new_imagename=kolla/aodh-api 2025-10-08 19:13:20.060743 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:20.060756 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-api 2025-10-08 19:13:20.060769 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.060782 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.060795 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:20.060869 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-api:build-20251008 osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:13:20.113882 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:13:20.113951 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-api:build-20251008 2025-10-08 19:13:20.154806 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:build-20251008 2025-10-08 19:13:20.158694 | ubuntu-noble-large | + read image 2025-10-08 19:13:20.160547 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-listener 2025-10-08 19:13:20.160979 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:20.164435 | ubuntu-noble-large | + imagename=aodh-listener 2025-10-08 19:13:20.164461 | ubuntu-noble-large | + [[ aodh-listener != \<\n\o\n\e\> ]] 2025-10-08 19:13:20.164510 | ubuntu-noble-large | + new_imagename=aodh-listener 2025-10-08 19:13:20.164549 | ubuntu-noble-large | + project=aodh 2025-10-08 19:13:20.164563 | ubuntu-noble-large | + new_imagename=kolla/aodh-listener 2025-10-08 19:13:20.164576 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:20.164589 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-listener 2025-10-08 19:13:20.164603 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.164616 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.164653 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:20.164705 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-listener:build-20251008 osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:13:20.215197 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:13:20.215275 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-listener:build-20251008 2025-10-08 19:13:20.260210 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:build-20251008 2025-10-08 19:13:20.263872 | ubuntu-noble-large | + read image 2025-10-08 19:13:20.266382 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-manager 2025-10-08 19:13:20.266451 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:20.269883 | ubuntu-noble-large | + imagename=blazar-manager 2025-10-08 19:13:20.269917 | ubuntu-noble-large | + [[ blazar-manager != \<\n\o\n\e\> ]] 2025-10-08 19:13:20.269959 | ubuntu-noble-large | + new_imagename=blazar-manager 2025-10-08 19:13:20.269973 | ubuntu-noble-large | + project=blazar 2025-10-08 19:13:20.270011 | ubuntu-noble-large | + new_imagename=kolla/blazar-manager 2025-10-08 19:13:20.270026 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:20.270039 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-manager 2025-10-08 19:13:20.270052 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.270084 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.270095 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:20.270110 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-manager:build-20251008 osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-08 19:13:20.319055 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-08 19:13:20.319146 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-manager:build-20251008 2025-10-08 19:13:20.365061 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:build-20251008 2025-10-08 19:13:20.368437 | ubuntu-noble-large | + read image 2025-10-08 19:13:20.370723 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-api 2025-10-08 19:13:20.370789 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:20.374158 | ubuntu-noble-large | + imagename=blazar-api 2025-10-08 19:13:20.374204 | ubuntu-noble-large | + [[ blazar-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:20.374214 | ubuntu-noble-large | + new_imagename=blazar-api 2025-10-08 19:13:20.374225 | ubuntu-noble-large | + project=blazar 2025-10-08 19:13:20.374236 | ubuntu-noble-large | + new_imagename=kolla/blazar-api 2025-10-08 19:13:20.374247 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:20.374338 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-api 2025-10-08 19:13:20.374350 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.374384 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.374396 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:20.374475 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-api:build-20251008 osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-08 19:13:20.423833 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-08 19:13:20.423923 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-api:build-20251008 2025-10-08 19:13:20.462805 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:build-20251008 2025-10-08 19:13:20.466298 | ubuntu-noble-large | + read image 2025-10-08 19:13:20.469264 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-share 2025-10-08 19:13:20.469338 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:20.471528 | ubuntu-noble-large | + imagename=manila-share 2025-10-08 19:13:20.471557 | ubuntu-noble-large | + [[ manila-share != \<\n\o\n\e\> ]] 2025-10-08 19:13:20.471587 | ubuntu-noble-large | + new_imagename=manila-share 2025-10-08 19:13:20.471654 | ubuntu-noble-large | + project=manila 2025-10-08 19:13:20.471674 | ubuntu-noble-large | + new_imagename=kolla/manila-share 2025-10-08 19:13:20.471685 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:20.471698 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-share 2025-10-08 19:13:20.471711 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.471724 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.471737 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:20.471786 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-share:build-20251008 osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:13:20.518892 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:13:20.518979 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-share:build-20251008 2025-10-08 19:13:20.562705 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:build-20251008 2025-10-08 19:13:20.566409 | ubuntu-noble-large | + read image 2025-10-08 19:13:20.568797 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-data 2025-10-08 19:13:20.568872 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:20.572362 | ubuntu-noble-large | + imagename=manila-data 2025-10-08 19:13:20.572403 | ubuntu-noble-large | + [[ manila-data != \<\n\o\n\e\> ]] 2025-10-08 19:13:20.572414 | ubuntu-noble-large | + new_imagename=manila-data 2025-10-08 19:13:20.572428 | ubuntu-noble-large | + project=manila 2025-10-08 19:13:20.572441 | ubuntu-noble-large | + new_imagename=kolla/manila-data 2025-10-08 19:13:20.572454 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:20.572467 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-data 2025-10-08 19:13:20.572523 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.572534 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.572543 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:20.572558 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-data:build-20251008 osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:13:20.621413 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:13:20.621481 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-data:build-20251008 2025-10-08 19:13:20.666068 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:build-20251008 2025-10-08 19:13:20.670174 | ubuntu-noble-large | + read image 2025-10-08 19:13:20.672164 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-api 2025-10-08 19:13:20.672749 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:20.676853 | ubuntu-noble-large | + imagename=manila-api 2025-10-08 19:13:20.676928 | ubuntu-noble-large | + [[ manila-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:20.676943 | ubuntu-noble-large | + new_imagename=manila-api 2025-10-08 19:13:20.676965 | ubuntu-noble-large | + project=manila 2025-10-08 19:13:20.676975 | ubuntu-noble-large | + new_imagename=kolla/manila-api 2025-10-08 19:13:20.676985 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:20.676995 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-api 2025-10-08 19:13:20.677005 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.677015 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.677025 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:20.677036 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-api:build-20251008 osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:13:20.730128 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:13:20.730210 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-api:build-20251008 2025-10-08 19:13:20.774157 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:build-20251008 2025-10-08 19:13:20.777807 | ubuntu-noble-large | + read image 2025-10-08 19:13:20.779800 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-scheduler 2025-10-08 19:13:20.780536 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:20.784330 | ubuntu-noble-large | + imagename=manila-scheduler 2025-10-08 19:13:20.784376 | ubuntu-noble-large | + [[ manila-scheduler != \<\n\o\n\e\> ]] 2025-10-08 19:13:20.784441 | ubuntu-noble-large | + new_imagename=manila-scheduler 2025-10-08 19:13:20.784455 | ubuntu-noble-large | + project=manila 2025-10-08 19:13:20.784467 | ubuntu-noble-large | + new_imagename=kolla/manila-scheduler 2025-10-08 19:13:20.784479 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:20.784502 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-scheduler 2025-10-08 19:13:20.784514 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.784526 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.784537 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:20.784607 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-scheduler:build-20251008 osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:13:20.833332 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:13:20.833402 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-scheduler:build-20251008 2025-10-08 19:13:20.869214 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:build-20251008 2025-10-08 19:13:20.872834 | ubuntu-noble-large | + read image 2025-10-08 19:13:20.874565 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-10-08 19:13:20.875255 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:20.878996 | ubuntu-noble-large | + imagename=barbican-keystone-listener 2025-10-08 19:13:20.879021 | ubuntu-noble-large | + [[ barbican-keystone-listener != \<\n\o\n\e\> ]] 2025-10-08 19:13:20.879067 | ubuntu-noble-large | + new_imagename=barbican-keystone-listener 2025-10-08 19:13:20.879080 | ubuntu-noble-large | + project=barbican 2025-10-08 19:13:20.879092 | ubuntu-noble-large | + new_imagename=kolla/barbican-keystone-listener 2025-10-08 19:13:20.879104 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:20.879145 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-10-08 19:13:20.879155 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.879167 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.879176 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:20.879262 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251008 osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:13:20.930985 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:13:20.931059 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251008 2025-10-08 19:13:20.968160 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251008 2025-10-08 19:13:20.971735 | ubuntu-noble-large | + read image 2025-10-08 19:13:20.973863 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-worker 2025-10-08 19:13:20.974142 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:20.977757 | ubuntu-noble-large | + imagename=barbican-worker 2025-10-08 19:13:20.977825 | ubuntu-noble-large | + [[ barbican-worker != \<\n\o\n\e\> ]] 2025-10-08 19:13:20.977841 | ubuntu-noble-large | + new_imagename=barbican-worker 2025-10-08 19:13:20.977854 | ubuntu-noble-large | + project=barbican 2025-10-08 19:13:20.977866 | ubuntu-noble-large | + new_imagename=kolla/barbican-worker 2025-10-08 19:13:20.977878 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:20.977890 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-worker 2025-10-08 19:13:20.977900 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.977910 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:20.977920 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:20.977939 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-worker:build-20251008 osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:13:21.025985 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:13:21.026068 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-worker:build-20251008 2025-10-08 19:13:21.070725 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:build-20251008 2025-10-08 19:13:21.074296 | ubuntu-noble-large | + read image 2025-10-08 19:13:21.076355 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-api 2025-10-08 19:13:21.076397 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:21.079546 | ubuntu-noble-large | + imagename=barbican-api 2025-10-08 19:13:21.079575 | ubuntu-noble-large | + [[ barbican-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:21.079670 | ubuntu-noble-large | + new_imagename=barbican-api 2025-10-08 19:13:21.079688 | ubuntu-noble-large | + project=barbican 2025-10-08 19:13:21.079702 | ubuntu-noble-large | + new_imagename=kolla/barbican-api 2025-10-08 19:13:21.079712 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:21.079725 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-api 2025-10-08 19:13:21.079738 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.079752 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.079761 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:21.079817 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-api:build-20251008 osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:13:21.127125 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:13:21.127223 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-api:build-20251008 2025-10-08 19:13:21.167729 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:build-20251008 2025-10-08 19:13:21.171210 | ubuntu-noble-large | + read image 2025-10-08 19:13:21.173673 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-api 2025-10-08 19:13:21.173752 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:21.177769 | ubuntu-noble-large | + imagename=glance-api 2025-10-08 19:13:21.177839 | ubuntu-noble-large | + [[ glance-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:21.177854 | ubuntu-noble-large | + new_imagename=glance-api 2025-10-08 19:13:21.177865 | ubuntu-noble-large | + project=glance 2025-10-08 19:13:21.177875 | ubuntu-noble-large | + new_imagename=kolla/glance-api 2025-10-08 19:13:21.177885 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:21.177895 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-api 2025-10-08 19:13:21.177905 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.177914 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.177924 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:21.177934 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-api:build-20251008 osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:13:21.225918 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:13:21.225998 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-api:build-20251008 2025-10-08 19:13:21.264441 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:build-20251008 2025-10-08 19:13:21.268409 | ubuntu-noble-large | + read image 2025-10-08 19:13:21.270545 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-api 2025-10-08 19:13:21.271009 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:21.274662 | ubuntu-noble-large | + imagename=placement-api 2025-10-08 19:13:21.274702 | ubuntu-noble-large | + [[ placement-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:21.274717 | ubuntu-noble-large | + new_imagename=placement-api 2025-10-08 19:13:21.274764 | ubuntu-noble-large | + project=placement 2025-10-08 19:13:21.274779 | ubuntu-noble-large | + new_imagename=kolla/placement-api 2025-10-08 19:13:21.274814 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:21.274825 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-api 2025-10-08 19:13:21.274838 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.274848 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.274861 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:21.274903 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-api:build-20251008 osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:13:21.328364 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:13:21.328439 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-api:build-20251008 2025-10-08 19:13:21.368957 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:build-20251008 2025-10-08 19:13:21.373141 | ubuntu-noble-large | + read image 2025-10-08 19:13:21.375130 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api 2025-10-08 19:13:21.375519 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:21.379142 | ubuntu-noble-large | + imagename=heat-api 2025-10-08 19:13:21.379184 | ubuntu-noble-large | + [[ heat-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:21.379195 | ubuntu-noble-large | + new_imagename=heat-api 2025-10-08 19:13:21.379210 | ubuntu-noble-large | + project=heat 2025-10-08 19:13:21.379220 | ubuntu-noble-large | + new_imagename=kolla/heat-api 2025-10-08 19:13:21.379233 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:21.379246 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api 2025-10-08 19:13:21.379259 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.379273 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.379285 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:21.379354 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api:build-20251008 osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-08 19:13:21.431824 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-08 19:13:21.431896 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api:build-20251008 2025-10-08 19:13:21.474416 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:build-20251008 2025-10-08 19:13:21.478052 | ubuntu-noble-large | + read image 2025-10-08 19:13:21.479979 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api-cfn 2025-10-08 19:13:21.480244 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:21.483422 | ubuntu-noble-large | + imagename=heat-api-cfn 2025-10-08 19:13:21.483463 | ubuntu-noble-large | + [[ heat-api-cfn != \<\n\o\n\e\> ]] 2025-10-08 19:13:21.483475 | ubuntu-noble-large | + new_imagename=heat-api-cfn 2025-10-08 19:13:21.483496 | ubuntu-noble-large | + project=heat 2025-10-08 19:13:21.483524 | ubuntu-noble-large | + new_imagename=kolla/heat-api-cfn 2025-10-08 19:13:21.483534 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:21.483564 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api-cfn 2025-10-08 19:13:21.483575 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.483603 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.483613 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:21.483710 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251008 osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-08 19:13:21.529712 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-08 19:13:21.529803 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251008 2025-10-08 19:13:21.572890 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251008 2025-10-08 19:13:21.576437 | ubuntu-noble-large | + read image 2025-10-08 19:13:21.578554 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-engine 2025-10-08 19:13:21.578964 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:21.582556 | ubuntu-noble-large | + imagename=heat-engine 2025-10-08 19:13:21.582582 | ubuntu-noble-large | + [[ heat-engine != \<\n\o\n\e\> ]] 2025-10-08 19:13:21.582655 | ubuntu-noble-large | + new_imagename=heat-engine 2025-10-08 19:13:21.582675 | ubuntu-noble-large | + project=heat 2025-10-08 19:13:21.582687 | ubuntu-noble-large | + new_imagename=kolla/heat-engine 2025-10-08 19:13:21.582699 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:21.582711 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-engine 2025-10-08 19:13:21.582746 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.582758 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.582767 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:21.582806 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-engine:build-20251008 osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-08 19:13:21.632809 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-08 19:13:21.632875 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-engine:build-20251008 2025-10-08 19:13:21.675670 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:build-20251008 2025-10-08 19:13:21.680999 | ubuntu-noble-large | + read image 2025-10-08 19:13:21.682778 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-10-08 19:13:21.683201 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:21.686613 | ubuntu-noble-large | + imagename=ironic-neutron-agent 2025-10-08 19:13:21.686699 | ubuntu-noble-large | + [[ ironic-neutron-agent != \<\n\o\n\e\> ]] 2025-10-08 19:13:21.686720 | ubuntu-noble-large | + new_imagename=ironic-neutron-agent 2025-10-08 19:13:21.686747 | ubuntu-noble-large | + project=ironic 2025-10-08 19:13:21.686763 | ubuntu-noble-large | + new_imagename=kolla/ironic-neutron-agent 2025-10-08 19:13:21.686772 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:21.686781 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-10-08 19:13:21.686790 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.686799 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.686807 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:21.686817 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251008 osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:13:21.737346 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:13:21.737438 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251008 2025-10-08 19:13:21.779933 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251008 2025-10-08 19:13:21.783395 | ubuntu-noble-large | + read image 2025-10-08 19:13:21.785876 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-10-08 19:13:21.785919 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:21.788804 | ubuntu-noble-large | + imagename=neutron-dhcp-agent 2025-10-08 19:13:21.788841 | ubuntu-noble-large | + [[ neutron-dhcp-agent != \<\n\o\n\e\> ]] 2025-10-08 19:13:21.788883 | ubuntu-noble-large | + new_imagename=neutron-dhcp-agent 2025-10-08 19:13:21.788921 | ubuntu-noble-large | + project=neutron 2025-10-08 19:13:21.788936 | ubuntu-noble-large | + new_imagename=kolla/neutron-dhcp-agent 2025-10-08 19:13:21.788949 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:21.788986 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-10-08 19:13:21.789000 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.789013 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.789026 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:21.789094 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251008 osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:13:21.833316 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:13:21.833389 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251008 2025-10-08 19:13:21.865418 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251008 2025-10-08 19:13:21.867914 | ubuntu-noble-large | + read image 2025-10-08 19:13:21.869769 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-10-08 19:13:21.870141 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:21.873132 | ubuntu-noble-large | + imagename=neutron-bgp-dragent 2025-10-08 19:13:21.873171 | ubuntu-noble-large | + [[ neutron-bgp-dragent != \<\n\o\n\e\> ]] 2025-10-08 19:13:21.873189 | ubuntu-noble-large | + new_imagename=neutron-bgp-dragent 2025-10-08 19:13:21.873199 | ubuntu-noble-large | + project=neutron 2025-10-08 19:13:21.873210 | ubuntu-noble-large | + new_imagename=kolla/neutron-bgp-dragent 2025-10-08 19:13:21.873221 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:21.873231 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-10-08 19:13:21.873251 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.873269 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.873293 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:21.873340 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251008 osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:13:21.919696 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:13:21.919787 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251008 2025-10-08 19:13:21.961045 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251008 2025-10-08 19:13:21.965535 | ubuntu-noble-large | + read image 2025-10-08 19:13:21.967531 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-10-08 19:13:21.967953 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:21.971782 | ubuntu-noble-large | + imagename=neutron-mlnx-agent 2025-10-08 19:13:21.971833 | ubuntu-noble-large | + [[ neutron-mlnx-agent != \<\n\o\n\e\> ]] 2025-10-08 19:13:21.971845 | ubuntu-noble-large | + new_imagename=neutron-mlnx-agent 2025-10-08 19:13:21.971855 | ubuntu-noble-large | + project=neutron 2025-10-08 19:13:21.971869 | ubuntu-noble-large | + new_imagename=kolla/neutron-mlnx-agent 2025-10-08 19:13:21.971889 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:21.971903 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-10-08 19:13:21.971913 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.971926 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:21.971936 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:21.971977 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251008 osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:13:22.022007 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:13:22.022092 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251008 2025-10-08 19:13:22.064866 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251008 2025-10-08 19:13:22.068546 | ubuntu-noble-large | + read image 2025-10-08 19:13:22.070717 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-10-08 19:13:22.070919 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:22.074598 | ubuntu-noble-large | + imagename=neutron-ovn-vpn-agent 2025-10-08 19:13:22.074706 | ubuntu-noble-large | + [[ neutron-ovn-vpn-agent != \<\n\o\n\e\> ]] 2025-10-08 19:13:22.074732 | ubuntu-noble-large | + new_imagename=neutron-ovn-vpn-agent 2025-10-08 19:13:22.074744 | ubuntu-noble-large | + project=neutron 2025-10-08 19:13:22.074755 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-vpn-agent 2025-10-08 19:13:22.074765 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:22.074775 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-10-08 19:13:22.074785 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.074795 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.074805 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:22.074815 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251008 osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:13:22.120587 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:13:22.120803 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251008 2025-10-08 19:13:22.163013 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251008 2025-10-08 19:13:22.166714 | ubuntu-noble-large | + read image 2025-10-08 19:13:22.168800 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-10-08 19:13:22.169096 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:22.172701 | ubuntu-noble-large | + imagename=neutron-ovn-agent 2025-10-08 19:13:22.172752 | ubuntu-noble-large | + [[ neutron-ovn-agent != \<\n\o\n\e\> ]] 2025-10-08 19:13:22.172765 | ubuntu-noble-large | + new_imagename=neutron-ovn-agent 2025-10-08 19:13:22.172778 | ubuntu-noble-large | + project=neutron 2025-10-08 19:13:22.172787 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-agent 2025-10-08 19:13:22.172799 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:22.172811 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-10-08 19:13:22.172823 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.172835 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.172847 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:22.172930 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251008 osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:13:22.219678 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:13:22.219766 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251008 2025-10-08 19:13:22.264924 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251008 2025-10-08 19:13:22.268150 | ubuntu-noble-large | + read image 2025-10-08 19:13:22.270215 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-10-08 19:13:22.270505 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:22.273560 | ubuntu-noble-large | + imagename=neutron-sriov-agent 2025-10-08 19:13:22.273595 | ubuntu-noble-large | + [[ neutron-sriov-agent != \<\n\o\n\e\> ]] 2025-10-08 19:13:22.273663 | ubuntu-noble-large | + new_imagename=neutron-sriov-agent 2025-10-08 19:13:22.273691 | ubuntu-noble-large | + project=neutron 2025-10-08 19:13:22.273708 | ubuntu-noble-large | + new_imagename=kolla/neutron-sriov-agent 2025-10-08 19:13:22.273719 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:22.273731 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-10-08 19:13:22.273769 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.273782 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.273791 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:22.273854 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251008 osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:13:22.324679 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:13:22.324773 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251008 2025-10-08 19:13:22.368590 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251008 2025-10-08 19:13:22.372102 | ubuntu-noble-large | + read image 2025-10-08 19:13:22.373845 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025-10-08 19:13:22.374213 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:22.377689 | ubuntu-noble-large | + imagename=neutron-linuxbridge-agent 2025-10-08 19:13:22.377722 | ubuntu-noble-large | + [[ neutron-linuxbridge-agent != \<\n\o\n\e\> ]] 2025-10-08 19:13:22.377739 | ubuntu-noble-large | + new_imagename=neutron-linuxbridge-agent 2025-10-08 19:13:22.377790 | ubuntu-noble-large | + project=neutron 2025-10-08 19:13:22.377808 | ubuntu-noble-large | + new_imagename=kolla/neutron-linuxbridge-agent 2025-10-08 19:13:22.377821 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:22.377837 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025-10-08 19:13:22.377853 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.377869 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.377881 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:22.377948 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251008 osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:13:22.436969 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:13:22.437061 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251008 2025-10-08 19:13:22.480243 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251008 2025-10-08 19:13:22.484451 | ubuntu-noble-large | + read image 2025-10-08 19:13:22.486450 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-server 2025-10-08 19:13:22.486961 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:22.490903 | ubuntu-noble-large | + imagename=neutron-server 2025-10-08 19:13:22.490962 | ubuntu-noble-large | + [[ neutron-server != \<\n\o\n\e\> ]] 2025-10-08 19:13:22.490976 | ubuntu-noble-large | + new_imagename=neutron-server 2025-10-08 19:13:22.491006 | ubuntu-noble-large | + project=neutron 2025-10-08 19:13:22.491022 | ubuntu-noble-large | + new_imagename=kolla/neutron-server 2025-10-08 19:13:22.491036 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:22.491077 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-server 2025-10-08 19:13:22.491114 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.491128 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.491142 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:22.491217 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-server:build-20251008 osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:13:22.537561 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:13:22.537747 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-server:build-20251008 2025-10-08 19:13:22.580906 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:build-20251008 2025-10-08 19:13:22.584285 | ubuntu-noble-large | + read image 2025-10-08 19:13:22.586290 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-10-08 19:13:22.586692 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:22.590277 | ubuntu-noble-large | + imagename=neutron-metering-agent 2025-10-08 19:13:22.590322 | ubuntu-noble-large | + [[ neutron-metering-agent != \<\n\o\n\e\> ]] 2025-10-08 19:13:22.590367 | ubuntu-noble-large | + new_imagename=neutron-metering-agent 2025-10-08 19:13:22.590381 | ubuntu-noble-large | + project=neutron 2025-10-08 19:13:22.590393 | ubuntu-noble-large | + new_imagename=kolla/neutron-metering-agent 2025-10-08 19:13:22.590404 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:22.590446 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-10-08 19:13:22.590456 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.590468 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.590477 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:22.590517 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251008 osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:13:22.643361 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:13:22.643445 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251008 2025-10-08 19:13:22.686398 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251008 2025-10-08 19:13:22.690062 | ubuntu-noble-large | + read image 2025-10-08 19:13:22.692332 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-10-08 19:13:22.692612 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:22.696000 | ubuntu-noble-large | + imagename=neutron-openvswitch-agent 2025-10-08 19:13:22.696089 | ubuntu-noble-large | + [[ neutron-openvswitch-agent != \<\n\o\n\e\> ]] 2025-10-08 19:13:22.696103 | ubuntu-noble-large | + new_imagename=neutron-openvswitch-agent 2025-10-08 19:13:22.696115 | ubuntu-noble-large | + project=neutron 2025-10-08 19:13:22.696126 | ubuntu-noble-large | + new_imagename=kolla/neutron-openvswitch-agent 2025-10-08 19:13:22.696140 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:22.696150 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-10-08 19:13:22.696164 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.696178 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.696192 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:22.696294 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251008 osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:13:22.747165 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:13:22.747246 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251008 2025-10-08 19:13:22.788372 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251008 2025-10-08 19:13:22.791914 | ubuntu-noble-large | + read image 2025-10-08 19:13:22.793823 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-10-08 19:13:22.794328 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:22.797939 | ubuntu-noble-large | + imagename=neutron-l3-agent 2025-10-08 19:13:22.797968 | ubuntu-noble-large | + [[ neutron-l3-agent != \<\n\o\n\e\> ]] 2025-10-08 19:13:22.798026 | ubuntu-noble-large | + new_imagename=neutron-l3-agent 2025-10-08 19:13:22.798042 | ubuntu-noble-large | + project=neutron 2025-10-08 19:13:22.798056 | ubuntu-noble-large | + new_imagename=kolla/neutron-l3-agent 2025-10-08 19:13:22.798069 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:22.798106 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-10-08 19:13:22.798120 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.798134 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.798144 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:22.798192 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251008 osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:13:22.849828 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:13:22.849920 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251008 2025-10-08 19:13:22.893454 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251008 2025-10-08 19:13:22.897333 | ubuntu-noble-large | + read image 2025-10-08 19:13:22.899550 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-10-08 19:13:22.899991 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:22.903713 | ubuntu-noble-large | + imagename=neutron-metadata-agent 2025-10-08 19:13:22.903739 | ubuntu-noble-large | + [[ neutron-metadata-agent != \<\n\o\n\e\> ]] 2025-10-08 19:13:22.903810 | ubuntu-noble-large | + new_imagename=neutron-metadata-agent 2025-10-08 19:13:22.903825 | ubuntu-noble-large | + project=neutron 2025-10-08 19:13:22.903839 | ubuntu-noble-large | + new_imagename=kolla/neutron-metadata-agent 2025-10-08 19:13:22.903852 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:22.903866 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-10-08 19:13:22.903881 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.903894 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:22.903907 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:22.903960 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251008 osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:13:22.951124 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:13:22.951208 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251008 2025-10-08 19:13:23.014211 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251008 2025-10-08 19:13:23.017797 | ubuntu-noble-large | + read image 2025-10-08 19:13:23.019773 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-central 2025-10-08 19:13:23.020171 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:23.023716 | ubuntu-noble-large | + imagename=ceilometer-central 2025-10-08 19:13:23.023758 | ubuntu-noble-large | + [[ ceilometer-central != \<\n\o\n\e\> ]] 2025-10-08 19:13:23.023771 | ubuntu-noble-large | + new_imagename=ceilometer-central 2025-10-08 19:13:23.023783 | ubuntu-noble-large | + project=ceilometer 2025-10-08 19:13:23.023795 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-central 2025-10-08 19:13:23.023807 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:23.023866 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-central 2025-10-08 19:13:23.023876 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.023885 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.023897 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:23.023910 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-central:build-20251008 osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:13:23.073706 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:13:23.073820 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-central:build-20251008 2025-10-08 19:13:23.116615 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:build-20251008 2025-10-08 19:13:23.120019 | ubuntu-noble-large | + read image 2025-10-08 19:13:23.121952 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-notification 2025-10-08 19:13:23.122127 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:23.124990 | ubuntu-noble-large | + imagename=ceilometer-notification 2025-10-08 19:13:23.125024 | ubuntu-noble-large | + [[ ceilometer-notification != \<\n\o\n\e\> ]] 2025-10-08 19:13:23.125037 | ubuntu-noble-large | + new_imagename=ceilometer-notification 2025-10-08 19:13:23.125078 | ubuntu-noble-large | + project=ceilometer 2025-10-08 19:13:23.125092 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-notification 2025-10-08 19:13:23.125103 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:23.125141 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-notification 2025-10-08 19:13:23.125154 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.125166 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.125177 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:23.125242 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251008 osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:13:23.176073 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:13:23.176167 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251008 2025-10-08 19:13:23.219420 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251008 2025-10-08 19:13:23.222667 | ubuntu-noble-large | + read image 2025-10-08 19:13:23.224660 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-compute 2025-10-08 19:13:23.225079 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:23.228717 | ubuntu-noble-large | + imagename=ceilometer-compute 2025-10-08 19:13:23.228761 | ubuntu-noble-large | + [[ ceilometer-compute != \<\n\o\n\e\> ]] 2025-10-08 19:13:23.228770 | ubuntu-noble-large | + new_imagename=ceilometer-compute 2025-10-08 19:13:23.228803 | ubuntu-noble-large | + project=ceilometer 2025-10-08 19:13:23.228841 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-compute 2025-10-08 19:13:23.228851 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:23.228862 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-compute 2025-10-08 19:13:23.228894 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.228905 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.228916 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:23.228978 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251008 osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:13:23.276070 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:13:23.276149 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251008 2025-10-08 19:13:23.317515 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251008 2025-10-08 19:13:23.322000 | ubuntu-noble-large | + read image 2025-10-08 19:13:23.324559 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-10-08 19:13:23.325083 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:23.328293 | ubuntu-noble-large | + imagename=ceilometer-ipmi 2025-10-08 19:13:23.328338 | ubuntu-noble-large | + [[ ceilometer-ipmi != \<\n\o\n\e\> ]] 2025-10-08 19:13:23.328414 | ubuntu-noble-large | + new_imagename=ceilometer-ipmi 2025-10-08 19:13:23.328427 | ubuntu-noble-large | + project=ceilometer 2025-10-08 19:13:23.328442 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-ipmi 2025-10-08 19:13:23.328455 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:23.328468 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-10-08 19:13:23.328481 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.328495 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.328508 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:23.328596 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251008 osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:13:23.378984 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:13:23.379065 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251008 2025-10-08 19:13:23.416719 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251008 2025-10-08 19:13:23.420160 | ubuntu-noble-large | + read image 2025-10-08 19:13:23.422697 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-api 2025-10-08 19:13:23.422765 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:23.426386 | ubuntu-noble-large | + imagename=masakari-api 2025-10-08 19:13:23.426430 | ubuntu-noble-large | + [[ masakari-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:23.426442 | ubuntu-noble-large | + new_imagename=masakari-api 2025-10-08 19:13:23.426452 | ubuntu-noble-large | + project=masakari 2025-10-08 19:13:23.426462 | ubuntu-noble-large | + new_imagename=kolla/masakari-api 2025-10-08 19:13:23.426472 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:23.426482 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-api 2025-10-08 19:13:23.426491 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.426501 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.426511 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:23.426521 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-api:build-20251008 osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:13:23.481886 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:13:23.481994 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-api:build-20251008 2025-10-08 19:13:23.522829 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:build-20251008 2025-10-08 19:13:23.526361 | ubuntu-noble-large | + read image 2025-10-08 19:13:23.528452 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-monitors 2025-10-08 19:13:23.528836 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:23.532486 | ubuntu-noble-large | + imagename=masakari-monitors 2025-10-08 19:13:23.532527 | ubuntu-noble-large | + [[ masakari-monitors != \<\n\o\n\e\> ]] 2025-10-08 19:13:23.532552 | ubuntu-noble-large | + new_imagename=masakari-monitors 2025-10-08 19:13:23.532564 | ubuntu-noble-large | + project=masakari 2025-10-08 19:13:23.532577 | ubuntu-noble-large | + new_imagename=kolla/masakari-monitors 2025-10-08 19:13:23.532605 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:23.532615 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-monitors 2025-10-08 19:13:23.532652 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.532666 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.532678 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:23.532727 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-monitors:build-20251008 osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:13:23.586788 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:13:23.586882 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-monitors:build-20251008 2025-10-08 19:13:23.627550 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:build-20251008 2025-10-08 19:13:23.631344 | ubuntu-noble-large | + read image 2025-10-08 19:13:23.633847 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-engine 2025-10-08 19:13:23.633912 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:23.637302 | ubuntu-noble-large | + imagename=masakari-engine 2025-10-08 19:13:23.637357 | ubuntu-noble-large | + [[ masakari-engine != \<\n\o\n\e\> ]] 2025-10-08 19:13:23.637372 | ubuntu-noble-large | + new_imagename=masakari-engine 2025-10-08 19:13:23.637413 | ubuntu-noble-large | + project=masakari 2025-10-08 19:13:23.637428 | ubuntu-noble-large | + new_imagename=kolla/masakari-engine 2025-10-08 19:13:23.637441 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:23.637454 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-engine 2025-10-08 19:13:23.637467 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.637480 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.637493 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:23.637697 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-engine:build-20251008 osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:13:23.689808 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:13:23.689894 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-engine:build-20251008 2025-10-08 19:13:23.734664 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:build-20251008 2025-10-08 19:13:23.738254 | ubuntu-noble-large | + read image 2025-10-08 19:13:23.740499 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-conductor 2025-10-08 19:13:23.740568 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:23.743860 | ubuntu-noble-large | + imagename=nova-conductor 2025-10-08 19:13:23.743895 | ubuntu-noble-large | + [[ nova-conductor != \<\n\o\n\e\> ]] 2025-10-08 19:13:23.743936 | ubuntu-noble-large | + new_imagename=nova-conductor 2025-10-08 19:13:23.743974 | ubuntu-noble-large | + project=nova 2025-10-08 19:13:23.743989 | ubuntu-noble-large | + new_imagename=kolla/nova-conductor 2025-10-08 19:13:23.744002 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:23.744015 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-conductor 2025-10-08 19:13:23.744028 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.744041 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.744054 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:23.744148 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-conductor:build-20251008 osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:13:23.794389 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:13:23.794478 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-conductor:build-20251008 2025-10-08 19:13:23.833007 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:build-20251008 2025-10-08 19:13:23.836415 | ubuntu-noble-large | + read image 2025-10-08 19:13:23.838855 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-10-08 19:13:23.838928 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:23.842048 | ubuntu-noble-large | + imagename=nova-spicehtml5proxy 2025-10-08 19:13:23.842085 | ubuntu-noble-large | + [[ nova-spicehtml5proxy != \<\n\o\n\e\> ]] 2025-10-08 19:13:23.842103 | ubuntu-noble-large | + new_imagename=nova-spicehtml5proxy 2025-10-08 19:13:23.842114 | ubuntu-noble-large | + project=nova 2025-10-08 19:13:23.842124 | ubuntu-noble-large | + new_imagename=kolla/nova-spicehtml5proxy 2025-10-08 19:13:23.842137 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:23.842147 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-10-08 19:13:23.842162 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.842194 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.842205 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:23.842219 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251008 osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:13:23.892143 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:13:23.892219 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251008 2025-10-08 19:13:23.938236 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251008 2025-10-08 19:13:23.941696 | ubuntu-noble-large | + read image 2025-10-08 19:13:23.943546 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-scheduler 2025-10-08 19:13:23.944080 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:23.947563 | ubuntu-noble-large | + imagename=nova-scheduler 2025-10-08 19:13:23.947590 | ubuntu-noble-large | + [[ nova-scheduler != \<\n\o\n\e\> ]] 2025-10-08 19:13:23.947684 | ubuntu-noble-large | + new_imagename=nova-scheduler 2025-10-08 19:13:23.947707 | ubuntu-noble-large | + project=nova 2025-10-08 19:13:23.947721 | ubuntu-noble-large | + new_imagename=kolla/nova-scheduler 2025-10-08 19:13:23.947733 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:23.947747 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-scheduler 2025-10-08 19:13:23.947759 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.947772 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:23.947785 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:23.947838 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-scheduler:build-20251008 osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:13:23.997446 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:13:23.997515 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-scheduler:build-20251008 2025-10-08 19:13:24.036301 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:build-20251008 2025-10-08 19:13:24.039675 | ubuntu-noble-large | + read image 2025-10-08 19:13:24.041655 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute 2025-10-08 19:13:24.042058 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:24.045580 | ubuntu-noble-large | + imagename=nova-compute 2025-10-08 19:13:24.045608 | ubuntu-noble-large | + [[ nova-compute != \<\n\o\n\e\> ]] 2025-10-08 19:13:24.045687 | ubuntu-noble-large | + new_imagename=nova-compute 2025-10-08 19:13:24.045719 | ubuntu-noble-large | + project=nova 2025-10-08 19:13:24.045732 | ubuntu-noble-large | + new_imagename=kolla/nova-compute 2025-10-08 19:13:24.045746 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:24.045756 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute 2025-10-08 19:13:24.045782 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.045796 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.045806 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:24.045820 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute:build-20251008 osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:13:24.100755 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:13:24.100830 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute:build-20251008 2025-10-08 19:13:24.143093 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:build-20251008 2025-10-08 19:13:24.148024 | ubuntu-noble-large | + read image 2025-10-08 19:13:24.149510 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-novncproxy 2025-10-08 19:13:24.149906 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:24.153767 | ubuntu-noble-large | + imagename=nova-novncproxy 2025-10-08 19:13:24.153835 | ubuntu-noble-large | + [[ nova-novncproxy != \<\n\o\n\e\> ]] 2025-10-08 19:13:24.153848 | ubuntu-noble-large | + new_imagename=nova-novncproxy 2025-10-08 19:13:24.153857 | ubuntu-noble-large | + project=nova 2025-10-08 19:13:24.153866 | ubuntu-noble-large | + new_imagename=kolla/nova-novncproxy 2025-10-08 19:13:24.153875 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:24.153892 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-novncproxy 2025-10-08 19:13:24.153901 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.153911 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.153919 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:24.153929 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251008 osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:13:24.200857 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:13:24.200982 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251008 2025-10-08 19:13:24.245400 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251008 2025-10-08 19:13:24.249178 | ubuntu-noble-large | + read image 2025-10-08 19:13:24.251078 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-serialproxy 2025-10-08 19:13:24.251493 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:24.255028 | ubuntu-noble-large | + imagename=nova-serialproxy 2025-10-08 19:13:24.255074 | ubuntu-noble-large | + [[ nova-serialproxy != \<\n\o\n\e\> ]] 2025-10-08 19:13:24.255087 | ubuntu-noble-large | + new_imagename=nova-serialproxy 2025-10-08 19:13:24.255102 | ubuntu-noble-large | + project=nova 2025-10-08 19:13:24.255115 | ubuntu-noble-large | + new_imagename=kolla/nova-serialproxy 2025-10-08 19:13:24.255125 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:24.255139 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-serialproxy 2025-10-08 19:13:24.255152 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.255166 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.255176 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:24.255217 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251008 osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:13:24.304825 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:13:24.304910 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251008 2025-10-08 19:13:24.345389 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251008 2025-10-08 19:13:24.349067 | ubuntu-noble-large | + read image 2025-10-08 19:13:24.350814 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-api 2025-10-08 19:13:24.351069 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:24.354516 | ubuntu-noble-large | + imagename=nova-api 2025-10-08 19:13:24.354539 | ubuntu-noble-large | + [[ nova-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:24.354583 | ubuntu-noble-large | + new_imagename=nova-api 2025-10-08 19:13:24.354598 | ubuntu-noble-large | + project=nova 2025-10-08 19:13:24.354612 | ubuntu-noble-large | + new_imagename=kolla/nova-api 2025-10-08 19:13:24.354657 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:24.354675 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-api 2025-10-08 19:13:24.354688 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.354698 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.354711 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:24.354752 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-api:build-20251008 osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:13:24.399850 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:13:24.399926 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-api:build-20251008 2025-10-08 19:13:24.441926 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:build-20251008 2025-10-08 19:13:24.444780 | ubuntu-noble-large | + read image 2025-10-08 19:13:24.446749 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-10-08 19:13:24.447137 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:24.450709 | ubuntu-noble-large | + imagename=nova-compute-ironic 2025-10-08 19:13:24.450746 | ubuntu-noble-large | + [[ nova-compute-ironic != \<\n\o\n\e\> ]] 2025-10-08 19:13:24.450757 | ubuntu-noble-large | + new_imagename=nova-compute-ironic 2025-10-08 19:13:24.450771 | ubuntu-noble-large | + project=nova 2025-10-08 19:13:24.450783 | ubuntu-noble-large | + new_imagename=kolla/nova-compute-ironic 2025-10-08 19:13:24.450796 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:24.450810 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-10-08 19:13:24.450823 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.450837 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.450850 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:24.450895 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251008 osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:13:24.497142 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:13:24.497209 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251008 2025-10-08 19:13:24.538153 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251008 2025-10-08 19:13:24.541905 | ubuntu-noble-large | + read image 2025-10-08 19:13:24.544203 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-ssh 2025-10-08 19:13:24.544876 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:24.548564 | ubuntu-noble-large | + imagename=nova-ssh 2025-10-08 19:13:24.548583 | ubuntu-noble-large | + [[ nova-ssh != \<\n\o\n\e\> ]] 2025-10-08 19:13:24.548663 | ubuntu-noble-large | + new_imagename=nova-ssh 2025-10-08 19:13:24.548712 | ubuntu-noble-large | + project=nova 2025-10-08 19:13:24.548723 | ubuntu-noble-large | + new_imagename=kolla/nova-ssh 2025-10-08 19:13:24.548733 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:24.548772 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-ssh 2025-10-08 19:13:24.548782 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.548791 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.548828 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:24.548868 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-ssh:build-20251008 osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:13:24.600339 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:13:24.600442 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-ssh:build-20251008 2025-10-08 19:13:24.643906 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:build-20251008 2025-10-08 19:13:24.647528 | ubuntu-noble-large | + read image 2025-10-08 19:13:24.649789 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-pxe 2025-10-08 19:13:24.649870 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:24.653596 | ubuntu-noble-large | + imagename=ironic-pxe 2025-10-08 19:13:24.653659 | ubuntu-noble-large | + [[ ironic-pxe != \<\n\o\n\e\> ]] 2025-10-08 19:13:24.653678 | ubuntu-noble-large | + new_imagename=ironic-pxe 2025-10-08 19:13:24.653689 | ubuntu-noble-large | + project=ironic 2025-10-08 19:13:24.653702 | ubuntu-noble-large | + new_imagename=kolla/ironic-pxe 2025-10-08 19:13:24.653715 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:24.653728 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-pxe 2025-10-08 19:13:24.653791 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.653802 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.653811 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:24.653826 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-pxe:build-20251008 osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:13:24.704263 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:13:24.704349 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-pxe:build-20251008 2025-10-08 19:13:24.747523 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:build-20251008 2025-10-08 19:13:24.751281 | ubuntu-noble-large | + read image 2025-10-08 19:13:24.753214 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-api 2025-10-08 19:13:24.753697 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:24.757291 | ubuntu-noble-large | + imagename=ironic-api 2025-10-08 19:13:24.757375 | ubuntu-noble-large | + [[ ironic-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:24.757389 | ubuntu-noble-large | + new_imagename=ironic-api 2025-10-08 19:13:24.757399 | ubuntu-noble-large | + project=ironic 2025-10-08 19:13:24.757410 | ubuntu-noble-large | + new_imagename=kolla/ironic-api 2025-10-08 19:13:24.757423 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:24.757433 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-api 2025-10-08 19:13:24.757443 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.757453 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.757466 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:24.757490 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-api:build-20251008 osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:13:24.809047 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:13:24.809133 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-api:build-20251008 2025-10-08 19:13:24.849288 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:build-20251008 2025-10-08 19:13:24.853354 | ubuntu-noble-large | + read image 2025-10-08 19:13:24.855444 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-conductor 2025-10-08 19:13:24.855783 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:24.859681 | ubuntu-noble-large | + imagename=ironic-conductor 2025-10-08 19:13:24.859719 | ubuntu-noble-large | + [[ ironic-conductor != \<\n\o\n\e\> ]] 2025-10-08 19:13:24.859731 | ubuntu-noble-large | + new_imagename=ironic-conductor 2025-10-08 19:13:24.859744 | ubuntu-noble-large | + project=ironic 2025-10-08 19:13:24.859758 | ubuntu-noble-large | + new_imagename=kolla/ironic-conductor 2025-10-08 19:13:24.859771 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:24.859802 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-conductor 2025-10-08 19:13:24.859813 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.859823 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.859836 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:24.859849 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-conductor:build-20251008 osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:13:24.908823 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:13:24.908900 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-conductor:build-20251008 2025-10-08 19:13:24.949888 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:build-20251008 2025-10-08 19:13:24.953330 | ubuntu-noble-large | + read image 2025-10-08 19:13:24.955356 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-worker 2025-10-08 19:13:24.955856 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:24.959909 | ubuntu-noble-large | + imagename=octavia-worker 2025-10-08 19:13:24.959962 | ubuntu-noble-large | + [[ octavia-worker != \<\n\o\n\e\> ]] 2025-10-08 19:13:24.959977 | ubuntu-noble-large | + new_imagename=octavia-worker 2025-10-08 19:13:24.959989 | ubuntu-noble-large | + project=octavia 2025-10-08 19:13:24.960004 | ubuntu-noble-large | + new_imagename=kolla/octavia-worker 2025-10-08 19:13:24.960014 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:24.960024 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-worker 2025-10-08 19:13:24.960037 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.960047 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:24.960060 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:24.960103 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-worker:build-20251008 osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:13:25.007775 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:13:25.007850 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-worker:build-20251008 2025-10-08 19:13:25.048451 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:build-20251008 2025-10-08 19:13:25.052101 | ubuntu-noble-large | + read image 2025-10-08 19:13:25.054186 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-health-manager 2025-10-08 19:13:25.054622 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:25.058383 | ubuntu-noble-large | + imagename=octavia-health-manager 2025-10-08 19:13:25.058430 | ubuntu-noble-large | + [[ octavia-health-manager != \<\n\o\n\e\> ]] 2025-10-08 19:13:25.058443 | ubuntu-noble-large | + new_imagename=octavia-health-manager 2025-10-08 19:13:25.058457 | ubuntu-noble-large | + project=octavia 2025-10-08 19:13:25.058471 | ubuntu-noble-large | + new_imagename=kolla/octavia-health-manager 2025-10-08 19:13:25.058484 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:25.058498 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-health-manager 2025-10-08 19:13:25.058538 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.058553 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.058563 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:25.058743 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251008 osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:13:25.109823 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:13:25.109905 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251008 2025-10-08 19:13:25.154050 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251008 2025-10-08 19:13:25.158177 | ubuntu-noble-large | + read image 2025-10-08 19:13:25.160185 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-10-08 19:13:25.160575 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:25.164181 | ubuntu-noble-large | + imagename=octavia-housekeeping 2025-10-08 19:13:25.164262 | ubuntu-noble-large | + [[ octavia-housekeeping != \<\n\o\n\e\> ]] 2025-10-08 19:13:25.164280 | ubuntu-noble-large | + new_imagename=octavia-housekeeping 2025-10-08 19:13:25.164340 | ubuntu-noble-large | + project=octavia 2025-10-08 19:13:25.164380 | ubuntu-noble-large | + new_imagename=kolla/octavia-housekeeping 2025-10-08 19:13:25.164394 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:25.164407 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-10-08 19:13:25.164420 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.164450 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.164460 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:25.164474 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251008 osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:13:25.211546 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:13:25.211610 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251008 2025-10-08 19:13:25.251729 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251008 2025-10-08 19:13:25.255107 | ubuntu-noble-large | + read image 2025-10-08 19:13:25.257179 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-10-08 19:13:25.257504 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:25.261214 | ubuntu-noble-large | + imagename=octavia-driver-agent 2025-10-08 19:13:25.261253 | ubuntu-noble-large | + [[ octavia-driver-agent != \<\n\o\n\e\> ]] 2025-10-08 19:13:25.261264 | ubuntu-noble-large | + new_imagename=octavia-driver-agent 2025-10-08 19:13:25.261278 | ubuntu-noble-large | + project=octavia 2025-10-08 19:13:25.261291 | ubuntu-noble-large | + new_imagename=kolla/octavia-driver-agent 2025-10-08 19:13:25.261324 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:25.261339 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-10-08 19:13:25.261380 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.261391 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.261404 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:25.261441 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251008 osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:13:25.310150 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:13:25.310227 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251008 2025-10-08 19:13:25.351011 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251008 2025-10-08 19:13:25.354618 | ubuntu-noble-large | + read image 2025-10-08 19:13:25.356163 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-api 2025-10-08 19:13:25.356461 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:25.359893 | ubuntu-noble-large | + imagename=octavia-api 2025-10-08 19:13:25.359924 | ubuntu-noble-large | + [[ octavia-api != \<\n\o\n\e\> ]] 2025-10-08 19:13:25.359966 | ubuntu-noble-large | + new_imagename=octavia-api 2025-10-08 19:13:25.359992 | ubuntu-noble-large | + project=octavia 2025-10-08 19:13:25.360006 | ubuntu-noble-large | + new_imagename=kolla/octavia-api 2025-10-08 19:13:25.360019 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:25.360032 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-api 2025-10-08 19:13:25.360061 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.360076 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.360087 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:25.360149 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-api:build-20251008 osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:13:25.410989 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:13:25.411085 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-api:build-20251008 2025-10-08 19:13:25.449446 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:build-20251008 2025-10-08 19:13:25.453148 | ubuntu-noble-large | + read image 2025-10-08 19:13:25.455136 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-controller 2025-10-08 19:13:25.455338 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:25.458333 | ubuntu-noble-large | + imagename=ovn-controller 2025-10-08 19:13:25.458398 | ubuntu-noble-large | + [[ ovn-controller != \<\n\o\n\e\> ]] 2025-10-08 19:13:25.458418 | ubuntu-noble-large | + new_imagename=ovn-controller 2025-10-08 19:13:25.458428 | ubuntu-noble-large | + project=ovn 2025-10-08 19:13:25.458439 | ubuntu-noble-large | + new_imagename=kolla/ovn-controller 2025-10-08 19:13:25.458448 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:25.458458 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-controller 2025-10-08 19:13:25.458471 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.458480 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.458490 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:25.458504 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-controller:build-20251008 osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:13:25.507107 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:13:25.507189 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-controller:build-20251008 2025-10-08 19:13:25.543795 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:build-20251008 2025-10-08 19:13:25.547757 | ubuntu-noble-large | + read image 2025-10-08 19:13:25.549660 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-10-08 19:13:25.549792 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:25.551753 | ubuntu-noble-large | + imagename=ovn-sb-db-server 2025-10-08 19:13:25.551779 | ubuntu-noble-large | + [[ ovn-sb-db-server != \<\n\o\n\e\> ]] 2025-10-08 19:13:25.551819 | ubuntu-noble-large | + new_imagename=ovn-sb-db-server 2025-10-08 19:13:25.551834 | ubuntu-noble-large | + project=ovn 2025-10-08 19:13:25.551871 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-server 2025-10-08 19:13:25.551886 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:25.551899 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-10-08 19:13:25.551912 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.551925 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.551935 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:25.551977 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251008 osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:13:25.600393 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:13:25.600471 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251008 2025-10-08 19:13:25.640006 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251008 2025-10-08 19:13:25.643479 | ubuntu-noble-large | + read image 2025-10-08 19:13:25.645417 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-10-08 19:13:25.645867 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:25.650049 | ubuntu-noble-large | + imagename=ovn-nb-db-server 2025-10-08 19:13:25.650118 | ubuntu-noble-large | + [[ ovn-nb-db-server != \<\n\o\n\e\> ]] 2025-10-08 19:13:25.650131 | ubuntu-noble-large | + new_imagename=ovn-nb-db-server 2025-10-08 19:13:25.650148 | ubuntu-noble-large | + project=ovn 2025-10-08 19:13:25.650157 | ubuntu-noble-large | + new_imagename=kolla/ovn-nb-db-server 2025-10-08 19:13:25.650183 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:25.650192 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-10-08 19:13:25.650201 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.650210 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.650219 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:25.650228 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251008 osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:13:25.695620 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:13:25.695755 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251008 2025-10-08 19:13:25.737573 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251008 2025-10-08 19:13:25.740600 | ubuntu-noble-large | + read image 2025-10-08 19:13:25.742524 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-northd 2025-10-08 19:13:25.743003 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:25.746608 | ubuntu-noble-large | + imagename=ovn-northd 2025-10-08 19:13:25.746715 | ubuntu-noble-large | + [[ ovn-northd != \<\n\o\n\e\> ]] 2025-10-08 19:13:25.746729 | ubuntu-noble-large | + new_imagename=ovn-northd 2025-10-08 19:13:25.746739 | ubuntu-noble-large | + project=ovn 2025-10-08 19:13:25.746752 | ubuntu-noble-large | + new_imagename=kolla/ovn-northd 2025-10-08 19:13:25.746761 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:25.746773 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-northd 2025-10-08 19:13:25.746784 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.746796 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.746807 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:25.746859 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-northd:build-20251008 osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:13:25.793416 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:13:25.793503 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-northd:build-20251008 2025-10-08 19:13:25.836250 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:build-20251008 2025-10-08 19:13:25.840572 | ubuntu-noble-large | + read image 2025-10-08 19:13:25.842129 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-base 2025-10-08 19:13:25.842770 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:25.846274 | ubuntu-noble-large | + imagename=magnum-base 2025-10-08 19:13:25.846300 | ubuntu-noble-large | + [[ magnum-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:25.846342 | ubuntu-noble-large | + new_imagename=magnum-base 2025-10-08 19:13:25.846356 | ubuntu-noble-large | + project=magnum 2025-10-08 19:13:25.846369 | ubuntu-noble-large | + new_imagename=kolla/magnum-base 2025-10-08 19:13:25.846382 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:25.846433 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-base 2025-10-08 19:13:25.846444 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.846458 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.846468 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:25.846546 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-base:build-20251008 osism.harbor.regio.digital/kolla/magnum-base:2024.2 2025-10-08 19:13:25.892018 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-base:2024.2 2025-10-08 19:13:25.892103 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-base:build-20251008 2025-10-08 19:13:25.938592 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-base:build-20251008 2025-10-08 19:13:25.942278 | ubuntu-noble-large | + read image 2025-10-08 19:13:25.944290 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-base 2025-10-08 19:13:25.944691 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:25.948348 | ubuntu-noble-large | + imagename=skyline-base 2025-10-08 19:13:25.948395 | ubuntu-noble-large | + [[ skyline-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:25.948412 | ubuntu-noble-large | + new_imagename=skyline-base 2025-10-08 19:13:25.948427 | ubuntu-noble-large | + project=skyline 2025-10-08 19:13:25.948441 | ubuntu-noble-large | + new_imagename=kolla/skyline-base 2025-10-08 19:13:25.948454 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:25.948467 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-base 2025-10-08 19:13:25.948481 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.948494 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:25.948507 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:25.948598 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-base:build-20251008 osism.harbor.regio.digital/kolla/skyline-base:2024.2 2025-10-08 19:13:25.998990 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-base:2024.2 2025-10-08 19:13:25.999068 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-base:build-20251008 2025-10-08 19:13:26.043834 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-base:build-20251008 2025-10-08 19:13:26.047793 | ubuntu-noble-large | + read image 2025-10-08 19:13:26.049912 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-base 2025-10-08 19:13:26.050416 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:26.054471 | ubuntu-noble-large | + imagename=designate-base 2025-10-08 19:13:26.054503 | ubuntu-noble-large | + [[ designate-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:26.054546 | ubuntu-noble-large | + new_imagename=designate-base 2025-10-08 19:13:26.054562 | ubuntu-noble-large | + project=designate 2025-10-08 19:13:26.054601 | ubuntu-noble-large | + new_imagename=kolla/designate-base 2025-10-08 19:13:26.054616 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:26.054657 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-base 2025-10-08 19:13:26.054674 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.054685 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.054698 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:26.054740 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-base:build-20251008 osism.harbor.regio.digital/kolla/designate-base:2024.2 2025-10-08 19:13:26.104153 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-base:2024.2 2025-10-08 19:13:26.104219 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-base:build-20251008 2025-10-08 19:13:26.148073 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-base:build-20251008 2025-10-08 19:13:26.152297 | ubuntu-noble-large | + read image 2025-10-08 19:13:26.154345 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-base 2025-10-08 19:13:26.154784 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:26.158824 | ubuntu-noble-large | + imagename=keystone-base 2025-10-08 19:13:26.158874 | ubuntu-noble-large | + [[ keystone-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:26.158886 | ubuntu-noble-large | + new_imagename=keystone-base 2025-10-08 19:13:26.158916 | ubuntu-noble-large | + project=keystone 2025-10-08 19:13:26.158931 | ubuntu-noble-large | + new_imagename=kolla/keystone-base 2025-10-08 19:13:26.158940 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:26.158953 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-base 2025-10-08 19:13:26.158966 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.158979 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.158991 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:26.159077 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-base:build-20251008 osism.harbor.regio.digital/kolla/keystone-base:2024.2 2025-10-08 19:13:26.212386 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-base:2024.2 2025-10-08 19:13:26.212514 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-base:build-20251008 2025-10-08 19:13:26.251177 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-base:build-20251008 2025-10-08 19:13:26.254876 | ubuntu-noble-large | + read image 2025-10-08 19:13:26.257034 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-base 2025-10-08 19:13:26.257489 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:26.261464 | ubuntu-noble-large | + imagename=cinder-base 2025-10-08 19:13:26.261507 | ubuntu-noble-large | + [[ cinder-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:26.261518 | ubuntu-noble-large | + new_imagename=cinder-base 2025-10-08 19:13:26.261531 | ubuntu-noble-large | + project=cinder 2025-10-08 19:13:26.261545 | ubuntu-noble-large | + new_imagename=kolla/cinder-base 2025-10-08 19:13:26.261558 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:26.261576 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-base 2025-10-08 19:13:26.261599 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.261618 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.261691 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:26.261703 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-base:build-20251008 osism.harbor.regio.digital/kolla/cinder-base:2024.2 2025-10-08 19:13:26.312177 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-base:2024.2 2025-10-08 19:13:26.312254 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-base:build-20251008 2025-10-08 19:13:26.353520 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-base:build-20251008 2025-10-08 19:13:26.356902 | ubuntu-noble-large | + read image 2025-10-08 19:13:26.358519 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-base 2025-10-08 19:13:26.358804 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:26.362369 | ubuntu-noble-large | + imagename=gnocchi-base 2025-10-08 19:13:26.362404 | ubuntu-noble-large | + [[ gnocchi-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:26.362419 | ubuntu-noble-large | + new_imagename=gnocchi-base 2025-10-08 19:13:26.362463 | ubuntu-noble-large | + project=gnocchi 2025-10-08 19:13:26.362478 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-base 2025-10-08 19:13:26.362488 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:26.362501 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-base 2025-10-08 19:13:26.362514 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.362527 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.362540 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:26.362614 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-base:build-20251008 osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2025-10-08 19:13:26.414476 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2025-10-08 19:13:26.414560 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-base:build-20251008 2025-10-08 19:13:26.458050 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-base:build-20251008 2025-10-08 19:13:26.461857 | ubuntu-noble-large | + read image 2025-10-08 19:13:26.463894 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-base 2025-10-08 19:13:26.464266 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:26.468055 | ubuntu-noble-large | + imagename=aodh-base 2025-10-08 19:13:26.468101 | ubuntu-noble-large | + [[ aodh-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:26.468111 | ubuntu-noble-large | + new_imagename=aodh-base 2025-10-08 19:13:26.468125 | ubuntu-noble-large | + project=aodh 2025-10-08 19:13:26.468139 | ubuntu-noble-large | + new_imagename=kolla/aodh-base 2025-10-08 19:13:26.468152 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:26.468194 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-base 2025-10-08 19:13:26.468209 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.468220 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.468253 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:26.468268 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-base:build-20251008 osism.harbor.regio.digital/kolla/aodh-base:2024.2 2025-10-08 19:13:26.524123 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-base:2024.2 2025-10-08 19:13:26.524221 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-base:build-20251008 2025-10-08 19:13:26.567970 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-base:build-20251008 2025-10-08 19:13:26.571596 | ubuntu-noble-large | + read image 2025-10-08 19:13:26.574069 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-base 2025-10-08 19:13:26.574107 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:26.577792 | ubuntu-noble-large | + imagename=blazar-base 2025-10-08 19:13:26.577816 | ubuntu-noble-large | + [[ blazar-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:26.577843 | ubuntu-noble-large | + new_imagename=blazar-base 2025-10-08 19:13:26.577880 | ubuntu-noble-large | + project=blazar 2025-10-08 19:13:26.577893 | ubuntu-noble-large | + new_imagename=kolla/blazar-base 2025-10-08 19:13:26.577905 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:26.577917 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-base 2025-10-08 19:13:26.577953 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.577962 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.577973 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:26.578009 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-base:build-20251008 osism.harbor.regio.digital/kolla/blazar-base:2024.2 2025-10-08 19:13:26.627378 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-base:2024.2 2025-10-08 19:13:26.627468 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-base:build-20251008 2025-10-08 19:13:26.672931 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-base:build-20251008 2025-10-08 19:13:26.676914 | ubuntu-noble-large | + read image 2025-10-08 19:13:26.678879 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-base 2025-10-08 19:13:26.679292 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:26.683113 | ubuntu-noble-large | + imagename=manila-base 2025-10-08 19:13:26.683140 | ubuntu-noble-large | + [[ manila-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:26.683206 | ubuntu-noble-large | + new_imagename=manila-base 2025-10-08 19:13:26.683222 | ubuntu-noble-large | + project=manila 2025-10-08 19:13:26.683236 | ubuntu-noble-large | + new_imagename=kolla/manila-base 2025-10-08 19:13:26.683249 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:26.683262 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-base 2025-10-08 19:13:26.683275 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.683288 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.683301 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:26.683371 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-base:build-20251008 osism.harbor.regio.digital/kolla/manila-base:2024.2 2025-10-08 19:13:26.731512 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-base:2024.2 2025-10-08 19:13:26.731590 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-base:build-20251008 2025-10-08 19:13:26.772397 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-base:build-20251008 2025-10-08 19:13:26.776957 | ubuntu-noble-large | + read image 2025-10-08 19:13:26.778813 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-base 2025-10-08 19:13:26.779088 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:26.782422 | ubuntu-noble-large | + imagename=barbican-base 2025-10-08 19:13:26.782468 | ubuntu-noble-large | + [[ barbican-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:26.782482 | ubuntu-noble-large | + new_imagename=barbican-base 2025-10-08 19:13:26.782499 | ubuntu-noble-large | + project=barbican 2025-10-08 19:13:26.782513 | ubuntu-noble-large | + new_imagename=kolla/barbican-base 2025-10-08 19:13:26.782526 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:26.782598 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-base 2025-10-08 19:13:26.782614 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.782654 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.782668 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:26.782683 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-base:build-20251008 osism.harbor.regio.digital/kolla/barbican-base:2024.2 2025-10-08 19:13:26.831888 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-base:2024.2 2025-10-08 19:13:26.831980 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-base:build-20251008 2025-10-08 19:13:26.874370 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-base:build-20251008 2025-10-08 19:13:26.877957 | ubuntu-noble-large | + read image 2025-10-08 19:13:26.879556 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-base 2025-10-08 19:13:26.879682 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:26.881978 | ubuntu-noble-large | + imagename=glance-base 2025-10-08 19:13:26.882002 | ubuntu-noble-large | + [[ glance-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:26.882075 | ubuntu-noble-large | + new_imagename=glance-base 2025-10-08 19:13:26.882091 | ubuntu-noble-large | + project=glance 2025-10-08 19:13:26.882104 | ubuntu-noble-large | + new_imagename=kolla/glance-base 2025-10-08 19:13:26.882117 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:26.882130 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-base 2025-10-08 19:13:26.882145 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.882158 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.882171 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:26.882238 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-base:build-20251008 osism.harbor.regio.digital/kolla/glance-base:2024.2 2025-10-08 19:13:26.931102 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-base:2024.2 2025-10-08 19:13:26.931165 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-base:build-20251008 2025-10-08 19:13:26.973525 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-base:build-20251008 2025-10-08 19:13:26.976962 | ubuntu-noble-large | + read image 2025-10-08 19:13:26.978871 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-base 2025-10-08 19:13:26.979292 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:26.982822 | ubuntu-noble-large | + imagename=placement-base 2025-10-08 19:13:26.982862 | ubuntu-noble-large | + [[ placement-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:26.982873 | ubuntu-noble-large | + new_imagename=placement-base 2025-10-08 19:13:26.982887 | ubuntu-noble-large | + project=placement 2025-10-08 19:13:26.982900 | ubuntu-noble-large | + new_imagename=kolla/placement-base 2025-10-08 19:13:26.982913 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:26.982925 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-base 2025-10-08 19:13:26.982938 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.982951 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:26.982964 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:26.983017 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-base:build-20251008 osism.harbor.regio.digital/kolla/placement-base:2024.2 2025-10-08 19:13:27.031697 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-base:2024.2 2025-10-08 19:13:27.031774 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-base:build-20251008 2025-10-08 19:13:27.074183 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-base:build-20251008 2025-10-08 19:13:27.077540 | ubuntu-noble-large | + read image 2025-10-08 19:13:27.079409 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-base 2025-10-08 19:13:27.079921 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:27.083346 | ubuntu-noble-large | + imagename=heat-base 2025-10-08 19:13:27.083383 | ubuntu-noble-large | + [[ heat-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:27.083399 | ubuntu-noble-large | + new_imagename=heat-base 2025-10-08 19:13:27.083410 | ubuntu-noble-large | + project=heat 2025-10-08 19:13:27.083420 | ubuntu-noble-large | + new_imagename=kolla/heat-base 2025-10-08 19:13:27.083434 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:27.083444 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-base 2025-10-08 19:13:27.083457 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.083467 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.083476 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:27.083490 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-base:build-20251008 osism.harbor.regio.digital/kolla/heat-base:2024.2 2025-10-08 19:13:27.136907 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-base:2024.2 2025-10-08 19:13:27.136974 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-base:build-20251008 2025-10-08 19:13:27.180486 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-base:build-20251008 2025-10-08 19:13:27.184210 | ubuntu-noble-large | + read image 2025-10-08 19:13:27.186159 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-base 2025-10-08 19:13:27.186470 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:27.190067 | ubuntu-noble-large | + imagename=neutron-base 2025-10-08 19:13:27.190117 | ubuntu-noble-large | + [[ neutron-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:27.190127 | ubuntu-noble-large | + new_imagename=neutron-base 2025-10-08 19:13:27.190158 | ubuntu-noble-large | + project=neutron 2025-10-08 19:13:27.190167 | ubuntu-noble-large | + new_imagename=kolla/neutron-base 2025-10-08 19:13:27.190176 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:27.190188 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-base 2025-10-08 19:13:27.190196 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.190208 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.190217 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:27.190267 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-base:build-20251008 osism.harbor.regio.digital/kolla/neutron-base:2024.2 2025-10-08 19:13:27.239907 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-base:2024.2 2025-10-08 19:13:27.240000 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 19:13:27.283915 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-base:build-20251008 2025-10-08 19:13:27.287877 | ubuntu-noble-large | + read image 2025-10-08 19:13:27.289795 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-base 2025-10-08 19:13:27.290119 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:27.293841 | ubuntu-noble-large | + imagename=ceilometer-base 2025-10-08 19:13:27.293877 | ubuntu-noble-large | + [[ ceilometer-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:27.293890 | ubuntu-noble-large | + new_imagename=ceilometer-base 2025-10-08 19:13:27.293926 | ubuntu-noble-large | + project=ceilometer 2025-10-08 19:13:27.293940 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-base 2025-10-08 19:13:27.293951 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:27.293965 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-base 2025-10-08 19:13:27.293998 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.294011 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.294023 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:27.294066 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-base:build-20251008 osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2025-10-08 19:13:27.342785 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2025-10-08 19:13:27.342880 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-base:build-20251008 2025-10-08 19:13:27.378705 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-base:build-20251008 2025-10-08 19:13:27.381202 | ubuntu-noble-large | + read image 2025-10-08 19:13:27.383518 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-base 2025-10-08 19:13:27.383562 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:27.385677 | ubuntu-noble-large | + imagename=masakari-base 2025-10-08 19:13:27.385703 | ubuntu-noble-large | + [[ masakari-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:27.385716 | ubuntu-noble-large | + new_imagename=masakari-base 2025-10-08 19:13:27.385728 | ubuntu-noble-large | + project=masakari 2025-10-08 19:13:27.385739 | ubuntu-noble-large | + new_imagename=kolla/masakari-base 2025-10-08 19:13:27.385752 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:27.385761 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-base 2025-10-08 19:13:27.385773 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.385782 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.385793 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:27.385805 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-base:build-20251008 osism.harbor.regio.digital/kolla/masakari-base:2024.2 2025-10-08 19:13:27.434485 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-base:2024.2 2025-10-08 19:13:27.434543 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-base:build-20251008 2025-10-08 19:13:27.478237 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-base:build-20251008 2025-10-08 19:13:27.481744 | ubuntu-noble-large | + read image 2025-10-08 19:13:27.483534 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-base 2025-10-08 19:13:27.483778 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:27.486594 | ubuntu-noble-large | + imagename=nova-base 2025-10-08 19:13:27.486663 | ubuntu-noble-large | + [[ nova-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:27.486692 | ubuntu-noble-large | + new_imagename=nova-base 2025-10-08 19:13:27.486714 | ubuntu-noble-large | + project=nova 2025-10-08 19:13:27.486737 | ubuntu-noble-large | + new_imagename=kolla/nova-base 2025-10-08 19:13:27.486760 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:27.486781 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-base 2025-10-08 19:13:27.486803 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.486849 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.486865 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:27.486884 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-base:build-20251008 osism.harbor.regio.digital/kolla/nova-base:2024.2 2025-10-08 19:13:27.536195 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-base:2024.2 2025-10-08 19:13:27.536275 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-base:build-20251008 2025-10-08 19:13:27.580970 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-base:build-20251008 2025-10-08 19:13:27.584552 | ubuntu-noble-large | + read image 2025-10-08 19:13:27.586521 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-inspector 2025-10-08 19:13:27.586963 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:27.590464 | ubuntu-noble-large | + imagename=ironic-inspector 2025-10-08 19:13:27.590491 | ubuntu-noble-large | + [[ ironic-inspector != \<\n\o\n\e\> ]] 2025-10-08 19:13:27.590565 | ubuntu-noble-large | + new_imagename=ironic-inspector 2025-10-08 19:13:27.590578 | ubuntu-noble-large | + project=ironic 2025-10-08 19:13:27.590592 | ubuntu-noble-large | + new_imagename=kolla/ironic-inspector 2025-10-08 19:13:27.590605 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:27.590618 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-inspector 2025-10-08 19:13:27.590657 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.590675 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.590685 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:27.590732 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-inspector:build-20251008 osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:13:27.639499 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:13:27.639588 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-inspector:build-20251008 2025-10-08 19:13:27.679423 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:build-20251008 2025-10-08 19:13:27.683557 | ubuntu-noble-large | + read image 2025-10-08 19:13:27.685509 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-base 2025-10-08 19:13:27.685788 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:27.688959 | ubuntu-noble-large | + imagename=ironic-base 2025-10-08 19:13:27.688985 | ubuntu-noble-large | + [[ ironic-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:27.689024 | ubuntu-noble-large | + new_imagename=ironic-base 2025-10-08 19:13:27.689035 | ubuntu-noble-large | + project=ironic 2025-10-08 19:13:27.689048 | ubuntu-noble-large | + new_imagename=kolla/ironic-base 2025-10-08 19:13:27.689059 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:27.689073 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-base 2025-10-08 19:13:27.689082 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.689096 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.689106 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:27.689120 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-base:build-20251008 osism.harbor.regio.digital/kolla/ironic-base:2024.2 2025-10-08 19:13:27.737741 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-base:2024.2 2025-10-08 19:13:27.737812 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-base:build-20251008 2025-10-08 19:13:27.777331 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-base:build-20251008 2025-10-08 19:13:27.780850 | ubuntu-noble-large | + read image 2025-10-08 19:13:27.782695 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/horizon 2025-10-08 19:13:27.782817 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:27.786392 | ubuntu-noble-large | + imagename=horizon 2025-10-08 19:13:27.786420 | ubuntu-noble-large | + [[ horizon != \<\n\o\n\e\> ]] 2025-10-08 19:13:27.786432 | ubuntu-noble-large | + new_imagename=horizon 2025-10-08 19:13:27.786474 | ubuntu-noble-large | + project=horizon 2025-10-08 19:13:27.786483 | ubuntu-noble-large | + new_imagename=kolla/horizon 2025-10-08 19:13:27.786494 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:27.786505 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/horizon 2025-10-08 19:13:27.786542 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.786550 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.786561 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:27.786599 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/horizon:build-20251008 osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:13:27.837960 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:13:27.838046 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/horizon:build-20251008 2025-10-08 19:13:27.885144 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:build-20251008 2025-10-08 19:13:27.888905 | ubuntu-noble-large | + read image 2025-10-08 19:13:27.891360 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-base 2025-10-08 19:13:27.891420 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:27.894780 | ubuntu-noble-large | + imagename=octavia-base 2025-10-08 19:13:27.894812 | ubuntu-noble-large | + [[ octavia-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:27.894826 | ubuntu-noble-large | + new_imagename=octavia-base 2025-10-08 19:13:27.894874 | ubuntu-noble-large | + project=octavia 2025-10-08 19:13:27.894889 | ubuntu-noble-large | + new_imagename=kolla/octavia-base 2025-10-08 19:13:27.894902 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:27.894926 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-base 2025-10-08 19:13:27.894940 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.894953 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.894963 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:27.895009 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-base:build-20251008 osism.harbor.regio.digital/kolla/octavia-base:2024.2 2025-10-08 19:13:27.942547 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-base:2024.2 2025-10-08 19:13:27.942662 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-base:build-20251008 2025-10-08 19:13:27.990020 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-base:build-20251008 2025-10-08 19:13:27.993576 | ubuntu-noble-large | + read image 2025-10-08 19:13:27.996017 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-10-08 19:13:27.996063 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:27.999374 | ubuntu-noble-large | + imagename=openvswitch-db-server 2025-10-08 19:13:27.999410 | ubuntu-noble-large | + [[ openvswitch-db-server != \<\n\o\n\e\> ]] 2025-10-08 19:13:27.999437 | ubuntu-noble-large | + new_imagename=openvswitch-db-server 2025-10-08 19:13:27.999455 | ubuntu-noble-large | + project=openvswitch 2025-10-08 19:13:27.999475 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-db-server 2025-10-08 19:13:27.999498 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:27.999517 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-10-08 19:13:27.999535 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.999553 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:27.999571 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:27.999594 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251008 osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:13:28.047475 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:13:28.047555 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251008 2025-10-08 19:13:28.087962 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251008 2025-10-08 19:13:28.091344 | ubuntu-noble-large | + read image 2025-10-08 19:13:28.093234 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-10-08 19:13:28.093571 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:28.096709 | ubuntu-noble-large | + imagename=openvswitch-vswitchd 2025-10-08 19:13:28.096753 | ubuntu-noble-large | + [[ openvswitch-vswitchd != \<\n\o\n\e\> ]] 2025-10-08 19:13:28.096771 | ubuntu-noble-large | + new_imagename=openvswitch-vswitchd 2025-10-08 19:13:28.096782 | ubuntu-noble-large | + project=openvswitch 2025-10-08 19:13:28.096792 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-vswitchd 2025-10-08 19:13:28.096801 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:28.096815 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-10-08 19:13:28.096825 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.096835 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.096848 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:28.096881 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251008 osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:13:28.144724 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:13:28.144813 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251008 2025-10-08 19:13:28.184556 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251008 2025-10-08 19:13:28.186946 | ubuntu-noble-large | + read image 2025-10-08 19:13:28.189449 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-base 2025-10-08 19:13:28.189489 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:28.192925 | ubuntu-noble-large | + imagename=ovn-base 2025-10-08 19:13:28.192969 | ubuntu-noble-large | + [[ ovn-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:28.193022 | ubuntu-noble-large | + new_imagename=ovn-base 2025-10-08 19:13:28.193070 | ubuntu-noble-large | + project=ovn 2025-10-08 19:13:28.193112 | ubuntu-noble-large | + new_imagename=kolla/ovn-base 2025-10-08 19:13:28.193127 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:28.193197 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-base 2025-10-08 19:13:28.193213 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.193226 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.193239 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:28.193339 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-base:build-20251008 osism.harbor.regio.digital/kolla/ovn-base:2024.2 2025-10-08 19:13:28.241797 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-base:2024.2 2025-10-08 19:13:28.241876 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-base:build-20251008 2025-10-08 19:13:28.281886 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-base:build-20251008 2025-10-08 19:13:28.284698 | ubuntu-noble-large | + read image 2025-10-08 19:13:28.286729 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-sentinel 2025-10-08 19:13:28.287055 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:28.290120 | ubuntu-noble-large | + imagename=redis-sentinel 2025-10-08 19:13:28.290148 | ubuntu-noble-large | + [[ redis-sentinel != \<\n\o\n\e\> ]] 2025-10-08 19:13:28.290177 | ubuntu-noble-large | + new_imagename=redis-sentinel 2025-10-08 19:13:28.290216 | ubuntu-noble-large | + project=redis 2025-10-08 19:13:28.290230 | ubuntu-noble-large | + new_imagename=kolla/redis-sentinel 2025-10-08 19:13:28.290244 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:28.290257 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-sentinel 2025-10-08 19:13:28.290294 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.290326 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.290336 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:28.290379 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-sentinel:build-20251008 osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:13:28.336928 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:13:28.336997 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-sentinel:build-20251008 2025-10-08 19:13:28.378515 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:build-20251008 2025-10-08 19:13:28.382402 | ubuntu-noble-large | + read image 2025-10-08 19:13:28.384295 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis 2025-10-08 19:13:28.384915 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:28.388849 | ubuntu-noble-large | + imagename=redis 2025-10-08 19:13:28.388877 | ubuntu-noble-large | + [[ redis != \<\n\o\n\e\> ]] 2025-10-08 19:13:28.388927 | ubuntu-noble-large | + new_imagename=redis 2025-10-08 19:13:28.388943 | ubuntu-noble-large | + project=redis 2025-10-08 19:13:28.388979 | ubuntu-noble-large | + new_imagename=kolla/redis 2025-10-08 19:13:28.389009 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:28.389022 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis 2025-10-08 19:13:28.389032 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.389045 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.389055 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:28.389113 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis:build-20251008 osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:13:28.437812 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:13:28.437887 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis:build-20251008 2025-10-08 19:13:28.484088 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:build-20251008 2025-10-08 19:13:28.488837 | ubuntu-noble-large | + read image 2025-10-08 19:13:28.490851 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-corosync 2025-10-08 19:13:28.491033 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:28.493947 | ubuntu-noble-large | + imagename=hacluster-corosync 2025-10-08 19:13:28.493985 | ubuntu-noble-large | + [[ hacluster-corosync != \<\n\o\n\e\> ]] 2025-10-08 19:13:28.494002 | ubuntu-noble-large | + new_imagename=hacluster-corosync 2025-10-08 19:13:28.494012 | ubuntu-noble-large | + project=hacluster 2025-10-08 19:13:28.494022 | ubuntu-noble-large | + new_imagename=kolla/hacluster-corosync 2025-10-08 19:13:28.494050 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:28.494065 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-corosync 2025-10-08 19:13:28.494075 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.494085 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.494095 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:28.494109 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251008 osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:13:28.541531 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:13:28.541604 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251008 2025-10-08 19:13:28.582045 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251008 2025-10-08 19:13:28.585282 | ubuntu-noble-large | + read image 2025-10-08 19:13:28.587251 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-10-08 19:13:28.587607 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:28.591229 | ubuntu-noble-large | + imagename=hacluster-pacemaker-remote 2025-10-08 19:13:28.591264 | ubuntu-noble-large | + [[ hacluster-pacemaker-remote != \<\n\o\n\e\> ]] 2025-10-08 19:13:28.591274 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker-remote 2025-10-08 19:13:28.591327 | ubuntu-noble-large | + project=hacluster 2025-10-08 19:13:28.591365 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker-remote 2025-10-08 19:13:28.591377 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:28.591389 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-10-08 19:13:28.591412 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.591424 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.591436 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:28.591502 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251008 osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:13:28.637299 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:13:28.637408 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251008 2025-10-08 19:13:28.680675 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251008 2025-10-08 19:13:28.683877 | ubuntu-noble-large | + read image 2025-10-08 19:13:28.685737 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-10-08 19:13:28.686129 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:28.689445 | ubuntu-noble-large | + imagename=hacluster-pacemaker 2025-10-08 19:13:28.689481 | ubuntu-noble-large | + [[ hacluster-pacemaker != \<\n\o\n\e\> ]] 2025-10-08 19:13:28.689499 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker 2025-10-08 19:13:28.689509 | ubuntu-noble-large | + project=hacluster 2025-10-08 19:13:28.689520 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker 2025-10-08 19:13:28.689533 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:28.689544 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-10-08 19:13:28.689554 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.689567 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.689577 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:28.689591 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251008 osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:13:28.735599 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:13:28.735770 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251008 2025-10-08 19:13:28.776896 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251008 2025-10-08 19:13:28.780473 | ubuntu-noble-large | + read image 2025-10-08 19:13:28.782439 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pcs 2025-10-08 19:13:28.782762 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:28.786026 | ubuntu-noble-large | + imagename=hacluster-pcs 2025-10-08 19:13:28.786068 | ubuntu-noble-large | + [[ hacluster-pcs != \<\n\o\n\e\> ]] 2025-10-08 19:13:28.786085 | ubuntu-noble-large | + new_imagename=hacluster-pcs 2025-10-08 19:13:28.786126 | ubuntu-noble-large | + project=hacluster 2025-10-08 19:13:28.786141 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pcs 2025-10-08 19:13:28.786154 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:28.786168 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pcs 2025-10-08 19:13:28.786202 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.786214 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.786224 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:28.786239 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251008 osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:13:28.835968 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:13:28.836092 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251008 2025-10-08 19:13:28.875882 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251008 2025-10-08 19:13:28.880431 | ubuntu-noble-large | + read image 2025-10-08 19:13:28.882270 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-10-08 19:13:28.882526 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:28.885242 | ubuntu-noble-large | + imagename=prometheus-libvirt-exporter 2025-10-08 19:13:28.885267 | ubuntu-noble-large | + [[ prometheus-libvirt-exporter != \<\n\o\n\e\> ]] 2025-10-08 19:13:28.885282 | ubuntu-noble-large | + new_imagename=prometheus-libvirt-exporter 2025-10-08 19:13:28.885295 | ubuntu-noble-large | + project=prometheus 2025-10-08 19:13:28.885332 | ubuntu-noble-large | + new_imagename=kolla/prometheus-libvirt-exporter 2025-10-08 19:13:28.885362 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:28.885376 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-10-08 19:13:28.885389 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.885399 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.885411 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:28.885440 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251008 osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:13:28.933795 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:13:28.933865 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251008 2025-10-08 19:13:28.973922 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251008 2025-10-08 19:13:28.976683 | ubuntu-noble-large | + read image 2025-10-08 19:13:28.979221 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-10-08 19:13:28.979287 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:28.982741 | ubuntu-noble-large | + imagename=prometheus-ovn-exporter 2025-10-08 19:13:28.982789 | ubuntu-noble-large | + [[ prometheus-ovn-exporter != \<\n\o\n\e\> ]] 2025-10-08 19:13:28.982799 | ubuntu-noble-large | + new_imagename=prometheus-ovn-exporter 2025-10-08 19:13:28.982815 | ubuntu-noble-large | + project=prometheus 2025-10-08 19:13:28.982825 | ubuntu-noble-large | + new_imagename=kolla/prometheus-ovn-exporter 2025-10-08 19:13:28.982834 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:28.982842 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-10-08 19:13:28.982851 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.982860 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:28.982868 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:28.982881 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251008 osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-08 19:13:29.071706 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-08 19:13:29.071786 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251008 2025-10-08 19:13:29.112209 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251008 2025-10-08 19:13:29.115893 | ubuntu-noble-large | + read image 2025-10-08 19:13:29.118107 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-10-08 19:13:29.118172 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:29.121516 | ubuntu-noble-large | + imagename=prometheus-cadvisor 2025-10-08 19:13:29.121547 | ubuntu-noble-large | + [[ prometheus-cadvisor != \<\n\o\n\e\> ]] 2025-10-08 19:13:29.121562 | ubuntu-noble-large | + new_imagename=prometheus-cadvisor 2025-10-08 19:13:29.121575 | ubuntu-noble-large | + project=prometheus 2025-10-08 19:13:29.121589 | ubuntu-noble-large | + new_imagename=kolla/prometheus-cadvisor 2025-10-08 19:13:29.121602 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:29.121616 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-10-08 19:13:29.121678 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.121693 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.121704 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:29.121717 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251008 osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:13:29.169075 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:13:29.169167 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251008 2025-10-08 19:13:29.213205 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251008 2025-10-08 19:13:29.217192 | ubuntu-noble-large | + read image 2025-10-08 19:13:29.219493 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-v2-server 2025-10-08 19:13:29.219891 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:29.223672 | ubuntu-noble-large | + imagename=prometheus-v2-server 2025-10-08 19:13:29.223719 | ubuntu-noble-large | + [[ prometheus-v2-server != \<\n\o\n\e\> ]] 2025-10-08 19:13:29.223732 | ubuntu-noble-large | + new_imagename=prometheus-v2-server 2025-10-08 19:13:29.223746 | ubuntu-noble-large | + project=prometheus 2025-10-08 19:13:29.223757 | ubuntu-noble-large | + new_imagename=kolla/prometheus-v2-server 2025-10-08 19:13:29.223770 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:29.223783 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-v2-server 2025-10-08 19:13:29.223797 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.223810 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.223820 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:29.223870 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251008 osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:13:29.273579 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:13:29.273680 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251008 2025-10-08 19:13:29.316982 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251008 2025-10-08 19:13:29.320729 | ubuntu-noble-large | + read image 2025-10-08 19:13:29.322689 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-10-08 19:13:29.323192 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:29.326862 | ubuntu-noble-large | + imagename=prometheus-alertmanager 2025-10-08 19:13:29.326923 | ubuntu-noble-large | + [[ prometheus-alertmanager != \<\n\o\n\e\> ]] 2025-10-08 19:13:29.326934 | ubuntu-noble-large | + new_imagename=prometheus-alertmanager 2025-10-08 19:13:29.326954 | ubuntu-noble-large | + project=prometheus 2025-10-08 19:13:29.326965 | ubuntu-noble-large | + new_imagename=kolla/prometheus-alertmanager 2025-10-08 19:13:29.326975 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:29.326985 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-10-08 19:13:29.326995 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.327005 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.327015 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:29.327025 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251008 osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:13:29.373698 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:13:29.373774 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251008 2025-10-08 19:13:29.416024 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251008 2025-10-08 19:13:29.419587 | ubuntu-noble-large | + read image 2025-10-08 19:13:29.421723 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-10-08 19:13:29.422241 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:29.425784 | ubuntu-noble-large | + imagename=prometheus-openstack-exporter 2025-10-08 19:13:29.425840 | ubuntu-noble-large | + [[ prometheus-openstack-exporter != \<\n\o\n\e\> ]] 2025-10-08 19:13:29.425852 | ubuntu-noble-large | + new_imagename=prometheus-openstack-exporter 2025-10-08 19:13:29.425866 | ubuntu-noble-large | + project=prometheus 2025-10-08 19:13:29.425877 | ubuntu-noble-large | + new_imagename=kolla/prometheus-openstack-exporter 2025-10-08 19:13:29.425890 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:29.425914 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-10-08 19:13:29.425946 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.425958 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.425968 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:29.425982 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251008 osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:13:29.473950 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:13:29.474023 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251008 2025-10-08 19:13:29.514600 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251008 2025-10-08 19:13:29.518158 | ubuntu-noble-large | + read image 2025-10-08 19:13:29.520495 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mtail 2025-10-08 19:13:29.520530 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:29.524191 | ubuntu-noble-large | + imagename=prometheus-mtail 2025-10-08 19:13:29.524215 | ubuntu-noble-large | + [[ prometheus-mtail != \<\n\o\n\e\> ]] 2025-10-08 19:13:29.524275 | ubuntu-noble-large | + new_imagename=prometheus-mtail 2025-10-08 19:13:29.524289 | ubuntu-noble-large | + project=prometheus 2025-10-08 19:13:29.524336 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mtail 2025-10-08 19:13:29.524349 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:29.524385 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mtail 2025-10-08 19:13:29.524398 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.524409 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.524421 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:29.524486 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251008 osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:13:29.576054 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:13:29.576134 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251008 2025-10-08 19:13:29.621366 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251008 2025-10-08 19:13:29.624675 | ubuntu-noble-large | + read image 2025-10-08 19:13:29.626389 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-10-08 19:13:29.626676 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:29.629971 | ubuntu-noble-large | + imagename=prometheus-blackbox-exporter 2025-10-08 19:13:29.630010 | ubuntu-noble-large | + [[ prometheus-blackbox-exporter != \<\n\o\n\e\> ]] 2025-10-08 19:13:29.630021 | ubuntu-noble-large | + new_imagename=prometheus-blackbox-exporter 2025-10-08 19:13:29.630072 | ubuntu-noble-large | + project=prometheus 2025-10-08 19:13:29.630084 | ubuntu-noble-large | + new_imagename=kolla/prometheus-blackbox-exporter 2025-10-08 19:13:29.630093 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:29.630126 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-10-08 19:13:29.630151 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.630160 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.630182 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:29.630245 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251008 osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:13:29.670658 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:13:29.670774 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251008 2025-10-08 19:13:29.709334 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251008 2025-10-08 19:13:29.711927 | ubuntu-noble-large | + read image 2025-10-08 19:13:29.713728 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-10-08 19:13:29.714087 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:29.717595 | ubuntu-noble-large | + imagename=prometheus-memcached-exporter 2025-10-08 19:13:29.717692 | ubuntu-noble-large | + [[ prometheus-memcached-exporter != \<\n\o\n\e\> ]] 2025-10-08 19:13:29.717728 | ubuntu-noble-large | + new_imagename=prometheus-memcached-exporter 2025-10-08 19:13:29.717774 | ubuntu-noble-large | + project=prometheus 2025-10-08 19:13:29.717798 | ubuntu-noble-large | + new_imagename=kolla/prometheus-memcached-exporter 2025-10-08 19:13:29.717819 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:29.717848 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-10-08 19:13:29.717866 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.717886 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.717907 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:29.717964 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251008 osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:13:29.765041 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:13:29.765122 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251008 2025-10-08 19:13:29.809209 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251008 2025-10-08 19:13:29.812838 | ubuntu-noble-large | + read image 2025-10-08 19:13:29.814761 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-10-08 19:13:29.815102 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:29.818761 | ubuntu-noble-large | + imagename=prometheus-elasticsearch-exporter 2025-10-08 19:13:29.818789 | ubuntu-noble-large | + [[ prometheus-elasticsearch-exporter != \<\n\o\n\e\> ]] 2025-10-08 19:13:29.818805 | ubuntu-noble-large | + new_imagename=prometheus-elasticsearch-exporter 2025-10-08 19:13:29.818854 | ubuntu-noble-large | + project=prometheus 2025-10-08 19:13:29.818869 | ubuntu-noble-large | + new_imagename=kolla/prometheus-elasticsearch-exporter 2025-10-08 19:13:29.818882 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:29.818895 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-10-08 19:13:29.818909 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.818923 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.818935 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:29.819004 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251008 osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:13:29.872685 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:13:29.872793 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251008 2025-10-08 19:13:29.914038 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251008 2025-10-08 19:13:29.917461 | ubuntu-noble-large | + read image 2025-10-08 19:13:29.919353 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-10-08 19:13:29.919874 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:29.923478 | ubuntu-noble-large | + imagename=prometheus-node-exporter 2025-10-08 19:13:29.923526 | ubuntu-noble-large | + [[ prometheus-node-exporter != \<\n\o\n\e\> ]] 2025-10-08 19:13:29.923540 | ubuntu-noble-large | + new_imagename=prometheus-node-exporter 2025-10-08 19:13:29.923555 | ubuntu-noble-large | + project=prometheus 2025-10-08 19:13:29.923566 | ubuntu-noble-large | + new_imagename=kolla/prometheus-node-exporter 2025-10-08 19:13:29.923576 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:29.923590 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-10-08 19:13:29.923601 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.923615 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:29.923625 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:29.923669 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251008 osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:13:29.967901 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:13:29.967964 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251008 2025-10-08 19:13:30.006719 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251008 2025-10-08 19:13:30.010206 | ubuntu-noble-large | + read image 2025-10-08 19:13:30.012169 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-10-08 19:13:30.012689 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:30.016284 | ubuntu-noble-large | + imagename=prometheus-mysqld-exporter 2025-10-08 19:13:30.016328 | ubuntu-noble-large | + [[ prometheus-mysqld-exporter != \<\n\o\n\e\> ]] 2025-10-08 19:13:30.016410 | ubuntu-noble-large | + new_imagename=prometheus-mysqld-exporter 2025-10-08 19:13:30.016424 | ubuntu-noble-large | + project=prometheus 2025-10-08 19:13:30.016450 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mysqld-exporter 2025-10-08 19:13:30.016492 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:30.016507 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-10-08 19:13:30.016517 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.016528 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.016538 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:30.016552 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251008 osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:13:30.064100 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:13:30.064171 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251008 2025-10-08 19:13:30.106763 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251008 2025-10-08 19:13:30.110568 | ubuntu-noble-large | + read image 2025-10-08 19:13:30.112160 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-server 2025-10-08 19:13:30.112656 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:30.116226 | ubuntu-noble-large | + imagename=mariadb-server 2025-10-08 19:13:30.116251 | ubuntu-noble-large | + [[ mariadb-server != \<\n\o\n\e\> ]] 2025-10-08 19:13:30.116267 | ubuntu-noble-large | + new_imagename=mariadb-server 2025-10-08 19:13:30.116280 | ubuntu-noble-large | + project=mariadb 2025-10-08 19:13:30.116293 | ubuntu-noble-large | + new_imagename=kolla/mariadb-server 2025-10-08 19:13:30.116324 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:30.116386 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-server 2025-10-08 19:13:30.116397 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.116407 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.116420 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:30.116430 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-server:build-20251008 osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:13:30.167913 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:13:30.167995 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-server:build-20251008 2025-10-08 19:13:30.208932 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:build-20251008 2025-10-08 19:13:30.212220 | ubuntu-noble-large | + read image 2025-10-08 19:13:30.214187 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-10-08 19:13:30.214621 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:30.218196 | ubuntu-noble-large | + imagename=mariadb-clustercheck 2025-10-08 19:13:30.218235 | ubuntu-noble-large | + [[ mariadb-clustercheck != \<\n\o\n\e\> ]] 2025-10-08 19:13:30.218254 | ubuntu-noble-large | + new_imagename=mariadb-clustercheck 2025-10-08 19:13:30.218266 | ubuntu-noble-large | + project=mariadb 2025-10-08 19:13:30.218277 | ubuntu-noble-large | + new_imagename=kolla/mariadb-clustercheck 2025-10-08 19:13:30.218287 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:30.218302 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-10-08 19:13:30.218341 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.218352 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.218366 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:30.218376 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251008 osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:13:30.267583 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:13:30.267706 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251008 2025-10-08 19:13:30.308294 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251008 2025-10-08 19:13:30.311798 | ubuntu-noble-large | + read image 2025-10-08 19:13:30.313924 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-10-08 19:13:30.313954 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:30.316783 | ubuntu-noble-large | + imagename=letsencrypt-webserver 2025-10-08 19:13:30.316814 | ubuntu-noble-large | + [[ letsencrypt-webserver != \<\n\o\n\e\> ]] 2025-10-08 19:13:30.316855 | ubuntu-noble-large | + new_imagename=letsencrypt-webserver 2025-10-08 19:13:30.316870 | ubuntu-noble-large | + project=letsencrypt 2025-10-08 19:13:30.316910 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-webserver 2025-10-08 19:13:30.316925 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:30.316938 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-10-08 19:13:30.316992 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.317003 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.317013 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:30.317041 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251008 osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-08 19:13:30.366406 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-08 19:13:30.366491 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251008 2025-10-08 19:13:30.412879 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251008 2025-10-08 19:13:30.416430 | ubuntu-noble-large | + read image 2025-10-08 19:13:30.418269 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-10-08 19:13:30.419039 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:30.423226 | ubuntu-noble-large | + imagename=letsencrypt-lego 2025-10-08 19:13:30.423265 | ubuntu-noble-large | + [[ letsencrypt-lego != \<\n\o\n\e\> ]] 2025-10-08 19:13:30.423279 | ubuntu-noble-large | + new_imagename=letsencrypt-lego 2025-10-08 19:13:30.423350 | ubuntu-noble-large | + project=letsencrypt 2025-10-08 19:13:30.423366 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-lego 2025-10-08 19:13:30.423379 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:30.423424 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-10-08 19:13:30.423438 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.423451 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.423464 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:30.423558 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251008 osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-08 19:13:30.468779 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-08 19:13:30.468880 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251008 2025-10-08 19:13:30.507485 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251008 2025-10-08 19:13:30.511444 | ubuntu-noble-large | + read image 2025-10-08 19:13:30.513569 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-10-08 19:13:30.514034 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:30.517645 | ubuntu-noble-large | + imagename=ovsdpdk-vswitchd 2025-10-08 19:13:30.517712 | ubuntu-noble-large | + [[ ovsdpdk-vswitchd != \<\n\o\n\e\> ]] 2025-10-08 19:13:30.517760 | ubuntu-noble-large | + new_imagename=ovsdpdk-vswitchd 2025-10-08 19:13:30.517791 | ubuntu-noble-large | + project=ovsdpdk 2025-10-08 19:13:30.517820 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-vswitchd 2025-10-08 19:13:30.517841 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:30.517871 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-10-08 19:13:30.517896 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.517916 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.517935 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:30.517990 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251008 osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:13:30.563337 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:13:30.563388 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251008 2025-10-08 19:13:30.594019 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251008 2025-10-08 19:13:30.596887 | ubuntu-noble-large | + read image 2025-10-08 19:13:30.598855 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-10-08 19:13:30.599244 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:30.602848 | ubuntu-noble-large | + imagename=ovsdpdk-db 2025-10-08 19:13:30.602873 | ubuntu-noble-large | + [[ ovsdpdk-db != \<\n\o\n\e\> ]] 2025-10-08 19:13:30.602933 | ubuntu-noble-large | + new_imagename=ovsdpdk-db 2025-10-08 19:13:30.602959 | ubuntu-noble-large | + project=ovsdpdk 2025-10-08 19:13:30.602987 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-db 2025-10-08 19:13:30.602995 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:30.603029 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-10-08 19:13:30.603055 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.603063 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.603072 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:30.603139 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251008 osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:13:30.652482 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:13:30.652568 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251008 2025-10-08 19:13:30.694960 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251008 2025-10-08 19:13:30.698811 | ubuntu-noble-large | + read image 2025-10-08 19:13:30.700921 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openstack-base 2025-10-08 19:13:30.701404 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:30.705787 | ubuntu-noble-large | + imagename=openstack-base 2025-10-08 19:13:30.705846 | ubuntu-noble-large | + [[ openstack-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:30.705868 | ubuntu-noble-large | + new_imagename=openstack-base 2025-10-08 19:13:30.705879 | ubuntu-noble-large | + project=openstack 2025-10-08 19:13:30.705889 | ubuntu-noble-large | + new_imagename=kolla/openstack-base 2025-10-08 19:13:30.705898 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:30.705908 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openstack-base 2025-10-08 19:13:30.705918 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.705931 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.705941 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:30.705951 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openstack-base:build-20251008 osism.harbor.regio.digital/kolla/openstack-base:2024.2 2025-10-08 19:13:30.754209 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openstack-base:2024.2 2025-10-08 19:13:30.754296 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 19:13:30.796540 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openstack-base:build-20251008 2025-10-08 19:13:30.800043 | ubuntu-noble-large | + read image 2025-10-08 19:13:30.801930 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/fluentd 2025-10-08 19:13:30.802484 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:30.806172 | ubuntu-noble-large | + imagename=fluentd 2025-10-08 19:13:30.806223 | ubuntu-noble-large | + [[ fluentd != \<\n\o\n\e\> ]] 2025-10-08 19:13:30.806243 | ubuntu-noble-large | + new_imagename=fluentd 2025-10-08 19:13:30.806254 | ubuntu-noble-large | + project=fluentd 2025-10-08 19:13:30.806265 | ubuntu-noble-large | + new_imagename=kolla/fluentd 2025-10-08 19:13:30.806275 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:30.806285 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/fluentd 2025-10-08 19:13:30.806295 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.806331 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.806342 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:30.806353 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/fluentd:build-20251008 osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:13:30.861487 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:13:30.861571 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/fluentd:build-20251008 2025-10-08 19:13:30.904768 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:build-20251008 2025-10-08 19:13:30.908556 | ubuntu-noble-large | + read image 2025-10-08 19:13:30.910430 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-base 2025-10-08 19:13:30.910919 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:30.914437 | ubuntu-noble-large | + imagename=openvswitch-base 2025-10-08 19:13:30.914474 | ubuntu-noble-large | + [[ openvswitch-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:30.914492 | ubuntu-noble-large | + new_imagename=openvswitch-base 2025-10-08 19:13:30.914502 | ubuntu-noble-large | + project=openvswitch 2025-10-08 19:13:30.914512 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-base 2025-10-08 19:13:30.914522 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:30.914535 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-base 2025-10-08 19:13:30.914545 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.914555 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:30.914565 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:30.914578 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-base:build-20251008 osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2025-10-08 19:13:30.960475 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2025-10-08 19:13:30.960566 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-base:build-20251008 2025-10-08 19:13:31.002764 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-base:build-20251008 2025-10-08 19:13:31.006177 | ubuntu-noble-large | + read image 2025-10-08 19:13:31.008803 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cron 2025-10-08 19:13:31.008872 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:31.012271 | ubuntu-noble-large | + imagename=cron 2025-10-08 19:13:31.012355 | ubuntu-noble-large | + [[ cron != \<\n\o\n\e\> ]] 2025-10-08 19:13:31.012409 | ubuntu-noble-large | + new_imagename=cron 2025-10-08 19:13:31.012422 | ubuntu-noble-large | + project=cron 2025-10-08 19:13:31.012432 | ubuntu-noble-large | + new_imagename=kolla/cron 2025-10-08 19:13:31.012448 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:31.012458 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cron 2025-10-08 19:13:31.012468 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.012479 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.012488 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:31.012503 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cron:build-20251008 osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:13:31.067723 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:13:31.067804 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cron:build-20251008 2025-10-08 19:13:31.103013 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:build-20251008 2025-10-08 19:13:31.107123 | ubuntu-noble-large | + read image 2025-10-08 19:13:31.109738 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy 2025-10-08 19:13:31.109776 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:31.112506 | ubuntu-noble-large | + imagename=haproxy 2025-10-08 19:13:31.112533 | ubuntu-noble-large | + [[ haproxy != \<\n\o\n\e\> ]] 2025-10-08 19:13:31.112615 | ubuntu-noble-large | + new_imagename=haproxy 2025-10-08 19:13:31.112653 | ubuntu-noble-large | + project=haproxy 2025-10-08 19:13:31.112672 | ubuntu-noble-large | + new_imagename=kolla/haproxy 2025-10-08 19:13:31.112683 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:31.112696 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy 2025-10-08 19:13:31.112706 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.112719 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.112729 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:31.112771 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy:build-20251008 osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:13:31.160301 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:13:31.160401 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy:build-20251008 2025-10-08 19:13:31.201294 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:build-20251008 2025-10-08 19:13:31.205002 | ubuntu-noble-large | + read image 2025-10-08 19:13:31.206805 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy-ssh 2025-10-08 19:13:31.207207 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:31.210851 | ubuntu-noble-large | + imagename=haproxy-ssh 2025-10-08 19:13:31.210891 | ubuntu-noble-large | + [[ haproxy-ssh != \<\n\o\n\e\> ]] 2025-10-08 19:13:31.210903 | ubuntu-noble-large | + new_imagename=haproxy-ssh 2025-10-08 19:13:31.210913 | ubuntu-noble-large | + project=haproxy 2025-10-08 19:13:31.210927 | ubuntu-noble-large | + new_imagename=kolla/haproxy-ssh 2025-10-08 19:13:31.210937 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:31.210947 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy-ssh 2025-10-08 19:13:31.210960 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.210970 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.210980 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:31.210994 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251008 osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:13:31.261381 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:13:31.261469 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251008 2025-10-08 19:13:31.303219 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251008 2025-10-08 19:13:31.307089 | ubuntu-noble-large | + read image 2025-10-08 19:13:31.308770 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/kolla-toolbox 2025-10-08 19:13:31.309056 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:31.312463 | ubuntu-noble-large | + imagename=kolla-toolbox 2025-10-08 19:13:31.312485 | ubuntu-noble-large | + [[ kolla-toolbox != \<\n\o\n\e\> ]] 2025-10-08 19:13:31.312501 | ubuntu-noble-large | + new_imagename=kolla-toolbox 2025-10-08 19:13:31.312562 | ubuntu-noble-large | + project=kolla 2025-10-08 19:13:31.312574 | ubuntu-noble-large | + new_imagename=kolla/kolla-toolbox 2025-10-08 19:13:31.312608 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:31.312618 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/kolla-toolbox 2025-10-08 19:13:31.312658 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.312673 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.312682 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:31.312696 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251008 osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:13:31.364549 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:13:31.364656 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251008 2025-10-08 19:13:31.408351 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251008 2025-10-08 19:13:31.412894 | ubuntu-noble-large | + read image 2025-10-08 19:13:31.414480 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keepalived 2025-10-08 19:13:31.414625 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:31.417761 | ubuntu-noble-large | + imagename=keepalived 2025-10-08 19:13:31.417814 | ubuntu-noble-large | + [[ keepalived != \<\n\o\n\e\> ]] 2025-10-08 19:13:31.417823 | ubuntu-noble-large | + new_imagename=keepalived 2025-10-08 19:13:31.417829 | ubuntu-noble-large | + project=keepalived 2025-10-08 19:13:31.417836 | ubuntu-noble-large | + new_imagename=kolla/keepalived 2025-10-08 19:13:31.417842 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:31.417848 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keepalived 2025-10-08 19:13:31.417854 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.417859 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.417864 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:31.417872 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keepalived:build-20251008 osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:13:31.469012 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:13:31.469074 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keepalived:build-20251008 2025-10-08 19:13:31.502482 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:build-20251008 2025-10-08 19:13:31.506244 | ubuntu-noble-large | + read image 2025-10-08 19:13:31.508521 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-10-08 19:13:31.508551 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:31.511427 | ubuntu-noble-large | + imagename=opensearch-dashboards 2025-10-08 19:13:31.511468 | ubuntu-noble-large | + [[ opensearch-dashboards != \<\n\o\n\e\> ]] 2025-10-08 19:13:31.511475 | ubuntu-noble-large | + new_imagename=opensearch-dashboards 2025-10-08 19:13:31.511483 | ubuntu-noble-large | + project=opensearch 2025-10-08 19:13:31.511517 | ubuntu-noble-large | + new_imagename=kolla/opensearch-dashboards 2025-10-08 19:13:31.511525 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:31.511534 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-10-08 19:13:31.511558 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.511566 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.511575 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:31.511645 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251008 osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:13:31.552472 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:13:31.552564 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251008 2025-10-08 19:13:31.589901 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251008 2025-10-08 19:13:31.592263 | ubuntu-noble-large | + read image 2025-10-08 19:13:31.594076 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch 2025-10-08 19:13:31.594478 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:31.597605 | ubuntu-noble-large | + imagename=opensearch 2025-10-08 19:13:31.597733 | ubuntu-noble-large | + [[ opensearch != \<\n\o\n\e\> ]] 2025-10-08 19:13:31.597762 | ubuntu-noble-large | + new_imagename=opensearch 2025-10-08 19:13:31.597774 | ubuntu-noble-large | + project=opensearch 2025-10-08 19:13:31.597785 | ubuntu-noble-large | + new_imagename=kolla/opensearch 2025-10-08 19:13:31.597795 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:31.597806 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch 2025-10-08 19:13:31.597816 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.597826 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.597836 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:31.597869 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch:build-20251008 osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:13:31.643243 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:13:31.643347 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch:build-20251008 2025-10-08 19:13:31.688906 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:build-20251008 2025-10-08 19:13:31.691486 | ubuntu-noble-large | + read image 2025-10-08 19:13:31.693178 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-base 2025-10-08 19:13:31.693426 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:31.696788 | ubuntu-noble-large | + imagename=redis-base 2025-10-08 19:13:31.696813 | ubuntu-noble-large | + [[ redis-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:31.696855 | ubuntu-noble-large | + new_imagename=redis-base 2025-10-08 19:13:31.696889 | ubuntu-noble-large | + project=redis 2025-10-08 19:13:31.696923 | ubuntu-noble-large | + new_imagename=kolla/redis-base 2025-10-08 19:13:31.696936 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:31.696950 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-base 2025-10-08 19:13:31.696983 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.696996 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.697007 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:31.697050 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-base:build-20251008 osism.harbor.regio.digital/kolla/redis-base:2024.2 2025-10-08 19:13:31.751486 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-base:2024.2 2025-10-08 19:13:31.751565 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-base:build-20251008 2025-10-08 19:13:31.796450 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-base:build-20251008 2025-10-08 19:13:31.800180 | ubuntu-noble-large | + read image 2025-10-08 19:13:31.802882 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/tgtd 2025-10-08 19:13:31.802957 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:31.806389 | ubuntu-noble-large | + imagename=tgtd 2025-10-08 19:13:31.806419 | ubuntu-noble-large | + [[ tgtd != \<\n\o\n\e\> ]] 2025-10-08 19:13:31.806479 | ubuntu-noble-large | + new_imagename=tgtd 2025-10-08 19:13:31.806496 | ubuntu-noble-large | + project=tgtd 2025-10-08 19:13:31.806509 | ubuntu-noble-large | + new_imagename=kolla/tgtd 2025-10-08 19:13:31.806523 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:31.806536 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/tgtd 2025-10-08 19:13:31.806573 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.806587 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.806597 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:31.806658 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/tgtd:build-20251008 osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:13:31.854827 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:13:31.854908 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/tgtd:build-20251008 2025-10-08 19:13:31.898843 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:build-20251008 2025-10-08 19:13:31.902438 | ubuntu-noble-large | + read image 2025-10-08 19:13:31.904856 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/iscsid 2025-10-08 19:13:31.904922 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:31.908358 | ubuntu-noble-large | + imagename=iscsid 2025-10-08 19:13:31.908400 | ubuntu-noble-large | + [[ iscsid != \<\n\o\n\e\> ]] 2025-10-08 19:13:31.908411 | ubuntu-noble-large | + new_imagename=iscsid 2025-10-08 19:13:31.908425 | ubuntu-noble-large | + project=iscsid 2025-10-08 19:13:31.908438 | ubuntu-noble-large | + new_imagename=kolla/iscsid 2025-10-08 19:13:31.908452 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:31.908515 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/iscsid 2025-10-08 19:13:31.908526 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.908535 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:31.908549 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:31.908563 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/iscsid:build-20251008 osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:13:31.957995 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:13:31.958061 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/iscsid:build-20251008 2025-10-08 19:13:32.004535 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:build-20251008 2025-10-08 19:13:32.009574 | ubuntu-noble-large | + read image 2025-10-08 19:13:32.011824 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/memcached 2025-10-08 19:13:32.012119 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:32.015832 | ubuntu-noble-large | + imagename=memcached 2025-10-08 19:13:32.015882 | ubuntu-noble-large | + [[ memcached != \<\n\o\n\e\> ]] 2025-10-08 19:13:32.015905 | ubuntu-noble-large | + new_imagename=memcached 2025-10-08 19:13:32.015919 | ubuntu-noble-large | + project=memcached 2025-10-08 19:13:32.015933 | ubuntu-noble-large | + new_imagename=kolla/memcached 2025-10-08 19:13:32.015945 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:32.015980 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/memcached 2025-10-08 19:13:32.015993 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.016005 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.016018 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:32.016036 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/memcached:build-20251008 osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:13:32.064356 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:13:32.064445 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/memcached:build-20251008 2025-10-08 19:13:32.107078 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:build-20251008 2025-10-08 19:13:32.110806 | ubuntu-noble-large | + read image 2025-10-08 19:13:32.113148 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/dnsmasq 2025-10-08 19:13:32.113193 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:32.117113 | ubuntu-noble-large | + imagename=dnsmasq 2025-10-08 19:13:32.117143 | ubuntu-noble-large | + [[ dnsmasq != \<\n\o\n\e\> ]] 2025-10-08 19:13:32.117183 | ubuntu-noble-large | + new_imagename=dnsmasq 2025-10-08 19:13:32.117198 | ubuntu-noble-large | + project=dnsmasq 2025-10-08 19:13:32.117235 | ubuntu-noble-large | + new_imagename=kolla/dnsmasq 2025-10-08 19:13:32.117250 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:32.117263 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/dnsmasq 2025-10-08 19:13:32.117276 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.117289 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.117302 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:32.117394 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/dnsmasq:build-20251008 osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:13:32.166864 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:13:32.166949 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/dnsmasq:build-20251008 2025-10-08 19:13:32.208766 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:build-20251008 2025-10-08 19:13:32.211735 | ubuntu-noble-large | + read image 2025-10-08 19:13:32.214217 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-base 2025-10-08 19:13:32.214257 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:32.217795 | ubuntu-noble-large | + imagename=hacluster-base 2025-10-08 19:13:32.217819 | ubuntu-noble-large | + [[ hacluster-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:32.217883 | ubuntu-noble-large | + new_imagename=hacluster-base 2025-10-08 19:13:32.217898 | ubuntu-noble-large | + project=hacluster 2025-10-08 19:13:32.217911 | ubuntu-noble-large | + new_imagename=kolla/hacluster-base 2025-10-08 19:13:32.217958 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:32.217969 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-base 2025-10-08 19:13:32.217982 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.217996 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.218008 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:32.218068 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-base:build-20251008 osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2025-10-08 19:13:32.263276 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2025-10-08 19:13:32.263417 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-base:build-20251008 2025-10-08 19:13:32.307361 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-base:build-20251008 2025-10-08 19:13:32.311421 | ubuntu-noble-large | + read image 2025-10-08 19:13:32.313785 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-base 2025-10-08 19:13:32.313854 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:32.317381 | ubuntu-noble-large | + imagename=prometheus-base 2025-10-08 19:13:32.317426 | ubuntu-noble-large | + [[ prometheus-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:32.317446 | ubuntu-noble-large | + new_imagename=prometheus-base 2025-10-08 19:13:32.317457 | ubuntu-noble-large | + project=prometheus 2025-10-08 19:13:32.317468 | ubuntu-noble-large | + new_imagename=kolla/prometheus-base 2025-10-08 19:13:32.317478 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:32.317514 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-base 2025-10-08 19:13:32.317524 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.317534 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.317543 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:32.317557 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2025-10-08 19:13:32.365037 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2025-10-08 19:13:32.365109 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 19:13:32.408229 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-base:build-20251008 2025-10-08 19:13:32.411678 | ubuntu-noble-large | + read image 2025-10-08 19:13:32.413866 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-libvirt 2025-10-08 19:13:32.413989 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:32.417580 | ubuntu-noble-large | + imagename=nova-libvirt 2025-10-08 19:13:32.417653 | ubuntu-noble-large | + [[ nova-libvirt != \<\n\o\n\e\> ]] 2025-10-08 19:13:32.417670 | ubuntu-noble-large | + new_imagename=nova-libvirt 2025-10-08 19:13:32.417719 | ubuntu-noble-large | + project=nova 2025-10-08 19:13:32.417738 | ubuntu-noble-large | + new_imagename=kolla/nova-libvirt 2025-10-08 19:13:32.417777 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:32.417817 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-libvirt 2025-10-08 19:13:32.417832 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.417846 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.417859 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:32.417908 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-libvirt:build-20251008 osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:13:32.469814 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:13:32.469910 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-libvirt:build-20251008 2025-10-08 19:13:32.513349 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:build-20251008 2025-10-08 19:13:32.517409 | ubuntu-noble-large | + read image 2025-10-08 19:13:32.519781 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/rabbitmq 2025-10-08 19:13:32.520136 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:32.523818 | ubuntu-noble-large | + imagename=rabbitmq 2025-10-08 19:13:32.523860 | ubuntu-noble-large | + [[ rabbitmq != \<\n\o\n\e\> ]] 2025-10-08 19:13:32.523871 | ubuntu-noble-large | + new_imagename=rabbitmq 2025-10-08 19:13:32.523883 | ubuntu-noble-large | + project=rabbitmq 2025-10-08 19:13:32.523896 | ubuntu-noble-large | + new_imagename=kolla/rabbitmq 2025-10-08 19:13:32.523908 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:32.523947 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/rabbitmq 2025-10-08 19:13:32.523960 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.523972 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.523983 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:32.524031 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/rabbitmq:build-20251008 osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:13:32.573504 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:13:32.573599 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/rabbitmq:build-20251008 2025-10-08 19:13:32.614237 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:build-20251008 2025-10-08 19:13:32.618004 | ubuntu-noble-large | + read image 2025-10-08 19:13:32.619911 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql 2025-10-08 19:13:32.620289 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:32.624148 | ubuntu-noble-large | + imagename=proxysql 2025-10-08 19:13:32.624181 | ubuntu-noble-large | + [[ proxysql != \<\n\o\n\e\> ]] 2025-10-08 19:13:32.624224 | ubuntu-noble-large | + new_imagename=proxysql 2025-10-08 19:13:32.624241 | ubuntu-noble-large | + project=proxysql 2025-10-08 19:13:32.624257 | ubuntu-noble-large | + new_imagename=kolla/proxysql 2025-10-08 19:13:32.624272 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:32.624288 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql 2025-10-08 19:13:32.624303 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.624338 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.624354 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:32.624430 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql:build-20251008 osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:13:32.674182 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:13:32.674261 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql:build-20251008 2025-10-08 19:13:32.717251 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:build-20251008 2025-10-08 19:13:32.721738 | ubuntu-noble-large | + read image 2025-10-08 19:13:32.723486 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-base 2025-10-08 19:13:32.723950 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:32.727294 | ubuntu-noble-large | + imagename=mariadb-base 2025-10-08 19:13:32.727384 | ubuntu-noble-large | + [[ mariadb-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:32.727398 | ubuntu-noble-large | + new_imagename=mariadb-base 2025-10-08 19:13:32.727417 | ubuntu-noble-large | + project=mariadb 2025-10-08 19:13:32.727427 | ubuntu-noble-large | + new_imagename=kolla/mariadb-base 2025-10-08 19:13:32.727437 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:32.727447 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-base 2025-10-08 19:13:32.727457 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.727466 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.727476 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:32.727487 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-base:build-20251008 osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2025-10-08 19:13:32.774253 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2025-10-08 19:13:32.774330 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-base:build-20251008 2025-10-08 19:13:32.813989 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-base:build-20251008 2025-10-08 19:13:32.817912 | ubuntu-noble-large | + read image 2025-10-08 19:13:32.819886 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/multipathd 2025-10-08 19:13:32.820182 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:32.823683 | ubuntu-noble-large | + imagename=multipathd 2025-10-08 19:13:32.823723 | ubuntu-noble-large | + [[ multipathd != \<\n\o\n\e\> ]] 2025-10-08 19:13:32.823735 | ubuntu-noble-large | + new_imagename=multipathd 2025-10-08 19:13:32.823749 | ubuntu-noble-large | + project=multipathd 2025-10-08 19:13:32.823763 | ubuntu-noble-large | + new_imagename=kolla/multipathd 2025-10-08 19:13:32.823773 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:32.823787 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/multipathd 2025-10-08 19:13:32.823800 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.823813 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.823826 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:32.823856 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/multipathd:build-20251008 osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:13:32.873229 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:13:32.873341 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/multipathd:build-20251008 2025-10-08 19:13:32.917847 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:build-20251008 2025-10-08 19:13:32.920818 | ubuntu-noble-large | + read image 2025-10-08 19:13:32.922697 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/grafana 2025-10-08 19:13:32.923136 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:32.926886 | ubuntu-noble-large | + imagename=grafana 2025-10-08 19:13:32.926914 | ubuntu-noble-large | + [[ grafana != \<\n\o\n\e\> ]] 2025-10-08 19:13:32.926939 | ubuntu-noble-large | + new_imagename=grafana 2025-10-08 19:13:32.926983 | ubuntu-noble-large | + project=grafana 2025-10-08 19:13:32.926993 | ubuntu-noble-large | + new_imagename=kolla/grafana 2025-10-08 19:13:32.927005 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:32.927017 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/grafana 2025-10-08 19:13:32.927028 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.927040 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:32.927051 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:32.927116 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/grafana:build-20251008 osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:13:32.975714 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:13:32.975807 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/grafana:build-20251008 2025-10-08 19:13:33.023029 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:build-20251008 2025-10-08 19:13:33.026715 | ubuntu-noble-large | + read image 2025-10-08 19:13:33.028252 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-base 2025-10-08 19:13:33.028744 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:33.031819 | ubuntu-noble-large | + imagename=letsencrypt-base 2025-10-08 19:13:33.031846 | ubuntu-noble-large | + [[ letsencrypt-base != \<\n\o\n\e\> ]] 2025-10-08 19:13:33.031897 | ubuntu-noble-large | + new_imagename=letsencrypt-base 2025-10-08 19:13:33.031935 | ubuntu-noble-large | + project=letsencrypt 2025-10-08 19:13:33.031950 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-base 2025-10-08 19:13:33.031963 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:33.031976 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-base 2025-10-08 19:13:33.031989 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:33.032002 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:33.032015 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:33.032058 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251008 osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2025-10-08 19:13:33.081033 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2025-10-08 19:13:33.081097 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251008 2025-10-08 19:13:33.121871 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251008 2025-10-08 19:13:33.125931 | ubuntu-noble-large | + read image 2025-10-08 19:13:33.127819 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk 2025-10-08 19:13:33.128283 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:33.132334 | ubuntu-noble-large | + imagename=ovsdpdk 2025-10-08 19:13:33.132375 | ubuntu-noble-large | + [[ ovsdpdk != \<\n\o\n\e\> ]] 2025-10-08 19:13:33.132386 | ubuntu-noble-large | + new_imagename=ovsdpdk 2025-10-08 19:13:33.132400 | ubuntu-noble-large | + project=ovsdpdk 2025-10-08 19:13:33.132414 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk 2025-10-08 19:13:33.132427 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:33.132441 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk 2025-10-08 19:13:33.132483 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:33.132494 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:33.132507 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:33.132559 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk:build-20251008 osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:13:33.179538 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:13:33.179616 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk:build-20251008 2025-10-08 19:13:33.220888 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:build-20251008 2025-10-08 19:13:33.224570 | ubuntu-noble-large | + read image 2025-10-08 19:13:33.226390 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/base 2025-10-08 19:13:33.226486 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-10-08 19:13:33.229997 | ubuntu-noble-large | + imagename=base 2025-10-08 19:13:33.230028 | ubuntu-noble-large | + [[ base != \<\n\o\n\e\> ]] 2025-10-08 19:13:33.230042 | ubuntu-noble-large | + new_imagename=base 2025-10-08 19:13:33.230083 | ubuntu-noble-large | + project=base 2025-10-08 19:13:33.230097 | ubuntu-noble-large | + new_imagename=kolla/base 2025-10-08 19:13:33.230111 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-10-08 19:13:33.230124 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/base 2025-10-08 19:13:33.230161 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-10-08 19:13:33.230172 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-10-08 19:13:33.230186 | ubuntu-noble-large | + tag=2024.2 2025-10-08 19:13:33.230266 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/base:build-20251008 osism.harbor.regio.digital/kolla/base:2024.2 2025-10-08 19:13:33.286150 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/base:2024.2 2025-10-08 19:13:33.286225 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 19:13:33.328172 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/base:build-20251008 2025-10-08 19:13:33.331787 | ubuntu-noble-large | + read image 2025-10-08 19:13:33.332493 | ubuntu-noble-large | + docker images 2025-10-08 19:13:33.521739 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-10-08 19:13:33.521849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2024.2 438a825569ec 53 seconds ago 1.18GB 2025-10-08 19:13:33.521863 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2024.2 d480920d49ba About a minute ago 1.37GB 2025-10-08 19:13:33.521874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2024.2 b4c3268e6cf7 About a minute ago 1.13GB 2025-10-08 19:13:33.521914 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2024.2 b9d29c573d71 About a minute ago 1.25GB 2025-10-08 19:13:33.521925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2024.2 9bb96bbf8e19 2 minutes ago 996MB 2025-10-08 19:13:33.521934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2024.2 8511c472465c 3 minutes ago 1.05GB 2025-10-08 19:13:33.521944 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2024.2 3679e8ad7b12 3 minutes ago 996MB 2025-10-08 19:13:33.521953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2024.2 3b2d42cb5c68 4 minutes ago 991MB 2025-10-08 19:13:33.521963 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2024.2 d67ca712c0ff 4 minutes ago 991MB 2025-10-08 19:13:33.521972 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2024.2 3c0138eda44a 5 minutes ago 991MB 2025-10-08 19:13:33.521982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2024.2 9d3374814aae 5 minutes ago 990MB 2025-10-08 19:13:33.521991 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2024.2 8a95b8b97a9b 6 minutes ago 991MB 2025-10-08 19:13:33.522000 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2024.2 d4f62d32d024 6 minutes ago 996MB 2025-10-08 19:13:33.522010 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2024.2 cfa1af76fdeb 7 minutes ago 1.05GB 2025-10-08 19:13:33.522019 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2024.2 7fb0a3f0c7db 7 minutes ago 1.09GB 2025-10-08 19:13:33.522028 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2024.2 2834fb96dfba 11 minutes ago 1.04GB 2025-10-08 19:13:33.522044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2024.2 3139344cd3d6 12 minutes ago 1.72GB 2025-10-08 19:13:33.522054 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2024.2 7d56494cfdc9 15 minutes ago 1.42GB 2025-10-08 19:13:33.522063 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2024.2 53423b41a0b8 16 minutes ago 1.41GB 2025-10-08 19:13:33.522073 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2024.2 bacf9d8c322b 17 minutes ago 1.41GB 2025-10-08 19:13:33.522082 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2024.2 5bce24da2727 17 minutes ago 1.11GB 2025-10-08 19:13:33.522092 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2024.2 ec9d41592d41 18 minutes ago 1.11GB 2025-10-08 19:13:33.522102 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2024.2 fb52ae92e755 18 minutes ago 1.11GB 2025-10-08 19:13:33.522111 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2024.2 b082a3882d9a 18 minutes ago 981MB 2025-10-08 19:13:33.522135 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2024.2 576ded327a97 19 minutes ago 981MB 2025-10-08 19:13:33.522144 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2024.2 431eb3f74b4a 19 minutes ago 981MB 2025-10-08 19:13:33.522154 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2024.2 9a0ded3a2ed2 20 minutes ago 980MB 2025-10-08 19:13:33.522163 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2024.2 df6476814d3e 20 minutes ago 981MB 2025-10-08 19:13:33.522173 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2024.2 2113822a41bb 20 minutes ago 984MB 2025-10-08 19:13:33.522182 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2024.2 1cbd2588d3e1 21 minutes ago 983MB 2025-10-08 19:13:33.522207 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2024.2 6e7392994bca 21 minutes ago 1.23GB 2025-10-08 19:13:33.522217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2024.2 51b0fda2aba3 22 minutes ago 1.06GB 2025-10-08 19:13:33.522227 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2024.2 eff38f3f667c 23 minutes ago 1.06GB 2025-10-08 19:13:33.522236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2024.2 61e0e0ea4250 23 minutes ago 1.06GB 2025-10-08 19:13:33.522246 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2024.2 c5b81ada1dc5 24 minutes ago 998MB 2025-10-08 19:13:33.522261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2024.2 f231c9b15148 24 minutes ago 998MB 2025-10-08 19:13:33.522271 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2024.2 118f40711588 24 minutes ago 997MB 2025-10-08 19:13:33.522281 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2024.2 512934f9e269 25 minutes ago 1.1GB 2025-10-08 19:13:33.522290 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2024.2 b67a96ccafca 26 minutes ago 982MB 2025-10-08 19:13:33.522300 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2024.2 f0b407f34436 26 minutes ago 1.07GB 2025-10-08 19:13:33.522337 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2024.2 0d652b4a7023 27 minutes ago 1.07GB 2025-10-08 19:13:33.522348 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2024.2 ff080f95ff47 27 minutes ago 1.07GB 2025-10-08 19:13:33.522358 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2024.2 4094a994f42b 28 minutes ago 1.16GB 2025-10-08 19:13:33.522367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2024.2 53c31806cd70 28 minutes ago 1.16GB 2025-10-08 19:13:33.522377 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2024.2 2c62f2594996 29 minutes ago 1.16GB 2025-10-08 19:13:33.522386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2024.2 0af920ea3380 30 minutes ago 1.17GB 2025-10-08 19:13:33.522395 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2024.2 3b9b9523a285 30 minutes ago 1.17GB 2025-10-08 19:13:33.522405 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2024.2 1b17ae04670c 31 minutes ago 1.16GB 2025-10-08 19:13:33.522414 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2024.2 26182e991cd7 32 minutes ago 1.16GB 2025-10-08 19:13:33.522424 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2024.2 bd35109843f3 32 minutes ago 1.16GB 2025-10-08 19:13:33.522433 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2024.2 5b1dfbbc1d66 33 minutes ago 1.17GB 2025-10-08 19:13:33.522443 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2024.2 291c8f750399 34 minutes ago 1.16GB 2025-10-08 19:13:33.522452 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2024.2 ffee3ef4adc5 35 minutes ago 1.16GB 2025-10-08 19:13:33.522462 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2024.2 8fee02e7cd62 36 minutes ago 1.17GB 2025-10-08 19:13:33.522471 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2024.2 2fa00b588f8c 36 minutes ago 1.16GB 2025-10-08 19:13:33.522480 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2024.2 7bf5e076e0cb 37 minutes ago 983MB 2025-10-08 19:13:33.522490 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2024.2 cb87c7022aa2 38 minutes ago 982MB 2025-10-08 19:13:33.522506 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2024.2 321c54fde604 38 minutes ago 993MB 2025-10-08 19:13:33.522528 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2024.2 d56653ad65b9 39 minutes ago 994MB 2025-10-08 19:13:33.522538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2024.2 a770d070385a 39 minutes ago 1e+03MB 2025-10-08 19:13:33.522548 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2024.2 139e11dc5db2 40 minutes ago 1.08GB 2025-10-08 19:13:33.522557 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2024.2 1b2bed6dc1dd 41 minutes ago 1GB 2025-10-08 19:13:33.522567 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2024.2 bd3783b5234e 41 minutes ago 1.21GB 2025-10-08 19:13:33.522576 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2024.2 a1fe7617b468 42 minutes ago 1.25GB 2025-10-08 19:13:33.522585 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2024.2 6dc6ea4a9922 42 minutes ago 1.21GB 2025-10-08 19:13:33.522595 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2024.2 4cdf5a419d5e 43 minutes ago 1.59GB 2025-10-08 19:13:33.522604 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2024.2 7fc2d855b06a 45 minutes ago 1.37GB 2025-10-08 19:13:33.522614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2024.2 5d996017892d 46 minutes ago 1.21GB 2025-10-08 19:13:33.522662 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2024.2 1b89c6f6d888 47 minutes ago 1.21GB 2025-10-08 19:13:33.522678 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2024.2 e72298601cda 47 minutes ago 1.22GB 2025-10-08 19:13:33.522688 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2024.2 23dde43a525d 48 minutes ago 1.22GB 2025-10-08 19:13:33.522697 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2024.2 51eacbb198ee 48 minutes ago 1.15GB 2025-10-08 19:13:33.522706 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2024.2 80ee30378dbf 49 minutes ago 1.09GB 2025-10-08 19:13:33.522716 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2024.2 7c81eaf42af6 50 minutes ago 1.37GB 2025-10-08 19:13:33.522725 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2024.2 136d153c4e86 52 minutes ago 1.04GB 2025-10-08 19:13:33.522735 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2024.2 f26b8b5963f2 52 minutes ago 1.04GB 2025-10-08 19:13:33.522744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2024.2 867e7183badb 53 minutes ago 1.04GB 2025-10-08 19:13:33.522754 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2024.2 22f0f7d12fde 53 minutes ago 1.06GB 2025-10-08 19:13:33.522763 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2024.2 90c257ee9d1a 54 minutes ago 1.06GB 2025-10-08 19:13:33.522773 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2024.2 4b717fd5b9c8 55 minutes ago 296MB 2025-10-08 19:13:33.522790 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2024.2 423120f03f39 55 minutes ago 295MB 2025-10-08 19:13:33.522800 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2024.2 677bd7e7e6bb 55 minutes ago 295MB 2025-10-08 19:13:33.522810 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2024.2 9179605b655c 55 minutes ago 295MB 2025-10-08 19:13:33.522819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2024.2 eda152759dfe 55 minutes ago 1.13GB 2025-10-08 19:13:33.522829 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2024.2 09b14fb86af2 56 minutes ago 966MB 2025-10-08 19:13:33.522845 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2024.2 c3e8c1f98c49 56 minutes ago 982MB 2025-10-08 19:13:33.522855 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2024.2 7beb1078586c 56 minutes ago 1.03GB 2025-10-08 19:13:33.522864 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2024.2 6b6a162dc1bf 57 minutes ago 1.4GB 2025-10-08 19:13:33.522874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2024.2 a7ebc618e035 58 minutes ago 1.1GB 2025-10-08 19:13:33.522883 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2024.2 a27f0292b7d1 59 minutes ago 972MB 2025-10-08 19:13:33.522892 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2024.2 0a979cec35fc 59 minutes ago 975MB 2025-10-08 19:13:33.522908 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2024.2 027aaae9f51f 59 minutes ago 1.05GB 2025-10-08 19:13:33.522918 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2024.2 17c043b5a73c About an hour ago 988MB 2025-10-08 19:13:33.522927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2024.2 e653ecbf3025 About an hour ago 1.07GB 2025-10-08 19:13:33.522937 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2024.2 e95f438a283a About an hour ago 974MB 2025-10-08 19:13:33.522946 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2024.2 f9d62e84d683 About an hour ago 1.06GB 2025-10-08 19:13:33.522955 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2024.2 9bd5798d2b35 About an hour ago 1.15GB 2025-10-08 19:13:33.522965 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2024.2 f4c0d84c5342 About an hour ago 974MB 2025-10-08 19:13:33.522974 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2024.2 6968d31a5969 About an hour ago 992MB 2025-10-08 19:13:33.522983 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2024.2 50ac6d668cdd About an hour ago 1.2GB 2025-10-08 19:13:33.522993 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2024.2 af7a5ed9159c About an hour ago 1.05GB 2025-10-08 19:13:33.523002 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2024.2 4d1bc086bc72 About an hour ago 1.09GB 2025-10-08 19:13:33.523012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2024.2 8a6c6dd1c623 About an hour ago 1.15GB 2025-10-08 19:13:33.523021 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2024.2 1aaa2aceb539 About an hour ago 1.03GB 2025-10-08 19:13:33.523030 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2024.2 9b7599b346b4 About an hour ago 288MB 2025-10-08 19:13:33.523045 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2024.2 495aa54240c9 About an hour ago 288MB 2025-10-08 19:13:33.523055 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2024.2 894ee5aea3b2 About an hour ago 293MB 2025-10-08 19:13:33.523064 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2024.2 c3bcfb812360 About an hour ago 279MB 2025-10-08 19:13:33.523074 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2024.2 174870173d87 About an hour ago 279MB 2025-10-08 19:13:33.523083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2024.2 9067dae8785c About an hour ago 318MB 2025-10-08 19:13:33.523092 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2024.2 45f9da5e4fe1 About an hour ago 322MB 2025-10-08 19:13:33.523102 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2024.2 519117f5c8c9 About an hour ago 386MB 2025-10-08 19:13:33.523118 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2024.2 55b0c08b1b51 About an hour ago 394MB 2025-10-08 19:13:33.523128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2024.2 e33cb95e3cbe About an hour ago 297MB 2025-10-08 19:13:33.523137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2024.2 101eca43770a About an hour ago 291MB 2025-10-08 19:13:33.523146 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2024.2 a1b31b2813c4 About an hour ago 364MB 2025-10-08 19:13:33.523156 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2024.2 d2c10cc30b3e About an hour ago 845MB 2025-10-08 19:13:33.523165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2024.2 640304b8951b About an hour ago 410MB 2025-10-08 19:13:33.523174 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2024.2 7d4aea3df1c9 About an hour ago 295MB 2025-10-08 19:13:33.523184 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2024.2 88b831f7382b About an hour ago 305MB 2025-10-08 19:13:33.523193 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2024.2 179d5e5ad321 About an hour ago 314MB 2025-10-08 19:13:33.523203 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2024.2 5d38bb6ddd76 About an hour ago 305MB 2025-10-08 19:13:33.523212 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2024.2 9e398bda018e About an hour ago 298MB 2025-10-08 19:13:33.523221 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2024.2 7f29b985232b About an hour ago 312MB 2025-10-08 19:13:33.523231 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2024.2 32c315932a65 About an hour ago 307MB 2025-10-08 19:13:33.523245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2024.2 352c4ef0d3e3 About an hour ago 454MB 2025-10-08 19:13:33.523255 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2024.2 85177277c9e4 About an hour ago 305MB 2025-10-08 19:13:33.523264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2024.2 048f66760646 About an hour ago 318MB 2025-10-08 19:13:33.523273 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2024.2 41de60bfa86f About an hour ago 441MB 2025-10-08 19:13:33.523283 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2024.2 37cffe21c272 About an hour ago 455MB 2025-10-08 19:13:33.523292 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2024.2 1ea6e12d01f7 About an hour ago 455MB 2025-10-08 19:13:33.523302 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2024.2 7c68626a079c About an hour ago 966MB 2025-10-08 19:13:33.523337 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2024.2 4137b702d80e About an hour ago 585MB 2025-10-08 19:13:33.523347 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2024.2 4b6c94bce06e About an hour ago 288MB 2025-10-08 19:13:33.523368 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2024.2 777394518291 About an hour ago 272MB 2025-10-08 19:13:33.523378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2024.2 4a3c25da5198 About an hour ago 280MB 2025-10-08 19:13:33.523388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2024.2 4622d1e9cf90 About an hour ago 280MB 2025-10-08 19:13:33.523397 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2024.2 c96defccdcc4 About an hour ago 674MB 2025-10-08 19:13:33.523406 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2024.2 7af14b1e792b About an hour ago 283MB 2025-10-08 19:13:33.523423 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2024.2 ba5bf9744fac About an hour ago 1.51GB 2025-10-08 19:13:33.523432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2024.2 c971d1d8ccc2 About an hour ago 1.54GB 2025-10-08 19:13:33.523442 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2024.2 386ab6bdf2b6 About an hour ago 271MB 2025-10-08 19:13:33.523451 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2024.2 3907b89144b7 About an hour ago 271MB 2025-10-08 19:13:33.523461 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2024.2 946b2a6bbb7f About an hour ago 284MB 2025-10-08 19:13:33.523470 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2024.2 7cfba3f84ae6 About an hour ago 273MB 2025-10-08 19:13:33.523479 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2024.2 11d86d0766b2 About an hour ago 274MB 2025-10-08 19:13:33.523489 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2024.2 a3f3f3a4bb81 About an hour ago 271MB 2025-10-08 19:13:33.523498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2024.2 923ed99be004 About an hour ago 271MB 2025-10-08 19:13:33.523508 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2024.2 e4971202439e About an hour ago 1.05GB 2025-10-08 19:13:33.523517 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2024.2 07764a57b0ec About an hour ago 329MB 2025-10-08 19:13:33.523526 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2024.2 9424db4e8708 About an hour ago 372MB 2025-10-08 19:13:33.523536 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2024.2 f1866b94829a About an hour ago 305MB 2025-10-08 19:13:33.523545 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2024.2 ab0439b4ad9e About an hour ago 277MB 2025-10-08 19:13:33.523554 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2024.2 a679c8e4390a About an hour ago 1.01GB 2025-10-08 19:13:33.523564 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2024.2 b821c2824dd8 About an hour ago 271MB 2025-10-08 19:13:33.523573 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2024.2 24e530814bb0 About an hour ago 455MB 2025-10-08 19:13:33.523582 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2024.2 8d20c2e47ba2 About an hour ago 271MB 2025-10-08 19:13:33.523596 | ubuntu-noble-large | ubuntu 24.04 ce8f79aecc43 8 days ago 78.1MB 2025-10-08 19:13:33.527237 | ubuntu-noble-large | + python3 src/tag-images-with-the-version.py 2025-10-08 19:13:34.969836 | ubuntu-noble-large | 2025-10-08T19:13:34.969394+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:13:34.969953 | ubuntu-noble-large | 2025-10-08T19:13:34.969770+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 is neutron, using pip3 show neutron 2025-10-08 19:13:34.970032 | ubuntu-noble-large | 2025-10-08T19:13:34.969907+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:13:36.287713 | ubuntu-noble-large | 2025-10-08T19:13:36.287221+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:13:36.287826 | ubuntu-noble-large | 2025-10-08T19:13:36.287591+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:13:36.473545 | ubuntu-noble-large | 2025-10-08T19:13:36.473069+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:13:36.516423 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:13:36.520715 | ubuntu-noble-large | 2025-10-08T19:13:36.520405+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:13:36.566981 | ubuntu-noble-large | 2025-10-08T19:13:36.566607+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:13:36.567087 | ubuntu-noble-large | 2025-10-08T19:13:36.566928+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 is ironic, using pip3 show ironic 2025-10-08 19:13:36.567108 | ubuntu-noble-large | 2025-10-08T19:13:36.567032+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:13:37.712557 | ubuntu-noble-large | 2025-10-08T19:13:37.712173+0000 - INFO - Found version '26.1.4' with build date '20251008' for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:13:37.712692 | ubuntu-noble-large | 2025-10-08T19:13:37.712506+0000 - INFO - Adding org.opencontainers.image.version='26.1.4' label to osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:13:37.883490 | ubuntu-noble-large | 2025-10-08T19:13:37.883045+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:13:37.926522 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:13:37.930815 | ubuntu-noble-large | 2025-10-08T19:13:37.930451+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:13:37.982534 | ubuntu-noble-large | 2025-10-08T19:13:37.982180+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:13:37.982622 | ubuntu-noble-large | 2025-10-08T19:13:37.982489+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-api:2024.2 is magnum, using pip3 show magnum 2025-10-08 19:13:37.982761 | ubuntu-noble-large | 2025-10-08T19:13:37.982596+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:13:39.120211 | ubuntu-noble-large | 2025-10-08T19:13:39.119834+0000 - INFO - Found version '19.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:13:39.120342 | ubuntu-noble-large | 2025-10-08T19:13:39.120148+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:13:39.310023 | ubuntu-noble-large | 2025-10-08T19:13:39.309528+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:13:39.351582 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:13:39.355764 | ubuntu-noble-large | 2025-10-08T19:13:39.355421+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:13:39.405940 | ubuntu-noble-large | 2025-10-08T19:13:39.405385+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:13:39.406074 | ubuntu-noble-large | 2025-10-08T19:13:39.405826+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 is magnum, using pip3 show magnum 2025-10-08 19:13:39.406098 | ubuntu-noble-large | 2025-10-08T19:13:39.405988+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:13:40.499711 | ubuntu-noble-large | 2025-10-08T19:13:40.499377+0000 - INFO - Found version '19.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:13:40.499812 | ubuntu-noble-large | 2025-10-08T19:13:40.499592+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:13:40.681343 | ubuntu-noble-large | 2025-10-08T19:13:40.680945+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:13:40.724076 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:13:40.728237 | ubuntu-noble-large | 2025-10-08T19:13:40.727809+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:13:40.779587 | ubuntu-noble-large | 2025-10-08T19:13:40.779156+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:13:40.779793 | ubuntu-noble-large | 2025-10-08T19:13:40.779573+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 is skyline-apiserver, using pip3 show skyline-apiserver 2025-10-08 19:13:40.779912 | ubuntu-noble-large | 2025-10-08T19:13:40.779777+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:13:41.964112 | ubuntu-noble-large | 2025-10-08T19:13:41.963732+0000 - INFO - Found version '5.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:13:41.964223 | ubuntu-noble-large | 2025-10-08T19:13:41.964057+0000 - INFO - Adding org.opencontainers.image.version='5.0.1' label to osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:13:42.156597 | ubuntu-noble-large | 2025-10-08T19:13:42.156190+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:13:42.198966 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:13:42.203596 | ubuntu-noble-large | 2025-10-08T19:13:42.202886+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:13:42.251735 | ubuntu-noble-large | 2025-10-08T19:13:42.251153+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:13:42.251820 | ubuntu-noble-large | 2025-10-08T19:13:42.251594+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-console:2024.2 is skyline-console, using pip3 show skyline-console 2025-10-08 19:13:42.251925 | ubuntu-noble-large | 2025-10-08T19:13:42.251789+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:13:43.433436 | ubuntu-noble-large | 2025-10-08T19:13:43.433055+0000 - INFO - Found version '5.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:13:43.433544 | ubuntu-noble-large | 2025-10-08T19:13:43.433412+0000 - INFO - Adding org.opencontainers.image.version='5.0.1' label to osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:13:43.608168 | ubuntu-noble-large | 2025-10-08T19:13:43.607857+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:13:43.653087 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:13:43.658170 | ubuntu-noble-large | 2025-10-08T19:13:43.657880+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:13:43.707911 | ubuntu-noble-large | 2025-10-08T19:13:43.707485+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:13:43.708066 | ubuntu-noble-large | 2025-10-08T19:13:43.707909+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 is designate, using pip3 show designate 2025-10-08 19:13:43.708216 | ubuntu-noble-large | 2025-10-08T19:13:43.708076+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:13:44.870887 | ubuntu-noble-large | 2025-10-08T19:13:44.870494+0000 - INFO - Found version '19.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:13:44.870995 | ubuntu-noble-large | 2025-10-08T19:13:44.870810+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:13:45.054911 | ubuntu-noble-large | 2025-10-08T19:13:45.054474+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:13:45.094748 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:13:45.098055 | ubuntu-noble-large | 2025-10-08T19:13:45.097598+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:13:45.149000 | ubuntu-noble-large | 2025-10-08T19:13:45.148647+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:13:45.149112 | ubuntu-noble-large | 2025-10-08T19:13:45.148979+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-mdns:2024.2 is designate, using pip3 show designate 2025-10-08 19:13:45.149247 | ubuntu-noble-large | 2025-10-08T19:13:45.149121+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:13:46.294732 | ubuntu-noble-large | 2025-10-08T19:13:46.294306+0000 - INFO - Found version '19.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:13:46.294873 | ubuntu-noble-large | 2025-10-08T19:13:46.294695+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:13:46.479599 | ubuntu-noble-large | 2025-10-08T19:13:46.479157+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:13:46.521409 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:13:46.524762 | ubuntu-noble-large | 2025-10-08T19:13:46.524366+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:13:46.575291 | ubuntu-noble-large | 2025-10-08T19:13:46.574868+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:13:46.575525 | ubuntu-noble-large | 2025-10-08T19:13:46.575299+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-sink:2024.2 is designate, using pip3 show designate 2025-10-08 19:13:46.575681 | ubuntu-noble-large | 2025-10-08T19:13:46.575517+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:13:47.728131 | ubuntu-noble-large | 2025-10-08T19:13:47.727732+0000 - INFO - Found version '19.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:13:47.728242 | ubuntu-noble-large | 2025-10-08T19:13:47.728045+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:13:47.904837 | ubuntu-noble-large | 2025-10-08T19:13:47.904452+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:13:47.948068 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:13:47.952253 | ubuntu-noble-large | 2025-10-08T19:13:47.951929+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:13:48.004494 | ubuntu-noble-large | 2025-10-08T19:13:48.004048+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:13:48.004672 | ubuntu-noble-large | 2025-10-08T19:13:48.004447+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-api:2024.2 is designate, using pip3 show designate 2025-10-08 19:13:48.004897 | ubuntu-noble-large | 2025-10-08T19:13:48.004707+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:13:49.114736 | ubuntu-noble-large | 2025-10-08T19:13:49.113398+0000 - INFO - Found version '19.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:13:49.114799 | ubuntu-noble-large | 2025-10-08T19:13:49.113740+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:13:49.297518 | ubuntu-noble-large | 2025-10-08T19:13:49.297219+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:13:49.340052 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:13:49.344856 | ubuntu-noble-large | 2025-10-08T19:13:49.344131+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:13:49.393749 | ubuntu-noble-large | 2025-10-08T19:13:49.392697+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:13:49.393831 | ubuntu-noble-large | 2025-10-08T19:13:49.393083+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-central:2024.2 is designate, using pip3 show designate 2025-10-08 19:13:49.393848 | ubuntu-noble-large | 2025-10-08T19:13:49.393233+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:13:50.484413 | ubuntu-noble-large | 2025-10-08T19:13:50.484026+0000 - INFO - Found version '19.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:13:50.484518 | ubuntu-noble-large | 2025-10-08T19:13:50.484375+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:13:50.659427 | ubuntu-noble-large | 2025-10-08T19:13:50.659066+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:13:50.698538 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:13:50.703356 | ubuntu-noble-large | 2025-10-08T19:13:50.702984+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:13:50.755969 | ubuntu-noble-large | 2025-10-08T19:13:50.755496+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:13:50.756242 | ubuntu-noble-large | 2025-10-08T19:13:50.755991+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-producer:2024.2 is designate, using pip3 show designate 2025-10-08 19:13:50.756514 | ubuntu-noble-large | 2025-10-08T19:13:50.756247+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:13:51.906854 | ubuntu-noble-large | 2025-10-08T19:13:51.905924+0000 - INFO - Found version '19.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:13:51.906942 | ubuntu-noble-large | 2025-10-08T19:13:51.906231+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:13:52.080772 | ubuntu-noble-large | 2025-10-08T19:13:52.080221+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:13:52.121505 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:13:52.125668 | ubuntu-noble-large | 2025-10-08T19:13:52.125292+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:13:52.172466 | ubuntu-noble-large | 2025-10-08T19:13:52.172056+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:13:52.172601 | ubuntu-noble-large | 2025-10-08T19:13:52.172444+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-worker:2024.2 is designate, using pip3 show designate 2025-10-08 19:13:52.172755 | ubuntu-noble-large | 2025-10-08T19:13:52.172599+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:13:53.301010 | ubuntu-noble-large | 2025-10-08T19:13:53.300585+0000 - INFO - Found version '19.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:13:53.301111 | ubuntu-noble-large | 2025-10-08T19:13:53.300940+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:13:53.457515 | ubuntu-noble-large | 2025-10-08T19:13:53.457153+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:13:53.500106 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:13:53.504135 | ubuntu-noble-large | 2025-10-08T19:13:53.503708+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:13:53.555880 | ubuntu-noble-large | 2025-10-08T19:13:53.555447+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:13:53.556048 | ubuntu-noble-large | 2025-10-08T19:13:53.555869+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 is keystone, using pip3 show keystone 2025-10-08 19:13:53.556176 | ubuntu-noble-large | 2025-10-08T19:13:53.556040+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:13:54.700268 | ubuntu-noble-large | 2025-10-08T19:13:54.699819+0000 - INFO - Found version '26.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:13:54.700404 | ubuntu-noble-large | 2025-10-08T19:13:54.700173+0000 - INFO - Adding org.opencontainers.image.version='26.0.1' label to osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:13:54.883620 | ubuntu-noble-large | 2025-10-08T19:13:54.883106+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:13:54.924964 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:13:54.927974 | ubuntu-noble-large | 2025-10-08T19:13:54.927611+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:13:54.980490 | ubuntu-noble-large | 2025-10-08T19:13:54.980128+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:13:54.980653 | ubuntu-noble-large | 2025-10-08T19:13:54.980486+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone:2024.2 is keystone, using pip3 show keystone 2025-10-08 19:13:54.980775 | ubuntu-noble-large | 2025-10-08T19:13:54.980658+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:13:56.179593 | ubuntu-noble-large | 2025-10-08T19:13:56.179189+0000 - INFO - Found version '26.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:13:56.179724 | ubuntu-noble-large | 2025-10-08T19:13:56.179536+0000 - INFO - Adding org.opencontainers.image.version='26.0.1' label to osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:13:56.362856 | ubuntu-noble-large | 2025-10-08T19:13:56.362434+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:13:56.406316 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:13:56.411673 | ubuntu-noble-large | 2025-10-08T19:13:56.411261+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:13:56.463297 | ubuntu-noble-large | 2025-10-08T19:13:56.462903+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:13:56.463508 | ubuntu-noble-large | 2025-10-08T19:13:56.463300+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 is keystone, using pip3 show keystone 2025-10-08 19:13:56.463662 | ubuntu-noble-large | 2025-10-08T19:13:56.463506+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:13:57.659373 | ubuntu-noble-large | 2025-10-08T19:13:57.658900+0000 - INFO - Found version '26.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:13:57.659505 | ubuntu-noble-large | 2025-10-08T19:13:57.659184+0000 - INFO - Adding org.opencontainers.image.version='26.0.1' label to osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:13:57.845424 | ubuntu-noble-large | 2025-10-08T19:13:57.845041+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:13:57.887804 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:13:57.891790 | ubuntu-noble-large | 2025-10-08T19:13:57.891442+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:13:57.943110 | ubuntu-noble-large | 2025-10-08T19:13:57.942741+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:13:57.943299 | ubuntu-noble-large | 2025-10-08T19:13:57.943121+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-volume:2024.2 is cinder, using pip3 show cinder 2025-10-08 19:13:57.943477 | ubuntu-noble-large | 2025-10-08T19:13:57.943298+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:13:59.124808 | ubuntu-noble-large | 2025-10-08T19:13:59.124424+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:13:59.124913 | ubuntu-noble-large | 2025-10-08T19:13:59.124755+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:13:59.301432 | ubuntu-noble-large | 2025-10-08T19:13:59.301032+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:13:59.347612 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:13:59.351672 | ubuntu-noble-large | 2025-10-08T19:13:59.351279+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:13:59.398605 | ubuntu-noble-large | 2025-10-08T19:13:59.398181+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:13:59.398819 | ubuntu-noble-large | 2025-10-08T19:13:59.398596+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-backup:2024.2 is cinder, using pip3 show cinder 2025-10-08 19:13:59.398948 | ubuntu-noble-large | 2025-10-08T19:13:59.398811+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:14:00.576956 | ubuntu-noble-large | 2025-10-08T19:14:00.576462+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:14:00.577068 | ubuntu-noble-large | 2025-10-08T19:14:00.576853+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:14:00.757676 | ubuntu-noble-large | 2025-10-08T19:14:00.757209+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:14:00.800070 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:14:00.804218 | ubuntu-noble-large | 2025-10-08T19:14:00.803875+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:14:00.861229 | ubuntu-noble-large | 2025-10-08T19:14:00.860818+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:14:00.861418 | ubuntu-noble-large | 2025-10-08T19:14:00.861213+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 is cinder, using pip3 show cinder 2025-10-08 19:14:00.861560 | ubuntu-noble-large | 2025-10-08T19:14:00.861418+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:14:02.097357 | ubuntu-noble-large | 2025-10-08T19:14:02.096941+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:14:02.097448 | ubuntu-noble-large | 2025-10-08T19:14:02.097248+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:14:02.321561 | ubuntu-noble-large | 2025-10-08T19:14:02.321170+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:14:02.366710 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:14:02.371240 | ubuntu-noble-large | 2025-10-08T19:14:02.370875+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:14:02.421873 | ubuntu-noble-large | 2025-10-08T19:14:02.421381+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:14:02.421976 | ubuntu-noble-large | 2025-10-08T19:14:02.421825+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-api:2024.2 is cinder, using pip3 show cinder 2025-10-08 19:14:02.422122 | ubuntu-noble-large | 2025-10-08T19:14:02.421985+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:14:03.683563 | ubuntu-noble-large | 2025-10-08T19:14:03.683116+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:14:03.683709 | ubuntu-noble-large | 2025-10-08T19:14:03.683451+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:14:03.889795 | ubuntu-noble-large | 2025-10-08T19:14:03.889426+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:14:03.932802 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:14:03.936927 | ubuntu-noble-large | 2025-10-08T19:14:03.936562+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:14:03.988313 | ubuntu-noble-large | 2025-10-08T19:14:03.987914+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:14:03.988456 | ubuntu-noble-large | 2025-10-08T19:14:03.988275+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 is gnocchi, using pip3 show gnocchi 2025-10-08 19:14:03.988602 | ubuntu-noble-large | 2025-10-08T19:14:03.988456+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:14:05.249716 | ubuntu-noble-large | 2025-10-08T19:14:05.249269+0000 - INFO - Found version '4.6.4' with build date '20251008' for osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:14:05.249809 | ubuntu-noble-large | 2025-10-08T19:14:05.249655+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:14:05.449096 | ubuntu-noble-large | 2025-10-08T19:14:05.448696+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:14:05.491726 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:14:05.496026 | ubuntu-noble-large | 2025-10-08T19:14:05.495702+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:14:05.539393 | ubuntu-noble-large | 2025-10-08T19:14:05.539004+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:14:05.539549 | ubuntu-noble-large | 2025-10-08T19:14:05.539385+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 is gnocchi, using pip3 show gnocchi 2025-10-08 19:14:05.539696 | ubuntu-noble-large | 2025-10-08T19:14:05.539542+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:14:06.673301 | ubuntu-noble-large | 2025-10-08T19:14:06.672923+0000 - INFO - Found version '4.6.4' with build date '20251008' for osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:14:06.673435 | ubuntu-noble-large | 2025-10-08T19:14:06.673241+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:14:06.875400 | ubuntu-noble-large | 2025-10-08T19:14:06.875047+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:14:06.921409 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:14:06.925310 | ubuntu-noble-large | 2025-10-08T19:14:06.924958+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:14:06.984234 | ubuntu-noble-large | 2025-10-08T19:14:06.983888+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:14:06.984421 | ubuntu-noble-large | 2025-10-08T19:14:06.984249+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 is gnocchi, using pip3 show gnocchi 2025-10-08 19:14:06.984550 | ubuntu-noble-large | 2025-10-08T19:14:06.984428+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:14:08.219894 | ubuntu-noble-large | 2025-10-08T19:14:08.219422+0000 - INFO - Found version '4.6.4' with build date '20251008' for osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:14:08.220008 | ubuntu-noble-large | 2025-10-08T19:14:08.219777+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:14:08.409729 | ubuntu-noble-large | 2025-10-08T19:14:08.409290+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:14:08.454209 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:14:08.458532 | ubuntu-noble-large | 2025-10-08T19:14:08.457822+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:14:08.504782 | ubuntu-noble-large | 2025-10-08T19:14:08.503993+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:14:08.504845 | ubuntu-noble-large | 2025-10-08T19:14:08.504398+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 is aodh, using pip3 show aodh 2025-10-08 19:14:08.504856 | ubuntu-noble-large | 2025-10-08T19:14:08.504557+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:14:09.700831 | ubuntu-noble-large | 2025-10-08T19:14:09.699828+0000 - INFO - Found version '19.0.0' with build date '20251008' for osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:14:09.700923 | ubuntu-noble-large | 2025-10-08T19:14:09.700158+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:14:09.897782 | ubuntu-noble-large | 2025-10-08T19:14:09.897123+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:14:09.941527 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:14:09.946369 | ubuntu-noble-large | 2025-10-08T19:14:09.945671+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:14:09.995740 | ubuntu-noble-large | 2025-10-08T19:14:09.994784+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:14:09.995815 | ubuntu-noble-large | 2025-10-08T19:14:09.995143+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 is aodh, using pip3 show aodh 2025-10-08 19:14:09.995831 | ubuntu-noble-large | 2025-10-08T19:14:09.995294+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:14:11.135865 | ubuntu-noble-large | 2025-10-08T19:14:11.135143+0000 - INFO - Found version '19.0.0' with build date '20251008' for osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:14:11.136008 | ubuntu-noble-large | 2025-10-08T19:14:11.135468+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:14:11.317770 | ubuntu-noble-large | 2025-10-08T19:14:11.317202+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:14:11.362512 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:14:11.366969 | ubuntu-noble-large | 2025-10-08T19:14:11.366467+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:14:11.419258 | ubuntu-noble-large | 2025-10-08T19:14:11.418798+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:14:11.419476 | ubuntu-noble-large | 2025-10-08T19:14:11.419259+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 is aodh, using pip3 show aodh 2025-10-08 19:14:11.419665 | ubuntu-noble-large | 2025-10-08T19:14:11.419462+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:14:12.635565 | ubuntu-noble-large | 2025-10-08T19:14:12.635094+0000 - INFO - Found version '19.0.0' with build date '20251008' for osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:14:12.635718 | ubuntu-noble-large | 2025-10-08T19:14:12.635449+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:14:12.843948 | ubuntu-noble-large | 2025-10-08T19:14:12.843562+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:14:12.885287 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:14:12.890162 | ubuntu-noble-large | 2025-10-08T19:14:12.889837+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:14:12.939707 | ubuntu-noble-large | 2025-10-08T19:14:12.939277+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:14:12.939826 | ubuntu-noble-large | 2025-10-08T19:14:12.939678+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-api:2024.2 is aodh, using pip3 show aodh 2025-10-08 19:14:12.939966 | ubuntu-noble-large | 2025-10-08T19:14:12.939837+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:14:14.187537 | ubuntu-noble-large | 2025-10-08T19:14:14.187196+0000 - INFO - Found version '19.0.0' with build date '20251008' for osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:14:14.187620 | ubuntu-noble-large | 2025-10-08T19:14:14.187487+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:14:14.363114 | ubuntu-noble-large | 2025-10-08T19:14:14.362755+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:14:14.404379 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:14:14.408176 | ubuntu-noble-large | 2025-10-08T19:14:14.407820+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:14:14.458552 | ubuntu-noble-large | 2025-10-08T19:14:14.458173+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:14:14.458747 | ubuntu-noble-large | 2025-10-08T19:14:14.458552+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-listener:2024.2 is aodh, using pip3 show aodh 2025-10-08 19:14:14.458877 | ubuntu-noble-large | 2025-10-08T19:14:14.458744+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:14:15.587961 | ubuntu-noble-large | 2025-10-08T19:14:15.587590+0000 - INFO - Found version '19.0.0' with build date '20251008' for osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:14:15.588112 | ubuntu-noble-large | 2025-10-08T19:14:15.587845+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:14:15.766739 | ubuntu-noble-large | 2025-10-08T19:14:15.766317+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:14:15.811757 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:14:15.816663 | ubuntu-noble-large | 2025-10-08T19:14:15.816212+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:14:15.866249 | ubuntu-noble-large | 2025-10-08T19:14:15.865749+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-08 19:14:15.866427 | ubuntu-noble-large | 2025-10-08T19:14:15.866124+0000 - ERROR - Configuration for blazar-manager (blazar) not found 2025-10-08 19:14:15.866491 | ubuntu-noble-large | 2025-10-08T19:14:15.866259+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-08 19:14:15.866518 | ubuntu-noble-large | 2025-10-08T19:14:15.866424+0000 - ERROR - Configuration for blazar-api (blazar) not found 2025-10-08 19:14:15.866608 | ubuntu-noble-large | 2025-10-08T19:14:15.866516+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:14:15.866851 | ubuntu-noble-large | 2025-10-08T19:14:15.866616+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-share:2024.2 is manila, using pip3 show manila 2025-10-08 19:14:15.866929 | ubuntu-noble-large | 2025-10-08T19:14:15.866738+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:14:17.003836 | ubuntu-noble-large | 2025-10-08T19:14:17.002806+0000 - INFO - Found version '19.1.1' with build date '20251008' for osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:14:17.003931 | ubuntu-noble-large | 2025-10-08T19:14:17.003108+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:14:17.186051 | ubuntu-noble-large | 2025-10-08T19:14:17.185612+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:14:17.232575 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:14:17.235916 | ubuntu-noble-large | 2025-10-08T19:14:17.235567+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:14:17.282032 | ubuntu-noble-large | 2025-10-08T19:14:17.281622+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:14:17.282189 | ubuntu-noble-large | 2025-10-08T19:14:17.282025+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-data:2024.2 is manila, using pip3 show manila 2025-10-08 19:14:17.282323 | ubuntu-noble-large | 2025-10-08T19:14:17.282191+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:14:18.474127 | ubuntu-noble-large | 2025-10-08T19:14:18.473777+0000 - INFO - Found version '19.1.1' with build date '20251008' for osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:14:18.474223 | ubuntu-noble-large | 2025-10-08T19:14:18.474087+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:14:18.651020 | ubuntu-noble-large | 2025-10-08T19:14:18.650693+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:14:18.693443 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:14:18.697183 | ubuntu-noble-large | 2025-10-08T19:14:18.696866+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:14:18.742382 | ubuntu-noble-large | 2025-10-08T19:14:18.742074+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:14:18.742512 | ubuntu-noble-large | 2025-10-08T19:14:18.742378+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-api:2024.2 is manila, using pip3 show manila 2025-10-08 19:14:18.742613 | ubuntu-noble-large | 2025-10-08T19:14:18.742511+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:14:19.876572 | ubuntu-noble-large | 2025-10-08T19:14:19.876203+0000 - INFO - Found version '19.1.1' with build date '20251008' for osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:14:19.876752 | ubuntu-noble-large | 2025-10-08T19:14:19.876539+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:14:20.041908 | ubuntu-noble-large | 2025-10-08T19:14:20.041495+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:14:20.085487 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:14:20.089376 | ubuntu-noble-large | 2025-10-08T19:14:20.089078+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:14:20.139091 | ubuntu-noble-large | 2025-10-08T19:14:20.138735+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:14:20.139231 | ubuntu-noble-large | 2025-10-08T19:14:20.139086+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 is manila, using pip3 show manila 2025-10-08 19:14:20.139385 | ubuntu-noble-large | 2025-10-08T19:14:20.139242+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:14:21.302218 | ubuntu-noble-large | 2025-10-08T19:14:21.301796+0000 - INFO - Found version '19.1.1' with build date '20251008' for osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:14:21.302471 | ubuntu-noble-large | 2025-10-08T19:14:21.302210+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:14:21.483564 | ubuntu-noble-large | 2025-10-08T19:14:21.483086+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:14:21.521268 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:14:21.525623 | ubuntu-noble-large | 2025-10-08T19:14:21.525198+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:14:21.571944 | ubuntu-noble-large | 2025-10-08T19:14:21.571465+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:14:21.572148 | ubuntu-noble-large | 2025-10-08T19:14:21.571959+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 is barbican, using pip3 show barbican 2025-10-08 19:14:21.572274 | ubuntu-noble-large | 2025-10-08T19:14:21.572142+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:14:22.721068 | ubuntu-noble-large | 2025-10-08T19:14:22.720683+0000 - INFO - Found version '19.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:14:22.721176 | ubuntu-noble-large | 2025-10-08T19:14:22.720999+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:14:22.943029 | ubuntu-noble-large | 2025-10-08T19:14:22.942666+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:14:22.986519 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:14:22.991282 | ubuntu-noble-large | 2025-10-08T19:14:22.990932+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:14:23.043562 | ubuntu-noble-large | 2025-10-08T19:14:23.043175+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:14:23.043779 | ubuntu-noble-large | 2025-10-08T19:14:23.043558+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-worker:2024.2 is barbican, using pip3 show barbican 2025-10-08 19:14:23.043899 | ubuntu-noble-large | 2025-10-08T19:14:23.043765+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:14:24.165068 | ubuntu-noble-large | 2025-10-08T19:14:24.164703+0000 - INFO - Found version '19.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:14:24.165165 | ubuntu-noble-large | 2025-10-08T19:14:24.164992+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:14:24.351561 | ubuntu-noble-large | 2025-10-08T19:14:24.351175+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:14:24.395267 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:14:24.399476 | ubuntu-noble-large | 2025-10-08T19:14:24.399144+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:14:24.447301 | ubuntu-noble-large | 2025-10-08T19:14:24.446962+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:14:24.447499 | ubuntu-noble-large | 2025-10-08T19:14:24.447308+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-api:2024.2 is barbican, using pip3 show barbican 2025-10-08 19:14:24.447652 | ubuntu-noble-large | 2025-10-08T19:14:24.447495+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:14:25.605000 | ubuntu-noble-large | 2025-10-08T19:14:25.604562+0000 - INFO - Found version '19.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:14:25.605124 | ubuntu-noble-large | 2025-10-08T19:14:25.604928+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:14:25.781508 | ubuntu-noble-large | 2025-10-08T19:14:25.781082+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:14:25.826541 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:14:25.829868 | ubuntu-noble-large | 2025-10-08T19:14:25.829392+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:14:25.880284 | ubuntu-noble-large | 2025-10-08T19:14:25.879805+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:14:25.880434 | ubuntu-noble-large | 2025-10-08T19:14:25.880244+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/glance-api:2024.2 is glance, using pip3 show glance 2025-10-08 19:14:25.880610 | ubuntu-noble-large | 2025-10-08T19:14:25.880451+0000 - INFO - Checking osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:14:27.045100 | ubuntu-noble-large | 2025-10-08T19:14:27.044730+0000 - INFO - Found version '29.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:14:27.045198 | ubuntu-noble-large | 2025-10-08T19:14:27.045046+0000 - INFO - Adding org.opencontainers.image.version='29.0.1' label to osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:14:27.228286 | ubuntu-noble-large | 2025-10-08T19:14:27.227736+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:14:27.272890 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:14:27.279592 | ubuntu-noble-large | 2025-10-08T19:14:27.278844+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:14:27.330828 | ubuntu-noble-large | 2025-10-08T19:14:27.330451+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:14:27.330962 | ubuntu-noble-large | 2025-10-08T19:14:27.330820+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/placement-api:2024.2 is placement, using pip3 show openstack-placement 2025-10-08 19:14:27.331072 | ubuntu-noble-large | 2025-10-08T19:14:27.330966+0000 - INFO - Checking osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:14:28.532000 | ubuntu-noble-large | 2025-10-08T19:14:28.531598+0000 - INFO - Found version '12.0.1' with build date '20251008' for osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:14:28.532098 | ubuntu-noble-large | 2025-10-08T19:14:28.531941+0000 - INFO - Adding org.opencontainers.image.version='12.0.1' label to osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:14:28.720431 | ubuntu-noble-large | 2025-10-08T19:14:28.720047+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:14:28.757735 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:14:28.760849 | ubuntu-noble-large | 2025-10-08T19:14:28.760517+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:14:28.800014 | ubuntu-noble-large | 2025-10-08T19:14:28.799740+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-08 19:14:28.800087 | ubuntu-noble-large | 2025-10-08T19:14:28.799992+0000 - ERROR - Configuration for heat-api (heat) not found 2025-10-08 19:14:28.800186 | ubuntu-noble-large | 2025-10-08T19:14:28.800089+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-08 19:14:28.800267 | ubuntu-noble-large | 2025-10-08T19:14:28.800180+0000 - ERROR - Configuration for heat-api-cfn (heat) not found 2025-10-08 19:14:28.800323 | ubuntu-noble-large | 2025-10-08T19:14:28.800255+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-08 19:14:28.800440 | ubuntu-noble-large | 2025-10-08T19:14:28.800330+0000 - ERROR - Configuration for heat-engine (heat) not found 2025-10-08 19:14:28.800487 | ubuntu-noble-large | 2025-10-08T19:14:28.800417+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:14:28.800551 | ubuntu-noble-large | 2025-10-08T19:14:28.800483+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 is ironic-neutron-agent, using pip3 show neutron 2025-10-08 19:14:28.800607 | ubuntu-noble-large | 2025-10-08T19:14:28.800545+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:14:29.967259 | ubuntu-noble-large | 2025-10-08T19:14:29.966843+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:14:29.967404 | ubuntu-noble-large | 2025-10-08T19:14:29.967166+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:14:30.128941 | ubuntu-noble-large | 2025-10-08T19:14:30.128537+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:14:30.173145 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:14:30.176592 | ubuntu-noble-large | 2025-10-08T19:14:30.176238+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:14:30.225593 | ubuntu-noble-large | 2025-10-08T19:14:30.225199+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:14:30.225813 | ubuntu-noble-large | 2025-10-08T19:14:30.225611+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 is neutron, using pip3 show neutron 2025-10-08 19:14:30.225943 | ubuntu-noble-large | 2025-10-08T19:14:30.225818+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:14:31.347554 | ubuntu-noble-large | 2025-10-08T19:14:31.347042+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:14:31.347712 | ubuntu-noble-large | 2025-10-08T19:14:31.347421+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:14:31.541591 | ubuntu-noble-large | 2025-10-08T19:14:31.541161+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:14:31.579879 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:14:31.583589 | ubuntu-noble-large | 2025-10-08T19:14:31.583195+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:14:31.633429 | ubuntu-noble-large | 2025-10-08T19:14:31.633089+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:14:31.633589 | ubuntu-noble-large | 2025-10-08T19:14:31.633435+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 is neutron, using pip3 show neutron 2025-10-08 19:14:31.633735 | ubuntu-noble-large | 2025-10-08T19:14:31.633584+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:14:32.812564 | ubuntu-noble-large | 2025-10-08T19:14:32.812090+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:14:32.812717 | ubuntu-noble-large | 2025-10-08T19:14:32.812423+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:14:32.992365 | ubuntu-noble-large | 2025-10-08T19:14:32.991988+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:14:33.034542 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:14:33.038799 | ubuntu-noble-large | 2025-10-08T19:14:33.038199+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:14:33.086724 | ubuntu-noble-large | 2025-10-08T19:14:33.086306+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:14:33.086843 | ubuntu-noble-large | 2025-10-08T19:14:33.086658+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 is neutron, using pip3 show neutron 2025-10-08 19:14:33.086865 | ubuntu-noble-large | 2025-10-08T19:14:33.086786+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:14:34.272660 | ubuntu-noble-large | 2025-10-08T19:14:34.272273+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:14:34.272773 | ubuntu-noble-large | 2025-10-08T19:14:34.272557+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:14:34.449870 | ubuntu-noble-large | 2025-10-08T19:14:34.449466+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:14:34.492443 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:14:34.496594 | ubuntu-noble-large | 2025-10-08T19:14:34.496231+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:14:34.549423 | ubuntu-noble-large | 2025-10-08T19:14:34.549023+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:14:34.549605 | ubuntu-noble-large | 2025-10-08T19:14:34.549415+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 is neutron, using pip3 show neutron 2025-10-08 19:14:34.549713 | ubuntu-noble-large | 2025-10-08T19:14:34.549575+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:14:35.805018 | ubuntu-noble-large | 2025-10-08T19:14:35.804684+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:14:35.805115 | ubuntu-noble-large | 2025-10-08T19:14:35.804974+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:14:36.018884 | ubuntu-noble-large | 2025-10-08T19:14:36.018497+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:14:36.057718 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:14:36.062657 | ubuntu-noble-large | 2025-10-08T19:14:36.062268+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:14:36.117086 | ubuntu-noble-large | 2025-10-08T19:14:36.116661+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:14:36.117258 | ubuntu-noble-large | 2025-10-08T19:14:36.117071+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 is neutron, using pip3 show neutron 2025-10-08 19:14:36.117412 | ubuntu-noble-large | 2025-10-08T19:14:36.117251+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:14:37.340740 | ubuntu-noble-large | 2025-10-08T19:14:37.340203+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:14:37.340853 | ubuntu-noble-large | 2025-10-08T19:14:37.340611+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:14:37.521119 | ubuntu-noble-large | 2025-10-08T19:14:37.520708+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:14:37.566190 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:14:37.571080 | ubuntu-noble-large | 2025-10-08T19:14:37.570696+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:14:37.619440 | ubuntu-noble-large | 2025-10-08T19:14:37.619016+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:14:37.619607 | ubuntu-noble-large | 2025-10-08T19:14:37.619426+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 is neutron, using pip3 show neutron 2025-10-08 19:14:37.619769 | ubuntu-noble-large | 2025-10-08T19:14:37.619604+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:14:38.817966 | ubuntu-noble-large | 2025-10-08T19:14:38.817547+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:14:38.818074 | ubuntu-noble-large | 2025-10-08T19:14:38.817885+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:14:39.000279 | ubuntu-noble-large | 2025-10-08T19:14:38.999912+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:14:39.050368 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:14:39.054348 | ubuntu-noble-large | 2025-10-08T19:14:39.054028+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:14:39.099537 | ubuntu-noble-large | 2025-10-08T19:14:39.099203+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:14:39.099705 | ubuntu-noble-large | 2025-10-08T19:14:39.099531+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 is neutron, using pip3 show neutron 2025-10-08 19:14:39.099827 | ubuntu-noble-large | 2025-10-08T19:14:39.099700+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:14:40.245931 | ubuntu-noble-large | 2025-10-08T19:14:40.245562+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:14:40.246042 | ubuntu-noble-large | 2025-10-08T19:14:40.245905+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:14:40.449462 | ubuntu-noble-large | 2025-10-08T19:14:40.449091+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:14:40.491134 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:14:40.495794 | ubuntu-noble-large | 2025-10-08T19:14:40.495412+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:14:40.549052 | ubuntu-noble-large | 2025-10-08T19:14:40.548621+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:14:40.549232 | ubuntu-noble-large | 2025-10-08T19:14:40.549035+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-server:2024.2 is neutron, using pip3 show neutron 2025-10-08 19:14:40.549349 | ubuntu-noble-large | 2025-10-08T19:14:40.549214+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:14:41.750558 | ubuntu-noble-large | 2025-10-08T19:14:41.750162+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:14:41.750702 | ubuntu-noble-large | 2025-10-08T19:14:41.750474+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:14:41.929190 | ubuntu-noble-large | 2025-10-08T19:14:41.928829+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:14:41.972577 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:14:41.976423 | ubuntu-noble-large | 2025-10-08T19:14:41.976081+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:14:42.027969 | ubuntu-noble-large | 2025-10-08T19:14:42.027545+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:14:42.028221 | ubuntu-noble-large | 2025-10-08T19:14:42.028026+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 is neutron, using pip3 show neutron 2025-10-08 19:14:42.028376 | ubuntu-noble-large | 2025-10-08T19:14:42.028220+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:14:43.190623 | ubuntu-noble-large | 2025-10-08T19:14:43.190199+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:14:43.190762 | ubuntu-noble-large | 2025-10-08T19:14:43.190542+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:14:43.371600 | ubuntu-noble-large | 2025-10-08T19:14:43.371256+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:14:43.417846 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:14:43.422223 | ubuntu-noble-large | 2025-10-08T19:14:43.421824+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:14:43.470811 | ubuntu-noble-large | 2025-10-08T19:14:43.470384+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:14:43.470994 | ubuntu-noble-large | 2025-10-08T19:14:43.470822+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 is neutron, using pip3 show neutron 2025-10-08 19:14:43.471137 | ubuntu-noble-large | 2025-10-08T19:14:43.471004+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:14:44.723568 | ubuntu-noble-large | 2025-10-08T19:14:44.723160+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:14:44.723718 | ubuntu-noble-large | 2025-10-08T19:14:44.723499+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:14:44.906682 | ubuntu-noble-large | 2025-10-08T19:14:44.906315+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:14:44.951998 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:14:44.957030 | ubuntu-noble-large | 2025-10-08T19:14:44.956738+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:14:45.006599 | ubuntu-noble-large | 2025-10-08T19:14:45.006218+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:14:45.006701 | ubuntu-noble-large | 2025-10-08T19:14:45.006559+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 is neutron, using pip3 show neutron 2025-10-08 19:14:45.006716 | ubuntu-noble-large | 2025-10-08T19:14:45.006619+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:14:46.187796 | ubuntu-noble-large | 2025-10-08T19:14:46.187350+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:14:46.187921 | ubuntu-noble-large | 2025-10-08T19:14:46.187757+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:14:46.373095 | ubuntu-noble-large | 2025-10-08T19:14:46.372764+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:14:46.416958 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:14:46.421946 | ubuntu-noble-large | 2025-10-08T19:14:46.421550+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:14:46.476932 | ubuntu-noble-large | 2025-10-08T19:14:46.476470+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:14:46.477034 | ubuntu-noble-large | 2025-10-08T19:14:46.476894+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 is neutron, using pip3 show neutron 2025-10-08 19:14:46.477171 | ubuntu-noble-large | 2025-10-08T19:14:46.477042+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:14:47.719572 | ubuntu-noble-large | 2025-10-08T19:14:47.719097+0000 - INFO - Found version '25.2.1' with build date '20251008' for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:14:47.719732 | ubuntu-noble-large | 2025-10-08T19:14:47.719460+0000 - INFO - Adding org.opencontainers.image.version='25.2.1' label to osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:14:47.900789 | ubuntu-noble-large | 2025-10-08T19:14:47.900408+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:14:47.942770 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:14:47.946820 | ubuntu-noble-large | 2025-10-08T19:14:47.946425+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:14:47.989875 | ubuntu-noble-large | 2025-10-08T19:14:47.989488+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:14:47.990049 | ubuntu-noble-large | 2025-10-08T19:14:47.989873+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 is ceilometer, using pip3 show ceilometer 2025-10-08 19:14:47.990180 | ubuntu-noble-large | 2025-10-08T19:14:47.990046+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:14:49.179331 | ubuntu-noble-large | 2025-10-08T19:14:49.178821+0000 - INFO - Found version '23.0.2' with build date '20251008' for osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:14:49.179525 | ubuntu-noble-large | 2025-10-08T19:14:49.179256+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:14:49.366870 | ubuntu-noble-large | 2025-10-08T19:14:49.366398+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:14:49.415913 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:14:49.420219 | ubuntu-noble-large | 2025-10-08T19:14:49.419849+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:14:49.466316 | ubuntu-noble-large | 2025-10-08T19:14:49.465951+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:14:49.466577 | ubuntu-noble-large | 2025-10-08T19:14:49.466295+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 is ceilometer, using pip3 show ceilometer 2025-10-08 19:14:49.466712 | ubuntu-noble-large | 2025-10-08T19:14:49.466480+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:14:50.690783 | ubuntu-noble-large | 2025-10-08T19:14:50.690437+0000 - INFO - Found version '23.0.2' with build date '20251008' for osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:14:50.690883 | ubuntu-noble-large | 2025-10-08T19:14:50.690754+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:14:50.869864 | ubuntu-noble-large | 2025-10-08T19:14:50.869427+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:14:50.918312 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:14:50.922373 | ubuntu-noble-large | 2025-10-08T19:14:50.922043+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:14:50.972873 | ubuntu-noble-large | 2025-10-08T19:14:50.972442+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:14:50.973119 | ubuntu-noble-large | 2025-10-08T19:14:50.972914+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 is ceilometer, using pip3 show ceilometer 2025-10-08 19:14:50.973263 | ubuntu-noble-large | 2025-10-08T19:14:50.973126+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:14:52.139799 | ubuntu-noble-large | 2025-10-08T19:14:52.139309+0000 - INFO - Found version '23.0.2' with build date '20251008' for osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:14:52.139910 | ubuntu-noble-large | 2025-10-08T19:14:52.139697+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:14:52.319272 | ubuntu-noble-large | 2025-10-08T19:14:52.318827+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:14:52.364054 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:14:52.368023 | ubuntu-noble-large | 2025-10-08T19:14:52.367685+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:14:52.411710 | ubuntu-noble-large | 2025-10-08T19:14:52.411239+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:14:52.411968 | ubuntu-noble-large | 2025-10-08T19:14:52.411704+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 is ceilometer, using pip3 show ceilometer 2025-10-08 19:14:52.412039 | ubuntu-noble-large | 2025-10-08T19:14:52.411886+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:14:53.602340 | ubuntu-noble-large | 2025-10-08T19:14:53.602052+0000 - INFO - Found version '23.0.2' with build date '20251008' for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:14:53.602460 | ubuntu-noble-large | 2025-10-08T19:14:53.602217+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:14:53.791348 | ubuntu-noble-large | 2025-10-08T19:14:53.790943+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:14:53.839119 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:14:53.843972 | ubuntu-noble-large | 2025-10-08T19:14:53.843595+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:14:53.892869 | ubuntu-noble-large | 2025-10-08T19:14:53.892472+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:14:53.893032 | ubuntu-noble-large | 2025-10-08T19:14:53.892872+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-api:2024.2 is masakari, using pip3 show masakari 2025-10-08 19:14:53.893161 | ubuntu-noble-large | 2025-10-08T19:14:53.893031+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:14:55.059903 | ubuntu-noble-large | 2025-10-08T19:14:55.059401+0000 - INFO - Found version '18.0.0' with build date '20251008' for osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:14:55.060062 | ubuntu-noble-large | 2025-10-08T19:14:55.059769+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:14:55.238290 | ubuntu-noble-large | 2025-10-08T19:14:55.237860+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:14:55.285650 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:14:55.289674 | ubuntu-noble-large | 2025-10-08T19:14:55.289330+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:14:55.338839 | ubuntu-noble-large | 2025-10-08T19:14:55.338435+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:14:55.338946 | ubuntu-noble-large | 2025-10-08T19:14:55.338787+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 is masakari, using pip3 show masakari 2025-10-08 19:14:55.339048 | ubuntu-noble-large | 2025-10-08T19:14:55.338916+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:14:56.527069 | ubuntu-noble-large | 2025-10-08T19:14:56.526275+0000 - INFO - Found version '18.0.0' with build date '20251008' for osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:14:56.527164 | ubuntu-noble-large | 2025-10-08T19:14:56.526663+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:14:56.693757 | ubuntu-noble-large | 2025-10-08T19:14:56.693274+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:14:56.732553 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:14:56.735451 | ubuntu-noble-large | 2025-10-08T19:14:56.735109+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:14:56.786417 | ubuntu-noble-large | 2025-10-08T19:14:56.786011+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:14:56.786578 | ubuntu-noble-large | 2025-10-08T19:14:56.786405+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-engine:2024.2 is masakari, using pip3 show masakari 2025-10-08 19:14:56.786828 | ubuntu-noble-large | 2025-10-08T19:14:56.786570+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:14:57.904881 | ubuntu-noble-large | 2025-10-08T19:14:57.904493+0000 - INFO - Found version '18.0.0' with build date '20251008' for osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:14:57.904974 | ubuntu-noble-large | 2025-10-08T19:14:57.904837+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:14:58.083849 | ubuntu-noble-large | 2025-10-08T19:14:58.083447+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:14:58.128841 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:14:58.133116 | ubuntu-noble-large | 2025-10-08T19:14:58.132784+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:14:58.184826 | ubuntu-noble-large | 2025-10-08T19:14:58.184402+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:14:58.184971 | ubuntu-noble-large | 2025-10-08T19:14:58.184804+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-conductor:2024.2 is nova, using pip3 show nova 2025-10-08 19:14:58.185149 | ubuntu-noble-large | 2025-10-08T19:14:58.184997+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:14:59.389943 | ubuntu-noble-large | 2025-10-08T19:14:59.389431+0000 - INFO - Found version '30.1.1' with build date '20251008' for osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:14:59.390079 | ubuntu-noble-large | 2025-10-08T19:14:59.389689+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:14:59.568411 | ubuntu-noble-large | 2025-10-08T19:14:59.568099+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:14:59.614057 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:14:59.617614 | ubuntu-noble-large | 2025-10-08T19:14:59.617285+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:14:59.674706 | ubuntu-noble-large | 2025-10-08T19:14:59.674349+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:14:59.674878 | ubuntu-noble-large | 2025-10-08T19:14:59.674733+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 is nova, using pip3 show nova 2025-10-08 19:14:59.674993 | ubuntu-noble-large | 2025-10-08T19:14:59.674885+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:15:00.828205 | ubuntu-noble-large | 2025-10-08T19:15:00.827809+0000 - INFO - Found version '30.1.1' with build date '20251008' for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:15:00.828332 | ubuntu-noble-large | 2025-10-08T19:15:00.828163+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:15:01.027691 | ubuntu-noble-large | 2025-10-08T19:15:01.027229+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:15:01.068040 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:15:01.072061 | ubuntu-noble-large | 2025-10-08T19:15:01.071706+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:15:01.121618 | ubuntu-noble-large | 2025-10-08T19:15:01.121197+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:15:01.121804 | ubuntu-noble-large | 2025-10-08T19:15:01.121586+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 is nova, using pip3 show nova 2025-10-08 19:15:01.121950 | ubuntu-noble-large | 2025-10-08T19:15:01.121804+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:15:02.337553 | ubuntu-noble-large | 2025-10-08T19:15:02.337137+0000 - INFO - Found version '30.1.1' with build date '20251008' for osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:15:02.337696 | ubuntu-noble-large | 2025-10-08T19:15:02.337474+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:15:02.523599 | ubuntu-noble-large | 2025-10-08T19:15:02.523202+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:15:02.566031 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:15:02.570108 | ubuntu-noble-large | 2025-10-08T19:15:02.569822+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:15:02.619150 | ubuntu-noble-large | 2025-10-08T19:15:02.618754+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:15:02.619301 | ubuntu-noble-large | 2025-10-08T19:15:02.619143+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute:2024.2 is nova, using pip3 show nova 2025-10-08 19:15:02.619456 | ubuntu-noble-large | 2025-10-08T19:15:02.619309+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:15:03.863859 | ubuntu-noble-large | 2025-10-08T19:15:03.862543+0000 - INFO - Found version '30.1.1' with build date '20251008' for osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:15:03.863951 | ubuntu-noble-large | 2025-10-08T19:15:03.862893+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:15:04.046271 | ubuntu-noble-large | 2025-10-08T19:15:04.045858+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:15:04.093512 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:15:04.099090 | ubuntu-noble-large | 2025-10-08T19:15:04.098745+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:15:04.152961 | ubuntu-noble-large | 2025-10-08T19:15:04.152520+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:15:04.153073 | ubuntu-noble-large | 2025-10-08T19:15:04.152909+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 is nova, using pip3 show nova 2025-10-08 19:15:04.153222 | ubuntu-noble-large | 2025-10-08T19:15:04.153079+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:15:05.368734 | ubuntu-noble-large | 2025-10-08T19:15:05.367617+0000 - INFO - Found version '30.1.1' with build date '20251008' for osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:15:05.368817 | ubuntu-noble-large | 2025-10-08T19:15:05.367984+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:15:05.610177 | ubuntu-noble-large | 2025-10-08T19:15:05.609865+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:15:05.655663 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:15:05.660317 | ubuntu-noble-large | 2025-10-08T19:15:05.659803+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:15:05.711769 | ubuntu-noble-large | 2025-10-08T19:15:05.711132+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:15:05.711873 | ubuntu-noble-large | 2025-10-08T19:15:05.711542+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 is nova, using pip3 show nova 2025-10-08 19:15:05.711892 | ubuntu-noble-large | 2025-10-08T19:15:05.711739+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:15:06.939713 | ubuntu-noble-large | 2025-10-08T19:15:06.939006+0000 - INFO - Found version '30.1.1' with build date '20251008' for osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:15:06.939787 | ubuntu-noble-large | 2025-10-08T19:15:06.939322+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:15:07.147303 | ubuntu-noble-large | 2025-10-08T19:15:07.146998+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:15:07.192929 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:15:07.196953 | ubuntu-noble-large | 2025-10-08T19:15:07.196674+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:15:07.242088 | ubuntu-noble-large | 2025-10-08T19:15:07.241773+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:15:07.242177 | ubuntu-noble-large | 2025-10-08T19:15:07.242051+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-api:2024.2 is nova, using pip3 show nova 2025-10-08 19:15:07.242198 | ubuntu-noble-large | 2025-10-08T19:15:07.242137+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:15:08.661499 | ubuntu-noble-large | 2025-10-08T19:15:08.661110+0000 - INFO - Found version '30.1.1' with build date '20251008' for osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:15:08.661605 | ubuntu-noble-large | 2025-10-08T19:15:08.661449+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:15:09.042667 | ubuntu-noble-large | 2025-10-08T19:15:09.042136+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:15:09.086953 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:15:09.091680 | ubuntu-noble-large | 2025-10-08T19:15:09.091286+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:15:09.145076 | ubuntu-noble-large | 2025-10-08T19:15:09.144597+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:15:09.145351 | ubuntu-noble-large | 2025-10-08T19:15:09.145085+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 is nova, using pip3 show nova 2025-10-08 19:15:09.145445 | ubuntu-noble-large | 2025-10-08T19:15:09.145280+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:15:10.322254 | ubuntu-noble-large | 2025-10-08T19:15:10.321871+0000 - INFO - Found version '30.1.1' with build date '20251008' for osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:15:10.322360 | ubuntu-noble-large | 2025-10-08T19:15:10.322189+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:15:10.514369 | ubuntu-noble-large | 2025-10-08T19:15:10.513954+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:15:10.557067 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:15:10.561007 | ubuntu-noble-large | 2025-10-08T19:15:10.560653+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:15:10.610473 | ubuntu-noble-large | 2025-10-08T19:15:10.610078+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:15:10.610692 | ubuntu-noble-large | 2025-10-08T19:15:10.610478+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-ssh:2024.2 is nova, using pip3 show nova 2025-10-08 19:15:10.610823 | ubuntu-noble-large | 2025-10-08T19:15:10.610686+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:15:11.844140 | ubuntu-noble-large | 2025-10-08T19:15:11.843741+0000 - INFO - Found version '30.1.1' with build date '20251008' for osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:15:11.844249 | ubuntu-noble-large | 2025-10-08T19:15:11.844057+0000 - INFO - Adding org.opencontainers.image.version='30.1.1' label to osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:15:12.016061 | ubuntu-noble-large | 2025-10-08T19:15:12.015696+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:15:12.059361 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:15:12.063932 | ubuntu-noble-large | 2025-10-08T19:15:12.063561+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:15:12.116463 | ubuntu-noble-large | 2025-10-08T19:15:12.116014+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:15:12.116820 | ubuntu-noble-large | 2025-10-08T19:15:12.116491+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 is ironic, using pip3 show ironic 2025-10-08 19:15:12.116940 | ubuntu-noble-large | 2025-10-08T19:15:12.116742+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:15:13.286878 | ubuntu-noble-large | 2025-10-08T19:15:13.286485+0000 - INFO - Found version '26.1.4' with build date '20251008' for osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:15:13.286956 | ubuntu-noble-large | 2025-10-08T19:15:13.286766+0000 - INFO - Adding org.opencontainers.image.version='26.1.4' label to osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:15:13.427843 | ubuntu-noble-large | 2025-10-08T19:15:13.427591+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:15:13.457516 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:15:13.460745 | ubuntu-noble-large | 2025-10-08T19:15:13.460475+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:15:13.512124 | ubuntu-noble-large | 2025-10-08T19:15:13.511729+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:15:13.512277 | ubuntu-noble-large | 2025-10-08T19:15:13.512108+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-api:2024.2 is ironic, using pip3 show ironic 2025-10-08 19:15:13.512419 | ubuntu-noble-large | 2025-10-08T19:15:13.512271+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:15:14.659471 | ubuntu-noble-large | 2025-10-08T19:15:14.659100+0000 - INFO - Found version '26.1.4' with build date '20251008' for osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:15:14.659601 | ubuntu-noble-large | 2025-10-08T19:15:14.659446+0000 - INFO - Adding org.opencontainers.image.version='26.1.4' label to osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:15:14.836843 | ubuntu-noble-large | 2025-10-08T19:15:14.836490+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:15:14.880969 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:15:14.885043 | ubuntu-noble-large | 2025-10-08T19:15:14.884736+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:15:14.935990 | ubuntu-noble-large | 2025-10-08T19:15:14.935580+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:15:14.936169 | ubuntu-noble-large | 2025-10-08T19:15:14.935991+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 is ironic, using pip3 show ironic 2025-10-08 19:15:14.936296 | ubuntu-noble-large | 2025-10-08T19:15:14.936166+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:15:16.080662 | ubuntu-noble-large | 2025-10-08T19:15:16.080264+0000 - INFO - Found version '26.1.4' with build date '20251008' for osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:15:16.080785 | ubuntu-noble-large | 2025-10-08T19:15:16.080608+0000 - INFO - Adding org.opencontainers.image.version='26.1.4' label to osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:15:16.272976 | ubuntu-noble-large | 2025-10-08T19:15:16.272545+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:15:16.315924 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:15:16.319155 | ubuntu-noble-large | 2025-10-08T19:15:16.318777+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:15:16.367848 | ubuntu-noble-large | 2025-10-08T19:15:16.367358+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:15:16.368122 | ubuntu-noble-large | 2025-10-08T19:15:16.367821+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-worker:2024.2 is octavia, using pip3 show octavia 2025-10-08 19:15:16.368207 | ubuntu-noble-large | 2025-10-08T19:15:16.368000+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:15:17.480471 | ubuntu-noble-large | 2025-10-08T19:15:17.480025+0000 - INFO - Found version '15.0.2' with build date '20251008' for osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:15:17.480573 | ubuntu-noble-large | 2025-10-08T19:15:17.480345+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:15:17.650371 | ubuntu-noble-large | 2025-10-08T19:15:17.649999+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:15:17.693464 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:15:17.697478 | ubuntu-noble-large | 2025-10-08T19:15:17.697052+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:15:17.746360 | ubuntu-noble-large | 2025-10-08T19:15:17.746006+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:15:17.746508 | ubuntu-noble-large | 2025-10-08T19:15:17.746342+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 is octavia, using pip3 show octavia 2025-10-08 19:15:17.746667 | ubuntu-noble-large | 2025-10-08T19:15:17.746503+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:15:18.951042 | ubuntu-noble-large | 2025-10-08T19:15:18.950682+0000 - INFO - Found version '15.0.2' with build date '20251008' for osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:15:18.951148 | ubuntu-noble-large | 2025-10-08T19:15:18.950992+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:15:19.120809 | ubuntu-noble-large | 2025-10-08T19:15:19.120459+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:15:19.164063 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:15:19.167949 | ubuntu-noble-large | 2025-10-08T19:15:19.167590+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:15:19.209973 | ubuntu-noble-large | 2025-10-08T19:15:19.209648+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:15:19.210052 | ubuntu-noble-large | 2025-10-08T19:15:19.209939+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 is octavia, using pip3 show octavia 2025-10-08 19:15:19.210144 | ubuntu-noble-large | 2025-10-08T19:15:19.210048+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:15:20.413585 | ubuntu-noble-large | 2025-10-08T19:15:20.413158+0000 - INFO - Found version '15.0.2' with build date '20251008' for osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:15:20.413757 | ubuntu-noble-large | 2025-10-08T19:15:20.413523+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:15:20.588686 | ubuntu-noble-large | 2025-10-08T19:15:20.588259+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:15:20.636525 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:15:20.640915 | ubuntu-noble-large | 2025-10-08T19:15:20.640569+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:15:20.687702 | ubuntu-noble-large | 2025-10-08T19:15:20.687320+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:15:20.687790 | ubuntu-noble-large | 2025-10-08T19:15:20.687673+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 is octavia, using pip3 show octavia 2025-10-08 19:15:20.687946 | ubuntu-noble-large | 2025-10-08T19:15:20.687790+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:15:21.856696 | ubuntu-noble-large | 2025-10-08T19:15:21.856235+0000 - INFO - Found version '15.0.2' with build date '20251008' for osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:15:21.856809 | ubuntu-noble-large | 2025-10-08T19:15:21.856582+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:15:22.046377 | ubuntu-noble-large | 2025-10-08T19:15:22.046063+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:15:22.091561 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:15:22.096284 | ubuntu-noble-large | 2025-10-08T19:15:22.095921+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:15:22.145969 | ubuntu-noble-large | 2025-10-08T19:15:22.145596+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:15:22.146124 | ubuntu-noble-large | 2025-10-08T19:15:22.145970+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-api:2024.2 is octavia, using pip3 show octavia 2025-10-08 19:15:22.146239 | ubuntu-noble-large | 2025-10-08T19:15:22.146121+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:15:23.380237 | ubuntu-noble-large | 2025-10-08T19:15:23.379873+0000 - INFO - Found version '15.0.2' with build date '20251008' for osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:15:23.380344 | ubuntu-noble-large | 2025-10-08T19:15:23.380185+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:15:23.574962 | ubuntu-noble-large | 2025-10-08T19:15:23.574143+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:15:23.617977 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:15:23.622239 | ubuntu-noble-large | 2025-10-08T19:15:23.621947+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:15:23.671794 | ubuntu-noble-large | 2025-10-08T19:15:23.671422+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:15:23.671971 | ubuntu-noble-large | 2025-10-08T19:15:23.671802+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-controller:2024.2 is ovn, using dpkg -s ovn-common 2025-10-08 19:15:23.672112 | ubuntu-noble-large | 2025-10-08T19:15:23.671966+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:15:24.285506 | ubuntu-noble-large | 2025-10-08T19:15:24.285155+0000 - INFO - Found version '24.9.0' with build date '20251008' for osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:15:24.285599 | ubuntu-noble-large | 2025-10-08T19:15:24.285450+0000 - INFO - Adding org.opencontainers.image.version='24.9.0' label to osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:15:24.428870 | ubuntu-noble-large | 2025-10-08T19:15:24.428449+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:15:24.474239 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:15:24.478188 | ubuntu-noble-large | 2025-10-08T19:15:24.477847+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:15:24.526217 | ubuntu-noble-large | 2025-10-08T19:15:24.525848+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:15:24.526452 | ubuntu-noble-large | 2025-10-08T19:15:24.526211+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 is ovn, using dpkg -s ovn-common 2025-10-08 19:15:24.526666 | ubuntu-noble-large | 2025-10-08T19:15:24.526454+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:15:25.103727 | ubuntu-noble-large | 2025-10-08T19:15:25.102968+0000 - INFO - Found version '24.9.0' with build date '20251008' for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:15:25.103792 | ubuntu-noble-large | 2025-10-08T19:15:25.103279+0000 - INFO - Adding org.opencontainers.image.version='24.9.0' label to osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:15:25.309460 | ubuntu-noble-large | 2025-10-08T19:15:25.309125+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:15:25.352910 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:15:25.357841 | ubuntu-noble-large | 2025-10-08T19:15:25.357056+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:15:25.402791 | ubuntu-noble-large | 2025-10-08T19:15:25.402349+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:15:25.402941 | ubuntu-noble-large | 2025-10-08T19:15:25.402785+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 is ovn, using dpkg -s ovn-common 2025-10-08 19:15:25.403064 | ubuntu-noble-large | 2025-10-08T19:15:25.402942+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:15:25.981620 | ubuntu-noble-large | 2025-10-08T19:15:25.981212+0000 - INFO - Found version '24.9.0' with build date '20251008' for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:15:25.981744 | ubuntu-noble-large | 2025-10-08T19:15:25.981549+0000 - INFO - Adding org.opencontainers.image.version='24.9.0' label to osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:15:26.157913 | ubuntu-noble-large | 2025-10-08T19:15:26.157480+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:15:26.202198 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:15:26.206448 | ubuntu-noble-large | 2025-10-08T19:15:26.205948+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:15:26.253460 | ubuntu-noble-large | 2025-10-08T19:15:26.253016+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:15:26.253605 | ubuntu-noble-large | 2025-10-08T19:15:26.253432+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-northd:2024.2 is ovn, using dpkg -s ovn-common 2025-10-08 19:15:26.253872 | ubuntu-noble-large | 2025-10-08T19:15:26.253626+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:15:26.810975 | ubuntu-noble-large | 2025-10-08T19:15:26.810569+0000 - INFO - Found version '24.9.0' with build date '20251008' for osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:15:26.811077 | ubuntu-noble-large | 2025-10-08T19:15:26.810909+0000 - INFO - Adding org.opencontainers.image.version='24.9.0' label to osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:15:26.966952 | ubuntu-noble-large | 2025-10-08T19:15:26.966581+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:15:27.013722 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:15:27.018177 | ubuntu-noble-large | 2025-10-08T19:15:27.017823+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:15:27.064991 | ubuntu-noble-large | 2025-10-08T19:15:27.064624+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-base:2024.2 2025-10-08 19:15:27.065159 | ubuntu-noble-large | 2025-10-08T19:15:27.064984+0000 - INFO - osism.harbor.regio.digital/kolla/magnum-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.065299 | ubuntu-noble-large | 2025-10-08T19:15:27.065142+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-base:2024.2 2025-10-08 19:15:27.065419 | ubuntu-noble-large | 2025-10-08T19:15:27.065275+0000 - INFO - osism.harbor.regio.digital/kolla/skyline-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.065544 | ubuntu-noble-large | 2025-10-08T19:15:27.065412+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-base:2024.2 2025-10-08 19:15:27.065656 | ubuntu-noble-large | 2025-10-08T19:15:27.065533+0000 - INFO - osism.harbor.regio.digital/kolla/designate-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.065781 | ubuntu-noble-large | 2025-10-08T19:15:27.065678+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-base:2024.2 2025-10-08 19:15:27.065888 | ubuntu-noble-large | 2025-10-08T19:15:27.065793+0000 - INFO - osism.harbor.regio.digital/kolla/keystone-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.065992 | ubuntu-noble-large | 2025-10-08T19:15:27.065897+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-base:2024.2 2025-10-08 19:15:27.066097 | ubuntu-noble-large | 2025-10-08T19:15:27.066002+0000 - INFO - osism.harbor.regio.digital/kolla/cinder-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.066195 | ubuntu-noble-large | 2025-10-08T19:15:27.066104+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2025-10-08 19:15:27.066297 | ubuntu-noble-large | 2025-10-08T19:15:27.066207+0000 - INFO - osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.066413 | ubuntu-noble-large | 2025-10-08T19:15:27.066303+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-base:2024.2 2025-10-08 19:15:27.066530 | ubuntu-noble-large | 2025-10-08T19:15:27.066432+0000 - INFO - osism.harbor.regio.digital/kolla/aodh-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.066648 | ubuntu-noble-large | 2025-10-08T19:15:27.066538+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-base:2024.2 2025-10-08 19:15:27.066759 | ubuntu-noble-large | 2025-10-08T19:15:27.066664+0000 - INFO - osism.harbor.regio.digital/kolla/blazar-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.066859 | ubuntu-noble-large | 2025-10-08T19:15:27.066768+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-base:2024.2 2025-10-08 19:15:27.066960 | ubuntu-noble-large | 2025-10-08T19:15:27.066870+0000 - INFO - osism.harbor.regio.digital/kolla/manila-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.067060 | ubuntu-noble-large | 2025-10-08T19:15:27.066971+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-base:2024.2 2025-10-08 19:15:27.067162 | ubuntu-noble-large | 2025-10-08T19:15:27.067072+0000 - INFO - osism.harbor.regio.digital/kolla/barbican-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.067258 | ubuntu-noble-large | 2025-10-08T19:15:27.067169+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-base:2024.2 2025-10-08 19:15:27.067357 | ubuntu-noble-large | 2025-10-08T19:15:27.067269+0000 - INFO - osism.harbor.regio.digital/kolla/glance-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.067492 | ubuntu-noble-large | 2025-10-08T19:15:27.067365+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-base:2024.2 2025-10-08 19:15:27.067588 | ubuntu-noble-large | 2025-10-08T19:15:27.067491+0000 - INFO - osism.harbor.regio.digital/kolla/placement-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.067707 | ubuntu-noble-large | 2025-10-08T19:15:27.067589+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-base:2024.2 2025-10-08 19:15:27.067808 | ubuntu-noble-large | 2025-10-08T19:15:27.067715+0000 - INFO - osism.harbor.regio.digital/kolla/heat-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.067903 | ubuntu-noble-large | 2025-10-08T19:15:27.067814+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-base:2024.2 2025-10-08 19:15:27.068001 | ubuntu-noble-large | 2025-10-08T19:15:27.067913+0000 - INFO - osism.harbor.regio.digital/kolla/neutron-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.068099 | ubuntu-noble-large | 2025-10-08T19:15:27.068009+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2025-10-08 19:15:27.068201 | ubuntu-noble-large | 2025-10-08T19:15:27.068110+0000 - INFO - osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.068299 | ubuntu-noble-large | 2025-10-08T19:15:27.068208+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-base:2024.2 2025-10-08 19:15:27.068421 | ubuntu-noble-large | 2025-10-08T19:15:27.068308+0000 - INFO - osism.harbor.regio.digital/kolla/masakari-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.068567 | ubuntu-noble-large | 2025-10-08T19:15:27.068446+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-base:2024.2 2025-10-08 19:15:27.068672 | ubuntu-noble-large | 2025-10-08T19:15:27.068557+0000 - INFO - osism.harbor.regio.digital/kolla/nova-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:27.068773 | ubuntu-noble-large | 2025-10-08T19:15:27.068680+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:15:27.068894 | ubuntu-noble-large | 2025-10-08T19:15:27.068796+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 is ironic-inspector, using pip3 show ironic-inspector 2025-10-08 19:15:27.068992 | ubuntu-noble-large | 2025-10-08T19:15:27.068901+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:15:28.221382 | ubuntu-noble-large | 2025-10-08T19:15:28.220988+0000 - INFO - Found version '12.3.1' with build date '20251008' for osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:15:28.221507 | ubuntu-noble-large | 2025-10-08T19:15:28.221300+0000 - INFO - Adding org.opencontainers.image.version='12.3.1' label to osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:15:28.407050 | ubuntu-noble-large | 2025-10-08T19:15:28.406697+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:15:28.454192 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:15:28.458657 | ubuntu-noble-large | 2025-10-08T19:15:28.458232+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:15:28.507078 | ubuntu-noble-large | 2025-10-08T19:15:28.506695+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-base:2024.2 2025-10-08 19:15:28.507205 | ubuntu-noble-large | 2025-10-08T19:15:28.507050+0000 - INFO - osism.harbor.regio.digital/kolla/ironic-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:28.507355 | ubuntu-noble-large | 2025-10-08T19:15:28.507213+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:15:28.507545 | ubuntu-noble-large | 2025-10-08T19:15:28.507360+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/horizon:2024.2 is horizon, using pip3 show horizon 2025-10-08 19:15:28.507618 | ubuntu-noble-large | 2025-10-08T19:15:28.507519+0000 - INFO - Checking osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:15:29.769931 | ubuntu-noble-large | 2025-10-08T19:15:29.769520+0000 - INFO - Found version '25.1.2' with build date '20251008' for osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:15:29.770041 | ubuntu-noble-large | 2025-10-08T19:15:29.769828+0000 - INFO - Adding org.opencontainers.image.version='25.1.2' label to osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:15:29.946860 | ubuntu-noble-large | 2025-10-08T19:15:29.946439+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:15:29.996313 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:15:29.999681 | ubuntu-noble-large | 2025-10-08T19:15:29.999302+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:15:30.044586 | ubuntu-noble-large | 2025-10-08T19:15:30.044185+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-base:2024.2 2025-10-08 19:15:30.044729 | ubuntu-noble-large | 2025-10-08T19:15:30.044556+0000 - INFO - osism.harbor.regio.digital/kolla/octavia-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:30.044878 | ubuntu-noble-large | 2025-10-08T19:15:30.044743+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:15:30.045019 | ubuntu-noble-large | 2025-10-08T19:15:30.044894+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 is openvswitch, using dpkg -s openvswitch-switch 2025-10-08 19:15:30.045126 | ubuntu-noble-large | 2025-10-08T19:15:30.045012+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:15:30.635071 | ubuntu-noble-large | 2025-10-08T19:15:30.634679+0000 - INFO - Found version '3.4.0' with build date '20251008' for osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:15:30.635166 | ubuntu-noble-large | 2025-10-08T19:15:30.634999+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:15:30.819689 | ubuntu-noble-large | 2025-10-08T19:15:30.819270+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:15:30.864424 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:15:30.868186 | ubuntu-noble-large | 2025-10-08T19:15:30.867886+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:15:30.918440 | ubuntu-noble-large | 2025-10-08T19:15:30.918024+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:15:30.918556 | ubuntu-noble-large | 2025-10-08T19:15:30.918421+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 is openvswitch, using dpkg -s openvswitch-switch 2025-10-08 19:15:30.918705 | ubuntu-noble-large | 2025-10-08T19:15:30.918566+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:15:31.665334 | ubuntu-noble-large | 2025-10-08T19:15:31.664881+0000 - INFO - Found version '3.4.0' with build date '20251008' for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:15:31.665469 | ubuntu-noble-large | 2025-10-08T19:15:31.665194+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:15:31.805831 | ubuntu-noble-large | 2025-10-08T19:15:31.805431+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:15:31.848696 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:15:31.852903 | ubuntu-noble-large | 2025-10-08T19:15:31.852500+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:15:31.903855 | ubuntu-noble-large | 2025-10-08T19:15:31.903477+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-base:2024.2 2025-10-08 19:15:31.904017 | ubuntu-noble-large | 2025-10-08T19:15:31.903837+0000 - INFO - osism.harbor.regio.digital/kolla/ovn-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:31.904141 | ubuntu-noble-large | 2025-10-08T19:15:31.904004+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:15:31.904286 | ubuntu-noble-large | 2025-10-08T19:15:31.904153+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 is redis-sentinel, using dpkg -s redis-sentinel 2025-10-08 19:15:31.904423 | ubuntu-noble-large | 2025-10-08T19:15:31.904284+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:15:32.511733 | ubuntu-noble-large | 2025-10-08T19:15:32.511269+0000 - INFO - Found version '7.0.15' with build date '20251008' for osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:15:32.511839 | ubuntu-noble-large | 2025-10-08T19:15:32.511619+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:15:32.675382 | ubuntu-noble-large | 2025-10-08T19:15:32.674698+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:15:32.719724 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:15:32.724802 | ubuntu-noble-large | 2025-10-08T19:15:32.724123+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:15:32.769606 | ubuntu-noble-large | 2025-10-08T19:15:32.769232+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:15:32.769811 | ubuntu-noble-large | 2025-10-08T19:15:32.769588+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis:2024.2 is redis, using dpkg -s redis-server 2025-10-08 19:15:32.769932 | ubuntu-noble-large | 2025-10-08T19:15:32.769804+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:15:33.341038 | ubuntu-noble-large | 2025-10-08T19:15:33.340611+0000 - INFO - Found version '7.0.15' with build date '20251008' for osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:15:33.341172 | ubuntu-noble-large | 2025-10-08T19:15:33.340957+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:15:33.493724 | ubuntu-noble-large | 2025-10-08T19:15:33.493302+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:15:33.537883 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:15:33.542288 | ubuntu-noble-large | 2025-10-08T19:15:33.541928+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:15:33.595345 | ubuntu-noble-large | 2025-10-08T19:15:33.594954+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:15:33.595513 | ubuntu-noble-large | 2025-10-08T19:15:33.595310+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 is hacluster-corosync, using dpkg -s corosync 2025-10-08 19:15:33.595673 | ubuntu-noble-large | 2025-10-08T19:15:33.595512+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:15:34.190586 | ubuntu-noble-large | 2025-10-08T19:15:34.190237+0000 - INFO - Found version '3.1.7' with build date '20251008' for osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:15:34.190721 | ubuntu-noble-large | 2025-10-08T19:15:34.190499+0000 - INFO - Adding org.opencontainers.image.version='3.1.7' label to osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:15:34.342723 | ubuntu-noble-large | 2025-10-08T19:15:34.342331+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:15:34.384901 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:15:34.388825 | ubuntu-noble-large | 2025-10-08T19:15:34.388500+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:15:34.436562 | ubuntu-noble-large | 2025-10-08T19:15:34.436139+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:15:34.436895 | ubuntu-noble-large | 2025-10-08T19:15:34.436567+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 is hacluster, using dpkg -s pacemaker-common 2025-10-08 19:15:34.437077 | ubuntu-noble-large | 2025-10-08T19:15:34.436867+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:15:34.988079 | ubuntu-noble-large | 2025-10-08T19:15:34.987722+0000 - INFO - Found version '2.1.6' with build date '20251008' for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:15:34.988183 | ubuntu-noble-large | 2025-10-08T19:15:34.988032+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:15:35.143717 | ubuntu-noble-large | 2025-10-08T19:15:35.143314+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:15:35.182303 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:15:35.185893 | ubuntu-noble-large | 2025-10-08T19:15:35.185374+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:15:35.233393 | ubuntu-noble-large | 2025-10-08T19:15:35.233006+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:15:35.233550 | ubuntu-noble-large | 2025-10-08T19:15:35.233363+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 is hacluster, using dpkg -s pacemaker-common 2025-10-08 19:15:35.233725 | ubuntu-noble-large | 2025-10-08T19:15:35.233552+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:15:35.785147 | ubuntu-noble-large | 2025-10-08T19:15:35.784837+0000 - INFO - Found version '2.1.6' with build date '20251008' for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:15:35.785257 | ubuntu-noble-large | 2025-10-08T19:15:35.785121+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:15:35.961978 | ubuntu-noble-large | 2025-10-08T19:15:35.961567+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:15:36.001320 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:15:36.004757 | ubuntu-noble-large | 2025-10-08T19:15:36.004438+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:15:36.047961 | ubuntu-noble-large | 2025-10-08T19:15:36.047544+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:15:36.048131 | ubuntu-noble-large | 2025-10-08T19:15:36.047953+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 is hacluster, using dpkg -s pacemaker-common 2025-10-08 19:15:36.048228 | ubuntu-noble-large | 2025-10-08T19:15:36.048110+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:15:36.621710 | ubuntu-noble-large | 2025-10-08T19:15:36.621292+0000 - INFO - Found version '2.1.6' with build date '20251008' for osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:15:36.621913 | ubuntu-noble-large | 2025-10-08T19:15:36.621684+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:15:36.756386 | ubuntu-noble-large | 2025-10-08T19:15:36.756045+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:15:36.796098 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:15:36.799837 | ubuntu-noble-large | 2025-10-08T19:15:36.799483+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:15:36.844907 | ubuntu-noble-large | 2025-10-08T19:15:36.844518+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:15:36.845090 | ubuntu-noble-large | 2025-10-08T19:15:36.844920+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 is prometheus-libvirt-exporter, using echo 2025-10-08 19:15:36.845213 | ubuntu-noble-large | 2025-10-08T19:15:36.845085+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:15:37.442457 | ubuntu-noble-large | 2025-10-08T19:15:37.441983+0000 - INFO - Found version '2024.2' with build date '20251008' for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:15:37.442600 | ubuntu-noble-large | 2025-10-08T19:15:37.442375+0000 - INFO - Adding org.opencontainers.image.version='2024.2' label to osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:15:37.613079 | ubuntu-noble-large | 2025-10-08T19:15:37.612680+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:15:37.655761 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:15:37.659276 | ubuntu-noble-large | 2025-10-08T19:15:37.658936+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:15:37.702876 | ubuntu-noble-large | 2025-10-08T19:15:37.702467+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-08 19:15:37.703050 | ubuntu-noble-large | 2025-10-08T19:15:37.702871+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 is prometheus-ovn-exporter, using /opt/ovn-exporter --version 2025-10-08 19:15:37.703172 | ubuntu-noble-large | 2025-10-08T19:15:37.703041+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-08 19:15:38.256739 | ubuntu-noble-large | 2025-10-08T19:15:38.256322+0000 - ERROR - Something went wrong while processing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2: Invalid version: '1.0.7, commit: 79cb6010e656fd6b24c9ccba29bde4cddcf832c2' 2025-10-08 19:15:38.256881 | ubuntu-noble-large | 2025-10-08T19:15:38.256724+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:15:38.257054 | ubuntu-noble-large | 2025-10-08T19:15:38.256905+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 is prometheus-cadvisor, using /opt/cadvisor --version 2025-10-08 19:15:38.257166 | ubuntu-noble-large | 2025-10-08T19:15:38.257041+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:15:38.851344 | ubuntu-noble-large | 2025-10-08T19:15:38.850937+0000 - INFO - Found version '0.49.2' with build date '20251008' for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:15:38.851473 | ubuntu-noble-large | 2025-10-08T19:15:38.851251+0000 - INFO - Adding org.opencontainers.image.version='0.49.2' label to osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:15:39.010996 | ubuntu-noble-large | 2025-10-08T19:15:39.010691+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:15:39.055031 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:15:39.059337 | ubuntu-noble-large | 2025-10-08T19:15:39.058974+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:15:39.107870 | ubuntu-noble-large | 2025-10-08T19:15:39.107372+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:15:39.108042 | ubuntu-noble-large | 2025-10-08T19:15:39.107856+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 is prometheus-v2-server, using /opt/prometheus/prometheus --version 2025-10-08 19:15:39.108163 | ubuntu-noble-large | 2025-10-08T19:15:39.108033+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:15:39.695987 | ubuntu-noble-large | 2025-10-08T19:15:39.695533+0000 - INFO - Found version '2.55.1' with build date '20251008' for osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:15:39.696095 | ubuntu-noble-large | 2025-10-08T19:15:39.695882+0000 - INFO - Adding org.opencontainers.image.version='2.55.1' label to osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:15:39.845109 | ubuntu-noble-large | 2025-10-08T19:15:39.844752+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:15:39.887806 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:15:39.891663 | ubuntu-noble-large | 2025-10-08T19:15:39.891234+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:15:39.935833 | ubuntu-noble-large | 2025-10-08T19:15:39.935456+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:15:39.936059 | ubuntu-noble-large | 2025-10-08T19:15:39.935868+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 is prometheus-alertmanager, using bash -c '/opt/prometheus_alertmanager/alertmanager --version 2>&1' 2025-10-08 19:15:39.936170 | ubuntu-noble-large | 2025-10-08T19:15:39.936044+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:15:40.533797 | ubuntu-noble-large | 2025-10-08T19:15:40.533393+0000 - INFO - Found version '0.28.0' with build date '20251008' for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:15:40.533918 | ubuntu-noble-large | 2025-10-08T19:15:40.533771+0000 - INFO - Adding org.opencontainers.image.version='0.28.0' label to osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:15:40.686771 | ubuntu-noble-large | 2025-10-08T19:15:40.686310+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:15:40.731682 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:15:40.735850 | ubuntu-noble-large | 2025-10-08T19:15:40.735363+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:15:40.787459 | ubuntu-noble-large | 2025-10-08T19:15:40.787005+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:15:40.787615 | ubuntu-noble-large | 2025-10-08T19:15:40.787436+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 is prometheus-openstack-exporter, using echo 2025-10-08 19:15:40.787802 | ubuntu-noble-large | 2025-10-08T19:15:40.787615+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:15:41.346224 | ubuntu-noble-large | 2025-10-08T19:15:41.345856+0000 - INFO - Found version '2024.2' with build date '20251008' for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:15:41.346321 | ubuntu-noble-large | 2025-10-08T19:15:41.346178+0000 - INFO - Adding org.opencontainers.image.version='2024.2' label to osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:15:41.500141 | ubuntu-noble-large | 2025-10-08T19:15:41.499815+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:15:41.539659 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:15:41.543657 | ubuntu-noble-large | 2025-10-08T19:15:41.543273+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:15:41.599000 | ubuntu-noble-large | 2025-10-08T19:15:41.598560+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:15:41.599181 | ubuntu-noble-large | 2025-10-08T19:15:41.598992+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 is prometheus-mtail, using bash -c '/opt/mtail --version 2>&1' 2025-10-08 19:15:41.599296 | ubuntu-noble-large | 2025-10-08T19:15:41.599163+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:15:42.184869 | ubuntu-noble-large | 2025-10-08T19:15:42.184469+0000 - INFO - Found version '3.0.8' with build date '20251008' for osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:15:42.184965 | ubuntu-noble-large | 2025-10-08T19:15:42.184821+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:15:42.350457 | ubuntu-noble-large | 2025-10-08T19:15:42.350131+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:15:42.391530 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:15:42.394899 | ubuntu-noble-large | 2025-10-08T19:15:42.394485+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:15:42.441476 | ubuntu-noble-large | 2025-10-08T19:15:42.441110+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:15:42.441620 | ubuntu-noble-large | 2025-10-08T19:15:42.441474+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 is prometheus-blackbox-exporter, using bash -c '/opt/blackbox_exporter/blackbox_exporter --version 2>&1' 2025-10-08 19:15:42.441762 | ubuntu-noble-large | 2025-10-08T19:15:42.441619+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:15:43.186037 | ubuntu-noble-large | 2025-10-08T19:15:43.185674+0000 - INFO - Found version '0.25.0' with build date '20251008' for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:15:43.186152 | ubuntu-noble-large | 2025-10-08T19:15:43.185949+0000 - INFO - Adding org.opencontainers.image.version='0.25.0' label to osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:15:43.355060 | ubuntu-noble-large | 2025-10-08T19:15:43.354702+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:15:43.404724 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:15:43.409323 | ubuntu-noble-large | 2025-10-08T19:15:43.408582+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:15:43.456787 | ubuntu-noble-large | 2025-10-08T19:15:43.455724+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:15:43.456895 | ubuntu-noble-large | 2025-10-08T19:15:43.456052+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 is prometheus-memcached-exporter, using bash -c '/opt/memcached_exporter/memcached_exporter --version 2>&1' 2025-10-08 19:15:43.456913 | ubuntu-noble-large | 2025-10-08T19:15:43.456179+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:15:44.040552 | ubuntu-noble-large | 2025-10-08T19:15:44.040146+0000 - INFO - Found version '0.15.0' with build date '20251008' for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:15:44.040710 | ubuntu-noble-large | 2025-10-08T19:15:44.040487+0000 - INFO - Adding org.opencontainers.image.version='0.15.0' label to osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:15:44.198813 | ubuntu-noble-large | 2025-10-08T19:15:44.198400+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:15:44.239665 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:15:44.243540 | ubuntu-noble-large | 2025-10-08T19:15:44.243155+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:15:44.289623 | ubuntu-noble-large | 2025-10-08T19:15:44.289215+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:15:44.289835 | ubuntu-noble-large | 2025-10-08T19:15:44.289669+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 is prometheus-elasticsearch-exporter, using bash -c '/opt/elasticsearch_exporter/elasticsearch_exporter --version 2>&1' 2025-10-08 19:15:44.289965 | ubuntu-noble-large | 2025-10-08T19:15:44.289843+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:15:44.887360 | ubuntu-noble-large | 2025-10-08T19:15:44.886974+0000 - INFO - Found version '1.8.0' with build date '20251008' for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:15:44.887474 | ubuntu-noble-large | 2025-10-08T19:15:44.887284+0000 - INFO - Adding org.opencontainers.image.version='1.8.0' label to osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:15:45.087864 | ubuntu-noble-large | 2025-10-08T19:15:45.087477+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:15:45.130670 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:15:45.135172 | ubuntu-noble-large | 2025-10-08T19:15:45.134855+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:15:45.192285 | ubuntu-noble-large | 2025-10-08T19:15:45.191940+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:15:45.192456 | ubuntu-noble-large | 2025-10-08T19:15:45.192278+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 is prometheus-node-exporter, using bash -c '/opt/node_exporter/node_exporter --version 2>&1' 2025-10-08 19:15:45.192593 | ubuntu-noble-large | 2025-10-08T19:15:45.192460+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:15:45.776301 | ubuntu-noble-large | 2025-10-08T19:15:45.775887+0000 - INFO - Found version '1.8.2' with build date '20251008' for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:15:45.776504 | ubuntu-noble-large | 2025-10-08T19:15:45.776223+0000 - INFO - Adding org.opencontainers.image.version='1.8.2' label to osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:15:45.956227 | ubuntu-noble-large | 2025-10-08T19:15:45.955875+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:15:46.001602 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:15:46.005578 | ubuntu-noble-large | 2025-10-08T19:15:46.005214+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:15:46.057387 | ubuntu-noble-large | 2025-10-08T19:15:46.056920+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:15:46.057594 | ubuntu-noble-large | 2025-10-08T19:15:46.057369+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 is prometheus-mysqld-exporter, using bash -c '/opt/mysqld_exporter/mysqld_exporter --version 2>&1' 2025-10-08 19:15:46.057814 | ubuntu-noble-large | 2025-10-08T19:15:46.057599+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:15:46.669440 | ubuntu-noble-large | 2025-10-08T19:15:46.669142+0000 - INFO - Found version '0.16.0' with build date '20251008' for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:15:46.669548 | ubuntu-noble-large | 2025-10-08T19:15:46.669353+0000 - INFO - Adding org.opencontainers.image.version='0.16.0' label to osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:15:46.812336 | ubuntu-noble-large | 2025-10-08T19:15:46.811664+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:15:46.851063 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:15:46.855404 | ubuntu-noble-large | 2025-10-08T19:15:46.854737+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:15:46.904754 | ubuntu-noble-large | 2025-10-08T19:15:46.904241+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:15:46.904851 | ubuntu-noble-large | 2025-10-08T19:15:46.904610+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-server:2024.2 is mariadb, using dpkg -s mariadb-client 2025-10-08 19:15:46.904982 | ubuntu-noble-large | 2025-10-08T19:15:46.904829+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:15:47.520155 | ubuntu-noble-large | 2025-10-08T19:15:47.519770+0000 - INFO - Found version '10.11.14' with build date '20251008' for osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:15:47.520272 | ubuntu-noble-large | 2025-10-08T19:15:47.520091+0000 - INFO - Adding org.opencontainers.image.version='10.11.14' label to osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:15:47.690002 | ubuntu-noble-large | 2025-10-08T19:15:47.689552+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:15:47.734348 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:15:47.739709 | ubuntu-noble-large | 2025-10-08T19:15:47.739109+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:15:47.794565 | ubuntu-noble-large | 2025-10-08T19:15:47.794108+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:15:47.794770 | ubuntu-noble-large | 2025-10-08T19:15:47.794552+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 is mariadb-clustercheck, using dpkg -s mariadb-client 2025-10-08 19:15:47.794899 | ubuntu-noble-large | 2025-10-08T19:15:47.794766+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:15:48.369358 | ubuntu-noble-large | 2025-10-08T19:15:48.369052+0000 - INFO - Found version '10.11.14' with build date '20251008' for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:15:48.369474 | ubuntu-noble-large | 2025-10-08T19:15:48.369292+0000 - INFO - Adding org.opencontainers.image.version='10.11.14' label to osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:15:48.510184 | ubuntu-noble-large | 2025-10-08T19:15:48.509750+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:15:48.553194 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:15:48.557816 | ubuntu-noble-large | 2025-10-08T19:15:48.557395+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:15:48.606847 | ubuntu-noble-large | 2025-10-08T19:15:48.606372+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-08 19:15:48.606979 | ubuntu-noble-large | 2025-10-08T19:15:48.606801+0000 - ERROR - Configuration for letsencrypt-webserver (letsencrypt) not found 2025-10-08 19:15:48.607146 | ubuntu-noble-large | 2025-10-08T19:15:48.606999+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-08 19:15:48.607282 | ubuntu-noble-large | 2025-10-08T19:15:48.607151+0000 - ERROR - Configuration for letsencrypt-lego (letsencrypt) not found 2025-10-08 19:15:48.607391 | ubuntu-noble-large | 2025-10-08T19:15:48.607277+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:15:48.607550 | ubuntu-noble-large | 2025-10-08T19:15:48.607400+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-10-08 19:15:48.607671 | ubuntu-noble-large | 2025-10-08T19:15:48.607538+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:15:49.229029 | ubuntu-noble-large | 2025-10-08T19:15:49.228623+0000 - INFO - Found version '3.4.0' with build date '20251008' for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:15:49.229130 | ubuntu-noble-large | 2025-10-08T19:15:49.228971+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:15:49.391560 | ubuntu-noble-large | 2025-10-08T19:15:49.391181+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:15:49.433560 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:15:49.437820 | ubuntu-noble-large | 2025-10-08T19:15:49.437410+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:15:49.485189 | ubuntu-noble-large | 2025-10-08T19:15:49.484781+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:15:49.485354 | ubuntu-noble-large | 2025-10-08T19:15:49.485168+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-10-08 19:15:49.485512 | ubuntu-noble-large | 2025-10-08T19:15:49.485346+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:15:50.076306 | ubuntu-noble-large | 2025-10-08T19:15:50.075938+0000 - INFO - Found version '3.4.0' with build date '20251008' for osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:15:50.076449 | ubuntu-noble-large | 2025-10-08T19:15:50.076251+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:15:50.235455 | ubuntu-noble-large | 2025-10-08T19:15:50.235087+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:15:50.273146 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:15:50.277130 | ubuntu-noble-large | 2025-10-08T19:15:50.276875+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:15:50.329892 | ubuntu-noble-large | 2025-10-08T19:15:50.329491+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openstack-base:2024.2 2025-10-08 19:15:50.330052 | ubuntu-noble-large | 2025-10-08T19:15:50.329875+0000 - INFO - osism.harbor.regio.digital/kolla/openstack-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:50.330191 | ubuntu-noble-large | 2025-10-08T19:15:50.330050+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:15:50.330336 | ubuntu-noble-large | 2025-10-08T19:15:50.330206+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/fluentd:2024.2 is fluentd, using dpkg -s fluent-package 2025-10-08 19:15:50.330455 | ubuntu-noble-large | 2025-10-08T19:15:50.330332+0000 - INFO - Checking osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:15:50.969888 | ubuntu-noble-large | 2025-10-08T19:15:50.969411+0000 - INFO - Found version '5.0.8' with build date '20251008' for osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:15:50.970064 | ubuntu-noble-large | 2025-10-08T19:15:50.969746+0000 - INFO - Adding org.opencontainers.image.version='5.0.8' label to osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:15:51.133934 | ubuntu-noble-large | 2025-10-08T19:15:51.133501+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:15:51.176197 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:15:51.179946 | ubuntu-noble-large | 2025-10-08T19:15:51.179605+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:15:51.226382 | ubuntu-noble-large | 2025-10-08T19:15:51.226039+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2025-10-08 19:15:51.226554 | ubuntu-noble-large | 2025-10-08T19:15:51.226362+0000 - INFO - osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:51.226745 | ubuntu-noble-large | 2025-10-08T19:15:51.226551+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:15:51.226869 | ubuntu-noble-large | 2025-10-08T19:15:51.226740+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cron:2024.2 is cron, using dpkg -s cron 2025-10-08 19:15:51.226960 | ubuntu-noble-large | 2025-10-08T19:15:51.226862+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:15:51.802484 | ubuntu-noble-large | 2025-10-08T19:15:51.802077+0000 - INFO - Found version '3.0' with build date '20251008' for osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:15:51.802595 | ubuntu-noble-large | 2025-10-08T19:15:51.802388+0000 - INFO - Adding org.opencontainers.image.version='3.0' label to osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:15:51.976006 | ubuntu-noble-large | 2025-10-08T19:15:51.975614+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:15:52.018339 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:15:52.021339 | ubuntu-noble-large | 2025-10-08T19:15:52.021047+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:15:52.069973 | ubuntu-noble-large | 2025-10-08T19:15:52.069546+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:15:52.070085 | ubuntu-noble-large | 2025-10-08T19:15:52.069915+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy:2024.2 is haproxy, using dpkg -s haproxy 2025-10-08 19:15:52.070117 | ubuntu-noble-large | 2025-10-08T19:15:52.070031+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:15:52.639850 | ubuntu-noble-large | 2025-10-08T19:15:52.639490+0000 - INFO - Found version '2.8.5' with build date '20251008' for osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:15:52.639968 | ubuntu-noble-large | 2025-10-08T19:15:52.639783+0000 - INFO - Adding org.opencontainers.image.version='2.8.5' label to osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:15:52.794057 | ubuntu-noble-large | 2025-10-08T19:15:52.793762+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:15:52.833490 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:15:52.837624 | ubuntu-noble-large | 2025-10-08T19:15:52.837237+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:15:52.885714 | ubuntu-noble-large | 2025-10-08T19:15:52.885320+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:15:52.885856 | ubuntu-noble-large | 2025-10-08T19:15:52.885683+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 is haproxy-ssh, using dpkg -s openssh-server 2025-10-08 19:15:52.885983 | ubuntu-noble-large | 2025-10-08T19:15:52.885839+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:15:53.449198 | ubuntu-noble-large | 2025-10-08T19:15:53.448846+0000 - INFO - Found version '9.6' with build date '20251008' for osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:15:53.449306 | ubuntu-noble-large | 2025-10-08T19:15:53.449144+0000 - INFO - Adding org.opencontainers.image.version='9.6' label to osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:15:53.584174 | ubuntu-noble-large | 2025-10-08T19:15:53.583789+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:15:53.626284 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:15:53.630001 | ubuntu-noble-large | 2025-10-08T19:15:53.629667+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:15:53.682230 | ubuntu-noble-large | 2025-10-08T19:15:53.681863+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:15:53.682391 | ubuntu-noble-large | 2025-10-08T19:15:53.682219+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 is kolla-toolbox, using echo 2025-10-08 19:15:53.682537 | ubuntu-noble-large | 2025-10-08T19:15:53.682385+0000 - INFO - Checking osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:15:54.270994 | ubuntu-noble-large | 2025-10-08T19:15:54.270592+0000 - INFO - Found version '19.6.0' with build date '20251008' for osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:15:54.271097 | ubuntu-noble-large | 2025-10-08T19:15:54.270932+0000 - INFO - Adding org.opencontainers.image.version='19.6.0' label to osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:15:54.428807 | ubuntu-noble-large | 2025-10-08T19:15:54.428415+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:15:54.471670 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:15:54.476126 | ubuntu-noble-large | 2025-10-08T19:15:54.475781+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:15:54.526374 | ubuntu-noble-large | 2025-10-08T19:15:54.526014+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:15:54.526588 | ubuntu-noble-large | 2025-10-08T19:15:54.526366+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keepalived:2024.2 is keepalived, using dpkg -s keepalived 2025-10-08 19:15:54.526723 | ubuntu-noble-large | 2025-10-08T19:15:54.526560+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:15:55.158996 | ubuntu-noble-large | 2025-10-08T19:15:55.158560+0000 - INFO - Found version '2.2.8' with build date '20251008' for osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:15:55.159097 | ubuntu-noble-large | 2025-10-08T19:15:55.158914+0000 - INFO - Adding org.opencontainers.image.version='2.2.8' label to osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:15:55.528183 | ubuntu-noble-large | 2025-10-08T19:15:55.527470+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:15:55.574276 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:15:55.578719 | ubuntu-noble-large | 2025-10-08T19:15:55.577914+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:15:55.636727 | ubuntu-noble-large | 2025-10-08T19:15:55.635820+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:15:55.636801 | ubuntu-noble-large | 2025-10-08T19:15:55.636190+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 is opensearch-dashboards, using dpkg -s opensearch-dashboards 2025-10-08 19:15:55.636814 | ubuntu-noble-large | 2025-10-08T19:15:55.636341+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:15:56.544856 | ubuntu-noble-large | 2025-10-08T19:15:56.544404+0000 - INFO - Found version '2.19.3' with build date '20251008' for osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:15:56.544965 | ubuntu-noble-large | 2025-10-08T19:15:56.544803+0000 - INFO - Adding org.opencontainers.image.version='2.19.3' label to osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:15:56.705722 | ubuntu-noble-large | 2025-10-08T19:15:56.705377+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:15:56.747790 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:15:56.751743 | ubuntu-noble-large | 2025-10-08T19:15:56.751401+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:15:56.805924 | ubuntu-noble-large | 2025-10-08T19:15:56.805559+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:15:56.806063 | ubuntu-noble-large | 2025-10-08T19:15:56.805901+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch:2024.2 is opensearch, using dpkg -s opensearch 2025-10-08 19:15:56.806193 | ubuntu-noble-large | 2025-10-08T19:15:56.806057+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:15:57.406075 | ubuntu-noble-large | 2025-10-08T19:15:57.405596+0000 - INFO - Found version '2.19.3' with build date '20251008' for osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:15:57.406204 | ubuntu-noble-large | 2025-10-08T19:15:57.405957+0000 - INFO - Adding org.opencontainers.image.version='2.19.3' label to osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:15:57.550499 | ubuntu-noble-large | 2025-10-08T19:15:57.550126+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:15:57.588869 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:15:57.594020 | ubuntu-noble-large | 2025-10-08T19:15:57.593620+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:15:57.641738 | ubuntu-noble-large | 2025-10-08T19:15:57.641269+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-base:2024.2 2025-10-08 19:15:57.641920 | ubuntu-noble-large | 2025-10-08T19:15:57.641735+0000 - INFO - osism.harbor.regio.digital/kolla/redis-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:15:57.642063 | ubuntu-noble-large | 2025-10-08T19:15:57.641922+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:15:57.642224 | ubuntu-noble-large | 2025-10-08T19:15:57.642087+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/tgtd:2024.2 is tgtd, using dpkg -s tgt 2025-10-08 19:15:57.642340 | ubuntu-noble-large | 2025-10-08T19:15:57.642217+0000 - INFO - Checking osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:15:58.201884 | ubuntu-noble-large | 2025-10-08T19:15:58.201574+0000 - INFO - Found version '1.0.85' with build date '20251008' for osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:15:58.201983 | ubuntu-noble-large | 2025-10-08T19:15:58.201775+0000 - INFO - Adding org.opencontainers.image.version='1.0.85' label to osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:15:58.328301 | ubuntu-noble-large | 2025-10-08T19:15:58.328021+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:15:58.372194 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:15:58.376179 | ubuntu-noble-large | 2025-10-08T19:15:58.375909+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:15:58.425954 | ubuntu-noble-large | 2025-10-08T19:15:58.425535+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:15:58.426112 | ubuntu-noble-large | 2025-10-08T19:15:58.425943+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/iscsid:2024.2 is iscsid, using dpkg -s open-iscsi 2025-10-08 19:15:58.426246 | ubuntu-noble-large | 2025-10-08T19:15:58.426109+0000 - INFO - Checking osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:15:59.033767 | ubuntu-noble-large | 2025-10-08T19:15:59.033298+0000 - INFO - Found version '2.1.9' with build date '20251008' for osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:15:59.033894 | ubuntu-noble-large | 2025-10-08T19:15:59.033704+0000 - INFO - Adding org.opencontainers.image.version='2.1.9' label to osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:15:59.205068 | ubuntu-noble-large | 2025-10-08T19:15:59.204733+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:15:59.249924 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:15:59.254202 | ubuntu-noble-large | 2025-10-08T19:15:59.253842+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:15:59.304472 | ubuntu-noble-large | 2025-10-08T19:15:59.304062+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:15:59.304663 | ubuntu-noble-large | 2025-10-08T19:15:59.304476+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/memcached:2024.2 is memcached, using dpkg -s memcached 2025-10-08 19:15:59.304819 | ubuntu-noble-large | 2025-10-08T19:15:59.304680+0000 - INFO - Checking osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:15:59.903289 | ubuntu-noble-large | 2025-10-08T19:15:59.902870+0000 - INFO - Found version '1.6.24' with build date '20251008' for osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:15:59.903391 | ubuntu-noble-large | 2025-10-08T19:15:59.903189+0000 - INFO - Adding org.opencontainers.image.version='1.6.24' label to osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:16:00.057282 | ubuntu-noble-large | 2025-10-08T19:16:00.056920+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:16:00.096240 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:16:00.099185 | ubuntu-noble-large | 2025-10-08T19:16:00.098855+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:16:00.147145 | ubuntu-noble-large | 2025-10-08T19:16:00.146747+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:16:00.147357 | ubuntu-noble-large | 2025-10-08T19:16:00.147163+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/dnsmasq:2024.2 is dnsmasq, using dpkg -s dnsmasq 2025-10-08 19:16:00.147562 | ubuntu-noble-large | 2025-10-08T19:16:00.147368+0000 - INFO - Checking osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:16:00.726545 | ubuntu-noble-large | 2025-10-08T19:16:00.726163+0000 - INFO - Found version '2.90' with build date '20251008' for osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:16:00.726689 | ubuntu-noble-large | 2025-10-08T19:16:00.726427+0000 - INFO - Adding org.opencontainers.image.version='2.90' label to osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:16:00.892255 | ubuntu-noble-large | 2025-10-08T19:16:00.891909+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:16:00.932938 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:16:00.937551 | ubuntu-noble-large | 2025-10-08T19:16:00.937234+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:16:00.988621 | ubuntu-noble-large | 2025-10-08T19:16:00.988268+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2025-10-08 19:16:00.988802 | ubuntu-noble-large | 2025-10-08T19:16:00.988604+0000 - INFO - osism.harbor.regio.digital/kolla/hacluster-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:16:00.988936 | ubuntu-noble-large | 2025-10-08T19:16:00.988805+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2025-10-08 19:16:00.989066 | ubuntu-noble-large | 2025-10-08T19:16:00.988938+0000 - INFO - osism.harbor.regio.digital/kolla/prometheus-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:16:00.989179 | ubuntu-noble-large | 2025-10-08T19:16:00.989063+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:16:00.989292 | ubuntu-noble-large | 2025-10-08T19:16:00.989190+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 is nova-libvirt, using dpkg -s libvirt-daemon 2025-10-08 19:16:00.989393 | ubuntu-noble-large | 2025-10-08T19:16:00.989299+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:16:01.555257 | ubuntu-noble-large | 2025-10-08T19:16:01.554863+0000 - INFO - Found version '10.0.0' with build date '20251008' for osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:16:01.555362 | ubuntu-noble-large | 2025-10-08T19:16:01.555178+0000 - INFO - Adding org.opencontainers.image.version='10.0.0' label to osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:16:01.705008 | ubuntu-noble-large | 2025-10-08T19:16:01.704619+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:16:01.745900 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:16:01.749088 | ubuntu-noble-large | 2025-10-08T19:16:01.748742+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:16:01.800115 | ubuntu-noble-large | 2025-10-08T19:16:01.799760+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:16:01.800320 | ubuntu-noble-large | 2025-10-08T19:16:01.800116+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/rabbitmq:2024.2 is rabbitmq, using dpkg -s rabbitmq-server 2025-10-08 19:16:01.800470 | ubuntu-noble-large | 2025-10-08T19:16:01.800315+0000 - INFO - Checking osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:16:02.369043 | ubuntu-noble-large | 2025-10-08T19:16:02.368683+0000 - INFO - Found version '3.13.7' with build date '20251008' for osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:16:02.369142 | ubuntu-noble-large | 2025-10-08T19:16:02.368976+0000 - INFO - Adding org.opencontainers.image.version='3.13.7' label to osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:16:02.513490 | ubuntu-noble-large | 2025-10-08T19:16:02.513142+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:16:02.557508 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:16:02.561960 | ubuntu-noble-large | 2025-10-08T19:16:02.561585+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:16:02.610734 | ubuntu-noble-large | 2025-10-08T19:16:02.610303+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:16:02.610925 | ubuntu-noble-large | 2025-10-08T19:16:02.610745+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql:2024.2 is proxysql, using dpkg -s proxysql 2025-10-08 19:16:02.611095 | ubuntu-noble-large | 2025-10-08T19:16:02.610919+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:16:03.206365 | ubuntu-noble-large | 2025-10-08T19:16:03.206031+0000 - INFO - Found version '2.7.3' with build date '20251008' for osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:16:03.206529 | ubuntu-noble-large | 2025-10-08T19:16:03.206334+0000 - INFO - Adding org.opencontainers.image.version='2.7.3' label to osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:16:03.357572 | ubuntu-noble-large | 2025-10-08T19:16:03.357219+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:16:03.399528 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:16:03.402984 | ubuntu-noble-large | 2025-10-08T19:16:03.402664+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:16:03.446240 | ubuntu-noble-large | 2025-10-08T19:16:03.445876+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2025-10-08 19:16:03.446355 | ubuntu-noble-large | 2025-10-08T19:16:03.446216+0000 - INFO - osism.harbor.regio.digital/kolla/mariadb-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:16:03.446567 | ubuntu-noble-large | 2025-10-08T19:16:03.446369+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:16:03.446751 | ubuntu-noble-large | 2025-10-08T19:16:03.446567+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/multipathd:2024.2 is multipathd, using dpkg -s multipath-tools 2025-10-08 19:16:03.446918 | ubuntu-noble-large | 2025-10-08T19:16:03.446724+0000 - INFO - Checking osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:16:04.011406 | ubuntu-noble-large | 2025-10-08T19:16:04.011013+0000 - INFO - Found version '0.9.4' with build date '20251008' for osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:16:04.011531 | ubuntu-noble-large | 2025-10-08T19:16:04.011319+0000 - INFO - Adding org.opencontainers.image.version='0.9.4' label to osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:16:04.183527 | ubuntu-noble-large | 2025-10-08T19:16:04.183188+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:16:04.224022 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:16:04.228102 | ubuntu-noble-large | 2025-10-08T19:16:04.227755+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:16:04.276321 | ubuntu-noble-large | 2025-10-08T19:16:04.275940+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:16:04.276464 | ubuntu-noble-large | 2025-10-08T19:16:04.276299+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/grafana:2024.2 is grafana, using dpkg -s grafana 2025-10-08 19:16:04.276654 | ubuntu-noble-large | 2025-10-08T19:16:04.276486+0000 - INFO - Checking osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:16:04.835721 | ubuntu-noble-large | 2025-10-08T19:16:04.835293+0000 - INFO - Found version '12.2.0' with build date '20251008' for osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:16:04.835829 | ubuntu-noble-large | 2025-10-08T19:16:04.835663+0000 - INFO - Adding org.opencontainers.image.version='12.2.0' label to osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:16:04.999955 | ubuntu-noble-large | 2025-10-08T19:16:04.999528+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:16:05.039842 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:16:05.043885 | ubuntu-noble-large | 2025-10-08T19:16:05.043536+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:16:05.094494 | ubuntu-noble-large | 2025-10-08T19:16:05.094113+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2025-10-08 19:16:05.094585 | ubuntu-noble-large | 2025-10-08T19:16:05.094422+0000 - INFO - osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 is a base image and not handled at the moment 2025-10-08 19:16:05.094677 | ubuntu-noble-large | 2025-10-08T19:16:05.094553+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:16:05.094771 | ubuntu-noble-large | 2025-10-08T19:16:05.094678+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-10-08 19:16:05.094861 | ubuntu-noble-large | 2025-10-08T19:16:05.094761+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:16:05.655243 | ubuntu-noble-large | 2025-10-08T19:16:05.654891+0000 - INFO - Found version '3.4.0' with build date '20251008' for osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:16:05.655348 | ubuntu-noble-large | 2025-10-08T19:16:05.655177+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:16:05.805057 | ubuntu-noble-large | 2025-10-08T19:16:05.804696+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:16:05.851002 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:16:05.855516 | ubuntu-noble-large | 2025-10-08T19:16:05.855115+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:16:05.908360 | ubuntu-noble-large | 2025-10-08T19:16:05.908024+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/base:2024.2 2025-10-08 19:16:05.908453 | ubuntu-noble-large | 2025-10-08T19:16:05.908336+0000 - INFO - osism.harbor.regio.digital/kolla/base:2024.2 is a base image and not handled at the moment 2025-10-08 19:16:05.933938 | ubuntu-noble-large | 2025-10-08 19:16:05.933989 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2025-10-08 19:16:05.934003 | ubuntu-noble-large | | image | 2025-10-08 19:16:05.934015 | ubuntu-noble-large | |-----------------------------------------------------------------------------------| 2025-10-08 19:16:05.934027 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:25.2.1.20251008 | 2025-10-08 19:16:05.934039 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:26.1.4.20251008 | 2025-10-08 19:16:05.934050 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-api:19.0.1.20251008 | 2025-10-08 19:16:05.934062 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-conductor:19.0.1.20251008 | 2025-10-08 19:16:05.934074 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-apiserver:5.0.1.20251008 | 2025-10-08 19:16:05.934085 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-console:5.0.1.20251008 | 2025-10-08 19:16:05.934097 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-backend-bind9:19.0.1.20251008 | 2025-10-08 19:16:05.934108 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-mdns:19.0.1.20251008 | 2025-10-08 19:16:05.934120 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-sink:19.0.1.20251008 | 2025-10-08 19:16:05.934132 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-api:19.0.1.20251008 | 2025-10-08 19:16:05.934143 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-central:19.0.1.20251008 | 2025-10-08 19:16:05.934155 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-producer:19.0.1.20251008 | 2025-10-08 19:16:05.934167 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-worker:19.0.1.20251008 | 2025-10-08 19:16:05.934179 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-ssh:26.0.1.20251008 | 2025-10-08 19:16:05.934190 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone:26.0.1.20251008 | 2025-10-08 19:16:05.934202 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-fernet:26.0.1.20251008 | 2025-10-08 19:16:05.934213 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-volume:25.2.1.20251008 | 2025-10-08 19:16:05.934225 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-backup:25.2.1.20251008 | 2025-10-08 19:16:05.934237 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-scheduler:25.2.1.20251008 | 2025-10-08 19:16:05.934248 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-api:25.2.1.20251008 | 2025-10-08 19:16:05.934260 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20251008 | 2025-10-08 19:16:05.934303 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20251008 | 2025-10-08 19:16:05.934314 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20251008 | 2025-10-08 19:16:05.934323 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-expirer:19.0.0.20251008 | 2025-10-08 19:16:05.934333 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-evaluator:19.0.0.20251008 | 2025-10-08 19:16:05.934342 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-notifier:19.0.0.20251008 | 2025-10-08 19:16:05.934352 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-api:19.0.0.20251008 | 2025-10-08 19:16:05.934361 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-listener:19.0.0.20251008 | 2025-10-08 19:16:05.934370 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-share:19.1.1.20251008 | 2025-10-08 19:16:05.934380 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-data:19.1.1.20251008 | 2025-10-08 19:16:05.934389 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-api:19.1.1.20251008 | 2025-10-08 19:16:05.934398 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-scheduler:19.1.1.20251008 | 2025-10-08 19:16:05.934408 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-keystone-listener:19.0.1.20251008 | 2025-10-08 19:16:05.934417 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-worker:19.0.1.20251008 | 2025-10-08 19:16:05.934463 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-api:19.0.1.20251008 | 2025-10-08 19:16:05.934474 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/glance-api:29.0.1.20251008 | 2025-10-08 19:16:05.934484 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/placement-api:12.0.1.20251008 | 2025-10-08 19:16:05.934493 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-neutron-agent:25.2.1.20251008 | 2025-10-08 19:16:05.934503 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-dhcp-agent:25.2.1.20251008 | 2025-10-08 19:16:05.934512 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-bgp-dragent:25.2.1.20251008 | 2025-10-08 19:16:05.934522 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-mlnx-agent:25.2.1.20251008 | 2025-10-08 19:16:05.934531 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:25.2.1.20251008 | 2025-10-08 19:16:05.934541 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-agent:25.2.1.20251008 | 2025-10-08 19:16:05.934551 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-sriov-agent:25.2.1.20251008 | 2025-10-08 19:16:05.934571 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:25.2.1.20251008 | 2025-10-08 19:16:05.934581 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-server:25.2.1.20251008 | 2025-10-08 19:16:05.934590 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metering-agent:25.2.1.20251008 | 2025-10-08 19:16:05.934600 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:25.2.1.20251008 | 2025-10-08 19:16:05.934609 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-l3-agent:25.2.1.20251008 | 2025-10-08 19:16:05.934618 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metadata-agent:25.2.1.20251008 | 2025-10-08 19:16:05.934666 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-central:23.0.2.20251008 | 2025-10-08 19:16:05.934680 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-notification:23.0.2.20251008 | 2025-10-08 19:16:05.934690 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-compute:23.0.2.20251008 | 2025-10-08 19:16:05.934699 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-ipmi:23.0.2.20251008 | 2025-10-08 19:16:05.934708 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-api:18.0.0.20251008 | 2025-10-08 19:16:05.934717 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-monitors:18.0.0.20251008 | 2025-10-08 19:16:05.934736 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-engine:18.0.0.20251008 | 2025-10-08 19:16:05.934745 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-conductor:30.1.1.20251008 | 2025-10-08 19:16:05.934755 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:30.1.1.20251008 | 2025-10-08 19:16:05.934764 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-scheduler:30.1.1.20251008 | 2025-10-08 19:16:05.934773 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute:30.1.1.20251008 | 2025-10-08 19:16:05.934783 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-novncproxy:30.1.1.20251008 | 2025-10-08 19:16:05.934792 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-serialproxy:30.1.1.20251008 | 2025-10-08 19:16:05.934801 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-api:30.1.1.20251008 | 2025-10-08 19:16:05.934811 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute-ironic:30.1.1.20251008 | 2025-10-08 19:16:05.934820 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-ssh:30.1.1.20251008 | 2025-10-08 19:16:05.934829 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-pxe:26.1.4.20251008 | 2025-10-08 19:16:05.934839 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-api:26.1.4.20251008 | 2025-10-08 19:16:05.934848 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-conductor:26.1.4.20251008 | 2025-10-08 19:16:05.934857 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-worker:15.0.2.20251008 | 2025-10-08 19:16:05.934867 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-health-manager:15.0.2.20251008 | 2025-10-08 19:16:05.934876 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-housekeeping:15.0.2.20251008 | 2025-10-08 19:16:05.934885 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-driver-agent:15.0.2.20251008 | 2025-10-08 19:16:05.934895 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-api:15.0.2.20251008 | 2025-10-08 19:16:05.934904 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-controller:24.9.0.20251008 | 2025-10-08 19:16:05.934913 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-server:24.9.0.20251008 | 2025-10-08 19:16:05.934922 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-nb-db-server:24.9.0.20251008 | 2025-10-08 19:16:05.934932 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-northd:24.9.0.20251008 | 2025-10-08 19:16:05.934941 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-inspector:12.3.1.20251008 | 2025-10-08 19:16:05.934950 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/horizon:25.1.2.20251008 | 2025-10-08 19:16:05.934960 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-db-server:3.4.0.20251008 | 2025-10-08 19:16:05.934969 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.4.0.20251008 | 2025-10-08 19:16:05.934984 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20251008 | 2025-10-08 19:16:05.934994 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis:7.0.15.20251008 | 2025-10-08 19:16:05.935003 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20251008 | 2025-10-08 19:16:05.935013 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20251008 | 2025-10-08 19:16:05.935022 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20251008 | 2025-10-08 19:16:05.935031 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20251008 | 2025-10-08 19:16:05.935041 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2.20251008 | 2025-10-08 19:16:05.935050 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20251008 | 2025-10-08 19:16:05.935059 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-v2-server:2.55.1.20251008 | 2025-10-08 19:16:05.935069 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.0.20251008 | 2025-10-08 19:16:05.935096 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2.20251008 | 2025-10-08 19:16:05.935106 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20251008 | 2025-10-08 19:16:05.935116 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20251008 | 2025-10-08 19:16:05.935125 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20251008 | 2025-10-08 19:16:05.935134 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20251008 | 2025-10-08 19:16:05.935144 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20251008 | 2025-10-08 19:16:05.935153 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20251008 | 2025-10-08 19:16:05.935162 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-server:10.11.14.20251008 | 2025-10-08 19:16:05.935171 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.14.20251008 | 2025-10-08 19:16:05.935181 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.4.0.20251008 | 2025-10-08 19:16:05.935190 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-db:3.4.0.20251008 | 2025-10-08 19:16:05.935199 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/fluentd:5.0.8.20251008 | 2025-10-08 19:16:05.935209 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cron:3.0.20251008 | 2025-10-08 19:16:05.935218 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy:2.8.5.20251008 | 2025-10-08 19:16:05.935227 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20251008 | 2025-10-08 19:16:05.935236 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/kolla-toolbox:19.6.0.20251008 | 2025-10-08 19:16:05.935246 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keepalived:2.2.8.20251008 | 2025-10-08 19:16:05.935255 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.3.20251008 | 2025-10-08 19:16:05.935264 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch:2.19.3.20251008 | 2025-10-08 19:16:05.935274 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/tgtd:1.0.85.20251008 | 2025-10-08 19:16:05.935283 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/iscsid:2.1.9.20251008 | 2025-10-08 19:16:05.935292 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/memcached:1.6.24.20251008 | 2025-10-08 19:16:05.935302 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/dnsmasq:2.90.20251008 | 2025-10-08 19:16:05.935311 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20251008 | 2025-10-08 19:16:05.935321 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/rabbitmq:3.13.7.20251008 | 2025-10-08 19:16:05.935330 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql:2.7.3.20251008 | 2025-10-08 19:16:05.935339 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/multipathd:0.9.4.20251008 | 2025-10-08 19:16:05.935349 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/grafana:12.2.0.20251008 | 2025-10-08 19:16:05.935358 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk:3.4.0.20251008 | 2025-10-08 19:16:05.935367 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2025-10-08 19:16:05.978620 | ubuntu-noble-large | + docker images 2025-10-08 19:16:06.243813 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-10-08 19:16:06.243907 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2024.2 5d174100b994 1 second ago 455MB 2025-10-08 19:16:06.243937 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 3.4.0.20251008 5d174100b994 1 second ago 455MB 2025-10-08 19:16:06.243948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 0.9.4.20251008 73c80bb5b8a9 2 seconds ago 277MB 2025-10-08 19:16:06.243982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2024.2 73c80bb5b8a9 2 seconds ago 277MB 2025-10-08 19:16:06.244004 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 12.2.0.20251008 650dcbb18948 2 seconds ago 1.01GB 2025-10-08 19:16:06.244014 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2024.2 650dcbb18948 2 seconds ago 1.01GB 2025-10-08 19:16:06.244023 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2.7.3.20251008 280f94e94d57 3 seconds ago 372MB 2025-10-08 19:16:06.244033 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2024.2 280f94e94d57 3 seconds ago 372MB 2025-10-08 19:16:06.244042 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2024.2 9c9e9154eb3c 4 seconds ago 329MB 2025-10-08 19:16:06.244051 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 3.13.7.20251008 9c9e9154eb3c 4 seconds ago 329MB 2025-10-08 19:16:06.244061 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 10.0.0.20251008 8f278716797e 5 seconds ago 1.05GB 2025-10-08 19:16:06.244070 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2024.2 8f278716797e 5 seconds ago 1.05GB 2025-10-08 19:16:06.244079 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2.90.20251008 268361688700 6 seconds ago 274MB 2025-10-08 19:16:06.244089 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2024.2 268361688700 6 seconds ago 274MB 2025-10-08 19:16:06.244098 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 1.6.24.20251008 fa701f5582e9 6 seconds ago 273MB 2025-10-08 19:16:06.244107 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2024.2 fa701f5582e9 6 seconds ago 273MB 2025-10-08 19:16:06.244117 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2.1.9.20251008 0bbe5fd1e2fa 7 seconds ago 284MB 2025-10-08 19:16:06.244126 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2024.2 0bbe5fd1e2fa 7 seconds ago 284MB 2025-10-08 19:16:06.244136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 1.0.85.20251008 e453c1342b55 8 seconds ago 271MB 2025-10-08 19:16:06.244145 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2024.2 e453c1342b55 8 seconds ago 271MB 2025-10-08 19:16:06.244155 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2.19.3.20251008 06e19816fc88 9 seconds ago 1.54GB 2025-10-08 19:16:06.244172 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2024.2 06e19816fc88 9 seconds ago 1.54GB 2025-10-08 19:16:06.244181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2.19.3.20251008 b79194fa4552 10 seconds ago 1.51GB 2025-10-08 19:16:06.244191 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2024.2 b79194fa4552 10 seconds ago 1.51GB 2025-10-08 19:16:06.244200 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2.2.8.20251008 37cadadd2595 11 seconds ago 283MB 2025-10-08 19:16:06.244210 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2024.2 37cadadd2595 11 seconds ago 283MB 2025-10-08 19:16:06.244219 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 19.6.0.20251008 d744b4114eca 12 seconds ago 674MB 2025-10-08 19:16:06.244229 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2024.2 d744b4114eca 12 seconds ago 674MB 2025-10-08 19:16:06.244245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2024.2 ef9f4b2255c4 13 seconds ago 280MB 2025-10-08 19:16:06.244255 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 9.6.20251008 ef9f4b2255c4 13 seconds ago 280MB 2025-10-08 19:16:06.244265 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2.8.5.20251008 1f9a65f4a33e 14 seconds ago 280MB 2025-10-08 19:16:06.244274 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2024.2 1f9a65f4a33e 14 seconds ago 280MB 2025-10-08 19:16:06.244284 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2024.2 042708139bd7 15 seconds ago 272MB 2025-10-08 19:16:06.244293 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 3.0.20251008 042708139bd7 15 seconds ago 272MB 2025-10-08 19:16:06.244302 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2024.2 cded13ecdf42 15 seconds ago 585MB 2025-10-08 19:16:06.244316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 5.0.8.20251008 cded13ecdf42 15 seconds ago 585MB 2025-10-08 19:16:06.244326 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2024.2 5dfb1503f7bb 16 seconds ago 455MB 2025-10-08 19:16:06.244335 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 3.4.0.20251008 5dfb1503f7bb 16 seconds ago 455MB 2025-10-08 19:16:06.244344 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2024.2 53d212445cf4 17 seconds ago 455MB 2025-10-08 19:16:06.244354 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 3.4.0.20251008 53d212445cf4 17 seconds ago 455MB 2025-10-08 19:16:06.244363 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 10.11.14.20251008 7f09d16a137f 18 seconds ago 305MB 2025-10-08 19:16:06.244373 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2024.2 7f09d16a137f 18 seconds ago 305MB 2025-10-08 19:16:06.244382 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 10.11.14.20251008 b9130da2f738 19 seconds ago 454MB 2025-10-08 19:16:06.244392 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2024.2 b9130da2f738 19 seconds ago 454MB 2025-10-08 19:16:06.244402 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 0.16.0.20251008 523115114a0b 20 seconds ago 307MB 2025-10-08 19:16:06.244411 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2024.2 523115114a0b 20 seconds ago 307MB 2025-10-08 19:16:06.244421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 1.8.0.20251008 dca047b2dea5 21 seconds ago 298MB 2025-10-08 19:16:06.244430 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2024.2 dca047b2dea5 21 seconds ago 298MB 2025-10-08 19:16:06.244464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 1.8.2.20251008 de05fb4c6fe8 21 seconds ago 312MB 2025-10-08 19:16:06.244483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2024.2 de05fb4c6fe8 21 seconds ago 312MB 2025-10-08 19:16:06.244493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 0.15.0.20251008 3ffccf3d5748 22 seconds ago 305MB 2025-10-08 19:16:06.244503 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2024.2 3ffccf3d5748 22 seconds ago 305MB 2025-10-08 19:16:06.244512 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 0.25.0.20251008 4a4cdab4e4ce 23 seconds ago 314MB 2025-10-08 19:16:06.244522 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2024.2 4a4cdab4e4ce 23 seconds ago 314MB 2025-10-08 19:16:06.244538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2024.2 3c0a07c4ac1b 24 seconds ago 305MB 2025-10-08 19:16:06.244548 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 3.0.8.20251008 3c0a07c4ac1b 24 seconds ago 305MB 2025-10-08 19:16:06.244558 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2024.2 e800ee1056e6 25 seconds ago 295MB 2025-10-08 19:16:06.244567 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2024.2.20251008 e800ee1056e6 25 seconds ago 295MB 2025-10-08 19:16:06.244577 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 0.28.0.20251008 9526fa52d4e9 26 seconds ago 410MB 2025-10-08 19:16:06.244586 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2024.2 9526fa52d4e9 26 seconds ago 410MB 2025-10-08 19:16:06.244596 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2.55.1.20251008 eb3d4783acea 27 seconds ago 845MB 2025-10-08 19:16:06.244605 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2024.2 eb3d4783acea 27 seconds ago 845MB 2025-10-08 19:16:06.244615 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 0.49.2.20251008 2f87c33d3415 28 seconds ago 364MB 2025-10-08 19:16:06.244624 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2024.2 2f87c33d3415 28 seconds ago 364MB 2025-10-08 19:16:06.244672 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2024.2 b00f34c601a6 29 seconds ago 297MB 2025-10-08 19:16:06.244683 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2024.2.20251008 b00f34c601a6 29 seconds ago 297MB 2025-10-08 19:16:06.244698 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2.1.6.20251008 223431dad2aa 30 seconds ago 394MB 2025-10-08 19:16:06.244708 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2024.2 223431dad2aa 30 seconds ago 394MB 2025-10-08 19:16:06.244717 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2.1.6.20251008 002c6b962902 31 seconds ago 322MB 2025-10-08 19:16:06.244726 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2024.2 002c6b962902 31 seconds ago 322MB 2025-10-08 19:16:06.244736 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2.1.6.20251008 076cf6cd0f48 31 seconds ago 386MB 2025-10-08 19:16:06.244746 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2024.2 076cf6cd0f48 31 seconds ago 386MB 2025-10-08 19:16:06.244755 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2024.2 5653caea224f 32 seconds ago 318MB 2025-10-08 19:16:06.244765 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 3.1.7.20251008 5653caea224f 32 seconds ago 318MB 2025-10-08 19:16:06.244774 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2024.2 8ccd757c8a97 33 seconds ago 279MB 2025-10-08 19:16:06.244784 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 7.0.15.20251008 8ccd757c8a97 33 seconds ago 279MB 2025-10-08 19:16:06.244793 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2024.2 0845ba42f3f3 34 seconds ago 279MB 2025-10-08 19:16:06.244803 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 7.0.15.20251008 0845ba42f3f3 34 seconds ago 279MB 2025-10-08 19:16:06.244812 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2024.2 bf8ab00109e7 35 seconds ago 288MB 2025-10-08 19:16:06.244822 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 3.4.0.20251008 bf8ab00109e7 35 seconds ago 288MB 2025-10-08 19:16:06.244845 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2024.2 c3c21c04b3ad 36 seconds ago 288MB 2025-10-08 19:16:06.244855 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 3.4.0.20251008 c3c21c04b3ad 36 seconds ago 288MB 2025-10-08 19:16:06.244864 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2024.2 c346e2f87804 37 seconds ago 1.15GB 2025-10-08 19:16:06.244874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 25.1.2.20251008 c346e2f87804 37 seconds ago 1.15GB 2025-10-08 19:16:06.244883 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 12.3.1.20251008 77da2836a069 38 seconds ago 1.05GB 2025-10-08 19:16:06.244893 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2024.2 77da2836a069 38 seconds ago 1.05GB 2025-10-08 19:16:06.244902 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2024.2 feb4a96e1532 40 seconds ago 295MB 2025-10-08 19:16:06.244912 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 24.9.0.20251008 feb4a96e1532 40 seconds ago 295MB 2025-10-08 19:16:06.244921 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2024.2 75aca2315d07 40 seconds ago 295MB 2025-10-08 19:16:06.244931 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 24.9.0.20251008 75aca2315d07 40 seconds ago 295MB 2025-10-08 19:16:06.244940 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2024.2 c097fd42e935 41 seconds ago 295MB 2025-10-08 19:16:06.244949 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 24.9.0.20251008 c097fd42e935 41 seconds ago 295MB 2025-10-08 19:16:06.244959 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2024.2 014cdef3de0a 42 seconds ago 296MB 2025-10-08 19:16:06.244968 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 24.9.0.20251008 014cdef3de0a 42 seconds ago 296MB 2025-10-08 19:16:06.244978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 15.0.2.20251008 e15fc2529266 43 seconds ago 1.06GB 2025-10-08 19:16:06.244987 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2024.2 e15fc2529266 43 seconds ago 1.06GB 2025-10-08 19:16:06.244997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 15.0.2.20251008 610254f321f9 45 seconds ago 1.06GB 2025-10-08 19:16:06.245012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2024.2 610254f321f9 45 seconds ago 1.06GB 2025-10-08 19:16:06.245021 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 15.0.2.20251008 715795691591 46 seconds ago 1.04GB 2025-10-08 19:16:06.245031 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2024.2 715795691591 46 seconds ago 1.04GB 2025-10-08 19:16:06.245040 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 15.0.2.20251008 61296015250e 47 seconds ago 1.04GB 2025-10-08 19:16:06.245050 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2024.2 61296015250e 47 seconds ago 1.04GB 2025-10-08 19:16:06.245059 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 15.0.2.20251008 cb8248b05d94 49 seconds ago 1.04GB 2025-10-08 19:16:06.245069 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2024.2 cb8248b05d94 49 seconds ago 1.04GB 2025-10-08 19:16:06.245078 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2024.2 0b31ec68b87a 50 seconds ago 1.37GB 2025-10-08 19:16:06.245096 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 26.1.4.20251008 0b31ec68b87a 50 seconds ago 1.37GB 2025-10-08 19:16:06.245105 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2024.2 f4795aee4b22 52 seconds ago 1.09GB 2025-10-08 19:16:06.245115 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 26.1.4.20251008 f4795aee4b22 52 seconds ago 1.09GB 2025-10-08 19:16:06.245124 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2024.2 7207564bb898 53 seconds ago 1.15GB 2025-10-08 19:16:06.245133 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 26.1.4.20251008 7207564bb898 53 seconds ago 1.15GB 2025-10-08 19:16:06.245143 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2024.2 df283b9ea6b1 55 seconds ago 1.22GB 2025-10-08 19:16:06.245158 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 30.1.1.20251008 df283b9ea6b1 55 seconds ago 1.22GB 2025-10-08 19:16:06.245167 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2024.2 f8d7c8debea7 56 seconds ago 1.22GB 2025-10-08 19:16:06.245177 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 30.1.1.20251008 f8d7c8debea7 56 seconds ago 1.22GB 2025-10-08 19:16:06.245186 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2024.2 3263322285ef 58 seconds ago 1.21GB 2025-10-08 19:16:06.245196 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 30.1.1.20251008 3263322285ef 58 seconds ago 1.21GB 2025-10-08 19:16:06.245205 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2024.2 cc22b205ec5b 59 seconds ago 1.21GB 2025-10-08 19:16:06.245214 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 30.1.1.20251008 cc22b205ec5b 59 seconds ago 1.21GB 2025-10-08 19:16:06.245224 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2024.2 8f741590ac37 About a minute ago 1.37GB 2025-10-08 19:16:06.245233 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 30.1.1.20251008 8f741590ac37 About a minute ago 1.37GB 2025-10-08 19:16:06.245243 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2024.2 942d23f3931c About a minute ago 1.59GB 2025-10-08 19:16:06.245252 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 30.1.1.20251008 942d23f3931c About a minute ago 1.59GB 2025-10-08 19:16:06.245262 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2024.2 f5472fe4c3d9 About a minute ago 1.21GB 2025-10-08 19:16:06.245271 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 30.1.1.20251008 f5472fe4c3d9 About a minute ago 1.21GB 2025-10-08 19:16:06.245280 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2024.2 668df5bde3e5 About a minute ago 1.25GB 2025-10-08 19:16:06.245290 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 30.1.1.20251008 668df5bde3e5 About a minute ago 1.25GB 2025-10-08 19:16:06.245299 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2024.2 8e5ec7150a62 About a minute ago 1.21GB 2025-10-08 19:16:06.245308 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 30.1.1.20251008 8e5ec7150a62 About a minute ago 1.21GB 2025-10-08 19:16:06.245330 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 18.0.0.20251008 e90583bda8e5 About a minute ago 1GB 2025-10-08 19:16:06.245340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2024.2 e90583bda8e5 About a minute ago 1GB 2025-10-08 19:16:06.245350 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 18.0.0.20251008 ccb2227786e0 About a minute ago 1.08GB 2025-10-08 19:16:06.245366 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2024.2 ccb2227786e0 About a minute ago 1.08GB 2025-10-08 19:16:06.245376 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 18.0.0.20251008 ae2d4d0a6039 About a minute ago 1e+03MB 2025-10-08 19:16:06.245385 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2024.2 ae2d4d0a6039 About a minute ago 1e+03MB 2025-10-08 19:16:06.245395 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2024.2 1616af8436d5 About a minute ago 994MB 2025-10-08 19:16:06.245404 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 23.0.2.20251008 1616af8436d5 About a minute ago 994MB 2025-10-08 19:16:06.245413 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2024.2 2e3bb9de3ece About a minute ago 993MB 2025-10-08 19:16:06.245423 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 23.0.2.20251008 2e3bb9de3ece About a minute ago 993MB 2025-10-08 19:16:06.245432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2024.2 993d6aef8d3a About a minute ago 982MB 2025-10-08 19:16:06.245458 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 23.0.2.20251008 993d6aef8d3a About a minute ago 982MB 2025-10-08 19:16:06.245468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2024.2 21e56c68d536 About a minute ago 983MB 2025-10-08 19:16:06.245478 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 23.0.2.20251008 21e56c68d536 About a minute ago 983MB 2025-10-08 19:16:06.245493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2024.2 1b1425a81615 About a minute ago 1.16GB 2025-10-08 19:16:06.245503 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 25.2.1.20251008 1b1425a81615 About a minute ago 1.16GB 2025-10-08 19:16:06.245512 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2024.2 1a8e0f1b13a7 About a minute ago 1.17GB 2025-10-08 19:16:06.245521 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 25.2.1.20251008 1a8e0f1b13a7 About a minute ago 1.17GB 2025-10-08 19:16:06.245531 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2024.2 ca52f0988577 About a minute ago 1.16GB 2025-10-08 19:16:06.245541 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 25.2.1.20251008 ca52f0988577 About a minute ago 1.16GB 2025-10-08 19:16:06.245550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2024.2 b342935d8213 About a minute ago 1.16GB 2025-10-08 19:16:06.245560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 25.2.1.20251008 b342935d8213 About a minute ago 1.16GB 2025-10-08 19:16:06.245570 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2024.2 fe3ec0127ea3 About a minute ago 1.17GB 2025-10-08 19:16:06.245579 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 25.2.1.20251008 fe3ec0127ea3 About a minute ago 1.17GB 2025-10-08 19:16:06.245589 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2024.2 f131dae347c6 About a minute ago 1.16GB 2025-10-08 19:16:06.245598 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 25.2.1.20251008 f131dae347c6 About a minute ago 1.16GB 2025-10-08 19:16:06.245608 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2024.2 59505c9d762c About a minute ago 1.16GB 2025-10-08 19:16:06.245617 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 25.2.1.20251008 59505c9d762c About a minute ago 1.16GB 2025-10-08 19:16:06.245656 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2024.2 c70a242354cb About a minute ago 1.16GB 2025-10-08 19:16:06.245670 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 25.2.1.20251008 c70a242354cb About a minute ago 1.16GB 2025-10-08 19:16:06.245679 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2024.2 75b9533b0733 About a minute ago 1.17GB 2025-10-08 19:16:06.245689 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 25.2.1.20251008 75b9533b0733 About a minute ago 1.17GB 2025-10-08 19:16:06.245704 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2024.2 100948bfa81a About a minute ago 1.17GB 2025-10-08 19:16:06.245713 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 25.2.1.20251008 100948bfa81a About a minute ago 1.17GB 2025-10-08 19:16:06.245723 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2024.2 d0f226c99960 About a minute ago 1.16GB 2025-10-08 19:16:06.245732 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 25.2.1.20251008 d0f226c99960 About a minute ago 1.16GB 2025-10-08 19:16:06.245742 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2024.2 ae26ba3a3c10 About a minute ago 1.16GB 2025-10-08 19:16:06.245751 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 25.2.1.20251008 ae26ba3a3c10 About a minute ago 1.16GB 2025-10-08 19:16:06.245761 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2024.2 147411abc338 About a minute ago 1.16GB 2025-10-08 19:16:06.245770 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 25.2.1.20251008 147411abc338 About a minute ago 1.16GB 2025-10-08 19:16:06.245779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 12.0.1.20251008 d96abec771fb About a minute ago 982MB 2025-10-08 19:16:06.245789 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2024.2 d96abec771fb About a minute ago 982MB 2025-10-08 19:16:06.245798 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2024.2 356e45493fbd About a minute ago 1.1GB 2025-10-08 19:16:06.245808 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 29.0.1.20251008 356e45493fbd About a minute ago 1.1GB 2025-10-08 19:16:06.245817 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 19.0.1.20251008 5d8d61fbc30d About a minute ago 997MB 2025-10-08 19:16:06.245826 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2024.2 5d8d61fbc30d About a minute ago 997MB 2025-10-08 19:16:06.245842 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 19.0.1.20251008 0f6986be63db About a minute ago 998MB 2025-10-08 19:16:06.245851 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2024.2 0f6986be63db About a minute ago 998MB 2025-10-08 19:16:06.245861 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 19.0.1.20251008 98c48e660245 About a minute ago 998MB 2025-10-08 19:16:06.245870 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2024.2 98c48e660245 About a minute ago 998MB 2025-10-08 19:16:06.245880 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 19.1.1.20251008 30d27a8e84ad About a minute ago 1.06GB 2025-10-08 19:16:06.245889 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2024.2 30d27a8e84ad About a minute ago 1.06GB 2025-10-08 19:16:06.245898 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 19.1.1.20251008 ffd4c47d255b About a minute ago 1.06GB 2025-10-08 19:16:06.245908 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2024.2 ffd4c47d255b About a minute ago 1.06GB 2025-10-08 19:16:06.245924 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 19.1.1.20251008 a7a6e5dc6830 About a minute ago 1.06GB 2025-10-08 19:16:06.245934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2024.2 a7a6e5dc6830 About a minute ago 1.06GB 2025-10-08 19:16:06.245943 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 19.1.1.20251008 bb59709dead1 About a minute ago 1.23GB 2025-10-08 19:16:06.245952 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2024.2 bb59709dead1 About a minute ago 1.23GB 2025-10-08 19:16:06.245962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 19.0.0.20251008 a678fc32e989 About a minute ago 981MB 2025-10-08 19:16:06.245971 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2024.2 a678fc32e989 About a minute ago 981MB 2025-10-08 19:16:06.245980 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 19.0.0.20251008 01d7c297b619 About a minute ago 980MB 2025-10-08 19:16:06.245990 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2024.2 01d7c297b619 About a minute ago 980MB 2025-10-08 19:16:06.245999 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 19.0.0.20251008 dee50c6c8321 About a minute ago 981MB 2025-10-08 19:16:06.246013 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2024.2 dee50c6c8321 About a minute ago 981MB 2025-10-08 19:16:06.246023 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 19.0.0.20251008 8a2dc5991bd4 About a minute ago 981MB 2025-10-08 19:16:06.246032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2024.2 8a2dc5991bd4 About a minute ago 981MB 2025-10-08 19:16:06.246042 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 19.0.0.20251008 6b50a8b6bd82 About a minute ago 981MB 2025-10-08 19:16:06.246051 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2024.2 6b50a8b6bd82 About a minute ago 981MB 2025-10-08 19:16:06.246060 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2024.2 adcdc078aebe About a minute ago 1.11GB 2025-10-08 19:16:06.246070 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 4.6.4.20251008 adcdc078aebe About a minute ago 1.11GB 2025-10-08 19:16:06.246079 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2024.2 1cc7f53dafa3 2 minutes ago 1.11GB 2025-10-08 19:16:06.246089 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 4.6.4.20251008 1cc7f53dafa3 2 minutes ago 1.11GB 2025-10-08 19:16:06.246098 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2024.2 954b01a23ecb 2 minutes ago 1.11GB 2025-10-08 19:16:06.246107 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 4.6.4.20251008 954b01a23ecb 2 minutes ago 1.11GB 2025-10-08 19:16:06.246117 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2024.2 8994d29d1bdb 2 minutes ago 1.41GB 2025-10-08 19:16:06.246126 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 25.2.1.20251008 8994d29d1bdb 2 minutes ago 1.41GB 2025-10-08 19:16:06.246136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2024.2 1bd599840967 2 minutes ago 1.41GB 2025-10-08 19:16:06.246152 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 25.2.1.20251008 1bd599840967 2 minutes ago 1.41GB 2025-10-08 19:16:06.246162 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2024.2 046418936182 2 minutes ago 1.42GB 2025-10-08 19:16:06.246178 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 25.2.1.20251008 046418936182 2 minutes ago 1.42GB 2025-10-08 19:16:06.246188 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2024.2 732c4a02cb07 2 minutes ago 1.72GB 2025-10-08 19:16:06.246197 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 25.2.1.20251008 732c4a02cb07 2 minutes ago 1.72GB 2025-10-08 19:16:06.246207 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2024.2 6086ae107138 2 minutes ago 1.04GB 2025-10-08 19:16:06.246216 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 26.0.1.20251008 6086ae107138 2 minutes ago 1.04GB 2025-10-08 19:16:06.246226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2024.2 d7e26959c975 2 minutes ago 1.09GB 2025-10-08 19:16:06.246235 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 26.0.1.20251008 d7e26959c975 2 minutes ago 1.09GB 2025-10-08 19:16:06.246244 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2024.2 f27ba84cc15e 2 minutes ago 1.05GB 2025-10-08 19:16:06.246254 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 26.0.1.20251008 f27ba84cc15e 2 minutes ago 1.05GB 2025-10-08 19:16:06.246263 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 19.0.1.20251008 f7d4eb6a3855 2 minutes ago 996MB 2025-10-08 19:16:06.246284 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2024.2 f7d4eb6a3855 2 minutes ago 996MB 2025-10-08 19:16:06.246294 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 19.0.1.20251008 a69dc851f1cb 2 minutes ago 991MB 2025-10-08 19:16:06.246303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2024.2 a69dc851f1cb 2 minutes ago 991MB 2025-10-08 19:16:06.246312 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 19.0.1.20251008 a18505e6fc1f 2 minutes ago 990MB 2025-10-08 19:16:06.246322 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2024.2 a18505e6fc1f 2 minutes ago 990MB 2025-10-08 19:16:06.246336 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 19.0.1.20251008 b3564752b9a6 2 minutes ago 991MB 2025-10-08 19:16:06.246346 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2024.2 b3564752b9a6 2 minutes ago 991MB 2025-10-08 19:16:06.246355 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 19.0.1.20251008 c363190c6609 2 minutes ago 991MB 2025-10-08 19:16:06.246365 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2024.2 c363190c6609 2 minutes ago 991MB 2025-10-08 19:16:06.246374 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 19.0.1.20251008 ce671359b1ba 2 minutes ago 991MB 2025-10-08 19:16:06.246383 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2024.2 ce671359b1ba 2 minutes ago 991MB 2025-10-08 19:16:06.246393 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 19.0.1.20251008 e3cdffe9a4a9 2 minutes ago 996MB 2025-10-08 19:16:06.246402 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2024.2 e3cdffe9a4a9 2 minutes ago 996MB 2025-10-08 19:16:06.246411 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2024.2 8009f601835a 2 minutes ago 1.05GB 2025-10-08 19:16:06.246421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 5.0.1.20251008 8009f601835a 2 minutes ago 1.05GB 2025-10-08 19:16:06.246430 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2024.2 620bb870bd48 2 minutes ago 996MB 2025-10-08 19:16:06.246499 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 5.0.1.20251008 620bb870bd48 2 minutes ago 996MB 2025-10-08 19:16:06.246511 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 19.0.1.20251008 efd11c470daf 2 minutes ago 1.25GB 2025-10-08 19:16:06.246521 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2024.2 efd11c470daf 2 minutes ago 1.25GB 2025-10-08 19:16:06.246541 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 19.0.1.20251008 0c08bd8d77a3 2 minutes ago 1.13GB 2025-10-08 19:16:06.246551 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2024.2 0c08bd8d77a3 2 minutes ago 1.13GB 2025-10-08 19:16:06.246560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2024.2 3a548e7f56a6 2 minutes ago 1.37GB 2025-10-08 19:16:06.246569 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 26.1.4.20251008 3a548e7f56a6 2 minutes ago 1.37GB 2025-10-08 19:16:06.246578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2024.2 10a3e2c94845 2 minutes ago 1.18GB 2025-10-08 19:16:06.246588 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 25.2.1.20251008 10a3e2c94845 2 minutes ago 1.18GB 2025-10-08 19:16:06.246597 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2024.2 2113822a41bb 23 minutes ago 984MB 2025-10-08 19:16:06.246607 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2024.2 1cbd2588d3e1 23 minutes ago 983MB 2025-10-08 19:16:06.246616 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2024.2 f0b407f34436 29 minutes ago 1.07GB 2025-10-08 19:16:06.246625 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2024.2 0d652b4a7023 29 minutes ago 1.07GB 2025-10-08 19:16:06.246664 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2024.2 ff080f95ff47 30 minutes ago 1.07GB 2025-10-08 19:16:06.246673 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2024.2 eda152759dfe 58 minutes ago 1.13GB 2025-10-08 19:16:06.246683 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2024.2 09b14fb86af2 58 minutes ago 966MB 2025-10-08 19:16:06.246692 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2024.2 c3e8c1f98c49 58 minutes ago 982MB 2025-10-08 19:16:06.246702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2024.2 7beb1078586c 59 minutes ago 1.03GB 2025-10-08 19:16:06.246711 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2024.2 6b6a162dc1bf 59 minutes ago 1.4GB 2025-10-08 19:16:06.246724 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2024.2 a7ebc618e035 About an hour ago 1.1GB 2025-10-08 19:16:06.246741 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2024.2 a27f0292b7d1 About an hour ago 972MB 2025-10-08 19:16:06.246751 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2024.2 0a979cec35fc About an hour ago 975MB 2025-10-08 19:16:06.246760 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2024.2 027aaae9f51f About an hour ago 1.05GB 2025-10-08 19:16:06.246770 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2024.2 17c043b5a73c About an hour ago 988MB 2025-10-08 19:16:06.246779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2024.2 e653ecbf3025 About an hour ago 1.07GB 2025-10-08 19:16:06.246795 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2024.2 e95f438a283a About an hour ago 974MB 2025-10-08 19:16:06.246805 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2024.2 f9d62e84d683 About an hour ago 1.06GB 2025-10-08 19:16:06.246815 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2024.2 9bd5798d2b35 About an hour ago 1.15GB 2025-10-08 19:16:06.246824 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2024.2 f4c0d84c5342 About an hour ago 974MB 2025-10-08 19:16:06.246834 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2024.2 6968d31a5969 About an hour ago 992MB 2025-10-08 19:16:06.246843 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2024.2 50ac6d668cdd About an hour ago 1.2GB 2025-10-08 19:16:06.246852 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2024.2 4d1bc086bc72 About an hour ago 1.09GB 2025-10-08 19:16:06.246862 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2024.2 1aaa2aceb539 About an hour ago 1.03GB 2025-10-08 19:16:06.246871 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2024.2 894ee5aea3b2 About an hour ago 293MB 2025-10-08 19:16:06.246887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2024.2 101eca43770a About an hour ago 291MB 2025-10-08 19:16:06.246897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2024.2 048f66760646 About an hour ago 318MB 2025-10-08 19:16:06.246906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2024.2 41de60bfa86f About an hour ago 441MB 2025-10-08 19:16:06.246916 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2024.2 7c68626a079c About an hour ago 966MB 2025-10-08 19:16:06.246925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2024.2 4b6c94bce06e About an hour ago 288MB 2025-10-08 19:16:06.246934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2024.2 386ab6bdf2b6 About an hour ago 271MB 2025-10-08 19:16:06.246944 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2024.2 a3f3f3a4bb81 About an hour ago 271MB 2025-10-08 19:16:06.246953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2024.2 923ed99be004 About an hour ago 271MB 2025-10-08 19:16:06.246962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2024.2 f1866b94829a About an hour ago 305MB 2025-10-08 19:16:06.246972 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2024.2 b821c2824dd8 2 hours ago 271MB 2025-10-08 19:16:06.246981 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2024.2 8d20c2e47ba2 2 hours ago 271MB 2025-10-08 19:16:06.246990 | ubuntu-noble-large | ubuntu 24.04 ce8f79aecc43 8 days ago 78.1MB 2025-10-08 19:16:06.249151 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-10-08 19:16:06.249180 | ubuntu-noble-large | + cat images.yml 2025-10-08 19:16:06.252185 | ubuntu-noble-large | --- 2025-10-08 19:16:06.252220 | ubuntu-noble-large | images: 2025-10-08 19:16:06.252232 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:25.2.1.20251008 2025-10-08 19:16:06.252242 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:26.1.4.20251008 2025-10-08 19:16:06.252252 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-api:19.0.1.20251008 2025-10-08 19:16:06.252262 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-conductor:19.0.1.20251008 2025-10-08 19:16:06.252271 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-apiserver:5.0.1.20251008 2025-10-08 19:16:06.252294 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-console:5.0.1.20251008 2025-10-08 19:16:06.252304 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-backend-bind9:19.0.1.20251008 2025-10-08 19:16:06.252314 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-mdns:19.0.1.20251008 2025-10-08 19:16:06.252323 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-sink:19.0.1.20251008 2025-10-08 19:16:06.252341 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-api:19.0.1.20251008 2025-10-08 19:16:06.252351 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-central:19.0.1.20251008 2025-10-08 19:16:06.252360 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-producer:19.0.1.20251008 2025-10-08 19:16:06.252369 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-worker:19.0.1.20251008 2025-10-08 19:16:06.252379 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-ssh:26.0.1.20251008 2025-10-08 19:16:06.252388 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone:26.0.1.20251008 2025-10-08 19:16:06.252397 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-fernet:26.0.1.20251008 2025-10-08 19:16:06.252407 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-volume:25.2.1.20251008 2025-10-08 19:16:06.252416 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-backup:25.2.1.20251008 2025-10-08 19:16:06.252425 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-scheduler:25.2.1.20251008 2025-10-08 19:16:06.252434 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-api:25.2.1.20251008 2025-10-08 19:16:06.252471 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20251008 2025-10-08 19:16:06.252481 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20251008 2025-10-08 19:16:06.252490 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20251008 2025-10-08 19:16:06.252499 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-expirer:19.0.0.20251008 2025-10-08 19:16:06.252509 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-evaluator:19.0.0.20251008 2025-10-08 19:16:06.252518 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-notifier:19.0.0.20251008 2025-10-08 19:16:06.252527 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-api:19.0.0.20251008 2025-10-08 19:16:06.252536 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-listener:19.0.0.20251008 2025-10-08 19:16:06.252545 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-share:19.1.1.20251008 2025-10-08 19:16:06.252554 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-data:19.1.1.20251008 2025-10-08 19:16:06.252564 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-api:19.1.1.20251008 2025-10-08 19:16:06.252573 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-scheduler:19.1.1.20251008 2025-10-08 19:16:06.252582 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-keystone-listener:19.0.1.20251008 2025-10-08 19:16:06.252591 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-worker:19.0.1.20251008 2025-10-08 19:16:06.252600 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-api:19.0.1.20251008 2025-10-08 19:16:06.252610 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/glance-api:29.0.1.20251008 2025-10-08 19:16:06.252619 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/placement-api:12.0.1.20251008 2025-10-08 19:16:06.252659 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-neutron-agent:25.2.1.20251008 2025-10-08 19:16:06.252672 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:25.2.1.20251008 2025-10-08 19:16:06.252682 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:25.2.1.20251008 2025-10-08 19:16:06.252691 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:25.2.1.20251008 2025-10-08 19:16:06.252700 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:25.2.1.20251008 2025-10-08 19:16:06.252710 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-agent:25.2.1.20251008 2025-10-08 19:16:06.252719 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-sriov-agent:25.2.1.20251008 2025-10-08 19:16:06.252728 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:25.2.1.20251008 2025-10-08 19:16:06.252745 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-server:25.2.1.20251008 2025-10-08 19:16:06.252755 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metering-agent:25.2.1.20251008 2025-10-08 19:16:06.252764 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:25.2.1.20251008 2025-10-08 19:16:06.252774 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-l3-agent:25.2.1.20251008 2025-10-08 19:16:06.252783 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metadata-agent:25.2.1.20251008 2025-10-08 19:16:06.252792 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-central:23.0.2.20251008 2025-10-08 19:16:06.252802 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-notification:23.0.2.20251008 2025-10-08 19:16:06.252811 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-compute:23.0.2.20251008 2025-10-08 19:16:06.252820 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-ipmi:23.0.2.20251008 2025-10-08 19:16:06.252842 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-api:18.0.0.20251008 2025-10-08 19:16:06.252851 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-monitors:18.0.0.20251008 2025-10-08 19:16:06.252861 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-engine:18.0.0.20251008 2025-10-08 19:16:06.252870 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-conductor:30.1.1.20251008 2025-10-08 19:16:06.252879 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:30.1.1.20251008 2025-10-08 19:16:06.252888 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-scheduler:30.1.1.20251008 2025-10-08 19:16:06.252897 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute:30.1.1.20251008 2025-10-08 19:16:06.252907 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-novncproxy:30.1.1.20251008 2025-10-08 19:16:06.252916 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-serialproxy:30.1.1.20251008 2025-10-08 19:16:06.252926 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-api:30.1.1.20251008 2025-10-08 19:16:06.252941 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute-ironic:30.1.1.20251008 2025-10-08 19:16:06.252951 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-ssh:30.1.1.20251008 2025-10-08 19:16:06.252960 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-pxe:26.1.4.20251008 2025-10-08 19:16:06.252969 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-api:26.1.4.20251008 2025-10-08 19:16:06.252979 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-conductor:26.1.4.20251008 2025-10-08 19:16:06.252988 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-worker:15.0.2.20251008 2025-10-08 19:16:06.252997 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-health-manager:15.0.2.20251008 2025-10-08 19:16:06.253006 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-housekeeping:15.0.2.20251008 2025-10-08 19:16:06.253015 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-driver-agent:15.0.2.20251008 2025-10-08 19:16:06.253024 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-api:15.0.2.20251008 2025-10-08 19:16:06.253034 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-controller:24.9.0.20251008 2025-10-08 19:16:06.253043 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-server:24.9.0.20251008 2025-10-08 19:16:06.253052 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-nb-db-server:24.9.0.20251008 2025-10-08 19:16:06.253061 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-northd:24.9.0.20251008 2025-10-08 19:16:06.253070 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-inspector:12.3.1.20251008 2025-10-08 19:16:06.253080 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/horizon:25.1.2.20251008 2025-10-08 19:16:06.253089 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-db-server:3.4.0.20251008 2025-10-08 19:16:06.253098 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.4.0.20251008 2025-10-08 19:16:06.253107 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20251008 2025-10-08 19:16:06.253116 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis:7.0.15.20251008 2025-10-08 19:16:06.253126 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20251008 2025-10-08 19:16:06.253149 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20251008 2025-10-08 19:16:06.253159 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20251008 2025-10-08 19:16:06.253168 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20251008 2025-10-08 19:16:06.253177 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2.20251008 2025-10-08 19:16:06.253187 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20251008 2025-10-08 19:16:06.253196 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-v2-server:2.55.1.20251008 2025-10-08 19:16:06.253206 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.0.20251008 2025-10-08 19:16:06.253215 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2.20251008 2025-10-08 19:16:06.253224 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20251008 2025-10-08 19:16:06.253234 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20251008 2025-10-08 19:16:06.253243 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20251008 2025-10-08 19:16:06.253252 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20251008 2025-10-08 19:16:06.253262 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20251008 2025-10-08 19:16:06.253271 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20251008 2025-10-08 19:16:06.253281 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-server:10.11.14.20251008 2025-10-08 19:16:06.253290 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.14.20251008 2025-10-08 19:16:06.253299 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.4.0.20251008 2025-10-08 19:16:06.253309 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-db:3.4.0.20251008 2025-10-08 19:16:06.253318 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/fluentd:5.0.8.20251008 2025-10-08 19:16:06.253328 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cron:3.0.20251008 2025-10-08 19:16:06.253337 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy:2.8.5.20251008 2025-10-08 19:16:06.253346 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20251008 2025-10-08 19:16:06.253356 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/kolla-toolbox:19.6.0.20251008 2025-10-08 19:16:06.253365 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keepalived:2.2.8.20251008 2025-10-08 19:16:06.253381 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.3.20251008 2025-10-08 19:16:06.253406 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch:2.19.3.20251008 2025-10-08 19:16:06.253416 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/tgtd:1.0.85.20251008 2025-10-08 19:16:06.253425 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/iscsid:2.1.9.20251008 2025-10-08 19:16:06.253435 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/memcached:1.6.24.20251008 2025-10-08 19:16:06.253459 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/dnsmasq:2.90.20251008 2025-10-08 19:16:06.253469 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20251008 2025-10-08 19:16:06.253478 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/rabbitmq:3.13.7.20251008 2025-10-08 19:16:06.253488 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql:2.7.3.20251008 2025-10-08 19:16:06.253508 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/multipathd:0.9.4.20251008 2025-10-08 19:16:06.253523 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/grafana:12.2.0.20251008 2025-10-08 19:16:06.253533 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk:3.4.0.20251008 2025-10-08 19:16:06.253542 | ubuntu-noble-large | versions: 2025-10-08 19:16:06.253552 | ubuntu-noble-large | aodh: 19.0.0.20251008 2025-10-08 19:16:06.253562 | ubuntu-noble-large | barbican: 19.0.1.20251008 2025-10-08 19:16:06.253572 | ubuntu-noble-large | ceilometer: 23.0.2.20251008 2025-10-08 19:16:06.253581 | ubuntu-noble-large | cinder: 25.2.1.20251008 2025-10-08 19:16:06.253591 | ubuntu-noble-large | cron: 3.0.20251008 2025-10-08 19:16:06.253607 | ubuntu-noble-large | designate: 19.0.1.20251008 2025-10-08 19:16:06.253617 | ubuntu-noble-large | dnsmasq: 2.90.20251008 2025-10-08 19:16:06.253648 | ubuntu-noble-large | fluentd: 5.0.8.20251008 2025-10-08 19:16:06.253662 | ubuntu-noble-large | glance: 29.0.1.20251008 2025-10-08 19:16:06.253671 | ubuntu-noble-large | gnocchi: 4.6.4.20251008 2025-10-08 19:16:06.253680 | ubuntu-noble-large | grafana: 12.2.0.20251008 2025-10-08 19:16:06.253690 | ubuntu-noble-large | hacluster_corosync: 3.1.7.20251008 2025-10-08 19:16:06.253699 | ubuntu-noble-large | haproxy: 2.8.5.20251008 2025-10-08 19:16:06.253709 | ubuntu-noble-large | haproxy_ssh: 9.6.20251008 2025-10-08 19:16:06.253718 | ubuntu-noble-large | horizon: 25.1.2.20251008 2025-10-08 19:16:06.253728 | ubuntu-noble-large | ironic: 26.1.4.20251008 2025-10-08 19:16:06.253737 | ubuntu-noble-large | ironic_inspector: 12.3.1.20251008 2025-10-08 19:16:06.253747 | ubuntu-noble-large | iscsid: 2.1.9.20251008 2025-10-08 19:16:06.253756 | ubuntu-noble-large | keepalived: 2.2.8.20251008 2025-10-08 19:16:06.253765 | ubuntu-noble-large | keystone: 26.0.1.20251008 2025-10-08 19:16:06.253775 | ubuntu-noble-large | kolla-toolbox: 19.6.0.20251008 2025-10-08 19:16:06.253785 | ubuntu-noble-large | kolla_toolbox: 19.6.0.20251008 2025-10-08 19:16:06.253794 | ubuntu-noble-large | magnum: 19.0.1.20251008 2025-10-08 19:16:06.253803 | ubuntu-noble-large | manila: 19.1.1.20251008 2025-10-08 19:16:06.253813 | ubuntu-noble-large | mariadb: 10.11.14.20251008 2025-10-08 19:16:06.253822 | ubuntu-noble-large | masakari: 18.0.0.20251008 2025-10-08 19:16:06.253832 | ubuntu-noble-large | memcached: 1.6.24.20251008 2025-10-08 19:16:06.253841 | ubuntu-noble-large | multipathd: 0.9.4.20251008 2025-10-08 19:16:06.253851 | ubuntu-noble-large | neutron: 25.2.1.20251008 2025-10-08 19:16:06.253860 | ubuntu-noble-large | nova: 30.1.1.20251008 2025-10-08 19:16:06.253869 | ubuntu-noble-large | nova_libvirt: 10.0.0.20251008 2025-10-08 19:16:06.253879 | ubuntu-noble-large | octavia: 15.0.2.20251008 2025-10-08 19:16:06.253888 | ubuntu-noble-large | opensearch: 2.19.3.20251008 2025-10-08 19:16:06.253898 | ubuntu-noble-large | opensearch_dashboards: 2.19.3.20251008 2025-10-08 19:16:06.253907 | ubuntu-noble-large | openvswitch: 3.4.0.20251008 2025-10-08 19:16:06.253917 | ubuntu-noble-large | ovn: 24.9.0.20251008 2025-10-08 19:16:06.253926 | ubuntu-noble-large | placement: 12.0.1.20251008 2025-10-08 19:16:06.253936 | ubuntu-noble-large | prometheus: 2.55.1.20251008 2025-10-08 19:16:06.253945 | ubuntu-noble-large | prometheus_alertmanager: 0.28.0.20251008 2025-10-08 19:16:06.253955 | ubuntu-noble-large | prometheus_blackbox_exporter: 0.25.0.20251008 2025-10-08 19:16:06.253964 | ubuntu-noble-large | prometheus_cadvisor: 0.49.2.20251008 2025-10-08 19:16:06.253974 | ubuntu-noble-large | prometheus_elasticsearch_exporter: 1.8.0.20251008 2025-10-08 19:16:06.253983 | ubuntu-noble-large | prometheus_libvirt_exporter: 2024.2.20251008 2025-10-08 19:16:06.253993 | ubuntu-noble-large | prometheus_memcached_exporter: 0.15.0.20251008 2025-10-08 19:16:06.254002 | ubuntu-noble-large | prometheus_mtail: 3.0.8.20251008 2025-10-08 19:16:06.254011 | ubuntu-noble-large | prometheus_mysqld_exporter: 0.16.0.20251008 2025-10-08 19:16:06.254021 | ubuntu-noble-large | prometheus_node_exporter: 1.8.2.20251008 2025-10-08 19:16:06.254030 | ubuntu-noble-large | prometheus_openstack_exporter: 2024.2.20251008 2025-10-08 19:16:06.254040 | ubuntu-noble-large | proxysql: 2.7.3.20251008 2025-10-08 19:16:06.254049 | ubuntu-noble-large | rabbitmq: 3.13.7.20251008 2025-10-08 19:16:06.254058 | ubuntu-noble-large | redis: 7.0.15.20251008 2025-10-08 19:16:06.254068 | ubuntu-noble-large | skyline: 5.0.1.20251008 2025-10-08 19:16:06.254077 | ubuntu-noble-large | skyline_console: 5.0.1.20251008 2025-10-08 19:16:06.254087 | ubuntu-noble-large | tgtd: 1.0.85.20251008 2025-10-08 19:16:06.254096 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-10-08 19:16:06.254106 | ubuntu-noble-large | + docker build -t osism.harbor.regio.digital/kolla/sbom:2024.2 . 2025-10-08 19:16:06.704225 | ubuntu-noble-large | #0 building with "default" instance using docker driver 2025-10-08 19:16:06.704310 | ubuntu-noble-large | 2025-10-08 19:16:06.704326 | ubuntu-noble-large | #1 [internal] load build definition from Dockerfile 2025-10-08 19:16:06.704346 | ubuntu-noble-large | #1 transferring dockerfile: 127B done 2025-10-08 19:16:06.704357 | ubuntu-noble-large | #1 DONE 0.1s 2025-10-08 19:16:06.704367 | ubuntu-noble-large | 2025-10-08 19:16:06.704377 | ubuntu-noble-large | #2 [internal] load .dockerignore 2025-10-08 19:16:06.704387 | ubuntu-noble-large | #2 transferring context: 2B done 2025-10-08 19:16:06.704397 | ubuntu-noble-large | #2 DONE 0.0s 2025-10-08 19:16:06.834537 | ubuntu-noble-large | 2025-10-08 19:16:06.834609 | ubuntu-noble-large | #3 [internal] load build context 2025-10-08 19:16:06.834667 | ubuntu-noble-large | #3 transferring context: 10.73kB done 2025-10-08 19:16:06.834683 | ubuntu-noble-large | #3 DONE 0.0s 2025-10-08 19:16:06.834693 | ubuntu-noble-large | 2025-10-08 19:16:06.834704 | ubuntu-noble-large | #4 [1/1] COPY images.yml /images.yml 2025-10-08 19:16:06.834714 | ubuntu-noble-large | #4 DONE 0.0s 2025-10-08 19:16:06.834723 | ubuntu-noble-large | 2025-10-08 19:16:06.834733 | ubuntu-noble-large | #5 exporting to image 2025-10-08 19:16:06.834743 | ubuntu-noble-large | #5 exporting layers 0.0s done 2025-10-08 19:16:06.968332 | ubuntu-noble-large | #5 writing image sha256:ac72a7e326165022856b6a01b07930c66a6eddbfa0e77c39228062014e83533c done 2025-10-08 19:16:06.968407 | ubuntu-noble-large | #5 naming to osism.harbor.regio.digital/kolla/sbom:2024.2 done 2025-10-08 19:16:06.968420 | ubuntu-noble-large | #5 DONE 0.1s 2025-10-08 19:16:06.981390 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-08 19:16:07.706919 | ubuntu-noble-large | ok: Runtime: 1:35:02.022220 2025-10-08 19:16:08.225651 | 2025-10-08 19:16:08.225813 | TASK [Run push script] 2025-10-08 19:16:08.595114 | ubuntu-noble-large | + export PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-08 19:16:08.595273 | ubuntu-noble-large | + PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2025-10-08 19:16:08.595308 | ubuntu-noble-large | + bash scripts/100-push.sh 2025-10-08 19:16:08.600349 | ubuntu-noble-large | + BUILD_TYPE=all 2025-10-08 19:16:08.600380 | ubuntu-noble-large | + DOCKER_PUSH_JOBS=8 2025-10-08 19:16:08.600410 | ubuntu-noble-large | + LSTFILE=images.txt 2025-10-08 19:16:08.600589 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-10-08 19:16:08.601502 | ubuntu-noble-large | + cat images.txt 2025-10-08 19:16:08.601906 | ubuntu-noble-large | + grep -v base 2025-10-08 19:16:08.606814 | ubuntu-noble-large | + cat images.lst 2025-10-08 19:16:08.607340 | ubuntu-noble-large | + parallel --retries 3 --joblog other.log -j8 docker push '{}' '>' /dev/null 2025-10-08 19:29:58.414525 | ubuntu-noble-large | + cat other.log 2025-10-08 19:29:58.417809 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2025-10-08 19:29:58.417864 | ubuntu-noble-large | 8 : 1759950969.018 75.111 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-mdns:2024.2' > /dev/null 2025-10-08 19:29:58.417879 | ubuntu-noble-large | 1 : 1759950968.969 77.771 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2' > /dev/null 2025-10-08 19:29:58.417894 | ubuntu-noble-large | 3 : 1759950968.984 79.950 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-api:2024.2' > /dev/null 2025-10-08 19:29:58.417906 | ubuntu-noble-large | 4 : 1759950968.990 82.263 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-conductor:2024.2' > /dev/null 2025-10-08 19:29:58.417935 | ubuntu-noble-large | 7 : 1759950969.012 90.223 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2' > /dev/null 2025-10-08 19:29:58.417948 | ubuntu-noble-large | 10 : 1759951046.751 19.513 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-api:2024.2' > /dev/null 2025-10-08 19:29:58.417960 | ubuntu-noble-large | 9 : 1759951044.139 23.939 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-sink:2024.2' > /dev/null 2025-10-08 19:29:58.417972 | ubuntu-noble-large | 11 : 1759951048.943 21.721 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-central:2024.2' > /dev/null 2025-10-08 19:29:58.417984 | ubuntu-noble-large | 12 : 1759951051.259 28.144 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-producer:2024.2' > /dev/null 2025-10-08 19:29:58.417996 | ubuntu-noble-large | 13 : 1759951059.246 23.352 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-worker:2024.2' > /dev/null 2025-10-08 19:29:58.418009 | ubuntu-noble-large | 2 : 1759950968.977 116.108 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2' > /dev/null 2025-10-08 19:29:58.418021 | ubuntu-noble-large | 14 : 1759951066.276 25.839 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-ssh:2024.2' > /dev/null 2025-10-08 19:29:58.418032 | ubuntu-noble-large | 15 : 1759951068.083 26.736 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone:2024.2' > /dev/null 2025-10-08 19:29:58.418046 | ubuntu-noble-large | 6 : 1759950969.008 127.918 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-console:2024.2' > /dev/null 2025-10-08 19:29:58.418059 | ubuntu-noble-large | 5 : 1759950969.000 130.210 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2' > /dev/null 2025-10-08 19:29:58.418071 | ubuntu-noble-large | 16 : 1759951070.674 30.921 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-fernet:2024.2' > /dev/null 2025-10-08 19:29:58.418083 | ubuntu-noble-large | 24 : 1759951101.600 17.196 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-expirer:2024.2' > /dev/null 2025-10-08 19:29:58.418104 | ubuntu-noble-large | 21 : 1759951094.826 28.621 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-api:2024.2' > /dev/null 2025-10-08 19:29:58.418136 | ubuntu-noble-large | 22 : 1759951096.934 28.836 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2' > /dev/null 2025-10-08 19:29:58.418158 | ubuntu-noble-large | 23 : 1759951099.218 30.539 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2' > /dev/null 2025-10-08 19:29:58.418179 | ubuntu-noble-large | 17 : 1759951079.413 55.327 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-volume:2024.2' > /dev/null 2025-10-08 19:29:58.418262 | ubuntu-noble-large | 25 : 1759951118.804 18.619 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2' > /dev/null 2025-10-08 19:29:58.418281 | ubuntu-noble-large | 18 : 1759951082.607 58.125 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-backup:2024.2' > /dev/null 2025-10-08 19:29:58.418292 | ubuntu-noble-large | 27 : 1759951125.779 19.223 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-api:2024.2' > /dev/null 2025-10-08 19:29:58.418301 | ubuntu-noble-large | 19 : 1759951085.094 61.979 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2' > /dev/null 2025-10-08 19:29:58.418311 | ubuntu-noble-large | 26 : 1759951123.458 25.601 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-notifier:2024.2' > /dev/null 2025-10-08 19:29:58.418347 | ubuntu-noble-large | 28 : 1759951129.767 20.980 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-listener:2024.2' > /dev/null 2025-10-08 19:29:58.418358 | ubuntu-noble-large | 30 : 1759951137.432 19.720 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-api:2024.2' > /dev/null 2025-10-08 19:29:58.418367 | ubuntu-noble-large | 29 : 1759951134.750 24.403 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-manager:2024.2' > /dev/null 2025-10-08 19:29:58.418377 | ubuntu-noble-large | 20 : 1759951092.123 69.445 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-api:2024.2' > /dev/null 2025-10-08 19:29:58.418386 | ubuntu-noble-large | 32 : 1759951145.011 23.949 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-data:2024.2' > /dev/null 2025-10-08 19:29:58.418395 | ubuntu-noble-large | 33 : 1759951147.084 23.608 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-api:2024.2' > /dev/null 2025-10-08 19:29:58.418405 | ubuntu-noble-large | 34 : 1759951149.069 23.553 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-scheduler:2024.2' > /dev/null 2025-10-08 19:29:58.418445 | ubuntu-noble-large | 31 : 1759951140.743 38.598 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-share:2024.2' > /dev/null 2025-10-08 19:29:58.418456 | ubuntu-noble-large | 37 : 1759951159.162 22.016 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-api:2024.2' > /dev/null 2025-10-08 19:29:58.418465 | ubuntu-noble-large | 36 : 1759951157.161 26.696 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-worker:2024.2' > /dev/null 2025-10-08 19:29:58.418475 | ubuntu-noble-large | 35 : 1759951150.757 35.268 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2' > /dev/null 2025-10-08 19:29:58.418494 | ubuntu-noble-large | 39 : 1759951168.970 24.734 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/placement-api:2024.2' > /dev/null 2025-10-08 19:29:58.418504 | ubuntu-noble-large | 38 : 1759951161.576 34.421 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/glance-api:2024.2' > /dev/null 2025-10-08 19:29:58.418514 | ubuntu-noble-large | 43 : 1759951181.185 20.154 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2' > /dev/null 2025-10-08 19:29:58.418524 | ubuntu-noble-large | 41 : 1759951172.631 30.192 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2' > /dev/null 2025-10-08 19:29:58.418533 | ubuntu-noble-large | 40 : 1759951170.699 33.927 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api:2024.2' > /dev/null 2025-10-08 19:29:58.418542 | ubuntu-noble-large | 44 : 1759951183.864 22.912 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2' > /dev/null 2025-10-08 19:29:58.418552 | ubuntu-noble-large | 45 : 1759951186.035 22.695 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2' > /dev/null 2025-10-08 19:29:58.418563 | ubuntu-noble-large | 42 : 1759951179.351 36.266 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-engine:2024.2' > /dev/null 2025-10-08 19:29:58.418572 | ubuntu-noble-large | 51 : 1759951206.788 12.882 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-server:2024.2' > /dev/null 2025-10-08 19:29:58.418582 | ubuntu-noble-large | 46 : 1759951193.715 27.897 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2' > /dev/null 2025-10-08 19:29:58.418592 | ubuntu-noble-large | 48 : 1759951201.349 22.624 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2' > /dev/null 2025-10-08 19:29:58.418601 | ubuntu-noble-large | 49 : 1759951202.833 23.502 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2' > /dev/null 2025-10-08 19:29:58.418620 | ubuntu-noble-large | 47 : 1759951196.006 32.092 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2' > /dev/null 2025-10-08 19:29:58.418669 | ubuntu-noble-large | 50 : 1759951204.637 25.135 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2' > /dev/null 2025-10-08 19:29:58.418680 | ubuntu-noble-large | 52 : 1759951208.739 28.330 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2' > /dev/null 2025-10-08 19:29:58.418689 | ubuntu-noble-large | 55 : 1759951221.621 23.521 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2' > /dev/null 2025-10-08 19:29:58.418698 | ubuntu-noble-large | 56 : 1759951223.982 22.863 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-central:2024.2' > /dev/null 2025-10-08 19:29:58.418708 | ubuntu-noble-large | 53 : 1759951215.627 32.870 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2' > /dev/null 2025-10-08 19:29:58.418718 | ubuntu-noble-large | 57 : 1759951226.345 24.076 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2' > /dev/null 2025-10-08 19:29:58.418727 | ubuntu-noble-large | 54 : 1759951219.680 32.350 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2' > /dev/null 2025-10-08 19:29:58.418737 | ubuntu-noble-large | 59 : 1759951229.781 29.220 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2' > /dev/null 2025-10-08 19:29:58.418746 | ubuntu-noble-large | 58 : 1759951228.105 32.713 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2' > /dev/null 2025-10-08 19:29:58.418756 | ubuntu-noble-large | 62 : 1759951246.856 19.092 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-engine:2024.2' > /dev/null 2025-10-08 19:29:58.418765 | ubuntu-noble-large | 60 : 1759951237.082 30.440 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-api:2024.2' > /dev/null 2025-10-08 19:29:58.418774 | ubuntu-noble-large | 61 : 1759951245.151 29.336 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-monitors:2024.2' > /dev/null 2025-10-08 19:29:58.418784 | ubuntu-noble-large | 63 : 1759951248.505 40.464 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-conductor:2024.2' > /dev/null 2025-10-08 19:29:58.418793 | ubuntu-noble-large | 65 : 1759951252.042 39.021 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-scheduler:2024.2' > /dev/null 2025-10-08 19:29:58.418802 | ubuntu-noble-large | 64 : 1759951250.435 43.262 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2' > /dev/null 2025-10-08 19:29:58.418818 | ubuntu-noble-large | 67 : 1759951260.825 40.224 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2' > /dev/null 2025-10-08 19:29:58.418838 | ubuntu-noble-large | 68 : 1759951265.958 39.723 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2' > /dev/null 2025-10-08 19:29:58.418847 | ubuntu-noble-large | 69 : 1759951267.530 40.023 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-api:2024.2' > /dev/null 2025-10-08 19:29:58.418857 | ubuntu-noble-large | 71 : 1759951288.977 20.288 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-ssh:2024.2' > /dev/null 2025-10-08 19:29:58.418867 | ubuntu-noble-large | 73 : 1759951293.706 21.345 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-api:2024.2' > /dev/null 2025-10-08 19:29:58.418876 | ubuntu-noble-large | 66 : 1759951259.008 57.604 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute:2024.2' > /dev/null 2025-10-08 19:29:58.418886 | ubuntu-noble-large | 74 : 1759951301.060 17.039 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-conductor:2024.2' > /dev/null 2025-10-08 19:29:58.418895 | ubuntu-noble-large | 70 : 1759951274.494 45.526 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2' > /dev/null 2025-10-08 19:29:58.418904 | ubuntu-noble-large | 72 : 1759951291.072 37.161 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-pxe:2024.2' > /dev/null 2025-10-08 19:29:58.418914 | ubuntu-noble-large | 76 : 1759951307.561 28.444 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2' > /dev/null 2025-10-08 19:29:58.418924 | ubuntu-noble-large | 75 : 1759951305.693 32.121 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-worker:2024.2' > /dev/null 2025-10-08 19:29:58.418940 | ubuntu-noble-large | 77 : 1759951309.272 30.340 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2' > /dev/null 2025-10-08 19:29:58.418949 | ubuntu-noble-large | 78 : 1759951315.061 26.293 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2' > /dev/null 2025-10-08 19:29:58.418959 | ubuntu-noble-large | 80 : 1759951318.106 25.664 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-controller:2024.2' > /dev/null 2025-10-08 19:29:58.418968 | ubuntu-noble-large | 81 : 1759951320.028 29.383 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2' > /dev/null 2025-10-08 19:29:58.418977 | ubuntu-noble-large | 82 : 1759951328.240 22.826 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2' > /dev/null 2025-10-08 19:29:58.418987 | ubuntu-noble-large | 79 : 1759951316.620 36.271 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-api:2024.2' > /dev/null 2025-10-08 19:29:58.418996 | ubuntu-noble-large | 87 : 1759951343.780 14.752 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2' > /dev/null 2025-10-08 19:29:58.419005 | ubuntu-noble-large | 83 : 1759951336.014 24.684 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-northd:2024.2' > /dev/null 2025-10-08 19:29:58.419015 | ubuntu-noble-large | 86 : 1759951341.365 21.443 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2' > /dev/null 2025-10-08 19:29:58.419024 | ubuntu-noble-large | 84 : 1759951337.824 30.784 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-inspector:2024.2' > /dev/null 2025-10-08 19:29:58.419034 | ubuntu-noble-large | 89 : 1759951351.075 18.971 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis:2024.2' > /dev/null 2025-10-08 19:29:58.419043 | ubuntu-noble-large | 88 : 1759951349.426 22.735 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis-sentinel:2024.2' > /dev/null 2025-10-08 19:29:58.419053 | ubuntu-noble-large | 90 : 1759951352.904 25.442 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2' > /dev/null 2025-10-08 19:29:58.419062 | ubuntu-noble-large | 85 : 1759951339.621 40.422 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/horizon:2024.2' > /dev/null 2025-10-08 19:29:58.419072 | ubuntu-noble-large | 91 : 1759951358.542 27.915 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2' > /dev/null 2025-10-08 19:29:58.419081 | ubuntu-noble-large | 94 : 1759951368.618 20.139 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2' > /dev/null 2025-10-08 19:29:58.419091 | ubuntu-noble-large | 95 : 1759951370.057 20.476 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2' > /dev/null 2025-10-08 19:29:58.419101 | ubuntu-noble-large | 92 : 1759951360.709 35.783 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2' > /dev/null 2025-10-08 19:29:58.419110 | ubuntu-noble-large | 93 : 1759951362.817 35.906 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2' > /dev/null 2025-10-08 19:29:58.419119 | ubuntu-noble-large | 96 : 1759951372.167 33.451 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2' > /dev/null 2025-10-08 19:29:58.419128 | ubuntu-noble-large | 99 : 1759951386.465 20.593 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2' > /dev/null 2025-10-08 19:29:58.419138 | ubuntu-noble-large | 100 : 1759951388.768 23.636 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2' > /dev/null 2025-10-08 19:29:58.419153 | ubuntu-noble-large | 101 : 1759951390.543 23.838 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2' > /dev/null 2025-10-08 19:29:58.419163 | ubuntu-noble-large | 98 : 1759951380.052 36.034 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2' > /dev/null 2025-10-08 19:29:58.419179 | ubuntu-noble-large | 102 : 1759951396.505 25.959 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2' > /dev/null 2025-10-08 19:29:58.419189 | ubuntu-noble-large | 103 : 1759951398.733 25.789 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2' > /dev/null 2025-10-08 19:29:58.419198 | ubuntu-noble-large | 104 : 1759951405.630 25.767 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2' > /dev/null 2025-10-08 19:29:58.419214 | ubuntu-noble-large | 105 : 1759951407.067 26.567 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2' > /dev/null 2025-10-08 19:29:58.419224 | ubuntu-noble-large | 107 : 1759951414.390 22.268 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2' > /dev/null 2025-10-08 19:29:58.419233 | ubuntu-noble-large | 108 : 1759951416.095 27.703 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2' > /dev/null 2025-10-08 19:29:58.419243 | ubuntu-noble-large | 106 : 1759951412.414 37.085 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-server:2024.2' > /dev/null 2025-10-08 19:29:58.419253 | ubuntu-noble-large | 113 : 1759951436.667 17.194 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cron:2024.2' > /dev/null 2025-10-08 19:29:58.419263 | ubuntu-noble-large | 109 : 1759951422.472 33.610 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2' > /dev/null 2025-10-08 19:29:58.419272 | ubuntu-noble-large | 97 : 1759951378.355 79.457 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2' > /dev/null 2025-10-08 19:29:58.419281 | ubuntu-noble-large | 110 : 1759951424.530 38.975 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2' > /dev/null 2025-10-08 19:29:58.419291 | ubuntu-noble-large | 114 : 1759951443.807 21.425 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy:2024.2' > /dev/null 2025-10-08 19:29:58.419300 | ubuntu-noble-large | 111 : 1759951431.407 35.365 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2' > /dev/null 2025-10-08 19:29:58.419309 | ubuntu-noble-large | 115 : 1759951449.509 23.210 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2' > /dev/null 2025-10-08 19:29:58.419335 | ubuntu-noble-large | 117 : 1759951456.090 18.304 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keepalived:2024.2' > /dev/null 2025-10-08 19:29:58.419345 | ubuntu-noble-large | 120 : 1759951465.238 14.812 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/tgtd:2024.2' > /dev/null 2025-10-08 19:29:58.419355 | ubuntu-noble-large | 121 : 1759951466.783 17.490 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/iscsid:2024.2' > /dev/null 2025-10-08 19:29:58.419364 | ubuntu-noble-large | 112 : 1759951433.641 52.056 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/fluentd:2024.2' > /dev/null 2025-10-08 19:29:58.419374 | ubuntu-noble-large | 122 : 1759951472.725 14.394 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/memcached:2024.2' > /dev/null 2025-10-08 19:29:58.419383 | ubuntu-noble-large | 123 : 1759951474.400 17.057 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/dnsmasq:2024.2' > /dev/null 2025-10-08 19:29:58.419393 | ubuntu-noble-large | 127 : 1759951487.127 16.511 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/multipathd:2024.2' > /dev/null 2025-10-08 19:29:58.419402 | ubuntu-noble-large | 125 : 1759951484.281 22.702 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/rabbitmq:2024.2' > /dev/null 2025-10-08 19:29:58.419412 | ubuntu-noble-large | 126 : 1759951557.586 17.868 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql:2024.2' > /dev/null 2025-10-08 19:29:58.419421 | ubuntu-noble-large | 129 : 1759951557.205 30.570 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk:2024.2' > /dev/null 2025-10-08 19:29:58.419430 | ubuntu-noble-large | 116 : 1759951556.121 34.101 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2' > /dev/null 2025-10-08 19:29:58.419440 | ubuntu-noble-large | 130 : 1759951506.990 90.670 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/sbom:2024.2' > /dev/null 2025-10-08 19:29:58.419449 | ubuntu-noble-large | 128 : 1759951491.464 108.305 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/grafana:2024.2' > /dev/null 2025-10-08 19:29:58.419465 | ubuntu-noble-large | 124 : 1759951480.058 126.036 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-libvirt:2024.2' > /dev/null 2025-10-08 19:29:58.419474 | ubuntu-noble-large | 118 : 1759951457.820 149.858 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2' > /dev/null 2025-10-08 19:29:58.419484 | ubuntu-noble-large | 119 : 1759951463.514 334.884 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch:2024.2' > /dev/null 2025-10-08 19:29:58.419500 | ubuntu-noble-large | + bash scripts/120-check-and-repush.sh -c -v 2025-10-08 19:29:58.428267 | ubuntu-noble-large | [INFO]  Starting image registry check and re-push script 2025-10-08 19:29:58.428341 | ubuntu-noble-large | [INFO]  Images file: images.lst 2025-10-08 19:29:58.428366 | ubuntu-noble-large | [INFO]  Dry run mode: false 2025-10-08 19:29:58.428377 | ubuntu-noble-large | [INFO]  Verbose mode: true 2025-10-08 19:29:58.428438 | ubuntu-noble-large | [INFO]  Check digests mode: true 2025-10-08 19:29:58.428547 | ubuntu-noble-large | [INFO]  Reading images from: images.lst 2025-10-08 19:29:58.436293 | ubuntu-noble-large | [INFO]  Total images to check: 130 2025-10-08 19:29:58.442164 | ubuntu-noble-large | [INFO]  [1/130] Checking: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:29:58.442250 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:29:58.829300 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:29:58.829416 | ubuntu-noble-large | [SUCCESS] [1/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:29:58.829582 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:29:58.871526 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:29:58.871858 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:29:58.872074 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:29:58.919121 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:10a3e2c94845f9db1d33a4b630839f143f19b178fad80860bd2cd9fea6d16f86 2025-10-08 19:29:58.919224 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-123504-4538 2025-10-08 19:29:59.212903 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:29:59.262491 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:10a3e2c94845f9db1d33a4b630839f143f19b178fad80860bd2cd9fea6d16f86 2025-10-08 19:29:59.262575 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:29:59.305030 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:29:59.305112 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:29:59.305125 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:29:59.305134 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:29:59.305143 | ubuntu-noble-large | DiffID: sha256:2c24820bd13c1940058b987861aa4c5dee4338edb095309a86b956068344a750 2025-10-08 19:29:59.305152 | ubuntu-noble-large | DiffID: sha256:efb08fb3adf10356cc832d0f0816524c11080d8ca8c1918a187638ccb7e8b0f5 2025-10-08 19:29:59.352004 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:aaa7f7497728385ed64351424a2fd322f0c59bf6dc2d1760f9e0b48d42cc46cb 2025-10-08 19:29:59.352901 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:29:59.395622 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:29:59.395732 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:29:59.395745 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:29:59.395756 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:29:59.395766 | ubuntu-noble-large | DiffID: sha256:2c24820bd13c1940058b987861aa4c5dee4338edb095309a86b956068344a750 2025-10-08 19:29:59.395775 | ubuntu-noble-large | DiffID: sha256:efb08fb3adf10356cc832d0f0816524c11080d8ca8c1918a187638ccb7e8b0f5 2025-10-08 19:29:59.440274 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:aaa7f7497728385ed64351424a2fd322f0c59bf6dc2d1760f9e0b48d42cc46cb 2025-10-08 19:29:59.441011 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:29:59.441122 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:29:59.441276 | ubuntu-noble-large | [SUCCESS] [1/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-10-08 19:29:59.447507 | ubuntu-noble-large | [INFO]  [2/130] Checking: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:29:59.447656 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:29:59.869474 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:29:59.869582 | ubuntu-noble-large | [SUCCESS] [2/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:29:59.869737 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:29:59.912719 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:29:59.912826 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:29:59.913003 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:29:59.960405 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3a548e7f56a6f263eb0c829ade78b0ddfc1f8df0648cd0de3818a7ad22ea9ce7 2025-10-08 19:29:59.960592 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-123504-829 2025-10-08 19:30:00.241901 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:00.287772 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3a548e7f56a6f263eb0c829ade78b0ddfc1f8df0648cd0de3818a7ad22ea9ce7 2025-10-08 19:30:00.287863 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:00.327543 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:00.327662 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:00.327679 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:00.327689 | ubuntu-noble-large | DiffID: sha256:58e3ab4cdc218cd228bb015d6b7a1ed18724f0dd5582d61f26dbfc9b7d27adf6 2025-10-08 19:30:00.327699 | ubuntu-noble-large | DiffID: sha256:1608e7650f45c5d97315d26f71e4be6ae8e17d2b0f519e4569ce651cc2975751 2025-10-08 19:30:00.327709 | ubuntu-noble-large | DiffID: sha256:5c7863919c594c930927758e9ea96e7c1be7328f7422eb78c4f5527dd95e03d3 2025-10-08 19:30:00.378035 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:cc86e7e36da6e0765f4c1f902657411c0e8c5d47207342cc63215444611902a9 2025-10-08 19:30:00.378805 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:00.423551 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:00.423704 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:00.423723 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:00.423734 | ubuntu-noble-large | DiffID: sha256:58e3ab4cdc218cd228bb015d6b7a1ed18724f0dd5582d61f26dbfc9b7d27adf6 2025-10-08 19:30:00.423744 | ubuntu-noble-large | DiffID: sha256:1608e7650f45c5d97315d26f71e4be6ae8e17d2b0f519e4569ce651cc2975751 2025-10-08 19:30:00.423754 | ubuntu-noble-large | DiffID: sha256:5c7863919c594c930927758e9ea96e7c1be7328f7422eb78c4f5527dd95e03d3 2025-10-08 19:30:00.474110 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:cc86e7e36da6e0765f4c1f902657411c0e8c5d47207342cc63215444611902a9 2025-10-08 19:30:00.474932 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:00.475045 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:30:00.475198 | ubuntu-noble-large | [SUCCESS] [2/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-10-08 19:30:00.482615 | ubuntu-noble-large | [INFO]  [3/130] Checking: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:30:00.482767 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:30:01.024474 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:30:01.024606 | ubuntu-noble-large | [SUCCESS] [3/130] EXISTS: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:30:01.024693 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:30:01.065864 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:30:01.065977 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:30:01.066195 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:01.118450 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0c08bd8d77a38fe3e45a1c9cb1dc8054b850f78cb5048ffe6ca3871b1d079c5a 2025-10-08 19:30:01.118539 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-123504-24844 2025-10-08 19:30:01.423214 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:01.475178 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0c08bd8d77a38fe3e45a1c9cb1dc8054b850f78cb5048ffe6ca3871b1d079c5a 2025-10-08 19:30:01.475271 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:01.517403 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:01.517494 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:01.517507 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:01.517518 | ubuntu-noble-large | DiffID: sha256:c57ac5c4b9ce73a1e6be746a48fe9d95bcfcf2e3322b9f53ac264255d4d6a71c 2025-10-08 19:30:01.517527 | ubuntu-noble-large | DiffID: sha256:ea8f201381ce38902286f863dc92a54b6e4a037cb7ec472ee0dd431e0e311ba5 2025-10-08 19:30:01.572497 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:84f74789fe0894125f31ae8751d669b73645d5a45e61272e8edc7cee560946ce 2025-10-08 19:30:01.574487 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:01.613485 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:01.613564 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:01.613572 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:01.613578 | ubuntu-noble-large | DiffID: sha256:c57ac5c4b9ce73a1e6be746a48fe9d95bcfcf2e3322b9f53ac264255d4d6a71c 2025-10-08 19:30:01.613584 | ubuntu-noble-large | DiffID: sha256:ea8f201381ce38902286f863dc92a54b6e4a037cb7ec472ee0dd431e0e311ba5 2025-10-08 19:30:01.663708 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:84f74789fe0894125f31ae8751d669b73645d5a45e61272e8edc7cee560946ce 2025-10-08 19:30:01.664781 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:01.664964 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:30:01.665211 | ubuntu-noble-large | [SUCCESS] [3/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-10-08 19:30:01.671405 | ubuntu-noble-large | [INFO]  [4/130] Checking: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:30:01.671519 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:30:02.409003 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:30:02.409115 | ubuntu-noble-large | [SUCCESS] [4/130] EXISTS: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:30:02.409301 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:30:02.452440 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:30:02.452652 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:30:02.452884 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:02.498665 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:efd11c470dafdcfa07aea5df1f3c05104bb33003d88ea66edebe1f2860b3ee1b 2025-10-08 19:30:02.498800 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-123504-9782 2025-10-08 19:30:02.824145 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:02.866006 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:efd11c470dafdcfa07aea5df1f3c05104bb33003d88ea66edebe1f2860b3ee1b 2025-10-08 19:30:02.866099 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:02.907726 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:02.907794 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:02.907802 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:02.907810 | ubuntu-noble-large | DiffID: sha256:c57ac5c4b9ce73a1e6be746a48fe9d95bcfcf2e3322b9f53ac264255d4d6a71c 2025-10-08 19:30:02.907817 | ubuntu-noble-large | DiffID: sha256:5e3b8a7dda59496b1baca264f951a3a2ad6b1c828013f866e64ca170e234b81a 2025-10-08 19:30:02.955385 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:758020d001f2fbcaf9940f5c311a433f3cbbc09838d4dcd20f9e141f44aeaeea 2025-10-08 19:30:02.956154 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:02.995134 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:02.995199 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:02.995208 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:02.995214 | ubuntu-noble-large | DiffID: sha256:c57ac5c4b9ce73a1e6be746a48fe9d95bcfcf2e3322b9f53ac264255d4d6a71c 2025-10-08 19:30:02.995220 | ubuntu-noble-large | DiffID: sha256:5e3b8a7dda59496b1baca264f951a3a2ad6b1c828013f866e64ca170e234b81a 2025-10-08 19:30:03.043227 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:758020d001f2fbcaf9940f5c311a433f3cbbc09838d4dcd20f9e141f44aeaeea 2025-10-08 19:30:03.043593 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:03.043722 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:30:03.043750 | ubuntu-noble-large | [SUCCESS] [4/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-10-08 19:30:03.049909 | ubuntu-noble-large | [INFO]  [5/130] Checking: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:30:03.050023 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:30:03.713166 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:30:03.713286 | ubuntu-noble-large | [SUCCESS] [5/130] EXISTS: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:30:03.713412 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:30:03.753570 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:30:03.753783 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:30:03.753988 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:03.795828 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:620bb870bd480709e2046423a04462514ecbec3f0a574a5450064b9d1597dd2d 2025-10-08 19:30:03.795977 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-123504-24466 2025-10-08 19:30:04.120836 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:04.171008 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:620bb870bd480709e2046423a04462514ecbec3f0a574a5450064b9d1597dd2d 2025-10-08 19:30:04.171075 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:04.211384 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:04.211484 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:04.211499 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:04.211532 | ubuntu-noble-large | DiffID: sha256:ce9149400572b7252c76109037924f6808c03765e9a48ce40d6952067c067d86 2025-10-08 19:30:04.211543 | ubuntu-noble-large | DiffID: sha256:acb9e0432d2773b5ad57c7fee4ce2ef5e85611a34c2576e0ee4a0bea1f7cb805 2025-10-08 19:30:04.257790 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:6ec9a37830d8d660b454c98c9a2b6f88578d62cd7a56754132b1e313588e38f7 2025-10-08 19:30:04.258510 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:04.301273 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:04.301369 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:04.301380 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:04.301387 | ubuntu-noble-large | DiffID: sha256:ce9149400572b7252c76109037924f6808c03765e9a48ce40d6952067c067d86 2025-10-08 19:30:04.301394 | ubuntu-noble-large | DiffID: sha256:acb9e0432d2773b5ad57c7fee4ce2ef5e85611a34c2576e0ee4a0bea1f7cb805 2025-10-08 19:30:04.349279 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:6ec9a37830d8d660b454c98c9a2b6f88578d62cd7a56754132b1e313588e38f7 2025-10-08 19:30:04.350847 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:04.350915 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:30:04.350929 | ubuntu-noble-large | [SUCCESS] [5/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-10-08 19:30:04.356850 | ubuntu-noble-large | [INFO]  [6/130] Checking: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:30:04.356926 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:30:04.878613 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:30:04.878767 | ubuntu-noble-large | [SUCCESS] [6/130] EXISTS: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:30:04.878842 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:30:04.922506 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:30:04.922696 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:30:04.922915 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:04.965889 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8009f601835ad55702581f095b25ea752c9c7767065b1d871d021043a545d035 2025-10-08 19:30:04.965985 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-123504-1168 2025-10-08 19:30:05.290112 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:05.336603 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8009f601835ad55702581f095b25ea752c9c7767065b1d871d021043a545d035 2025-10-08 19:30:05.336729 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:05.378185 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:05.378252 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:05.378277 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:05.378283 | ubuntu-noble-large | DiffID: sha256:ce9149400572b7252c76109037924f6808c03765e9a48ce40d6952067c067d86 2025-10-08 19:30:05.378289 | ubuntu-noble-large | DiffID: sha256:79712e022f8c09dae83e8a1e94d7e91fb0edc263098550b89195b55ccb8f1d3e 2025-10-08 19:30:05.424416 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:468ae9be9b377a1e50c8e1d6093d770ff41cc84736886caf2ead769548331210 2025-10-08 19:30:05.425306 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:05.465549 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:05.465619 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:05.465659 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:05.465666 | ubuntu-noble-large | DiffID: sha256:ce9149400572b7252c76109037924f6808c03765e9a48ce40d6952067c067d86 2025-10-08 19:30:05.465673 | ubuntu-noble-large | DiffID: sha256:79712e022f8c09dae83e8a1e94d7e91fb0edc263098550b89195b55ccb8f1d3e 2025-10-08 19:30:05.512540 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:468ae9be9b377a1e50c8e1d6093d770ff41cc84736886caf2ead769548331210 2025-10-08 19:30:05.513291 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:05.513556 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:30:05.513693 | ubuntu-noble-large | [SUCCESS] [6/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-10-08 19:30:05.520216 | ubuntu-noble-large | [INFO]  [7/130] Checking: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:30:05.520341 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:30:06.125759 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:30:06.125865 | ubuntu-noble-large | [SUCCESS] [7/130] EXISTS: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:30:06.126000 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:30:06.168556 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:30:06.168856 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:30:06.169062 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:06.211654 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e3cdffe9a4a941b2f8b5dfe2c3dc2e67048ce336000732186a67d009178a8a49 2025-10-08 19:30:06.211853 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-123504-19167 2025-10-08 19:30:06.548369 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:06.592051 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e3cdffe9a4a941b2f8b5dfe2c3dc2e67048ce336000732186a67d009178a8a49 2025-10-08 19:30:06.592168 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:06.632048 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:06.632141 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:06.632155 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:06.632165 | ubuntu-noble-large | DiffID: sha256:20921128e3812048bc892a04b77d094ee3c7852c3d6d98437c5065c76d1750d9 2025-10-08 19:30:06.632174 | ubuntu-noble-large | DiffID: sha256:30f59744a692954d4724b4cb9a40316fe25ee4dfc3ff622ba997457cd0f8f4fb 2025-10-08 19:30:06.672687 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:74897ae5941ed1b26cbfd406a339da499756ccfc8203e8d83ab4845b4e2f8086 2025-10-08 19:30:06.673677 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:06.715958 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:06.716039 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:06.716054 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:06.716064 | ubuntu-noble-large | DiffID: sha256:20921128e3812048bc892a04b77d094ee3c7852c3d6d98437c5065c76d1750d9 2025-10-08 19:30:06.716074 | ubuntu-noble-large | DiffID: sha256:30f59744a692954d4724b4cb9a40316fe25ee4dfc3ff622ba997457cd0f8f4fb 2025-10-08 19:30:06.763708 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:74897ae5941ed1b26cbfd406a339da499756ccfc8203e8d83ab4845b4e2f8086 2025-10-08 19:30:06.764473 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:06.764591 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:30:06.764797 | ubuntu-noble-large | [SUCCESS] [7/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-10-08 19:30:06.770713 | ubuntu-noble-large | [INFO]  [8/130] Checking: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:30:06.770847 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:30:07.446170 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:30:07.446283 | ubuntu-noble-large | [SUCCESS] [8/130] EXISTS: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:30:07.446398 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:30:07.491312 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:30:07.491526 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:30:07.491757 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:07.534790 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ce671359b1ba60392ab9f6b075946e43060e6fab05d39eaf2a230b2144388555 2025-10-08 19:30:07.534925 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-123504-26201 2025-10-08 19:30:07.941508 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:07.983711 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ce671359b1ba60392ab9f6b075946e43060e6fab05d39eaf2a230b2144388555 2025-10-08 19:30:07.983790 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:08.028658 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:08.028739 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:08.028762 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:08.028770 | ubuntu-noble-large | DiffID: sha256:20921128e3812048bc892a04b77d094ee3c7852c3d6d98437c5065c76d1750d9 2025-10-08 19:30:08.028777 | ubuntu-noble-large | DiffID: sha256:997d1e7ed707b81c02586f239802991e3549f9e7bd5f0c4d6b39a8767c4bbb59 2025-10-08 19:30:08.075867 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:bdb060abaf067f423bff1b328b9681898fc3c4af328e2086eadd12a8481ad92a 2025-10-08 19:30:08.076664 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:08.111277 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:08.111348 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:08.111353 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:08.111357 | ubuntu-noble-large | DiffID: sha256:20921128e3812048bc892a04b77d094ee3c7852c3d6d98437c5065c76d1750d9 2025-10-08 19:30:08.111360 | ubuntu-noble-large | DiffID: sha256:997d1e7ed707b81c02586f239802991e3549f9e7bd5f0c4d6b39a8767c4bbb59 2025-10-08 19:30:08.152299 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:bdb060abaf067f423bff1b328b9681898fc3c4af328e2086eadd12a8481ad92a 2025-10-08 19:30:08.152988 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:08.153122 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:30:08.153278 | ubuntu-noble-large | [SUCCESS] [8/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-10-08 19:30:08.159158 | ubuntu-noble-large | [INFO]  [9/130] Checking: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:30:08.159309 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:30:08.700074 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:30:08.700188 | ubuntu-noble-large | [SUCCESS] [9/130] EXISTS: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:30:08.700305 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:30:08.744388 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:30:08.744585 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:30:08.744838 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:08.785157 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c363190c6609f93ab53589072036b99fe4c37359bc7167c8531cb1d6c502a93a 2025-10-08 19:30:08.785301 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-123504-7727 2025-10-08 19:30:09.111418 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:09.158360 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c363190c6609f93ab53589072036b99fe4c37359bc7167c8531cb1d6c502a93a 2025-10-08 19:30:09.158447 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:09.197832 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:09.197917 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:09.197933 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:09.197946 | ubuntu-noble-large | DiffID: sha256:20921128e3812048bc892a04b77d094ee3c7852c3d6d98437c5065c76d1750d9 2025-10-08 19:30:09.197958 | ubuntu-noble-large | DiffID: sha256:01c4fdbfcbb9a8b10aa403766cdeea16e6547a9adeb6c393fa1f9adde4be4412 2025-10-08 19:30:09.245153 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:cc172f63dd953d13074a7a011c5ffd263814b9fea353328b677382df31c48f43 2025-10-08 19:30:09.246031 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:09.288286 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:09.288389 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:09.288404 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:09.288416 | ubuntu-noble-large | DiffID: sha256:20921128e3812048bc892a04b77d094ee3c7852c3d6d98437c5065c76d1750d9 2025-10-08 19:30:09.288427 | ubuntu-noble-large | DiffID: sha256:01c4fdbfcbb9a8b10aa403766cdeea16e6547a9adeb6c393fa1f9adde4be4412 2025-10-08 19:30:09.339035 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:cc172f63dd953d13074a7a011c5ffd263814b9fea353328b677382df31c48f43 2025-10-08 19:30:09.339933 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:09.340050 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:30:09.340207 | ubuntu-noble-large | [SUCCESS] [9/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-10-08 19:30:09.346513 | ubuntu-noble-large | [INFO]  [10/130] Checking: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:30:09.346653 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:30:09.808008 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:30:09.808114 | ubuntu-noble-large | [SUCCESS] [10/130] EXISTS: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:30:09.808220 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:30:09.852765 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:30:09.852952 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:30:09.853164 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:09.900842 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b3564752b9a6f922fa99fdfbd2977b408b38d126ff8d653ff63bc1bd4f27fb72 2025-10-08 19:30:09.900984 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-123504-12306 2025-10-08 19:30:10.202051 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:10.249507 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b3564752b9a6f922fa99fdfbd2977b408b38d126ff8d653ff63bc1bd4f27fb72 2025-10-08 19:30:10.249600 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:10.289020 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:10.289077 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:10.289087 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:10.289096 | ubuntu-noble-large | DiffID: sha256:20921128e3812048bc892a04b77d094ee3c7852c3d6d98437c5065c76d1750d9 2025-10-08 19:30:10.289105 | ubuntu-noble-large | DiffID: sha256:03c4075f5ca486c0ee9f35a39c5412089a41193d9a2d2b7a88acef6d79eb56f0 2025-10-08 19:30:10.336431 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:ce961a309f55090358f09d64388ecb893d0ab5f7089851193f53b48b660a1383 2025-10-08 19:30:10.337135 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:10.378247 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:10.378355 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:10.378369 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:10.378379 | ubuntu-noble-large | DiffID: sha256:20921128e3812048bc892a04b77d094ee3c7852c3d6d98437c5065c76d1750d9 2025-10-08 19:30:10.378389 | ubuntu-noble-large | DiffID: sha256:03c4075f5ca486c0ee9f35a39c5412089a41193d9a2d2b7a88acef6d79eb56f0 2025-10-08 19:30:10.425762 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:ce961a309f55090358f09d64388ecb893d0ab5f7089851193f53b48b660a1383 2025-10-08 19:30:10.426404 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:10.426496 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:30:10.426657 | ubuntu-noble-large | [SUCCESS] [10/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-10-08 19:30:10.432850 | ubuntu-noble-large | [INFO]  [11/130] Checking: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:30:10.432937 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:30:10.890995 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:30:10.891100 | ubuntu-noble-large | [SUCCESS] [11/130] EXISTS: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:30:10.891213 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:30:10.929222 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:30:10.929361 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:30:10.929377 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:10.970466 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a18505e6fc1f8ca3f5891f47b56400b2789f892b3ad0547931c3db826474bb13 2025-10-08 19:30:10.970555 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-123504-4949 2025-10-08 19:30:11.273065 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:11.315410 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a18505e6fc1f8ca3f5891f47b56400b2789f892b3ad0547931c3db826474bb13 2025-10-08 19:30:11.315478 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:11.356413 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:11.356472 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:11.356478 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:11.356484 | ubuntu-noble-large | DiffID: sha256:20921128e3812048bc892a04b77d094ee3c7852c3d6d98437c5065c76d1750d9 2025-10-08 19:30:11.356489 | ubuntu-noble-large | DiffID: sha256:eadb3272a38c61f497de4dfe472c2cc8b958fc0e1a5f5bfd9fcf106a9c1d5dc8 2025-10-08 19:30:11.397254 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:72eba8112aafcda95ad8cf5bcc4e06ab2544e47e91af3c4cc913bb3eb6696f8b 2025-10-08 19:30:11.397990 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:11.438284 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:11.438363 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:11.438374 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:11.438383 | ubuntu-noble-large | DiffID: sha256:20921128e3812048bc892a04b77d094ee3c7852c3d6d98437c5065c76d1750d9 2025-10-08 19:30:11.438393 | ubuntu-noble-large | DiffID: sha256:eadb3272a38c61f497de4dfe472c2cc8b958fc0e1a5f5bfd9fcf106a9c1d5dc8 2025-10-08 19:30:11.484344 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:72eba8112aafcda95ad8cf5bcc4e06ab2544e47e91af3c4cc913bb3eb6696f8b 2025-10-08 19:30:11.485131 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:11.485257 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:30:11.485475 | ubuntu-noble-large | [SUCCESS] [11/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-10-08 19:30:11.491738 | ubuntu-noble-large | [INFO]  [12/130] Checking: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:30:11.491863 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:30:11.885001 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:30:11.885108 | ubuntu-noble-large | [SUCCESS] [12/130] EXISTS: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:30:11.885156 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:30:11.928111 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:30:11.928307 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:30:11.928545 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:11.979074 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a69dc851f1cb8c1b11ca97309e3ccc17e66d51a001c99ae189f9869c1de4909c 2025-10-08 19:30:11.979233 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-123504-14054 2025-10-08 19:30:12.290844 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:12.332405 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a69dc851f1cb8c1b11ca97309e3ccc17e66d51a001c99ae189f9869c1de4909c 2025-10-08 19:30:12.332488 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:12.369887 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:12.369946 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:12.369955 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:12.369961 | ubuntu-noble-large | DiffID: sha256:20921128e3812048bc892a04b77d094ee3c7852c3d6d98437c5065c76d1750d9 2025-10-08 19:30:12.369967 | ubuntu-noble-large | DiffID: sha256:fe65d620445d477b6dbfadc6bcf7ee5b4cc111e7ce751ff3cb8e6ba8edd727b2 2025-10-08 19:30:12.415990 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:8f9b70ab4ead08c43d19f66097944d69a8564dc5929d24d5eaaa79b7051183b8 2025-10-08 19:30:12.417718 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:12.464190 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:12.464256 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:12.464266 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:12.464275 | ubuntu-noble-large | DiffID: sha256:20921128e3812048bc892a04b77d094ee3c7852c3d6d98437c5065c76d1750d9 2025-10-08 19:30:12.464283 | ubuntu-noble-large | DiffID: sha256:fe65d620445d477b6dbfadc6bcf7ee5b4cc111e7ce751ff3cb8e6ba8edd727b2 2025-10-08 19:30:12.507306 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:8f9b70ab4ead08c43d19f66097944d69a8564dc5929d24d5eaaa79b7051183b8 2025-10-08 19:30:12.508621 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:12.508724 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:30:12.508739 | ubuntu-noble-large | [SUCCESS] [12/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-10-08 19:30:12.514780 | ubuntu-noble-large | [INFO]  [13/130] Checking: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:30:12.514846 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:30:12.965751 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:30:12.965863 | ubuntu-noble-large | [SUCCESS] [13/130] EXISTS: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:30:12.965946 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:30:13.011595 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:30:13.011794 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:30:13.011996 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:13.053093 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f7d4eb6a385588744be65e611469457d4e73688721baf4a3da974d64078efb0b 2025-10-08 19:30:13.053173 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-123504-19872 2025-10-08 19:30:13.341966 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:13.378554 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f7d4eb6a385588744be65e611469457d4e73688721baf4a3da974d64078efb0b 2025-10-08 19:30:13.378667 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:13.418242 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:13.418308 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:13.418334 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:13.418342 | ubuntu-noble-large | DiffID: sha256:20921128e3812048bc892a04b77d094ee3c7852c3d6d98437c5065c76d1750d9 2025-10-08 19:30:13.418392 | ubuntu-noble-large | DiffID: sha256:c5d714556337ca6f21d4d473a94c7d3b243501f97010be729e1acd78ebe47efc 2025-10-08 19:30:13.465157 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:922f16c4f9817f5973e29cd01820b5db12ec44897ddbf2bd09b46e18412a6f45 2025-10-08 19:30:13.465923 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:13.510310 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:13.510379 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:13.510387 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:13.510393 | ubuntu-noble-large | DiffID: sha256:20921128e3812048bc892a04b77d094ee3c7852c3d6d98437c5065c76d1750d9 2025-10-08 19:30:13.510399 | ubuntu-noble-large | DiffID: sha256:c5d714556337ca6f21d4d473a94c7d3b243501f97010be729e1acd78ebe47efc 2025-10-08 19:30:13.557941 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:922f16c4f9817f5973e29cd01820b5db12ec44897ddbf2bd09b46e18412a6f45 2025-10-08 19:30:13.558740 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:13.558818 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:30:13.558843 | ubuntu-noble-large | [SUCCESS] [13/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-10-08 19:30:13.565736 | ubuntu-noble-large | [INFO]  [14/130] Checking: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:30:13.565864 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:30:14.058530 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:30:14.058653 | ubuntu-noble-large | [SUCCESS] [14/130] EXISTS: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:30:14.058726 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:30:14.116490 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:30:14.116695 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:30:14.116908 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:14.170527 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f27ba84cc15ee090110d96712a28478d9412d91d36a6e788bb6855fbc094ee49 2025-10-08 19:30:14.170655 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-123504-7239 2025-10-08 19:30:14.445760 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:14.490208 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f27ba84cc15ee090110d96712a28478d9412d91d36a6e788bb6855fbc094ee49 2025-10-08 19:30:14.490289 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:14.533448 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:14.533507 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:14.533519 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:14.533529 | ubuntu-noble-large | DiffID: sha256:6ea6f9a717eb75f8f26805e7fcb2ab82c1f0b49ba33cf13a6d0d0146b0a6fb7c 2025-10-08 19:30:14.533537 | ubuntu-noble-large | DiffID: sha256:85e2cf3464a02f209f380bcbf677ed19f30211599f35ae0c1724d112ffa04668 2025-10-08 19:30:14.577903 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:f23e6f60f348dbf451691832550c067dbb265fee44c5821cc14b2ffddff8eb2e 2025-10-08 19:30:14.578591 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:14.614798 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:14.614847 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:14.614884 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:14.614889 | ubuntu-noble-large | DiffID: sha256:6ea6f9a717eb75f8f26805e7fcb2ab82c1f0b49ba33cf13a6d0d0146b0a6fb7c 2025-10-08 19:30:14.614894 | ubuntu-noble-large | DiffID: sha256:85e2cf3464a02f209f380bcbf677ed19f30211599f35ae0c1724d112ffa04668 2025-10-08 19:30:14.658755 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:f23e6f60f348dbf451691832550c067dbb265fee44c5821cc14b2ffddff8eb2e 2025-10-08 19:30:14.659339 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:14.659441 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:30:14.659577 | ubuntu-noble-large | [SUCCESS] [14/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-10-08 19:30:14.666487 | ubuntu-noble-large | [INFO]  [15/130] Checking: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:30:14.666595 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:30:15.082988 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:30:15.083125 | ubuntu-noble-large | [SUCCESS] [15/130] EXISTS: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:30:15.083141 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:30:15.129067 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:30:15.129168 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:30:15.129368 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:15.175676 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d7e26959c97524b65c6fae63b6dbe3bc337a1389627598865c3c318d2ad472f0 2025-10-08 19:30:15.175778 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-123504-27710 2025-10-08 19:30:15.458874 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:15.501338 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d7e26959c97524b65c6fae63b6dbe3bc337a1389627598865c3c318d2ad472f0 2025-10-08 19:30:15.501436 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:15.542109 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:15.542185 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:15.542197 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:15.542208 | ubuntu-noble-large | DiffID: sha256:6ea6f9a717eb75f8f26805e7fcb2ab82c1f0b49ba33cf13a6d0d0146b0a6fb7c 2025-10-08 19:30:15.542217 | ubuntu-noble-large | DiffID: sha256:0031778d0104c3bd8e407aad74fa80d83c64d30ac58499672afa34e4710a34a1 2025-10-08 19:30:15.586231 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:c99ce3ebaf1484729176be9e097c2dc6e6cbae20c10ccb4d5787435463097ed4 2025-10-08 19:30:15.587082 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:15.627656 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:15.627726 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:15.627737 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:15.627745 | ubuntu-noble-large | DiffID: sha256:6ea6f9a717eb75f8f26805e7fcb2ab82c1f0b49ba33cf13a6d0d0146b0a6fb7c 2025-10-08 19:30:15.627753 | ubuntu-noble-large | DiffID: sha256:0031778d0104c3bd8e407aad74fa80d83c64d30ac58499672afa34e4710a34a1 2025-10-08 19:30:15.681585 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:c99ce3ebaf1484729176be9e097c2dc6e6cbae20c10ccb4d5787435463097ed4 2025-10-08 19:30:15.682420 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:15.682531 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:30:15.682702 | ubuntu-noble-large | [SUCCESS] [15/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-10-08 19:30:15.689363 | ubuntu-noble-large | [INFO]  [16/130] Checking: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:30:15.689458 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:30:16.107901 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:30:16.108019 | ubuntu-noble-large | [SUCCESS] [16/130] EXISTS: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:30:16.108140 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:30:16.150309 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:30:16.150786 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:30:16.150886 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:16.193047 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6086ae107138813364b89af6e873c9c11d4a218540bd2701a68f83ba5e26fa93 2025-10-08 19:30:16.193194 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-123504-532 2025-10-08 19:30:16.485506 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:16.531106 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6086ae107138813364b89af6e873c9c11d4a218540bd2701a68f83ba5e26fa93 2025-10-08 19:30:16.531203 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:16.577976 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:16.578063 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:16.578074 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:16.578083 | ubuntu-noble-large | DiffID: sha256:6ea6f9a717eb75f8f26805e7fcb2ab82c1f0b49ba33cf13a6d0d0146b0a6fb7c 2025-10-08 19:30:16.578092 | ubuntu-noble-large | DiffID: sha256:cc67b4495f483ead1fecdc5f431806099c86e1d8cffb31b4e67e93e5df10cb0e 2025-10-08 19:30:16.629969 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:12dffef406321f2f2b889f9f600586208d33057ae66bc5b806b883f6f519f010 2025-10-08 19:30:16.630478 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:16.676175 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:16.676260 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:16.676273 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:16.676285 | ubuntu-noble-large | DiffID: sha256:6ea6f9a717eb75f8f26805e7fcb2ab82c1f0b49ba33cf13a6d0d0146b0a6fb7c 2025-10-08 19:30:16.676294 | ubuntu-noble-large | DiffID: sha256:cc67b4495f483ead1fecdc5f431806099c86e1d8cffb31b4e67e93e5df10cb0e 2025-10-08 19:30:16.722761 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:12dffef406321f2f2b889f9f600586208d33057ae66bc5b806b883f6f519f010 2025-10-08 19:30:16.723400 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:16.723600 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:30:16.723918 | ubuntu-noble-large | [SUCCESS] [16/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-10-08 19:30:16.731026 | ubuntu-noble-large | [INFO]  [17/130] Checking: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:30:16.731204 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:30:17.147237 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:30:17.147411 | ubuntu-noble-large | [SUCCESS] [17/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:30:17.147461 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:30:17.187893 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:30:17.188038 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:30:17.188054 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:17.229161 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:732c4a02cb071cf3bdca6cc6d88431d77e91c77eeba681d6425e5295d110f2de 2025-10-08 19:30:17.229266 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-123504-22746 2025-10-08 19:30:17.506339 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:17.552950 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:732c4a02cb071cf3bdca6cc6d88431d77e91c77eeba681d6425e5295d110f2de 2025-10-08 19:30:17.553056 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:17.596057 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:17.596138 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:17.596152 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:17.596161 | ubuntu-noble-large | DiffID: sha256:61eb79ac182f15af692ad0732ff2f578b8cc12d436386d51669adc2ddeca5d21 2025-10-08 19:30:17.596170 | ubuntu-noble-large | DiffID: sha256:b1bc01355781005c129b6d842c25de460f48a2235fcbadbec154740d8f3660c1 2025-10-08 19:30:17.642624 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:88d3027cf633e27189651c4c1d343a820390d84f72636b8a9658b8310e3ab71b 2025-10-08 19:30:17.643243 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:17.681974 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:17.682073 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:17.682086 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:17.682097 | ubuntu-noble-large | DiffID: sha256:61eb79ac182f15af692ad0732ff2f578b8cc12d436386d51669adc2ddeca5d21 2025-10-08 19:30:17.682107 | ubuntu-noble-large | DiffID: sha256:b1bc01355781005c129b6d842c25de460f48a2235fcbadbec154740d8f3660c1 2025-10-08 19:30:17.731709 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:88d3027cf633e27189651c4c1d343a820390d84f72636b8a9658b8310e3ab71b 2025-10-08 19:30:17.732542 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:17.732678 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:30:17.732865 | ubuntu-noble-large | [SUCCESS] [17/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-10-08 19:30:17.740071 | ubuntu-noble-large | [INFO]  [18/130] Checking: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:30:17.740252 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:30:18.225716 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:30:18.225822 | ubuntu-noble-large | [SUCCESS] [18/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:30:18.225999 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:30:18.270753 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:30:18.270975 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:30:18.271197 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:18.320254 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:046418936182ae7a4ab3d6218109af9581e8a10d79f27105e66404266d95560f 2025-10-08 19:30:18.320360 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-123504-12210 2025-10-08 19:30:18.608253 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:18.652081 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:046418936182ae7a4ab3d6218109af9581e8a10d79f27105e66404266d95560f 2025-10-08 19:30:18.652165 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:18.700017 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:18.700093 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:18.700106 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:18.700116 | ubuntu-noble-large | DiffID: sha256:61eb79ac182f15af692ad0732ff2f578b8cc12d436386d51669adc2ddeca5d21 2025-10-08 19:30:18.700126 | ubuntu-noble-large | DiffID: sha256:3f8c8c0ecca2a2c7a1fcf5870b736bf08df1b49863253ac76050bdb71a75d5f3 2025-10-08 19:30:18.747700 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:ddc58270725ab091a365e2bc030043a2faebbb15cde1caf2bb60ac7797340e4c 2025-10-08 19:30:18.748609 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:18.789474 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:18.789548 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:18.789564 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:18.789579 | ubuntu-noble-large | DiffID: sha256:61eb79ac182f15af692ad0732ff2f578b8cc12d436386d51669adc2ddeca5d21 2025-10-08 19:30:18.789593 | ubuntu-noble-large | DiffID: sha256:3f8c8c0ecca2a2c7a1fcf5870b736bf08df1b49863253ac76050bdb71a75d5f3 2025-10-08 19:30:18.837619 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:ddc58270725ab091a365e2bc030043a2faebbb15cde1caf2bb60ac7797340e4c 2025-10-08 19:30:18.838492 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:18.838601 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:30:18.838790 | ubuntu-noble-large | [SUCCESS] [18/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-10-08 19:30:18.845544 | ubuntu-noble-large | [INFO]  [19/130] Checking: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:30:18.845698 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:30:19.574534 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:30:19.574732 | ubuntu-noble-large | [SUCCESS] [19/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:30:19.574755 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:30:19.624197 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:30:19.624529 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:30:19.624874 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:19.672871 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1bd5998409678faff7e290781fde2d92b5dc4cfc8628085be546bdd7a534915e 2025-10-08 19:30:19.672977 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-123504-20539 2025-10-08 19:30:19.961599 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:20.004593 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1bd5998409678faff7e290781fde2d92b5dc4cfc8628085be546bdd7a534915e 2025-10-08 19:30:20.004713 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:20.049194 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:20.049284 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:20.049346 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:20.049358 | ubuntu-noble-large | DiffID: sha256:61eb79ac182f15af692ad0732ff2f578b8cc12d436386d51669adc2ddeca5d21 2025-10-08 19:30:20.049367 | ubuntu-noble-large | DiffID: sha256:f1ea0f8c31497623d7de7277701341c9acf46f1fd53b6f851d66c78afc52cd6c 2025-10-08 19:30:20.119455 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:84eec6d7c2ea4303b59f0f587560006e84d7d5ea1aa93bdd55e2622366ba43f8 2025-10-08 19:30:20.120387 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:20.165231 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:20.165299 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:20.165312 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:20.165341 | ubuntu-noble-large | DiffID: sha256:61eb79ac182f15af692ad0732ff2f578b8cc12d436386d51669adc2ddeca5d21 2025-10-08 19:30:20.165351 | ubuntu-noble-large | DiffID: sha256:f1ea0f8c31497623d7de7277701341c9acf46f1fd53b6f851d66c78afc52cd6c 2025-10-08 19:30:20.218058 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:84eec6d7c2ea4303b59f0f587560006e84d7d5ea1aa93bdd55e2622366ba43f8 2025-10-08 19:30:20.218883 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:20.219024 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:30:20.219220 | ubuntu-noble-large | [SUCCESS] [19/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-10-08 19:30:20.225654 | ubuntu-noble-large | [INFO]  [20/130] Checking: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:30:20.225801 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:30:20.806663 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:30:20.806800 | ubuntu-noble-large | [SUCCESS] [20/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:30:20.806900 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:30:20.848129 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:30:20.848336 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:30:20.848533 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:20.886781 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8994d29d1bdb322e80607f3a524bb2ba2eaecc235e860657446350e30e38b72e 2025-10-08 19:30:20.886924 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-123504-26986 2025-10-08 19:30:21.173815 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:21.216398 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8994d29d1bdb322e80607f3a524bb2ba2eaecc235e860657446350e30e38b72e 2025-10-08 19:30:21.216477 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:21.257607 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:21.257748 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:21.257774 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:21.257792 | ubuntu-noble-large | DiffID: sha256:61eb79ac182f15af692ad0732ff2f578b8cc12d436386d51669adc2ddeca5d21 2025-10-08 19:30:21.257808 | ubuntu-noble-large | DiffID: sha256:fd91d0e16662824be9f209f8097b97c7478b53369d7bdbf5133e3518bdd08bf6 2025-10-08 19:30:21.303777 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:6e3c086df71be29c81337f9a7d0b1f79ffa748f169508139268fff757d45e7ca 2025-10-08 19:30:21.304537 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:21.345240 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:21.345399 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:21.345416 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:21.345427 | ubuntu-noble-large | DiffID: sha256:61eb79ac182f15af692ad0732ff2f578b8cc12d436386d51669adc2ddeca5d21 2025-10-08 19:30:21.345436 | ubuntu-noble-large | DiffID: sha256:fd91d0e16662824be9f209f8097b97c7478b53369d7bdbf5133e3518bdd08bf6 2025-10-08 19:30:21.390452 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:6e3c086df71be29c81337f9a7d0b1f79ffa748f169508139268fff757d45e7ca 2025-10-08 19:30:21.391225 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:21.391385 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:30:21.391545 | ubuntu-noble-large | [SUCCESS] [20/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-10-08 19:30:21.397626 | ubuntu-noble-large | [INFO]  [21/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:30:21.397724 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:30:21.862542 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:30:21.862660 | ubuntu-noble-large | [SUCCESS] [21/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:30:21.862803 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:30:21.911482 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:30:21.911684 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:30:21.911900 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:21.956907 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:954b01a23ecb0b8183b82c543b34571215f082eb027823107dfdef740680ab2f 2025-10-08 19:30:21.957023 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-123504-4547 2025-10-08 19:30:22.214977 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:22.265825 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:954b01a23ecb0b8183b82c543b34571215f082eb027823107dfdef740680ab2f 2025-10-08 19:30:22.265898 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:22.305784 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:22.305872 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:22.305886 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:22.305897 | ubuntu-noble-large | DiffID: sha256:04ba33bdba459dd469b8b69f2ead6c93f1ec5d977ef4a7297420e9afedbad529 2025-10-08 19:30:22.305907 | ubuntu-noble-large | DiffID: sha256:73d3a881707eb6e44973c80517a32a6cf2ce35573f28ad5626b2e434b7262927 2025-10-08 19:30:22.353599 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:bf050ff586b3d235e7a9167cdb9dd0ed20c372c5bb9d0c96f6bd7ce7eb61f50c 2025-10-08 19:30:22.354744 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:22.399707 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:22.399812 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:22.399825 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:22.399834 | ubuntu-noble-large | DiffID: sha256:04ba33bdba459dd469b8b69f2ead6c93f1ec5d977ef4a7297420e9afedbad529 2025-10-08 19:30:22.399843 | ubuntu-noble-large | DiffID: sha256:73d3a881707eb6e44973c80517a32a6cf2ce35573f28ad5626b2e434b7262927 2025-10-08 19:30:22.450773 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:bf050ff586b3d235e7a9167cdb9dd0ed20c372c5bb9d0c96f6bd7ce7eb61f50c 2025-10-08 19:30:22.451900 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:22.451967 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:30:22.451978 | ubuntu-noble-large | [SUCCESS] [21/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-10-08 19:30:22.457700 | ubuntu-noble-large | [INFO]  [22/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:30:22.457740 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:30:22.916787 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:30:22.916909 | ubuntu-noble-large | [SUCCESS] [22/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:30:22.916922 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:30:22.962787 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:30:22.962858 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:30:22.962870 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:23.013777 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1cc7f53dafa3c638b8e08106466049373d5de98ed268a14ebc9dc3725240f196 2025-10-08 19:30:23.013877 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-123504-31469 2025-10-08 19:30:23.297723 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:23.348775 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1cc7f53dafa3c638b8e08106466049373d5de98ed268a14ebc9dc3725240f196 2025-10-08 19:30:23.348845 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:23.392754 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:23.392826 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:23.392835 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:23.392842 | ubuntu-noble-large | DiffID: sha256:04ba33bdba459dd469b8b69f2ead6c93f1ec5d977ef4a7297420e9afedbad529 2025-10-08 19:30:23.392849 | ubuntu-noble-large | DiffID: sha256:43071506deb46022f3530a1a21455e1e3393fec40e5684e24bd17d3a31b53154 2025-10-08 19:30:23.440749 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:115a5f193860254081088c9cb16ce0fdd34cb976ed2e6289843a1d6a176225df 2025-10-08 19:30:23.441738 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:23.484458 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:23.484546 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:23.484559 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:23.484569 | ubuntu-noble-large | DiffID: sha256:04ba33bdba459dd469b8b69f2ead6c93f1ec5d977ef4a7297420e9afedbad529 2025-10-08 19:30:23.484578 | ubuntu-noble-large | DiffID: sha256:43071506deb46022f3530a1a21455e1e3393fec40e5684e24bd17d3a31b53154 2025-10-08 19:30:23.532553 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:115a5f193860254081088c9cb16ce0fdd34cb976ed2e6289843a1d6a176225df 2025-10-08 19:30:23.534083 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:23.534180 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:30:23.534205 | ubuntu-noble-large | [SUCCESS] [22/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-10-08 19:30:23.540275 | ubuntu-noble-large | [INFO]  [23/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:30:23.540343 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:30:24.217794 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:30:24.217892 | ubuntu-noble-large | [SUCCESS] [23/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:30:24.217907 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:30:24.258748 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:30:24.258848 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:30:24.259477 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:24.305781 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:adcdc078aebe100e6041fb8baccdd6003dcc895bbb0d7ee735b1e855a88febfd 2025-10-08 19:30:24.305867 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-123504-14132 2025-10-08 19:30:24.589756 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:24.635776 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:adcdc078aebe100e6041fb8baccdd6003dcc895bbb0d7ee735b1e855a88febfd 2025-10-08 19:30:24.635866 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:24.681214 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:24.681296 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:24.681312 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:24.681345 | ubuntu-noble-large | DiffID: sha256:04ba33bdba459dd469b8b69f2ead6c93f1ec5d977ef4a7297420e9afedbad529 2025-10-08 19:30:24.681358 | ubuntu-noble-large | DiffID: sha256:d83d22f0c2294678a8bc915845dae127e5d91d65573ee68855d2054dede4c57d 2025-10-08 19:30:24.742763 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:3f6bc4403ad2c8037d4e708035d96149c170fcd7a92a13f81e5080dcae823bed 2025-10-08 19:30:24.743753 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:24.785308 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:24.785437 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:24.785456 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:24.785469 | ubuntu-noble-large | DiffID: sha256:04ba33bdba459dd469b8b69f2ead6c93f1ec5d977ef4a7297420e9afedbad529 2025-10-08 19:30:24.785481 | ubuntu-noble-large | DiffID: sha256:d83d22f0c2294678a8bc915845dae127e5d91d65573ee68855d2054dede4c57d 2025-10-08 19:30:24.833785 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:3f6bc4403ad2c8037d4e708035d96149c170fcd7a92a13f81e5080dcae823bed 2025-10-08 19:30:24.835138 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:24.835210 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:30:24.835227 | ubuntu-noble-large | [SUCCESS] [23/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-10-08 19:30:24.840113 | ubuntu-noble-large | [INFO]  [24/130] Checking: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:30:24.840179 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:30:25.312773 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:30:25.312865 | ubuntu-noble-large | [SUCCESS] [24/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:30:25.312889 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:30:25.363784 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:30:25.364735 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:30:25.364819 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:25.414463 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6b50a8b6bd82be6b1299bcadfbce39c2d6b5e9c0ad43c423f56ecc4a5b17ec81 2025-10-08 19:30:25.414541 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-123504-12518 2025-10-08 19:30:25.690381 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:25.735801 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6b50a8b6bd82be6b1299bcadfbce39c2d6b5e9c0ad43c423f56ecc4a5b17ec81 2025-10-08 19:30:25.735914 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:25.775257 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:25.775373 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:25.775386 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:25.775395 | ubuntu-noble-large | DiffID: sha256:96fcc33b779bd646eb93f802c624a0f5e1797bb7944571747b2cbc60822a49e8 2025-10-08 19:30:25.775404 | ubuntu-noble-large | DiffID: sha256:7da59ad0613025badc27b1134a588bfcd3761537c5fa354c7cfdc4c1e99b7144 2025-10-08 19:30:25.825607 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:1040223d941e0d7efafec4bdbac767cbeb106d008468fa21feac515e751a8adb 2025-10-08 19:30:25.825761 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:25.883301 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:25.883396 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:25.883406 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:25.883414 | ubuntu-noble-large | DiffID: sha256:96fcc33b779bd646eb93f802c624a0f5e1797bb7944571747b2cbc60822a49e8 2025-10-08 19:30:25.883422 | ubuntu-noble-large | DiffID: sha256:7da59ad0613025badc27b1134a588bfcd3761537c5fa354c7cfdc4c1e99b7144 2025-10-08 19:30:25.934762 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:1040223d941e0d7efafec4bdbac767cbeb106d008468fa21feac515e751a8adb 2025-10-08 19:30:25.935407 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:25.935670 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:30:25.935893 | ubuntu-noble-large | [SUCCESS] [24/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-10-08 19:30:25.941223 | ubuntu-noble-large | [INFO]  [25/130] Checking: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:30:25.942150 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:30:26.550027 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:30:26.550122 | ubuntu-noble-large | [SUCCESS] [25/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:30:26.550136 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:30:26.592748 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:30:26.592829 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:30:26.592841 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:26.638813 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8a2dc5991bd4a0618f0adcdcfa22da592a4668ab13600d519386366ef57b42cf 2025-10-08 19:30:26.638881 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-123504-22312 2025-10-08 19:30:26.917296 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:26.960732 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8a2dc5991bd4a0618f0adcdcfa22da592a4668ab13600d519386366ef57b42cf 2025-10-08 19:30:26.960810 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:27.003776 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:27.003881 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:27.003893 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:27.003902 | ubuntu-noble-large | DiffID: sha256:96fcc33b779bd646eb93f802c624a0f5e1797bb7944571747b2cbc60822a49e8 2025-10-08 19:30:27.003911 | ubuntu-noble-large | DiffID: sha256:fe47f141f916e01538a85f7016507890e5fdccaaa582c1dda2a50c63baff2495 2025-10-08 19:30:27.051722 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:cb3640423afade5c6eea255a41f09cacda9c71c7d246c3d7cedb90e201ec5316 2025-10-08 19:30:27.052262 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:27.093697 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:27.093765 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:27.093776 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:27.093785 | ubuntu-noble-large | DiffID: sha256:96fcc33b779bd646eb93f802c624a0f5e1797bb7944571747b2cbc60822a49e8 2025-10-08 19:30:27.093793 | ubuntu-noble-large | DiffID: sha256:fe47f141f916e01538a85f7016507890e5fdccaaa582c1dda2a50c63baff2495 2025-10-08 19:30:27.138026 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:cb3640423afade5c6eea255a41f09cacda9c71c7d246c3d7cedb90e201ec5316 2025-10-08 19:30:27.138794 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:27.138919 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:30:27.139069 | ubuntu-noble-large | [SUCCESS] [25/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-10-08 19:30:27.145672 | ubuntu-noble-large | [INFO]  [26/130] Checking: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:30:27.145793 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:30:27.550836 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:30:27.550948 | ubuntu-noble-large | [SUCCESS] [26/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:30:27.550994 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:30:27.598895 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:30:27.599069 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:30:27.599275 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:27.646078 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dee50c6c8321d24f30d4f88c9fa85f2cb3d809172bc43770a68ee7adebf1d5c1 2025-10-08 19:30:27.646216 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-123504-9393 2025-10-08 19:30:27.899509 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:27.943383 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dee50c6c8321d24f30d4f88c9fa85f2cb3d809172bc43770a68ee7adebf1d5c1 2025-10-08 19:30:27.943461 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:27.990786 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:27.990898 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:27.990912 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:27.990923 | ubuntu-noble-large | DiffID: sha256:96fcc33b779bd646eb93f802c624a0f5e1797bb7944571747b2cbc60822a49e8 2025-10-08 19:30:27.990933 | ubuntu-noble-large | DiffID: sha256:ee2b1f29c7f5fa27859ebd5c56afb1ec7a5877472084fe772aa9b1a8de229b38 2025-10-08 19:30:28.040749 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:278b2a54434ea5176d57aa8f8e87318cdd33723c75c2431e9c064c70f6e68718 2025-10-08 19:30:28.042478 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:28.087212 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:28.087261 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:28.087270 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:28.087277 | ubuntu-noble-large | DiffID: sha256:96fcc33b779bd646eb93f802c624a0f5e1797bb7944571747b2cbc60822a49e8 2025-10-08 19:30:28.087283 | ubuntu-noble-large | DiffID: sha256:ee2b1f29c7f5fa27859ebd5c56afb1ec7a5877472084fe772aa9b1a8de229b38 2025-10-08 19:30:28.132691 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:278b2a54434ea5176d57aa8f8e87318cdd33723c75c2431e9c064c70f6e68718 2025-10-08 19:30:28.133462 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:28.133575 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:30:28.133724 | ubuntu-noble-large | [SUCCESS] [26/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-10-08 19:30:28.140447 | ubuntu-noble-large | [INFO]  [27/130] Checking: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:30:28.140521 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:30:28.638198 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:30:28.638363 | ubuntu-noble-large | [SUCCESS] [27/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:30:28.638379 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:30:28.682297 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:30:28.682431 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:30:28.682537 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:28.726195 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:01d7c297b619bb440fe12f4bc582bfd4f6f5f1c5d26e4fdeca23aa93b7352399 2025-10-08 19:30:28.726295 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-123504-22724 2025-10-08 19:30:28.997942 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:29.047839 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:01d7c297b619bb440fe12f4bc582bfd4f6f5f1c5d26e4fdeca23aa93b7352399 2025-10-08 19:30:29.047914 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:29.111387 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:29.111446 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:29.111454 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:29.111461 | ubuntu-noble-large | DiffID: sha256:96fcc33b779bd646eb93f802c624a0f5e1797bb7944571747b2cbc60822a49e8 2025-10-08 19:30:29.111467 | ubuntu-noble-large | DiffID: sha256:67142d2f8b0b5d77ed749f4efb0f4a3b4b128a546a455f309de68f6566f24ba8 2025-10-08 19:30:29.171882 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:08a41754ae51bc089ecfb08a7dfbbfc91cb8d62cdb05850652e4c891b721e4e3 2025-10-08 19:30:29.173456 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:29.215384 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:29.215463 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:29.215475 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:29.215484 | ubuntu-noble-large | DiffID: sha256:96fcc33b779bd646eb93f802c624a0f5e1797bb7944571747b2cbc60822a49e8 2025-10-08 19:30:29.215492 | ubuntu-noble-large | DiffID: sha256:67142d2f8b0b5d77ed749f4efb0f4a3b4b128a546a455f309de68f6566f24ba8 2025-10-08 19:30:29.271200 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:08a41754ae51bc089ecfb08a7dfbbfc91cb8d62cdb05850652e4c891b721e4e3 2025-10-08 19:30:29.271937 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:29.272027 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:30:29.272147 | ubuntu-noble-large | [SUCCESS] [27/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-10-08 19:30:29.278262 | ubuntu-noble-large | [INFO]  [28/130] Checking: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:30:29.278365 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:30:29.654583 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:30:29.654725 | ubuntu-noble-large | [SUCCESS] [28/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:30:29.654808 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:30:29.701405 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:30:29.701592 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:30:29.701812 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:29.742385 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a678fc32e9897a438f340ad0e6149502351564c5938ce74e9d2c5b5fe4ca89f3 2025-10-08 19:30:29.742589 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-123504-26408 2025-10-08 19:30:30.036308 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:30.082778 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a678fc32e9897a438f340ad0e6149502351564c5938ce74e9d2c5b5fe4ca89f3 2025-10-08 19:30:30.082866 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:30.132189 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:30.132270 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:30.132286 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:30.132299 | ubuntu-noble-large | DiffID: sha256:96fcc33b779bd646eb93f802c624a0f5e1797bb7944571747b2cbc60822a49e8 2025-10-08 19:30:30.132312 | ubuntu-noble-large | DiffID: sha256:22ac20af53fe384d32c3ad0bb1a6a9b32ef245adea4183f134a8bc19a49104a3 2025-10-08 19:30:30.181117 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:0dcbe5789f9bbd97e08b90d7ed93db9cee36c55f67b9abf0e228f120dc0c9437 2025-10-08 19:30:30.181969 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:30.229701 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:30.229778 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:30.229793 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:30.229806 | ubuntu-noble-large | DiffID: sha256:96fcc33b779bd646eb93f802c624a0f5e1797bb7944571747b2cbc60822a49e8 2025-10-08 19:30:30.229818 | ubuntu-noble-large | DiffID: sha256:22ac20af53fe384d32c3ad0bb1a6a9b32ef245adea4183f134a8bc19a49104a3 2025-10-08 19:30:30.281219 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:0dcbe5789f9bbd97e08b90d7ed93db9cee36c55f67b9abf0e228f120dc0c9437 2025-10-08 19:30:30.282040 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:30.282220 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:30:30.282480 | ubuntu-noble-large | [SUCCESS] [28/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-10-08 19:30:30.289497 | ubuntu-noble-large | [INFO]  [29/130] Checking: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-08 19:30:30.289575 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-08 19:30:30.781122 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-08 19:30:30.781235 | ubuntu-noble-large | [SUCCESS] [29/130] EXISTS: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-08 19:30:30.781357 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-08 19:30:30.835681 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-08 19:30:30.835781 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-08 19:30:30.835929 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:30.891198 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2113822a41bb0de9d265b686abd12938d3f2f2137a0c22af968976bc917f71e2 2025-10-08 19:30:30.891291 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-123504-11907 2025-10-08 19:30:31.199735 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:31.244728 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2113822a41bb0de9d265b686abd12938d3f2f2137a0c22af968976bc917f71e2 2025-10-08 19:30:31.244827 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:31.287057 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:31.287134 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:31.287147 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:31.287158 | ubuntu-noble-large | DiffID: sha256:9c43fccd0da06ae58a630f6c7a31f2419634f896f187f5c193398f94af0d2a86 2025-10-08 19:30:31.287168 | ubuntu-noble-large | DiffID: sha256:27cbb896bf9d8bc3c05a2d88104852487ff8afef6ef4fe0fc09e1fc23dbd72b7 2025-10-08 19:30:31.335519 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:50b16e0c32e4fcd0d1a145c4193efa1040c9af153129e379c62c34cbc93c1548 2025-10-08 19:30:31.336793 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:31.378067 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:31.378176 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:31.378191 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:31.378202 | ubuntu-noble-large | DiffID: sha256:9c43fccd0da06ae58a630f6c7a31f2419634f896f187f5c193398f94af0d2a86 2025-10-08 19:30:31.378212 | ubuntu-noble-large | DiffID: sha256:27cbb896bf9d8bc3c05a2d88104852487ff8afef6ef4fe0fc09e1fc23dbd72b7 2025-10-08 19:30:31.421819 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:50b16e0c32e4fcd0d1a145c4193efa1040c9af153129e379c62c34cbc93c1548 2025-10-08 19:30:31.423509 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:31.423584 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-08 19:30:31.423598 | ubuntu-noble-large | [SUCCESS] [29/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-10-08 19:30:31.429702 | ubuntu-noble-large | [INFO]  [30/130] Checking: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-08 19:30:31.429754 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-08 19:30:31.856745 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-08 19:30:31.856826 | ubuntu-noble-large | [SUCCESS] [30/130] EXISTS: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-08 19:30:31.856837 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-08 19:30:31.897874 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-08 19:30:31.897958 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-08 19:30:31.897972 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:31.940754 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1cbd2588d3e1527cd154d91511567584095755df4c0592649a8e6fb4dbefc99e 2025-10-08 19:30:31.940832 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-123504-10877 2025-10-08 19:30:32.247774 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:32.294533 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1cbd2588d3e1527cd154d91511567584095755df4c0592649a8e6fb4dbefc99e 2025-10-08 19:30:32.294594 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:32.338932 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:32.339009 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:32.339021 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:32.339030 | ubuntu-noble-large | DiffID: sha256:9c43fccd0da06ae58a630f6c7a31f2419634f896f187f5c193398f94af0d2a86 2025-10-08 19:30:32.339042 | ubuntu-noble-large | DiffID: sha256:b7e70ae516747ed7ded7bf77afb4e2139824de389a0a0e7706bb047ad6337436 2025-10-08 19:30:32.401785 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:88bfd69cd38d52f266048624341806df818e6fdcbb64cc7d6d0f9dcf888d54c4 2025-10-08 19:30:32.402693 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:32.443941 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:32.444035 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:32.444048 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:32.444059 | ubuntu-noble-large | DiffID: sha256:9c43fccd0da06ae58a630f6c7a31f2419634f896f187f5c193398f94af0d2a86 2025-10-08 19:30:32.444068 | ubuntu-noble-large | DiffID: sha256:b7e70ae516747ed7ded7bf77afb4e2139824de389a0a0e7706bb047ad6337436 2025-10-08 19:30:32.490516 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:88bfd69cd38d52f266048624341806df818e6fdcbb64cc7d6d0f9dcf888d54c4 2025-10-08 19:30:32.491835 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:32.491911 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-08 19:30:32.491926 | ubuntu-noble-large | [SUCCESS] [30/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-10-08 19:30:32.496774 | ubuntu-noble-large | [INFO]  [31/130] Checking: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:30:32.496854 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:30:33.002766 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:30:33.002857 | ubuntu-noble-large | [SUCCESS] [31/130] EXISTS: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:30:33.003777 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:30:33.047020 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:30:33.047115 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:30:33.047130 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:33.090785 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bb59709dead1e4b94dbe3242de032a541663e8f754f751068567653495106fdf 2025-10-08 19:30:33.090879 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-123504-21914 2025-10-08 19:30:33.413835 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:33.461828 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bb59709dead1e4b94dbe3242de032a541663e8f754f751068567653495106fdf 2025-10-08 19:30:33.461944 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:33.502383 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:33.502476 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:33.502489 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:33.502499 | ubuntu-noble-large | DiffID: sha256:079b31b353dfa03ec164ce0d78ff824a3943ad6d5f8486714a30f75baf46aadc 2025-10-08 19:30:33.502509 | ubuntu-noble-large | DiffID: sha256:e94e166f0940280190dfc98b0c20986f3bdd81289a9504a594ffc96ae04beb11 2025-10-08 19:30:33.548664 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:5cc47047336eee8a8d76b794221c0eb531fd70be3e09f83670fc30d90b1db934 2025-10-08 19:30:33.549758 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:33.593604 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:33.593707 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:33.593721 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:33.593730 | ubuntu-noble-large | DiffID: sha256:079b31b353dfa03ec164ce0d78ff824a3943ad6d5f8486714a30f75baf46aadc 2025-10-08 19:30:33.593740 | ubuntu-noble-large | DiffID: sha256:e94e166f0940280190dfc98b0c20986f3bdd81289a9504a594ffc96ae04beb11 2025-10-08 19:30:33.639351 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:5cc47047336eee8a8d76b794221c0eb531fd70be3e09f83670fc30d90b1db934 2025-10-08 19:30:33.639753 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:33.639830 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:30:33.639854 | ubuntu-noble-large | [SUCCESS] [31/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-10-08 19:30:33.645839 | ubuntu-noble-large | [INFO]  [32/130] Checking: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:30:33.645929 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:30:34.168849 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:30:34.168963 | ubuntu-noble-large | [SUCCESS] [32/130] EXISTS: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:30:34.169006 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:30:34.215740 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:30:34.215819 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:30:34.215834 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:34.263774 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a7a6e5dc68308b7dbd7a7b1c73596fd1e84c0cd613cc1157863bcbcab44e34f8 2025-10-08 19:30:34.263874 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-123504-19239 2025-10-08 19:30:34.577250 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:34.623815 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a7a6e5dc68308b7dbd7a7b1c73596fd1e84c0cd613cc1157863bcbcab44e34f8 2025-10-08 19:30:34.623930 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:34.666128 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:34.666212 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:34.666227 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:34.666240 | ubuntu-noble-large | DiffID: sha256:079b31b353dfa03ec164ce0d78ff824a3943ad6d5f8486714a30f75baf46aadc 2025-10-08 19:30:34.666251 | ubuntu-noble-large | DiffID: sha256:d129a9c54812b6c4b47f90dd65c86afa8ebc535650f5e82b97513c239d397ad7 2025-10-08 19:30:34.716225 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:3fd5c187ef1aa4ec51aaca3b9525a1bd7328baea07d4c1ad2277f38421540ba2 2025-10-08 19:30:34.716565 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:34.759523 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:34.759599 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:34.759612 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:34.759623 | ubuntu-noble-large | DiffID: sha256:079b31b353dfa03ec164ce0d78ff824a3943ad6d5f8486714a30f75baf46aadc 2025-10-08 19:30:34.759682 | ubuntu-noble-large | DiffID: sha256:d129a9c54812b6c4b47f90dd65c86afa8ebc535650f5e82b97513c239d397ad7 2025-10-08 19:30:34.804378 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:3fd5c187ef1aa4ec51aaca3b9525a1bd7328baea07d4c1ad2277f38421540ba2 2025-10-08 19:30:34.805082 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:34.805225 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:30:34.805431 | ubuntu-noble-large | [SUCCESS] [32/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-10-08 19:30:34.812370 | ubuntu-noble-large | [INFO]  [33/130] Checking: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:30:34.812504 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:30:35.220233 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:30:35.220358 | ubuntu-noble-large | [SUCCESS] [33/130] EXISTS: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:30:35.220480 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:30:35.264681 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:30:35.264885 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:30:35.265089 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:35.312831 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ffd4c47d255b4d04d831e2a186782d7707da85961871d08fcdc1a62c64e0dd16 2025-10-08 19:30:35.314292 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-123504-11428 2025-10-08 19:30:35.614148 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:35.674698 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ffd4c47d255b4d04d831e2a186782d7707da85961871d08fcdc1a62c64e0dd16 2025-10-08 19:30:35.674800 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:35.724621 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:35.724747 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:35.724762 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:35.724773 | ubuntu-noble-large | DiffID: sha256:079b31b353dfa03ec164ce0d78ff824a3943ad6d5f8486714a30f75baf46aadc 2025-10-08 19:30:35.724784 | ubuntu-noble-large | DiffID: sha256:e06085efc23e92d2c23e23e7d6b4a3c319e74bf7520e28c38208f70ed06297a9 2025-10-08 19:30:35.773985 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:bc4d41ecb1b3c49f3ea7e68235ca1a175ef3dd02cf95598a96e914fba43ce611 2025-10-08 19:30:35.774808 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:35.821064 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:35.821157 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:35.821171 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:35.821182 | ubuntu-noble-large | DiffID: sha256:079b31b353dfa03ec164ce0d78ff824a3943ad6d5f8486714a30f75baf46aadc 2025-10-08 19:30:35.821218 | ubuntu-noble-large | DiffID: sha256:e06085efc23e92d2c23e23e7d6b4a3c319e74bf7520e28c38208f70ed06297a9 2025-10-08 19:30:35.870954 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:bc4d41ecb1b3c49f3ea7e68235ca1a175ef3dd02cf95598a96e914fba43ce611 2025-10-08 19:30:35.871820 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:35.871962 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:30:35.872065 | ubuntu-noble-large | [SUCCESS] [33/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-10-08 19:30:35.880499 | ubuntu-noble-large | [INFO]  [34/130] Checking: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:30:35.880574 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:30:36.364212 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:30:36.364341 | ubuntu-noble-large | [SUCCESS] [34/130] EXISTS: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:30:36.364441 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:30:36.418209 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:30:36.418415 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:30:36.418620 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:36.465461 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:30d27a8e84ad0c6708e64ddf1c82853e6fdfd7c8c8d2cf10ff56347c236e808f 2025-10-08 19:30:36.465557 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-123504-2967 2025-10-08 19:30:36.752905 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:36.796308 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:30d27a8e84ad0c6708e64ddf1c82853e6fdfd7c8c8d2cf10ff56347c236e808f 2025-10-08 19:30:36.796428 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:36.839098 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:36.839168 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:36.839179 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:36.839187 | ubuntu-noble-large | DiffID: sha256:079b31b353dfa03ec164ce0d78ff824a3943ad6d5f8486714a30f75baf46aadc 2025-10-08 19:30:36.839195 | ubuntu-noble-large | DiffID: sha256:1f166d5a6f810322a89e050da20635c4deae58bfb8121d747bb7c69258e0c186 2025-10-08 19:30:36.895069 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:f6454c4f5cbee8133db418d048a651fb00d322dcab379ec179cd68d9d424c24c 2025-10-08 19:30:36.896032 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:36.939919 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:36.939999 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:36.940013 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:36.940024 | ubuntu-noble-large | DiffID: sha256:079b31b353dfa03ec164ce0d78ff824a3943ad6d5f8486714a30f75baf46aadc 2025-10-08 19:30:36.940033 | ubuntu-noble-large | DiffID: sha256:1f166d5a6f810322a89e050da20635c4deae58bfb8121d747bb7c69258e0c186 2025-10-08 19:30:36.998785 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:f6454c4f5cbee8133db418d048a651fb00d322dcab379ec179cd68d9d424c24c 2025-10-08 19:30:36.999814 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:37.000287 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:30:37.000565 | ubuntu-noble-large | [SUCCESS] [34/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-10-08 19:30:37.007106 | ubuntu-noble-large | [INFO]  [35/130] Checking: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:30:37.007282 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:30:37.501729 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:30:37.501871 | ubuntu-noble-large | [SUCCESS] [35/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:30:37.501887 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:30:37.544052 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:30:37.544233 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:30:37.544470 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:37.588366 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:98c48e660245a5a5048c8ecf5e65f7fa1dfe02553d62af2f1dc811a2613a1fa6 2025-10-08 19:30:37.588488 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-123504-18352 2025-10-08 19:30:37.875154 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:37.924769 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:98c48e660245a5a5048c8ecf5e65f7fa1dfe02553d62af2f1dc811a2613a1fa6 2025-10-08 19:30:37.924919 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:37.967263 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:37.967362 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:37.967373 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:37.967381 | ubuntu-noble-large | DiffID: sha256:c962f664bd522c350ca1bb6c76f798afeba1b38fe831c3346696b40b30cd54b3 2025-10-08 19:30:37.967387 | ubuntu-noble-large | DiffID: sha256:8cd42b52e967f68100b5a806e2e4dbdc95ccdb59fa37919e8251fcf2cb9bbc8a 2025-10-08 19:30:38.017090 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:bd9ae58449b42008ed3d263ca7b9b955a51a219c37af4b406bc622786704c132 2025-10-08 19:30:38.017881 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:38.065177 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:38.065267 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:38.065279 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:38.065290 | ubuntu-noble-large | DiffID: sha256:c962f664bd522c350ca1bb6c76f798afeba1b38fe831c3346696b40b30cd54b3 2025-10-08 19:30:38.065299 | ubuntu-noble-large | DiffID: sha256:8cd42b52e967f68100b5a806e2e4dbdc95ccdb59fa37919e8251fcf2cb9bbc8a 2025-10-08 19:30:38.115556 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:bd9ae58449b42008ed3d263ca7b9b955a51a219c37af4b406bc622786704c132 2025-10-08 19:30:38.115893 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:38.116009 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:30:38.116170 | ubuntu-noble-large | [SUCCESS] [35/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-10-08 19:30:38.121448 | ubuntu-noble-large | [INFO]  [36/130] Checking: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:30:38.121574 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:30:38.528888 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:30:38.528999 | ubuntu-noble-large | [SUCCESS] [36/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:30:38.529083 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:30:38.580662 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:30:38.580850 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:30:38.581047 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:38.626154 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0f6986be63db696fc952fd73b85324a19804b8ef50d085323d0c3bc8f8e74c61 2025-10-08 19:30:38.626257 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-123504-23520 2025-10-08 19:30:38.922078 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:38.969997 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0f6986be63db696fc952fd73b85324a19804b8ef50d085323d0c3bc8f8e74c61 2025-10-08 19:30:38.970083 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:39.025538 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:39.025681 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:39.025698 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:39.025708 | ubuntu-noble-large | DiffID: sha256:c962f664bd522c350ca1bb6c76f798afeba1b38fe831c3346696b40b30cd54b3 2025-10-08 19:30:39.025717 | ubuntu-noble-large | DiffID: sha256:20858dfbcd2bf7330d1fbf5c92f781e15de368f2ac1befbdd1686d986ab07980 2025-10-08 19:30:39.074461 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:178b3cd52e4ae5337c4a7ec26fe30f8c76e940c21189e7edf978f353e34449bf 2025-10-08 19:30:39.075149 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:39.125092 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:39.125196 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:39.125208 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:39.125218 | ubuntu-noble-large | DiffID: sha256:c962f664bd522c350ca1bb6c76f798afeba1b38fe831c3346696b40b30cd54b3 2025-10-08 19:30:39.125226 | ubuntu-noble-large | DiffID: sha256:20858dfbcd2bf7330d1fbf5c92f781e15de368f2ac1befbdd1686d986ab07980 2025-10-08 19:30:39.171724 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:178b3cd52e4ae5337c4a7ec26fe30f8c76e940c21189e7edf978f353e34449bf 2025-10-08 19:30:39.172796 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:39.172883 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:30:39.172899 | ubuntu-noble-large | [SUCCESS] [36/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-10-08 19:30:39.179512 | ubuntu-noble-large | [INFO]  [37/130] Checking: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:30:39.179579 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:30:39.615766 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:30:39.615879 | ubuntu-noble-large | [SUCCESS] [37/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:30:39.615893 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:30:39.662770 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:30:39.662854 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:30:39.662865 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:39.707949 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5d8d61fbc30dc77889ebf896bf917fa19ac135e480de033fab2eaff3ba172590 2025-10-08 19:30:39.708063 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-123504-11621 2025-10-08 19:30:39.982790 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:40.026416 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5d8d61fbc30dc77889ebf896bf917fa19ac135e480de033fab2eaff3ba172590 2025-10-08 19:30:40.026501 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:40.066694 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:40.066771 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:40.066783 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:40.066794 | ubuntu-noble-large | DiffID: sha256:c962f664bd522c350ca1bb6c76f798afeba1b38fe831c3346696b40b30cd54b3 2025-10-08 19:30:40.066803 | ubuntu-noble-large | DiffID: sha256:821a68c850c6ffda562092f1779a736919c8179335be8ffd59d39c9e1839d07f 2025-10-08 19:30:40.118409 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:707d3f463bec8531a4360c010b0cb7fdb14efcd69424b422db44154840030350 2025-10-08 19:30:40.119869 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:40.158073 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:40.158151 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:40.158162 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:40.158171 | ubuntu-noble-large | DiffID: sha256:c962f664bd522c350ca1bb6c76f798afeba1b38fe831c3346696b40b30cd54b3 2025-10-08 19:30:40.158178 | ubuntu-noble-large | DiffID: sha256:821a68c850c6ffda562092f1779a736919c8179335be8ffd59d39c9e1839d07f 2025-10-08 19:30:40.203709 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:707d3f463bec8531a4360c010b0cb7fdb14efcd69424b422db44154840030350 2025-10-08 19:30:40.205122 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:40.205206 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:30:40.205220 | ubuntu-noble-large | [SUCCESS] [37/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-10-08 19:30:40.211494 | ubuntu-noble-large | [INFO]  [38/130] Checking: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:30:40.211540 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:30:40.834759 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:30:40.834848 | ubuntu-noble-large | [SUCCESS] [38/130] EXISTS: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:30:40.834861 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:30:40.877922 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:30:40.878003 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:30:40.878019 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:40.928305 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:356e45493fbd88b5262ddf6a9596249b4079cfe2d66bade47bf34e8b7a08c986 2025-10-08 19:30:40.928373 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-123504-6585 2025-10-08 19:30:41.208540 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:41.248602 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:356e45493fbd88b5262ddf6a9596249b4079cfe2d66bade47bf34e8b7a08c986 2025-10-08 19:30:41.248720 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:41.286537 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:41.286599 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:41.286651 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:41.286661 | ubuntu-noble-large | DiffID: sha256:a25f520b182f2e350996c0c9871b83dd6c72a1b2db47ae5c52b20c56ef97c6fe 2025-10-08 19:30:41.286674 | ubuntu-noble-large | DiffID: sha256:13e0c0d681603c6122bfe099a24fafeae166e869fdcdb1abc0d2598581fa3890 2025-10-08 19:30:41.328457 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:aa27cb5932db42346a478d3e15e64187af18e870d351a1d6501de526e8ae10b7 2025-10-08 19:30:41.329229 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:41.369566 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:41.369650 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:41.369662 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:41.369670 | ubuntu-noble-large | DiffID: sha256:a25f520b182f2e350996c0c9871b83dd6c72a1b2db47ae5c52b20c56ef97c6fe 2025-10-08 19:30:41.369677 | ubuntu-noble-large | DiffID: sha256:13e0c0d681603c6122bfe099a24fafeae166e869fdcdb1abc0d2598581fa3890 2025-10-08 19:30:41.414266 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:aa27cb5932db42346a478d3e15e64187af18e870d351a1d6501de526e8ae10b7 2025-10-08 19:30:41.415033 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:41.415142 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:30:41.415289 | ubuntu-noble-large | [SUCCESS] [38/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-10-08 19:30:41.421651 | ubuntu-noble-large | [INFO]  [39/130] Checking: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:30:41.421795 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:30:41.843765 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:30:41.843866 | ubuntu-noble-large | [SUCCESS] [39/130] EXISTS: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:30:41.843992 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:30:41.887945 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:30:41.888129 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:30:41.888343 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:41.936703 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d96abec771fbdaa6afa4abdf9e32ce980224b5b9804f017266d3ee81a18fd972 2025-10-08 19:30:41.936821 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-123504-20861 2025-10-08 19:30:42.209619 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:42.256527 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d96abec771fbdaa6afa4abdf9e32ce980224b5b9804f017266d3ee81a18fd972 2025-10-08 19:30:42.256614 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:42.299009 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:42.299082 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:42.299096 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:42.299107 | ubuntu-noble-large | DiffID: sha256:6e27bb00d7aeb98c0048eb1d7795287a605c5663da4472c1cc32f35cc4fc0482 2025-10-08 19:30:42.299116 | ubuntu-noble-large | DiffID: sha256:08ef7432fc23105e86b50c5e732079cb6e8c6eae0aed38bb3df4b1db7d9571ba 2025-10-08 19:30:42.347418 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:3108cc520f181eeb39490d2e150c30a0c6b359d26a38740170365074760e90e5 2025-10-08 19:30:42.348114 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:42.388085 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:42.388153 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:42.388166 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:42.388176 | ubuntu-noble-large | DiffID: sha256:6e27bb00d7aeb98c0048eb1d7795287a605c5663da4472c1cc32f35cc4fc0482 2025-10-08 19:30:42.388186 | ubuntu-noble-large | DiffID: sha256:08ef7432fc23105e86b50c5e732079cb6e8c6eae0aed38bb3df4b1db7d9571ba 2025-10-08 19:30:42.435429 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:3108cc520f181eeb39490d2e150c30a0c6b359d26a38740170365074760e90e5 2025-10-08 19:30:42.436103 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:42.436246 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:30:42.436432 | ubuntu-noble-large | [SUCCESS] [39/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-10-08 19:30:42.443052 | ubuntu-noble-large | [INFO]  [40/130] Checking: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-08 19:30:42.443204 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-08 19:30:42.882752 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-08 19:30:42.882838 | ubuntu-noble-large | [SUCCESS] [40/130] EXISTS: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-08 19:30:42.882850 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-08 19:30:42.924762 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-08 19:30:42.924814 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-08 19:30:42.924821 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:42.968414 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f0b407f344360e899c4c267d10d0ff05c06a2f66278dea91a90a4299b71af30c 2025-10-08 19:30:42.968555 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-123504-12206 2025-10-08 19:30:43.241917 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:43.282272 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f0b407f344360e899c4c267d10d0ff05c06a2f66278dea91a90a4299b71af30c 2025-10-08 19:30:43.282373 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:43.323781 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:43.323837 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:43.323845 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:43.323851 | ubuntu-noble-large | DiffID: sha256:d101a91d1da2f76d72147891961d55e3cc9a3b7166f17122aea0f500f10cb5ab 2025-10-08 19:30:43.323857 | ubuntu-noble-large | DiffID: sha256:95a02679fbffed8bfeaf8b39971b0edc05d8de8ab1ecfb8edeb1002fd1785104 2025-10-08 19:30:43.366066 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:97acea947efd5c7660ba883be0fdca3b35ecc195f5e8b2a20ad20273135ae177 2025-10-08 19:30:43.367511 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:43.407912 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:43.407975 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:43.407987 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:43.407997 | ubuntu-noble-large | DiffID: sha256:d101a91d1da2f76d72147891961d55e3cc9a3b7166f17122aea0f500f10cb5ab 2025-10-08 19:30:43.408007 | ubuntu-noble-large | DiffID: sha256:95a02679fbffed8bfeaf8b39971b0edc05d8de8ab1ecfb8edeb1002fd1785104 2025-10-08 19:30:43.457745 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:97acea947efd5c7660ba883be0fdca3b35ecc195f5e8b2a20ad20273135ae177 2025-10-08 19:30:43.458495 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:43.458765 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-08 19:30:43.458874 | ubuntu-noble-large | [SUCCESS] [40/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-10-08 19:30:43.465712 | ubuntu-noble-large | [INFO]  [41/130] Checking: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-08 19:30:43.465782 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-08 19:30:43.843814 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-08 19:30:43.843941 | ubuntu-noble-large | [SUCCESS] [41/130] EXISTS: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-08 19:30:43.844033 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-08 19:30:43.892066 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-08 19:30:43.892263 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-08 19:30:43.892548 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:43.937857 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0d652b4a7023aa3386976a88c206a50fdcaae3d8faecf49b16a7ef9c15ac76c3 2025-10-08 19:30:43.937951 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-123504-10844 2025-10-08 19:30:44.209706 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:44.249592 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0d652b4a7023aa3386976a88c206a50fdcaae3d8faecf49b16a7ef9c15ac76c3 2025-10-08 19:30:44.249709 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:44.296180 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:44.296268 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:44.296281 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:44.296291 | ubuntu-noble-large | DiffID: sha256:d101a91d1da2f76d72147891961d55e3cc9a3b7166f17122aea0f500f10cb5ab 2025-10-08 19:30:44.296301 | ubuntu-noble-large | DiffID: sha256:596e79f9e5f081959e33b6323a2c574df2ceb12329e6375237bbe950150a87a4 2025-10-08 19:30:44.339174 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:6719de26722aba232f19ceb14d439deb88f5e04a8fae821ccf28e0899e3f8017 2025-10-08 19:30:44.340258 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:44.387016 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:44.387115 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:44.387147 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:44.387159 | ubuntu-noble-large | DiffID: sha256:d101a91d1da2f76d72147891961d55e3cc9a3b7166f17122aea0f500f10cb5ab 2025-10-08 19:30:44.387168 | ubuntu-noble-large | DiffID: sha256:596e79f9e5f081959e33b6323a2c574df2ceb12329e6375237bbe950150a87a4 2025-10-08 19:30:44.433775 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:6719de26722aba232f19ceb14d439deb88f5e04a8fae821ccf28e0899e3f8017 2025-10-08 19:30:44.434561 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:44.434769 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-08 19:30:44.434959 | ubuntu-noble-large | [SUCCESS] [41/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-10-08 19:30:44.440745 | ubuntu-noble-large | [INFO]  [42/130] Checking: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-08 19:30:44.440866 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-08 19:30:44.898126 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-08 19:30:44.898264 | ubuntu-noble-large | [SUCCESS] [42/130] EXISTS: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-08 19:30:44.898364 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-08 19:30:44.938138 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-08 19:30:44.938356 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-08 19:30:44.938570 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:44.979752 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ff080f95ff477037ee9278faba7615e36eba968e8ec604dd63eb42eecb4ca9ef 2025-10-08 19:30:44.979879 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-123504-2267 2025-10-08 19:30:45.253431 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:45.296152 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ff080f95ff477037ee9278faba7615e36eba968e8ec604dd63eb42eecb4ca9ef 2025-10-08 19:30:45.296235 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:45.344706 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:45.344804 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:45.344818 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:45.344828 | ubuntu-noble-large | DiffID: sha256:d101a91d1da2f76d72147891961d55e3cc9a3b7166f17122aea0f500f10cb5ab 2025-10-08 19:30:45.344838 | ubuntu-noble-large | DiffID: sha256:4dcf9e6dd324c7c30788d77a8a0862a4e6c0e374dab3139a0faaed3a478af415 2025-10-08 19:30:45.393934 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:c28d55419a43ece43ae786774d9425e62dc4d0a55eac3a9e9b5bdc92ce75e22a 2025-10-08 19:30:45.394250 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:45.441266 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:45.441354 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:45.441364 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:45.441371 | ubuntu-noble-large | DiffID: sha256:d101a91d1da2f76d72147891961d55e3cc9a3b7166f17122aea0f500f10cb5ab 2025-10-08 19:30:45.441378 | ubuntu-noble-large | DiffID: sha256:4dcf9e6dd324c7c30788d77a8a0862a4e6c0e374dab3139a0faaed3a478af415 2025-10-08 19:30:45.488618 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:c28d55419a43ece43ae786774d9425e62dc4d0a55eac3a9e9b5bdc92ce75e22a 2025-10-08 19:30:45.489479 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:45.489617 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-08 19:30:45.489815 | ubuntu-noble-large | [SUCCESS] [42/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-10-08 19:30:45.496233 | ubuntu-noble-large | [INFO]  [43/130] Checking: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:30:45.496395 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:30:45.975879 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:30:45.975973 | ubuntu-noble-large | [SUCCESS] [43/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:30:45.976108 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:30:46.020056 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:30:46.020191 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:30:46.020462 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:46.068618 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:147411abc33816c9852c00fe01865c16bf77f3e145f9540469af482ff2968949 2025-10-08 19:30:46.068754 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-123504-12612 2025-10-08 19:30:46.352773 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:46.398654 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:147411abc33816c9852c00fe01865c16bf77f3e145f9540469af482ff2968949 2025-10-08 19:30:46.398744 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:46.447227 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:46.447312 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:46.447350 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:46.447362 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:46.447372 | ubuntu-noble-large | DiffID: sha256:52f5d22131677dd6904930765a7eeaf53844d76b3d5f08631027cc46b5bec3c9 2025-10-08 19:30:46.499858 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:c832332195f80f5772cfdfcef1949df99c0cef882f758a66e7a30f7464223a2b 2025-10-08 19:30:46.500487 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:46.544034 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:46.544120 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:46.544133 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:46.544144 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:46.544154 | ubuntu-noble-large | DiffID: sha256:52f5d22131677dd6904930765a7eeaf53844d76b3d5f08631027cc46b5bec3c9 2025-10-08 19:30:46.596534 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:c832332195f80f5772cfdfcef1949df99c0cef882f758a66e7a30f7464223a2b 2025-10-08 19:30:46.597412 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:46.597547 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:30:46.597747 | ubuntu-noble-large | [SUCCESS] [43/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-10-08 19:30:46.603860 | ubuntu-noble-large | [INFO]  [44/130] Checking: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:30:46.603993 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:30:46.995040 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:30:46.995150 | ubuntu-noble-large | [SUCCESS] [44/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:30:46.995249 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:30:47.043247 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:30:47.043456 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:30:47.043662 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:47.088560 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ae26ba3a3c1027e7cd6795f923ae844e41a8e0add51e4cdfd2fbbcf83bd61ef1 2025-10-08 19:30:47.088705 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-123504-5869 2025-10-08 19:30:47.369682 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:47.411996 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ae26ba3a3c1027e7cd6795f923ae844e41a8e0add51e4cdfd2fbbcf83bd61ef1 2025-10-08 19:30:47.412098 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:47.452307 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:47.452442 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:47.452457 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:47.452468 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:47.452478 | ubuntu-noble-large | DiffID: sha256:0b7865e3e42dde8bb8d74a049ddd65fddfc263850a9e873238a5dfae34df961a 2025-10-08 19:30:47.496609 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:8f2af116f1d0f196c47f0908643dcc754a2cddf284bf6860ec090a1eb2ce44ef 2025-10-08 19:30:47.496954 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:47.538799 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:47.538880 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:47.538902 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:47.538921 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:47.538938 | ubuntu-noble-large | DiffID: sha256:0b7865e3e42dde8bb8d74a049ddd65fddfc263850a9e873238a5dfae34df961a 2025-10-08 19:30:47.582752 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:8f2af116f1d0f196c47f0908643dcc754a2cddf284bf6860ec090a1eb2ce44ef 2025-10-08 19:30:47.584247 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:47.584301 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:30:47.584314 | ubuntu-noble-large | [SUCCESS] [44/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-10-08 19:30:47.590674 | ubuntu-noble-large | [INFO]  [45/130] Checking: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:30:47.590718 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:30:48.009769 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:30:48.009865 | ubuntu-noble-large | [SUCCESS] [45/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:30:48.009877 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:30:48.052414 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:30:48.052617 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:30:48.052946 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:48.096212 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d0f226c9996041d4e5a70e0a30a5a8ca0f9de19bcd78e12da723638a998dd6ef 2025-10-08 19:30:48.096299 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-123504-26584 2025-10-08 19:30:48.372049 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:48.417034 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d0f226c9996041d4e5a70e0a30a5a8ca0f9de19bcd78e12da723638a998dd6ef 2025-10-08 19:30:48.417124 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:48.461618 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:48.461709 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:48.461718 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:48.461725 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:48.461731 | ubuntu-noble-large | DiffID: sha256:13c6a7da267f7f206dca2c99225a274c5a3c9e3db38d13c7fdb32344df3fb49f 2025-10-08 19:30:48.516159 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:27e19683e1687f5c8abbdf4dcaa84ed2675782c82338dace5fa3503788f4cb68 2025-10-08 19:30:48.517003 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:48.562086 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:48.562182 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:48.562203 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:48.562221 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:48.562238 | ubuntu-noble-large | DiffID: sha256:13c6a7da267f7f206dca2c99225a274c5a3c9e3db38d13c7fdb32344df3fb49f 2025-10-08 19:30:48.607683 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:27e19683e1687f5c8abbdf4dcaa84ed2675782c82338dace5fa3503788f4cb68 2025-10-08 19:30:48.608352 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:48.608480 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:30:48.608675 | ubuntu-noble-large | [SUCCESS] [45/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-10-08 19:30:48.614860 | ubuntu-noble-large | [INFO]  [46/130] Checking: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:30:48.614965 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:30:49.023258 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:30:49.023392 | ubuntu-noble-large | [SUCCESS] [46/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:30:49.023501 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:30:49.067166 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:30:49.067371 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:30:49.067571 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:49.115461 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:100948bfa81a52c97b477374c16387fab178327221c8eb186c54a862e42a90db 2025-10-08 19:30:49.115572 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-123504-9327 2025-10-08 19:30:49.399689 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:49.438261 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:100948bfa81a52c97b477374c16387fab178327221c8eb186c54a862e42a90db 2025-10-08 19:30:49.438336 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:49.475598 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:49.475719 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:49.475735 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:49.475746 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:49.475756 | ubuntu-noble-large | DiffID: sha256:bc445a8709b493a88a731f79ad9d535bbc72a99fd888beba13077383e429bc51 2025-10-08 19:30:49.525353 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:d22ed768d3e73c92796aca7b05c9189a97bdad69ea76be03507891a862182b19 2025-10-08 19:30:49.526098 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:49.568543 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:49.568613 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:49.568646 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:49.568674 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:49.568685 | ubuntu-noble-large | DiffID: sha256:bc445a8709b493a88a731f79ad9d535bbc72a99fd888beba13077383e429bc51 2025-10-08 19:30:49.616213 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:d22ed768d3e73c92796aca7b05c9189a97bdad69ea76be03507891a862182b19 2025-10-08 19:30:49.617035 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:49.617189 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:30:49.617356 | ubuntu-noble-large | [SUCCESS] [46/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-10-08 19:30:49.624055 | ubuntu-noble-large | [INFO]  [47/130] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:30:49.624176 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:30:50.031938 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:30:50.032043 | ubuntu-noble-large | [SUCCESS] [47/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:30:50.032060 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:30:50.073753 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:30:50.073844 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:30:50.073871 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:50.115782 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:75b9533b0733d81eb2a7020aa93181e8fbc89e98cf5f3c008f823dccb7695340 2025-10-08 19:30:50.115867 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-123504-32138 2025-10-08 19:30:50.398517 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:50.442825 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:75b9533b0733d81eb2a7020aa93181e8fbc89e98cf5f3c008f823dccb7695340 2025-10-08 19:30:50.442916 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:50.489731 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:50.489818 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:50.489832 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:50.489844 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:50.489854 | ubuntu-noble-large | DiffID: sha256:ae770519fd715dd2e6e9649d2cd0127c837af3338cc9228313ad03f609ea5f58 2025-10-08 19:30:50.528283 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:1be23a24014765d2583253e9209d89bb84dd9e23016118411c351967ea0305b9 2025-10-08 19:30:50.529253 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:50.563412 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:50.563486 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:50.563502 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:50.563515 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:50.563527 | ubuntu-noble-large | DiffID: sha256:ae770519fd715dd2e6e9649d2cd0127c837af3338cc9228313ad03f609ea5f58 2025-10-08 19:30:50.605716 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:1be23a24014765d2583253e9209d89bb84dd9e23016118411c351967ea0305b9 2025-10-08 19:30:50.606776 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:50.606831 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:30:50.606855 | ubuntu-noble-large | [SUCCESS] [47/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-10-08 19:30:50.611755 | ubuntu-noble-large | [INFO]  [48/130] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:30:50.611835 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:30:51.086259 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:30:51.086371 | ubuntu-noble-large | [SUCCESS] [48/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:30:51.086384 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:30:51.133819 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:30:51.133877 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:30:51.133886 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:51.180761 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c70a242354cbe4720c370dd3590ce1177c7f51a9691132f9bd020c5a56d7db13 2025-10-08 19:30:51.180841 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-123504-6069 2025-10-08 19:30:51.459518 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:51.495787 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c70a242354cbe4720c370dd3590ce1177c7f51a9691132f9bd020c5a56d7db13 2025-10-08 19:30:51.495865 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:51.539722 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:51.539799 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:51.539813 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:51.539823 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:51.539833 | ubuntu-noble-large | DiffID: sha256:833cd4c936a91132c02fe315cc706efe19d069199f7b7af5c2c00e125e757018 2025-10-08 19:30:51.582842 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:eb0b3ef04b0fc6b525142bec05485fa0eeaf705cfd8a8010123876839aedb130 2025-10-08 19:30:51.583753 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:51.620122 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:51.620205 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:51.620226 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:51.620243 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:51.620259 | ubuntu-noble-large | DiffID: sha256:833cd4c936a91132c02fe315cc706efe19d069199f7b7af5c2c00e125e757018 2025-10-08 19:30:51.668129 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:eb0b3ef04b0fc6b525142bec05485fa0eeaf705cfd8a8010123876839aedb130 2025-10-08 19:30:51.668727 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:51.668785 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:30:51.668801 | ubuntu-noble-large | [SUCCESS] [48/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-10-08 19:30:51.674704 | ubuntu-noble-large | [INFO]  [49/130] Checking: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:30:51.674739 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:30:52.117758 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:30:52.117867 | ubuntu-noble-large | [SUCCESS] [49/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:30:52.117889 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:30:52.162260 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:30:52.162752 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:30:52.162845 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:52.202518 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:59505c9d762cc7de444a8983792a948add0e2713916eb3bb2f70de2c757b7c4b 2025-10-08 19:30:52.202603 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-123504-17336 2025-10-08 19:30:52.482797 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:52.529776 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:59505c9d762cc7de444a8983792a948add0e2713916eb3bb2f70de2c757b7c4b 2025-10-08 19:30:52.529876 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:52.569236 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:52.569321 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:52.569356 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:52.569367 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:52.569377 | ubuntu-noble-large | DiffID: sha256:8a09a2d3f3cd23a022f086074f49971e227bb03750fa89056011750742bff162 2025-10-08 19:30:52.615855 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:15275b800ff66146665ef63c881fb4361969045e138ca21d6ca1153d77f7a187 2025-10-08 19:30:52.617300 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:52.660667 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:52.660746 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:52.660761 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:52.660772 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:52.660782 | ubuntu-noble-large | DiffID: sha256:8a09a2d3f3cd23a022f086074f49971e227bb03750fa89056011750742bff162 2025-10-08 19:30:52.711419 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:15275b800ff66146665ef63c881fb4361969045e138ca21d6ca1153d77f7a187 2025-10-08 19:30:52.712744 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:52.712817 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:30:52.712833 | ubuntu-noble-large | [SUCCESS] [49/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-10-08 19:30:52.718812 | ubuntu-noble-large | [INFO]  [50/130] Checking: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:30:52.718907 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:30:53.191783 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:30:53.191893 | ubuntu-noble-large | [SUCCESS] [50/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:30:53.191905 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:30:53.234757 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:30:53.234843 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:30:53.234890 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:53.277783 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f131dae347c61b2d83630370544678662f4b21bf6af75d20eaf486dfcb610fe5 2025-10-08 19:30:53.277853 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:temp-remote-check-123504-19131 2025-10-08 19:30:53.558406 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:53.602760 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f131dae347c61b2d83630370544678662f4b21bf6af75d20eaf486dfcb610fe5 2025-10-08 19:30:53.602847 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:53.643703 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:53.643767 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:53.643773 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:53.643778 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:53.643782 | ubuntu-noble-large | DiffID: sha256:fcae20e230c9cdba6cdb2c34653e596d5501ebedfcb645abebe9515aea320821 2025-10-08 19:30:53.688776 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent@sha256:ca435525c7d44b56b1356b537dd1028f3b562e4b559b17d45dfcb6a4cd882b5e 2025-10-08 19:30:53.690265 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:53.726201 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:53.726275 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:53.726287 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:53.726297 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:53.726305 | ubuntu-noble-large | DiffID: sha256:fcae20e230c9cdba6cdb2c34653e596d5501ebedfcb645abebe9515aea320821 2025-10-08 19:30:53.774679 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent@sha256:ca435525c7d44b56b1356b537dd1028f3b562e4b559b17d45dfcb6a4cd882b5e 2025-10-08 19:30:53.776116 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:53.776207 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:30:53.776233 | ubuntu-noble-large | [SUCCESS] [50/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-10-08 19:30:53.782018 | ubuntu-noble-large | [INFO]  [51/130] Checking: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:30:53.782065 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:30:54.244802 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:30:54.244917 | ubuntu-noble-large | [SUCCESS] [51/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:30:54.244974 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:30:54.289763 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:30:54.289841 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:30:54.289856 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:54.342580 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fe3ec0127ea3c0d9d96a768b9a0209da50cfc4e8ac963ff0f2fe56f47ea5d908 2025-10-08 19:30:54.342686 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-123504-14578 2025-10-08 19:30:54.638814 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:54.684800 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fe3ec0127ea3c0d9d96a768b9a0209da50cfc4e8ac963ff0f2fe56f47ea5d908 2025-10-08 19:30:54.684891 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:54.724399 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:54.724475 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:54.724487 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:54.724496 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:54.724504 | ubuntu-noble-large | DiffID: sha256:2c24820bd13c1940058b987861aa4c5dee4338edb095309a86b956068344a750 2025-10-08 19:30:54.772402 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:7ddd66598d139d0f99dcd2bb5440b6134b50168bb5b2589837d8bea49aefe604 2025-10-08 19:30:54.773790 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:54.816095 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:54.816166 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:54.816178 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:54.816187 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:54.816196 | ubuntu-noble-large | DiffID: sha256:2c24820bd13c1940058b987861aa4c5dee4338edb095309a86b956068344a750 2025-10-08 19:30:54.866122 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:7ddd66598d139d0f99dcd2bb5440b6134b50168bb5b2589837d8bea49aefe604 2025-10-08 19:30:54.867803 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:54.867886 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:30:54.867901 | ubuntu-noble-large | [SUCCESS] [51/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-10-08 19:30:54.873770 | ubuntu-noble-large | [INFO]  [52/130] Checking: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:30:54.874728 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:30:55.290817 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:30:55.290925 | ubuntu-noble-large | [SUCCESS] [52/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:30:55.290950 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:30:55.333791 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:30:55.333902 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:30:55.333927 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:55.381213 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b342935d821345984db4575d82a075494e50d7091942073a5bca261828f2fe91 2025-10-08 19:30:55.381300 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-123504-25268 2025-10-08 19:30:55.674775 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:55.716774 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b342935d821345984db4575d82a075494e50d7091942073a5bca261828f2fe91 2025-10-08 19:30:55.716872 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:55.754005 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:55.754089 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:55.754104 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:55.754117 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:55.754154 | ubuntu-noble-large | DiffID: sha256:3fef3c5dce7da409fae6e0d7ca6bdc74c309e0a3151a7b9c84c93d61afc96615 2025-10-08 19:30:55.802310 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:59f9f2940775359231d51a4ac2fcc8b469c5915adc3f88764a641ba5bf1d963c 2025-10-08 19:30:55.802755 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:55.845968 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:55.846077 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:55.846091 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:55.846102 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:55.846112 | ubuntu-noble-large | DiffID: sha256:3fef3c5dce7da409fae6e0d7ca6bdc74c309e0a3151a7b9c84c93d61afc96615 2025-10-08 19:30:55.895072 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:59f9f2940775359231d51a4ac2fcc8b469c5915adc3f88764a641ba5bf1d963c 2025-10-08 19:30:55.896747 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:55.896832 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:30:55.896846 | ubuntu-noble-large | [SUCCESS] [52/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-10-08 19:30:55.903765 | ubuntu-noble-large | [INFO]  [53/130] Checking: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:30:55.903849 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:30:56.430796 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:30:56.430920 | ubuntu-noble-large | [SUCCESS] [53/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:30:56.430934 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:30:56.477749 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:30:56.477864 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:30:56.478810 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:56.527901 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ca52f09885773ea59e52e2d0c05104c043e5b265fb9a310431bed939ede986a5 2025-10-08 19:30:56.528040 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-123504-7802 2025-10-08 19:30:56.823701 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:56.863762 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ca52f09885773ea59e52e2d0c05104c043e5b265fb9a310431bed939ede986a5 2025-10-08 19:30:56.863822 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:56.895132 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:56.895214 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:56.895236 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:56.895254 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:56.895272 | ubuntu-noble-large | DiffID: sha256:484ee5b25ac2675dd17694a247213f640b35a554699ee90bb096f522b3396534 2025-10-08 19:30:56.940492 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:b34a22f77cef770ba859824946f1d0b6605699ec6bcae0d08503f14d6932d1af 2025-10-08 19:30:56.941281 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:56.982748 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:56.982825 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:56.982834 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:56.982840 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:56.982847 | ubuntu-noble-large | DiffID: sha256:484ee5b25ac2675dd17694a247213f640b35a554699ee90bb096f522b3396534 2025-10-08 19:30:57.026437 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:b34a22f77cef770ba859824946f1d0b6605699ec6bcae0d08503f14d6932d1af 2025-10-08 19:30:57.027218 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:57.027352 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:30:57.027482 | ubuntu-noble-large | [SUCCESS] [53/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-10-08 19:30:57.033981 | ubuntu-noble-large | [INFO]  [54/130] Checking: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:30:57.034046 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:30:57.612013 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:30:57.612149 | ubuntu-noble-large | [SUCCESS] [54/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:30:57.612235 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:30:57.657572 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:30:57.657763 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:30:57.657943 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:57.703706 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1a8e0f1b13a706e2372c0c31467ecc138a237e7dd1bdf5934ecb3f8d3a4e791c 2025-10-08 19:30:57.703911 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-123504-11631 2025-10-08 19:30:57.999302 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:58.041053 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1a8e0f1b13a706e2372c0c31467ecc138a237e7dd1bdf5934ecb3f8d3a4e791c 2025-10-08 19:30:58.041136 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:58.082432 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:58.082505 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:58.082514 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:58.082520 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:58.082526 | ubuntu-noble-large | DiffID: sha256:6e2b0d631e08c4877c7267148dbe265167edce897f050439dea881838e67675b 2025-10-08 19:30:58.123302 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:8a8db88e2934ae67398c7fcf10aee07ff9a04b49bd04ef061b2181a544399a14 2025-10-08 19:30:58.124197 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:58.164370 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:58.164421 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:58.164429 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:58.164435 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:58.164440 | ubuntu-noble-large | DiffID: sha256:6e2b0d631e08c4877c7267148dbe265167edce897f050439dea881838e67675b 2025-10-08 19:30:58.205152 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:8a8db88e2934ae67398c7fcf10aee07ff9a04b49bd04ef061b2181a544399a14 2025-10-08 19:30:58.206076 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:58.206173 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:30:58.206312 | ubuntu-noble-large | [SUCCESS] [54/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-10-08 19:30:58.213391 | ubuntu-noble-large | [INFO]  [55/130] Checking: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:30:58.213523 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:30:58.707923 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:30:58.708006 | ubuntu-noble-large | [SUCCESS] [55/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:30:58.708156 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:30:58.746812 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:30:58.747018 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:30:58.747211 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:58.791241 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1b1425a8161503bd25e0227e35497d3b921705e03ac50a229bb6ab2e0b2f2384 2025-10-08 19:30:58.791395 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-123504-23886 2025-10-08 19:30:59.067999 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:30:59.112170 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1b1425a8161503bd25e0227e35497d3b921705e03ac50a229bb6ab2e0b2f2384 2025-10-08 19:30:59.112243 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:30:59.154843 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:59.154911 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:59.154937 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:59.154951 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:59.154962 | ubuntu-noble-large | DiffID: sha256:9be2810b3608c309e3bd47690d17df3a0dc899006051965d74c205c43c3ce924 2025-10-08 19:30:59.202712 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:cce7276acef9d2958eb8659a281d1be68a4682edd161caa04724bca699d20c96 2025-10-08 19:30:59.203724 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:30:59.245221 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:30:59.245303 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:30:59.245318 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:30:59.245354 | ubuntu-noble-large | DiffID: sha256:87747bbcfdda0fc576f59a377aa99efa9ed7c192da2a30a49bec78a8b4ae3712 2025-10-08 19:30:59.245365 | ubuntu-noble-large | DiffID: sha256:9be2810b3608c309e3bd47690d17df3a0dc899006051965d74c205c43c3ce924 2025-10-08 19:30:59.290735 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:cce7276acef9d2958eb8659a281d1be68a4682edd161caa04724bca699d20c96 2025-10-08 19:30:59.292002 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:30:59.292047 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:30:59.292059 | ubuntu-noble-large | [SUCCESS] [55/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-10-08 19:30:59.297751 | ubuntu-noble-large | [INFO]  [56/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:30:59.297817 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:30:59.689771 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:30:59.689870 | ubuntu-noble-large | [SUCCESS] [56/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:30:59.689882 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:30:59.732798 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:30:59.732906 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:30:59.733726 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:30:59.776617 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:21e56c68d536706a80f9468694e2d11007627cd6347d96ac995ce344f9027f50 2025-10-08 19:30:59.776724 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-123504-3164 2025-10-08 19:31:00.068709 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:00.108585 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:21e56c68d536706a80f9468694e2d11007627cd6347d96ac995ce344f9027f50 2025-10-08 19:31:00.108681 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:00.146397 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:00.146482 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:00.146495 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:00.146504 | ubuntu-noble-large | DiffID: sha256:75c6d4d9df9b67702b1bdcb8c68eaba61ef7e886078adfbf17a44f533ff4465c 2025-10-08 19:31:00.146513 | ubuntu-noble-large | DiffID: sha256:f63403f30feaa0c2d74bec378fbb03be2891d6e9c45384752f2a9b4f229dc470 2025-10-08 19:31:00.192757 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:e231db62714b624afbd716b270dfe73247ebf48bcf3478e944e3edf832925414 2025-10-08 19:31:00.194473 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:00.234138 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:00.234231 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:00.234246 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:00.234256 | ubuntu-noble-large | DiffID: sha256:75c6d4d9df9b67702b1bdcb8c68eaba61ef7e886078adfbf17a44f533ff4465c 2025-10-08 19:31:00.234266 | ubuntu-noble-large | DiffID: sha256:f63403f30feaa0c2d74bec378fbb03be2891d6e9c45384752f2a9b4f229dc470 2025-10-08 19:31:00.279725 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:e231db62714b624afbd716b270dfe73247ebf48bcf3478e944e3edf832925414 2025-10-08 19:31:00.280767 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:00.280846 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:31:00.280860 | ubuntu-noble-large | [SUCCESS] [56/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-10-08 19:31:00.287754 | ubuntu-noble-large | [INFO]  [57/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:31:00.287854 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:31:00.656779 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:31:00.656891 | ubuntu-noble-large | [SUCCESS] [57/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:31:00.656902 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:31:00.696735 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:31:00.696817 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:31:00.696824 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:00.730811 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:993d6aef8d3acd71fcdb49ddda1fbf8acdf99a6aa4a2b4e5e1dc47616803da5f 2025-10-08 19:31:00.730880 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-123504-9033 2025-10-08 19:31:01.005759 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:01.051715 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:993d6aef8d3acd71fcdb49ddda1fbf8acdf99a6aa4a2b4e5e1dc47616803da5f 2025-10-08 19:31:01.051795 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:01.096778 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:01.096866 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:01.096881 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:01.096892 | ubuntu-noble-large | DiffID: sha256:75c6d4d9df9b67702b1bdcb8c68eaba61ef7e886078adfbf17a44f533ff4465c 2025-10-08 19:31:01.096902 | ubuntu-noble-large | DiffID: sha256:b8b7d586a892a2a013a99eef097e4231a58d97dd2344657e2410a2231ee8e352 2025-10-08 19:31:01.145321 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:1fcbc646e7dd31750c0546960956475bae38098feddfba6a566376673e79f5c5 2025-10-08 19:31:01.145738 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:01.186317 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:01.186429 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:01.186444 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:01.186455 | ubuntu-noble-large | DiffID: sha256:75c6d4d9df9b67702b1bdcb8c68eaba61ef7e886078adfbf17a44f533ff4465c 2025-10-08 19:31:01.186466 | ubuntu-noble-large | DiffID: sha256:b8b7d586a892a2a013a99eef097e4231a58d97dd2344657e2410a2231ee8e352 2025-10-08 19:31:01.232746 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:1fcbc646e7dd31750c0546960956475bae38098feddfba6a566376673e79f5c5 2025-10-08 19:31:01.233748 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:01.233828 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:31:01.233854 | ubuntu-noble-large | [SUCCESS] [57/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-10-08 19:31:01.240593 | ubuntu-noble-large | [INFO]  [58/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:31:01.240688 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:31:01.696159 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:31:01.696254 | ubuntu-noble-large | [SUCCESS] [58/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:31:01.696270 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:31:01.743737 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:31:01.743814 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:31:01.743829 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:01.788751 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2e3bb9de3ece953faed068b52c738d47089cb9c18ff38cb2dade98aad7baaa8c 2025-10-08 19:31:01.788839 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-123504-8535 2025-10-08 19:31:02.067522 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:02.110728 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2e3bb9de3ece953faed068b52c738d47089cb9c18ff38cb2dade98aad7baaa8c 2025-10-08 19:31:02.110801 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:02.146938 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:02.147022 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:02.147037 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:02.147061 | ubuntu-noble-large | DiffID: sha256:75c6d4d9df9b67702b1bdcb8c68eaba61ef7e886078adfbf17a44f533ff4465c 2025-10-08 19:31:02.147072 | ubuntu-noble-large | DiffID: sha256:be0a70f1dbd530b58bb75477af3b3b5dacd022c0766944cb5b33af38a45822de 2025-10-08 19:31:02.193493 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:ad55da78a0a484c3ea0257d82d1481bec00501740680cd8f21f090a89352799c 2025-10-08 19:31:02.194484 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:02.242499 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:02.242573 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:02.242583 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:02.242591 | ubuntu-noble-large | DiffID: sha256:75c6d4d9df9b67702b1bdcb8c68eaba61ef7e886078adfbf17a44f533ff4465c 2025-10-08 19:31:02.242599 | ubuntu-noble-large | DiffID: sha256:be0a70f1dbd530b58bb75477af3b3b5dacd022c0766944cb5b33af38a45822de 2025-10-08 19:31:02.288129 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:ad55da78a0a484c3ea0257d82d1481bec00501740680cd8f21f090a89352799c 2025-10-08 19:31:02.289162 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:02.289441 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:31:02.289691 | ubuntu-noble-large | [SUCCESS] [58/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-10-08 19:31:02.296426 | ubuntu-noble-large | [INFO]  [59/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:31:02.296741 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:31:02.735280 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:31:02.735399 | ubuntu-noble-large | [SUCCESS] [59/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:31:02.735413 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:31:02.777743 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:31:02.777817 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:31:02.778490 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:02.822758 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1616af8436d5f860ca0593ff463e3a398312ca566a34800ae520fb726ea84f97 2025-10-08 19:31:02.822836 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-123504-22091 2025-10-08 19:31:03.097196 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:03.141791 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1616af8436d5f860ca0593ff463e3a398312ca566a34800ae520fb726ea84f97 2025-10-08 19:31:03.141863 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:03.182837 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:03.182923 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:03.182937 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:03.182966 | ubuntu-noble-large | DiffID: sha256:75c6d4d9df9b67702b1bdcb8c68eaba61ef7e886078adfbf17a44f533ff4465c 2025-10-08 19:31:03.182974 | ubuntu-noble-large | DiffID: sha256:bf345e1aa9a19b8e56ad9f972fd0b244deb4d707e788f7599d5121a84cfbbaca 2025-10-08 19:31:03.230522 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:4abbb953adfa3a62dd9ba5f681ae6372783004632f517e893588f974679f9e6e 2025-10-08 19:31:03.231809 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:03.274197 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:03.274281 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:03.274294 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:03.274305 | ubuntu-noble-large | DiffID: sha256:75c6d4d9df9b67702b1bdcb8c68eaba61ef7e886078adfbf17a44f533ff4465c 2025-10-08 19:31:03.274315 | ubuntu-noble-large | DiffID: sha256:bf345e1aa9a19b8e56ad9f972fd0b244deb4d707e788f7599d5121a84cfbbaca 2025-10-08 19:31:03.320506 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:4abbb953adfa3a62dd9ba5f681ae6372783004632f517e893588f974679f9e6e 2025-10-08 19:31:03.321742 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:03.321818 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:31:03.321832 | ubuntu-noble-large | [SUCCESS] [59/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-10-08 19:31:03.327760 | ubuntu-noble-large | [INFO]  [60/130] Checking: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:31:03.327805 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:31:03.689758 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:31:03.689851 | ubuntu-noble-large | [SUCCESS] [60/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:31:03.689864 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:31:03.729424 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:31:03.729702 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:31:03.730379 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:03.771680 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ae2d4d0a603901467c863cf7ca9ec038833e8d90a2f9a61f594ba4d3aaa1b8b0 2025-10-08 19:31:03.771762 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-123504-16812 2025-10-08 19:31:04.050387 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:04.098778 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ae2d4d0a603901467c863cf7ca9ec038833e8d90a2f9a61f594ba4d3aaa1b8b0 2025-10-08 19:31:04.098871 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:04.139135 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:04.139220 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:04.139231 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:04.139240 | ubuntu-noble-large | DiffID: sha256:86f641a7945e42acb4c0e9ef94d8e852799cda96069804925420bc1c720c2a89 2025-10-08 19:31:04.139249 | ubuntu-noble-large | DiffID: sha256:6ef751a7a350bb5eaf0c972af4d89feda0ce64d5bd225fc2dc60e8c995ff0ab6 2025-10-08 19:31:04.186511 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:4e5df021ef735f52704f361b19d50fcc35699ddda13824bd69ecb66f336e5f65 2025-10-08 19:31:04.188307 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:04.225772 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:04.225884 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:04.225899 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:04.225910 | ubuntu-noble-large | DiffID: sha256:86f641a7945e42acb4c0e9ef94d8e852799cda96069804925420bc1c720c2a89 2025-10-08 19:31:04.225920 | ubuntu-noble-large | DiffID: sha256:6ef751a7a350bb5eaf0c972af4d89feda0ce64d5bd225fc2dc60e8c995ff0ab6 2025-10-08 19:31:04.271375 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:4e5df021ef735f52704f361b19d50fcc35699ddda13824bd69ecb66f336e5f65 2025-10-08 19:31:04.272762 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:04.272827 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:31:04.272839 | ubuntu-noble-large | [SUCCESS] [60/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-10-08 19:31:04.279813 | ubuntu-noble-large | [INFO]  [61/130] Checking: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:31:04.279907 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:31:04.665101 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:31:04.665213 | ubuntu-noble-large | [SUCCESS] [61/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:31:04.665227 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:31:04.709419 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:31:04.709512 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:31:04.709538 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:04.753785 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ccb2227786e0d1351dab06ff99e7d8a0cc5a5ce99f26db3632ae024d7005eb92 2025-10-08 19:31:04.753868 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-123504-30544 2025-10-08 19:31:05.026488 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:05.069799 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ccb2227786e0d1351dab06ff99e7d8a0cc5a5ce99f26db3632ae024d7005eb92 2025-10-08 19:31:05.069880 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:05.114368 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:05.114455 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:05.114470 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:05.114481 | ubuntu-noble-large | DiffID: sha256:86f641a7945e42acb4c0e9ef94d8e852799cda96069804925420bc1c720c2a89 2025-10-08 19:31:05.114491 | ubuntu-noble-large | DiffID: sha256:296c01ce04a2628fca8158e0d7e3f32c905491aa8633eddcbf1934195d45e0ce 2025-10-08 19:31:05.158140 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:f979b79cd7851b9ac2141df4bc3d2577aaa86b4c84aaa6310e54dc323b4acf4d 2025-10-08 19:31:05.159723 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:05.195595 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:05.195717 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:05.195729 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:05.195738 | ubuntu-noble-large | DiffID: sha256:86f641a7945e42acb4c0e9ef94d8e852799cda96069804925420bc1c720c2a89 2025-10-08 19:31:05.195747 | ubuntu-noble-large | DiffID: sha256:296c01ce04a2628fca8158e0d7e3f32c905491aa8633eddcbf1934195d45e0ce 2025-10-08 19:31:05.237265 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:f979b79cd7851b9ac2141df4bc3d2577aaa86b4c84aaa6310e54dc323b4acf4d 2025-10-08 19:31:05.238402 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:05.238467 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:31:05.238479 | ubuntu-noble-large | [SUCCESS] [61/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-10-08 19:31:05.244824 | ubuntu-noble-large | [INFO]  [62/130] Checking: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:31:05.244874 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:31:05.637061 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:31:05.637158 | ubuntu-noble-large | [SUCCESS] [62/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:31:05.637172 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:31:05.680754 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:31:05.680847 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:31:05.680863 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:05.724592 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e90583bda8e5e42cd5738dbb58fbbb1ca8b0b2b4416efc4bf698f1a18c67736c 2025-10-08 19:31:05.724708 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-123504-32597 2025-10-08 19:31:06.009801 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:06.058829 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e90583bda8e5e42cd5738dbb58fbbb1ca8b0b2b4416efc4bf698f1a18c67736c 2025-10-08 19:31:06.058910 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:06.096910 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:06.096995 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:06.097015 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:06.097033 | ubuntu-noble-large | DiffID: sha256:86f641a7945e42acb4c0e9ef94d8e852799cda96069804925420bc1c720c2a89 2025-10-08 19:31:06.097052 | ubuntu-noble-large | DiffID: sha256:3e5ee40f5b0f5755699ba2cf7b8e9ce08e0b351f12a9b28cb78c681e148ca706 2025-10-08 19:31:06.140440 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:65f156a89a8c69972cbb7407f4e1b39b8d8870939053651cf4579455780c167b 2025-10-08 19:31:06.140774 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:06.176420 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:06.176514 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:06.176528 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:06.176538 | ubuntu-noble-large | DiffID: sha256:86f641a7945e42acb4c0e9ef94d8e852799cda96069804925420bc1c720c2a89 2025-10-08 19:31:06.176547 | ubuntu-noble-large | DiffID: sha256:3e5ee40f5b0f5755699ba2cf7b8e9ce08e0b351f12a9b28cb78c681e148ca706 2025-10-08 19:31:06.220751 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:65f156a89a8c69972cbb7407f4e1b39b8d8870939053651cf4579455780c167b 2025-10-08 19:31:06.221817 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:06.221884 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:31:06.221894 | ubuntu-noble-large | [SUCCESS] [62/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-10-08 19:31:06.227712 | ubuntu-noble-large | [INFO]  [63/130] Checking: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:31:06.227752 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:31:06.743142 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:31:06.743259 | ubuntu-noble-large | [SUCCESS] [63/130] EXISTS: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:31:06.743272 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:31:06.789775 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:31:06.789885 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:31:06.789909 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:06.840837 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8e5ec7150a6206470fcb15d7486b16e6628441a3be0db321f0198b0a90557362 2025-10-08 19:31:06.840921 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-123504-32728 2025-10-08 19:31:07.127579 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:07.171104 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8e5ec7150a6206470fcb15d7486b16e6628441a3be0db321f0198b0a90557362 2025-10-08 19:31:07.171196 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:07.214612 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:07.214745 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:07.214759 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:07.214770 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:07.214779 | ubuntu-noble-large | DiffID: sha256:07e8a75376ffcc4d68a6dcfc12c15a4e9e8b19bbdfe673164e8999526226906f 2025-10-08 19:31:07.263738 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:c9c2ba0250f67de178ae046e82741505cbe8e456f1c25b2fca9a3b6799da6e0f 2025-10-08 19:31:07.265300 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:07.303588 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:07.303693 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:07.303705 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:07.303714 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:07.303723 | ubuntu-noble-large | DiffID: sha256:07e8a75376ffcc4d68a6dcfc12c15a4e9e8b19bbdfe673164e8999526226906f 2025-10-08 19:31:07.350745 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:c9c2ba0250f67de178ae046e82741505cbe8e456f1c25b2fca9a3b6799da6e0f 2025-10-08 19:31:07.352070 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:07.352146 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:31:07.352160 | ubuntu-noble-large | [SUCCESS] [63/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-10-08 19:31:07.357712 | ubuntu-noble-large | [INFO]  [64/130] Checking: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:31:07.357834 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:31:07.940263 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:31:07.941416 | ubuntu-noble-large | [SUCCESS] [64/130] EXISTS: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:31:07.941464 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:31:07.986762 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:31:07.986844 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:31:07.986888 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:08.033779 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:668df5bde3e5637768c2b8da8ef058ec81e60904e266ef71274ddc5c3e46cb1c 2025-10-08 19:31:08.033869 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-123504-26757 2025-10-08 19:31:08.341801 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:08.388833 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:668df5bde3e5637768c2b8da8ef058ec81e60904e266ef71274ddc5c3e46cb1c 2025-10-08 19:31:08.388917 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:08.434493 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:08.434576 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:08.434589 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:08.434600 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:08.434610 | ubuntu-noble-large | DiffID: sha256:a876ec09e7d0ca4a8104d2df51abdab4ba8930ce0bd7a7731dfd757a51f4e696 2025-10-08 19:31:08.482750 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:c7bc7347063b28fa466017e12ad1a1a23270bea5b67eb3ff3b346d3f0d49e820 2025-10-08 19:31:08.484181 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:08.524444 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:08.524535 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:08.524551 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:08.524575 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:08.524585 | ubuntu-noble-large | DiffID: sha256:a876ec09e7d0ca4a8104d2df51abdab4ba8930ce0bd7a7731dfd757a51f4e696 2025-10-08 19:31:08.569971 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:c7bc7347063b28fa466017e12ad1a1a23270bea5b67eb3ff3b346d3f0d49e820 2025-10-08 19:31:08.571263 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:08.571363 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:31:08.571380 | ubuntu-noble-large | [SUCCESS] [64/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-10-08 19:31:08.577466 | ubuntu-noble-large | [INFO]  [65/130] Checking: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:31:08.577514 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:31:08.996076 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:31:08.996156 | ubuntu-noble-large | [SUCCESS] [65/130] EXISTS: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:31:08.996167 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:31:09.036722 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:31:09.036787 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:31:09.036799 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:09.083385 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f5472fe4c3d95492d363f1d2acc6cb613d579ad7dd4a1c6c51eb39270a34a137 2025-10-08 19:31:09.083451 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-123504-2010 2025-10-08 19:31:09.357831 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:09.402836 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f5472fe4c3d95492d363f1d2acc6cb613d579ad7dd4a1c6c51eb39270a34a137 2025-10-08 19:31:09.402936 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:09.446025 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:09.446100 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:09.446112 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:09.446120 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:09.446128 | ubuntu-noble-large | DiffID: sha256:2bb3846b64175a994ee87013e12bdb1f6f03997502aa58b7d23fe9b6a73613de 2025-10-08 19:31:09.489755 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:2935a2786483032d42d7a423f91d3cc83e265ebec8ed4fdc29ea838af10a1ebd 2025-10-08 19:31:09.490856 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:09.536725 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:09.536822 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:09.536835 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:09.536846 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:09.536856 | ubuntu-noble-large | DiffID: sha256:2bb3846b64175a994ee87013e12bdb1f6f03997502aa58b7d23fe9b6a73613de 2025-10-08 19:31:09.585751 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:2935a2786483032d42d7a423f91d3cc83e265ebec8ed4fdc29ea838af10a1ebd 2025-10-08 19:31:09.587363 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:09.587416 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:31:09.587429 | ubuntu-noble-large | [SUCCESS] [65/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-10-08 19:31:09.594525 | ubuntu-noble-large | [INFO]  [66/130] Checking: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:31:09.594569 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:31:10.062786 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:31:10.062886 | ubuntu-noble-large | [SUCCESS] [66/130] EXISTS: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:31:10.062899 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:31:10.117787 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:31:10.117889 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:31:10.118711 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:10.167432 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:942d23f3931c16f514374b54c7b07a078140d48c6c155b36c7e97f660b8ce731 2025-10-08 19:31:10.167507 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-123504-2350 2025-10-08 19:31:10.480744 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:10.528784 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:942d23f3931c16f514374b54c7b07a078140d48c6c155b36c7e97f660b8ce731 2025-10-08 19:31:10.528870 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:10.575253 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:10.575386 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:10.575400 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:10.575410 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:10.575419 | ubuntu-noble-large | DiffID: sha256:211d681006d2a3ef4c5832e0c03742084ae759d0ae8be4bb67d73665700fa824 2025-10-08 19:31:10.621860 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:f3432ccf58c1631801823a95473043e922d759b73fc35378d048e8b3aff01d27 2025-10-08 19:31:10.622780 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:10.668321 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:10.668427 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:10.668440 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:10.668451 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:10.668460 | ubuntu-noble-large | DiffID: sha256:211d681006d2a3ef4c5832e0c03742084ae759d0ae8be4bb67d73665700fa824 2025-10-08 19:31:10.715751 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:f3432ccf58c1631801823a95473043e922d759b73fc35378d048e8b3aff01d27 2025-10-08 19:31:10.717011 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:10.717083 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:31:10.717094 | ubuntu-noble-large | [SUCCESS] [66/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-10-08 19:31:10.723423 | ubuntu-noble-large | [INFO]  [67/130] Checking: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:31:10.723474 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:31:11.205913 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:31:11.206029 | ubuntu-noble-large | [SUCCESS] [67/130] EXISTS: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:31:11.206048 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:31:11.253767 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:31:11.254670 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:31:11.254746 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:11.298756 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8f741590ac37ee85e8d6392ffdac3677393be1e3e421a149520a4de448f08a97 2025-10-08 19:31:11.298844 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-123504-9737 2025-10-08 19:31:11.610677 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:11.659188 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8f741590ac37ee85e8d6392ffdac3677393be1e3e421a149520a4de448f08a97 2025-10-08 19:31:11.659250 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:11.701773 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:11.701854 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:11.701865 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:11.701872 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:11.701880 | ubuntu-noble-large | DiffID: sha256:0c15e9dee9cd2d46d09709952fc858399fcb5f344b47caa93a3be191fd33eaaa 2025-10-08 19:31:11.750543 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:b9ef363112bdd61c907e344580b25fa48a59c50759a2b9eee64f4451e9f106d4 2025-10-08 19:31:11.751509 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:11.791247 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:11.791385 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:11.791406 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:11.791419 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:11.791462 | ubuntu-noble-large | DiffID: sha256:0c15e9dee9cd2d46d09709952fc858399fcb5f344b47caa93a3be191fd33eaaa 2025-10-08 19:31:11.835840 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:b9ef363112bdd61c907e344580b25fa48a59c50759a2b9eee64f4451e9f106d4 2025-10-08 19:31:11.836740 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:11.836806 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:31:11.836815 | ubuntu-noble-large | [SUCCESS] [67/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-10-08 19:31:11.843038 | ubuntu-noble-large | [INFO]  [68/130] Checking: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:31:11.843100 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:31:12.312799 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:31:12.312918 | ubuntu-noble-large | [SUCCESS] [68/130] EXISTS: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:31:12.312931 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:31:12.360860 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:31:12.360941 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:31:12.360955 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:12.406751 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cc22b205ec5b3e3d9599ecc32b7fc8917cc1920d10210ffe43c1e2b5146928e9 2025-10-08 19:31:12.406827 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-123504-23600 2025-10-08 19:31:12.691387 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:12.737797 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cc22b205ec5b3e3d9599ecc32b7fc8917cc1920d10210ffe43c1e2b5146928e9 2025-10-08 19:31:12.737885 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:12.778374 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:12.778457 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:12.778470 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:12.778480 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:12.778490 | ubuntu-noble-large | DiffID: sha256:ba1eb872577ec2868174f9d5dfac31041643d33ebe7342b2d719a8c31d213d69 2025-10-08 19:31:12.820267 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:6abf9a76eff0924bb5aa975a9291528a5d60ff5e6a25d60ebc6fbcfbf1fc0b53 2025-10-08 19:31:12.820735 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:12.861678 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:12.861757 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:12.861770 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:12.861780 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:12.861790 | ubuntu-noble-large | DiffID: sha256:ba1eb872577ec2868174f9d5dfac31041643d33ebe7342b2d719a8c31d213d69 2025-10-08 19:31:12.908745 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:6abf9a76eff0924bb5aa975a9291528a5d60ff5e6a25d60ebc6fbcfbf1fc0b53 2025-10-08 19:31:12.910232 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:12.910324 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:31:12.910369 | ubuntu-noble-large | [SUCCESS] [68/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-10-08 19:31:12.915779 | ubuntu-noble-large | [INFO]  [69/130] Checking: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:31:12.915840 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:31:13.324380 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:31:13.324454 | ubuntu-noble-large | [SUCCESS] [69/130] EXISTS: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:31:13.324462 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:31:13.362737 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:31:13.362814 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:31:13.362827 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:13.401913 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3263322285ef74e59cbacab89c9214edf77ed8d42a96f70c2173441d98f935e5 2025-10-08 19:31:13.401973 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-123504-4451 2025-10-08 19:31:13.675376 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:13.719843 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3263322285ef74e59cbacab89c9214edf77ed8d42a96f70c2173441d98f935e5 2025-10-08 19:31:13.719937 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:13.755905 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:13.755988 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:13.756002 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:13.756012 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:13.756022 | ubuntu-noble-large | DiffID: sha256:ec0c0f044cf5c0453c13fec28e84cbea652d235926c6eea3a20bd658e2c73b2e 2025-10-08 19:31:13.803280 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:5131e2bbe27ae8e6f5d131e52bf5d17a921cec347ce95d7659d447e0ca860a0a 2025-10-08 19:31:13.803834 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:13.843155 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:13.843239 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:13.843248 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:13.843256 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:13.843263 | ubuntu-noble-large | DiffID: sha256:ec0c0f044cf5c0453c13fec28e84cbea652d235926c6eea3a20bd658e2c73b2e 2025-10-08 19:31:13.893495 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:5131e2bbe27ae8e6f5d131e52bf5d17a921cec347ce95d7659d447e0ca860a0a 2025-10-08 19:31:13.893859 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:13.893907 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:31:13.893926 | ubuntu-noble-large | [SUCCESS] [69/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-10-08 19:31:13.900460 | ubuntu-noble-large | [INFO]  [70/130] Checking: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:31:13.900513 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:31:14.284764 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:31:14.284859 | ubuntu-noble-large | [SUCCESS] [70/130] EXISTS: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:31:14.284871 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:31:14.329724 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:31:14.329795 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:31:14.329805 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:14.378679 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f8d7c8debea72b52e8db9ae82130bb20f623787d90286550eba54ebde0a834d3 2025-10-08 19:31:14.378746 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-123504-17357 2025-10-08 19:31:14.663515 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:14.709738 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f8d7c8debea72b52e8db9ae82130bb20f623787d90286550eba54ebde0a834d3 2025-10-08 19:31:14.709824 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:14.754732 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:14.754834 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:14.754846 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:14.754856 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:14.754865 | ubuntu-noble-large | DiffID: sha256:f5bf8072fdef040da17a9abba0e0ea640fd4333e1f8bf2e34834e08535a0b712 2025-10-08 19:31:14.804606 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:5622b945d1b9140b0a939ed68c17ee1d46711ebdf3b78dc2662b61a617417bd1 2025-10-08 19:31:14.805802 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:14.847420 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:14.847525 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:14.847538 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:14.847548 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:14.847558 | ubuntu-noble-large | DiffID: sha256:f5bf8072fdef040da17a9abba0e0ea640fd4333e1f8bf2e34834e08535a0b712 2025-10-08 19:31:14.894652 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:5622b945d1b9140b0a939ed68c17ee1d46711ebdf3b78dc2662b61a617417bd1 2025-10-08 19:31:14.895816 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:14.895907 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:31:14.895922 | ubuntu-noble-large | [SUCCESS] [70/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-10-08 19:31:14.902748 | ubuntu-noble-large | [INFO]  [71/130] Checking: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:31:14.902830 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:31:15.361480 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:31:15.361572 | ubuntu-noble-large | [SUCCESS] [71/130] EXISTS: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:31:15.361584 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:31:15.411859 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:31:15.412943 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:31:15.413050 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:15.458710 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:df283b9ea6b176129b9d16d0b99300526d459c157d403fd0a9e762b769f18ccc 2025-10-08 19:31:15.458804 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-123504-2807 2025-10-08 19:31:15.733366 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:15.778575 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:df283b9ea6b176129b9d16d0b99300526d459c157d403fd0a9e762b769f18ccc 2025-10-08 19:31:15.778694 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:15.819175 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:15.819271 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:15.819284 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:15.819294 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:15.819304 | ubuntu-noble-large | DiffID: sha256:3660f1081c653781e485be5bab1deeb8b0c26ed1532152526f7fd6a6297daa7f 2025-10-08 19:31:15.866813 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:ed39ea5c71179a699b7b4ba0c2689be6bd67e779b07b772bd1da314f2a044624 2025-10-08 19:31:15.867801 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:15.908215 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:15.908317 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:15.908352 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:15.908363 | ubuntu-noble-large | DiffID: sha256:863d3d6434fa715744dc96e68523e0b4db7e59f5e7aeb11ac7a502f1422d4fc2 2025-10-08 19:31:15.908373 | ubuntu-noble-large | DiffID: sha256:3660f1081c653781e485be5bab1deeb8b0c26ed1532152526f7fd6a6297daa7f 2025-10-08 19:31:15.955761 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:ed39ea5c71179a699b7b4ba0c2689be6bd67e779b07b772bd1da314f2a044624 2025-10-08 19:31:15.956840 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:15.956925 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:31:15.958239 | ubuntu-noble-large | [SUCCESS] [71/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-10-08 19:31:15.964574 | ubuntu-noble-large | [INFO]  [72/130] Checking: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:31:15.964619 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:31:16.385131 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:31:16.385229 | ubuntu-noble-large | [SUCCESS] [72/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:31:16.385240 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:31:16.434781 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:31:16.434873 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:31:16.434899 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:16.481786 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7207564bb898a9fa4b4ab985fd5fbbfcc4c3b91b5f3e8a0358a672cc3569f9cc 2025-10-08 19:31:16.481878 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-123504-19886 2025-10-08 19:31:16.771765 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:16.814871 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7207564bb898a9fa4b4ab985fd5fbbfcc4c3b91b5f3e8a0358a672cc3569f9cc 2025-10-08 19:31:16.814956 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:16.858498 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:16.858566 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:16.858580 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:16.858591 | ubuntu-noble-large | DiffID: sha256:58e3ab4cdc218cd228bb015d6b7a1ed18724f0dd5582d61f26dbfc9b7d27adf6 2025-10-08 19:31:16.858625 | ubuntu-noble-large | DiffID: sha256:db37f127158944c7368f83bed061b27be874a7555a07813cb6792822478bd1d1 2025-10-08 19:31:16.905279 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:8f2fddb89480b604481aefe0f5175412a9bf44e4f9dabca9c9343a3410e1a7fe 2025-10-08 19:31:16.906596 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:16.948451 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:16.948517 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:16.948525 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:16.948533 | ubuntu-noble-large | DiffID: sha256:58e3ab4cdc218cd228bb015d6b7a1ed18724f0dd5582d61f26dbfc9b7d27adf6 2025-10-08 19:31:16.948540 | ubuntu-noble-large | DiffID: sha256:db37f127158944c7368f83bed061b27be874a7555a07813cb6792822478bd1d1 2025-10-08 19:31:16.993216 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:8f2fddb89480b604481aefe0f5175412a9bf44e4f9dabca9c9343a3410e1a7fe 2025-10-08 19:31:16.994772 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:16.994841 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:31:16.994857 | ubuntu-noble-large | [SUCCESS] [72/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-10-08 19:31:17.000751 | ubuntu-noble-large | [INFO]  [73/130] Checking: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:31:17.000827 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:31:17.511661 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:31:17.511762 | ubuntu-noble-large | [SUCCESS] [73/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:31:17.511778 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:31:17.552694 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:31:17.552767 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:31:17.552783 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:17.600571 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f4795aee4b229a1c866e7d04589ebc639e39b58dfe83c8e224913c08c81d2366 2025-10-08 19:31:17.600667 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-123504-18994 2025-10-08 19:31:17.896729 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:17.941785 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f4795aee4b229a1c866e7d04589ebc639e39b58dfe83c8e224913c08c81d2366 2025-10-08 19:31:17.941890 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:17.987394 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:17.987486 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:17.987499 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:17.987511 | ubuntu-noble-large | DiffID: sha256:58e3ab4cdc218cd228bb015d6b7a1ed18724f0dd5582d61f26dbfc9b7d27adf6 2025-10-08 19:31:17.987522 | ubuntu-noble-large | DiffID: sha256:e2a1a61fb4fd036d5608516d28b180da6e40d31cb7962029e8ccb14eb3c4e5c8 2025-10-08 19:31:18.034731 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:8bfdcb24e28c51c3ddc9962581109f698661fda567c3e0badc803d4ccb81fcf4 2025-10-08 19:31:18.034870 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:18.074690 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:18.074769 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:18.074803 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:18.074812 | ubuntu-noble-large | DiffID: sha256:58e3ab4cdc218cd228bb015d6b7a1ed18724f0dd5582d61f26dbfc9b7d27adf6 2025-10-08 19:31:18.074820 | ubuntu-noble-large | DiffID: sha256:e2a1a61fb4fd036d5608516d28b180da6e40d31cb7962029e8ccb14eb3c4e5c8 2025-10-08 19:31:18.121775 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:8bfdcb24e28c51c3ddc9962581109f698661fda567c3e0badc803d4ccb81fcf4 2025-10-08 19:31:18.123157 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:18.123237 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:31:18.123253 | ubuntu-noble-large | [SUCCESS] [73/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-10-08 19:31:18.129686 | ubuntu-noble-large | [INFO]  [74/130] Checking: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:31:18.129745 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:31:18.630756 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:31:18.630857 | ubuntu-noble-large | [SUCCESS] [74/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:31:18.630871 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:31:18.669858 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:31:18.669930 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:31:18.669949 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:18.714747 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0b31ec68b87aee56cb96535397636647c30861eff48d29446b87a9a77cddc1f9 2025-10-08 19:31:18.714835 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-123504-30069 2025-10-08 19:31:18.995362 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:19.038034 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0b31ec68b87aee56cb96535397636647c30861eff48d29446b87a9a77cddc1f9 2025-10-08 19:31:19.038128 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:19.079897 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:19.079957 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:19.079964 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:19.079969 | ubuntu-noble-large | DiffID: sha256:58e3ab4cdc218cd228bb015d6b7a1ed18724f0dd5582d61f26dbfc9b7d27adf6 2025-10-08 19:31:19.079974 | ubuntu-noble-large | DiffID: sha256:1608e7650f45c5d97315d26f71e4be6ae8e17d2b0f519e4569ce651cc2975751 2025-10-08 19:31:19.127176 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:8cf2fdefe56907b6237eaac3239d05ffa8c9a5a5d97b814d0840dbea78adba42 2025-10-08 19:31:19.128039 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:19.170429 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:19.170491 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:19.170507 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:19.170518 | ubuntu-noble-large | DiffID: sha256:58e3ab4cdc218cd228bb015d6b7a1ed18724f0dd5582d61f26dbfc9b7d27adf6 2025-10-08 19:31:19.170527 | ubuntu-noble-large | DiffID: sha256:1608e7650f45c5d97315d26f71e4be6ae8e17d2b0f519e4569ce651cc2975751 2025-10-08 19:31:19.216295 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:8cf2fdefe56907b6237eaac3239d05ffa8c9a5a5d97b814d0840dbea78adba42 2025-10-08 19:31:19.217027 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:19.217099 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:31:19.217240 | ubuntu-noble-large | [SUCCESS] [74/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-10-08 19:31:19.223383 | ubuntu-noble-large | [INFO]  [75/130] Checking: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:31:19.223447 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:31:19.669543 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:31:19.669674 | ubuntu-noble-large | [SUCCESS] [75/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:31:19.669780 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:31:19.714073 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:31:19.714251 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:31:19.714526 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:19.759003 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cb8248b05d94d46e8661fb2cf3db50f64759855bffe37793269200aacc8e53a9 2025-10-08 19:31:19.759131 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-123504-385 2025-10-08 19:31:20.042827 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:20.087356 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cb8248b05d94d46e8661fb2cf3db50f64759855bffe37793269200aacc8e53a9 2025-10-08 19:31:20.087442 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:20.127560 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:20.127693 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:20.127717 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:20.127732 | ubuntu-noble-large | DiffID: sha256:a3df30b4e930531c1b8d599d1b42817a719d3be64289b4011714c4e647ce845d 2025-10-08 19:31:20.127747 | ubuntu-noble-large | DiffID: sha256:9ef478fbd72da3e656654dfa6451e4a832167965c259afa71f4c6b7004b3f34f 2025-10-08 19:31:20.171189 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:a9ac542d1d171ac8c41fb09dddf004931edb4f63d82d5f923faf8e62d3ed6d11 2025-10-08 19:31:20.172001 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:20.205970 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:20.206030 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:20.206046 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:20.206051 | ubuntu-noble-large | DiffID: sha256:a3df30b4e930531c1b8d599d1b42817a719d3be64289b4011714c4e647ce845d 2025-10-08 19:31:20.206056 | ubuntu-noble-large | DiffID: sha256:9ef478fbd72da3e656654dfa6451e4a832167965c259afa71f4c6b7004b3f34f 2025-10-08 19:31:20.248317 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:a9ac542d1d171ac8c41fb09dddf004931edb4f63d82d5f923faf8e62d3ed6d11 2025-10-08 19:31:20.249075 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:20.249192 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:31:20.249374 | ubuntu-noble-large | [SUCCESS] [75/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-10-08 19:31:20.255845 | ubuntu-noble-large | [INFO]  [76/130] Checking: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:31:20.255929 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:31:20.820693 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:31:20.820798 | ubuntu-noble-large | [SUCCESS] [76/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:31:20.820901 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:31:20.865074 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:31:20.865246 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:31:20.865480 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:20.913876 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:61296015250e190c014b030007105d88d8ec1b5bccf153a0a1363dc358c6787f 2025-10-08 19:31:20.913974 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-123504-32556 2025-10-08 19:31:21.190446 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:21.234577 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:61296015250e190c014b030007105d88d8ec1b5bccf153a0a1363dc358c6787f 2025-10-08 19:31:21.234690 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:21.275371 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:21.275473 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:21.275494 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:21.275509 | ubuntu-noble-large | DiffID: sha256:a3df30b4e930531c1b8d599d1b42817a719d3be64289b4011714c4e647ce845d 2025-10-08 19:31:21.275525 | ubuntu-noble-large | DiffID: sha256:516242117f392ef89df3ffcb77609d0bc0bafcf4e24fbd3803fdc625d7fa01cb 2025-10-08 19:31:21.325263 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:a3af9232857ad40bb6359fd857b0d89c48792c43f072b9875eba1a9fabef1650 2025-10-08 19:31:21.325612 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:21.364825 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:21.364895 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:21.364905 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:21.364914 | ubuntu-noble-large | DiffID: sha256:a3df30b4e930531c1b8d599d1b42817a719d3be64289b4011714c4e647ce845d 2025-10-08 19:31:21.364922 | ubuntu-noble-large | DiffID: sha256:516242117f392ef89df3ffcb77609d0bc0bafcf4e24fbd3803fdc625d7fa01cb 2025-10-08 19:31:21.411139 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:a3af9232857ad40bb6359fd857b0d89c48792c43f072b9875eba1a9fabef1650 2025-10-08 19:31:21.411892 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:21.412004 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:31:21.412165 | ubuntu-noble-large | [SUCCESS] [76/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-10-08 19:31:21.418437 | ubuntu-noble-large | [INFO]  [77/130] Checking: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:31:21.418554 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:31:21.876215 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:31:21.876309 | ubuntu-noble-large | [SUCCESS] [77/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:31:21.876460 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:31:21.917216 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:31:21.917417 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:31:21.917617 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:21.960460 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7157956915912858752d05024f255a21c7a02bd6f2d6ba9b5a35ceab26608899 2025-10-08 19:31:21.960594 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-123504-16925 2025-10-08 19:31:22.246779 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:22.291374 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7157956915912858752d05024f255a21c7a02bd6f2d6ba9b5a35ceab26608899 2025-10-08 19:31:22.291475 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:22.332166 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:22.332259 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:22.332272 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:22.332283 | ubuntu-noble-large | DiffID: sha256:a3df30b4e930531c1b8d599d1b42817a719d3be64289b4011714c4e647ce845d 2025-10-08 19:31:22.332292 | ubuntu-noble-large | DiffID: sha256:ceefbdfbbd10c4a1af6499af5092cec00d95cb63a296c7b62f88b6edd43b5c16 2025-10-08 19:31:22.378698 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:0489fd71e4b1dc4cf13228e9f596df80313b131e3c6b3666c2aa9eebfc0d7461 2025-10-08 19:31:22.379374 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:22.416816 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:22.416905 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:22.416913 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:22.416920 | ubuntu-noble-large | DiffID: sha256:a3df30b4e930531c1b8d599d1b42817a719d3be64289b4011714c4e647ce845d 2025-10-08 19:31:22.416926 | ubuntu-noble-large | DiffID: sha256:ceefbdfbbd10c4a1af6499af5092cec00d95cb63a296c7b62f88b6edd43b5c16 2025-10-08 19:31:22.465089 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:0489fd71e4b1dc4cf13228e9f596df80313b131e3c6b3666c2aa9eebfc0d7461 2025-10-08 19:31:22.465753 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:22.465871 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:31:22.466041 | ubuntu-noble-large | [SUCCESS] [77/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-10-08 19:31:22.472838 | ubuntu-noble-large | [INFO]  [78/130] Checking: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:31:22.472949 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:31:22.922710 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:31:22.922809 | ubuntu-noble-large | [SUCCESS] [78/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:31:22.922919 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:31:22.967827 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:31:22.968019 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:31:22.968223 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:23.008733 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:610254f321f9f37721adc06c2f6367e2e785b2816833eaf4433b4725a906b32a 2025-10-08 19:31:23.008875 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-123504-20279 2025-10-08 19:31:23.301382 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:23.348985 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:610254f321f9f37721adc06c2f6367e2e785b2816833eaf4433b4725a906b32a 2025-10-08 19:31:23.349086 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:23.389186 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:23.389252 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:23.389262 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:23.389270 | ubuntu-noble-large | DiffID: sha256:a3df30b4e930531c1b8d599d1b42817a719d3be64289b4011714c4e647ce845d 2025-10-08 19:31:23.389278 | ubuntu-noble-large | DiffID: sha256:8391a12b537e9993358637903e5843ead310df5c499964c0e9624ec52c1dcddb 2025-10-08 19:31:23.437719 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:63f5dd4ca99586f5a30d0cb1dda88b9a85d9a61e7672d4b47538da07530c1b19 2025-10-08 19:31:23.439312 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:23.489584 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:23.489680 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:23.489694 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:23.489704 | ubuntu-noble-large | DiffID: sha256:a3df30b4e930531c1b8d599d1b42817a719d3be64289b4011714c4e647ce845d 2025-10-08 19:31:23.489728 | ubuntu-noble-large | DiffID: sha256:8391a12b537e9993358637903e5843ead310df5c499964c0e9624ec52c1dcddb 2025-10-08 19:31:23.542792 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:63f5dd4ca99586f5a30d0cb1dda88b9a85d9a61e7672d4b47538da07530c1b19 2025-10-08 19:31:23.545018 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:23.545069 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:31:23.545083 | ubuntu-noble-large | [SUCCESS] [78/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-10-08 19:31:23.551065 | ubuntu-noble-large | [INFO]  [79/130] Checking: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:31:23.551109 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:31:24.035815 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:31:24.035918 | ubuntu-noble-large | [SUCCESS] [79/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:31:24.035932 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:31:24.083135 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:31:24.083360 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:31:24.083566 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:24.131751 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e15fc2529266f4e7ab0aec95c97cef90968520a325f04befa7abb13e7b875708 2025-10-08 19:31:24.131823 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-123504-31427 2025-10-08 19:31:24.410728 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:24.458430 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e15fc2529266f4e7ab0aec95c97cef90968520a325f04befa7abb13e7b875708 2025-10-08 19:31:24.458521 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:24.502237 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:24.502319 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:24.502332 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:24.502392 | ubuntu-noble-large | DiffID: sha256:a3df30b4e930531c1b8d599d1b42817a719d3be64289b4011714c4e647ce845d 2025-10-08 19:31:24.502402 | ubuntu-noble-large | DiffID: sha256:2a32f59473fd2a9a747c90ff3eb470fc51d937ddefecb17340845765af7dc6df 2025-10-08 19:31:24.552840 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:44b1e070b7c1ca2c401fce6dea0036dd2cf46ceb833ecc000aa8451e74e3fc92 2025-10-08 19:31:24.553675 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:24.593497 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:24.593591 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:24.593615 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:24.593686 | ubuntu-noble-large | DiffID: sha256:a3df30b4e930531c1b8d599d1b42817a719d3be64289b4011714c4e647ce845d 2025-10-08 19:31:24.593707 | ubuntu-noble-large | DiffID: sha256:2a32f59473fd2a9a747c90ff3eb470fc51d937ddefecb17340845765af7dc6df 2025-10-08 19:31:24.638412 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:44b1e070b7c1ca2c401fce6dea0036dd2cf46ceb833ecc000aa8451e74e3fc92 2025-10-08 19:31:24.639227 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:24.639386 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:31:24.639563 | ubuntu-noble-large | [SUCCESS] [79/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-10-08 19:31:24.646224 | ubuntu-noble-large | [INFO]  [80/130] Checking: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:31:24.646418 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:31:25.103816 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:31:25.103919 | ubuntu-noble-large | [SUCCESS] [80/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:31:25.104028 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:31:25.148256 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:31:25.148471 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:31:25.148698 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:25.190891 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:014cdef3de0a5fc93c76111013f222c76eb1664c69a3aaeb2401dfff21878a78 2025-10-08 19:31:25.190954 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-123504-31440 2025-10-08 19:31:25.468064 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:25.507218 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:014cdef3de0a5fc93c76111013f222c76eb1664c69a3aaeb2401dfff21878a78 2025-10-08 19:31:25.507271 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:25.551517 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:25.551576 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:25.551584 | ubuntu-noble-large | DiffID: sha256:1998c0f7a6f4e071cd145d68b31a824f96ee9ab210aa14b352ee4ef306d2dd69 2025-10-08 19:31:25.551590 | ubuntu-noble-large | DiffID: sha256:2bbec361f357e055544abff68ce8dc234b13f9499e585817b822c481bdf6dfd1 2025-10-08 19:31:25.551596 | ubuntu-noble-large | DiffID: sha256:3cfc0bfb896517bd1e498598982508fab48f2dee99cf3cdd05023e025aec825a 2025-10-08 19:31:25.600827 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:037847d7c652ef67d116b86a1d63851b5697500125cec8d0695c02880ff16f81 2025-10-08 19:31:25.601128 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:25.644420 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:25.644476 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:25.644483 | ubuntu-noble-large | DiffID: sha256:1998c0f7a6f4e071cd145d68b31a824f96ee9ab210aa14b352ee4ef306d2dd69 2025-10-08 19:31:25.644489 | ubuntu-noble-large | DiffID: sha256:2bbec361f357e055544abff68ce8dc234b13f9499e585817b822c481bdf6dfd1 2025-10-08 19:31:25.644511 | ubuntu-noble-large | DiffID: sha256:3cfc0bfb896517bd1e498598982508fab48f2dee99cf3cdd05023e025aec825a 2025-10-08 19:31:25.690765 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:037847d7c652ef67d116b86a1d63851b5697500125cec8d0695c02880ff16f81 2025-10-08 19:31:25.691065 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:25.691214 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:31:25.691426 | ubuntu-noble-large | [SUCCESS] [80/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-10-08 19:31:25.697787 | ubuntu-noble-large | [INFO]  [81/130] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:31:25.697910 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:31:26.174686 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:31:26.174796 | ubuntu-noble-large | [SUCCESS] [81/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:31:26.174868 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:31:26.214979 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:31:26.215137 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:31:26.215296 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:26.258443 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c097fd42e9359f19c8a39a1dfec03da1041c96de5028281d03371711ef089ee5 2025-10-08 19:31:26.258546 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-123504-3532 2025-10-08 19:31:26.554178 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:26.600213 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c097fd42e9359f19c8a39a1dfec03da1041c96de5028281d03371711ef089ee5 2025-10-08 19:31:26.600326 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:26.644733 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:26.644825 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:26.644837 | ubuntu-noble-large | DiffID: sha256:1998c0f7a6f4e071cd145d68b31a824f96ee9ab210aa14b352ee4ef306d2dd69 2025-10-08 19:31:26.644848 | ubuntu-noble-large | DiffID: sha256:2bbec361f357e055544abff68ce8dc234b13f9499e585817b822c481bdf6dfd1 2025-10-08 19:31:26.644858 | ubuntu-noble-large | DiffID: sha256:1a77c8d95dbbdb5bb3337ed0c89627bcb85cc4f03c8e749feb1a317e6a1c3010 2025-10-08 19:31:26.695375 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:b95c2ddf1c0d8064fff8b6f32f6317c470f8ba657f7dafad8358507f0b8dfa8f 2025-10-08 19:31:26.696726 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:26.738465 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:26.738549 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:26.738564 | ubuntu-noble-large | DiffID: sha256:1998c0f7a6f4e071cd145d68b31a824f96ee9ab210aa14b352ee4ef306d2dd69 2025-10-08 19:31:26.738574 | ubuntu-noble-large | DiffID: sha256:2bbec361f357e055544abff68ce8dc234b13f9499e585817b822c481bdf6dfd1 2025-10-08 19:31:26.738584 | ubuntu-noble-large | DiffID: sha256:1a77c8d95dbbdb5bb3337ed0c89627bcb85cc4f03c8e749feb1a317e6a1c3010 2025-10-08 19:31:26.784237 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:b95c2ddf1c0d8064fff8b6f32f6317c470f8ba657f7dafad8358507f0b8dfa8f 2025-10-08 19:31:26.785733 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:26.785836 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:31:26.785853 | ubuntu-noble-large | [SUCCESS] [81/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-10-08 19:31:26.793021 | ubuntu-noble-large | [INFO]  [82/130] Checking: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:31:26.793120 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:31:27.238781 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:31:27.238884 | ubuntu-noble-large | [SUCCESS] [82/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:31:27.239722 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:31:27.280733 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:31:27.280808 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:31:27.281485 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:27.318763 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:feb4a96e1532e36e4e2e40c7a399bdf74e0b1773baec07bd334311e1701a9003 2025-10-08 19:31:27.318852 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-123504-4191 2025-10-08 19:31:27.606550 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:27.649780 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:feb4a96e1532e36e4e2e40c7a399bdf74e0b1773baec07bd334311e1701a9003 2025-10-08 19:31:27.649866 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:27.690456 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:27.690549 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:27.690563 | ubuntu-noble-large | DiffID: sha256:1998c0f7a6f4e071cd145d68b31a824f96ee9ab210aa14b352ee4ef306d2dd69 2025-10-08 19:31:27.690573 | ubuntu-noble-large | DiffID: sha256:2bbec361f357e055544abff68ce8dc234b13f9499e585817b822c481bdf6dfd1 2025-10-08 19:31:27.690583 | ubuntu-noble-large | DiffID: sha256:d6889838a857e6b0de292e320051b8fff987928384b3f21a3e622c974c65dcc8 2025-10-08 19:31:27.733512 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:c4095ccc8762aae0415fd181c307a5241ea153e076baef07bf509872bf8c0ea8 2025-10-08 19:31:27.733892 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:27.776291 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:27.776400 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:27.776414 | ubuntu-noble-large | DiffID: sha256:1998c0f7a6f4e071cd145d68b31a824f96ee9ab210aa14b352ee4ef306d2dd69 2025-10-08 19:31:27.776424 | ubuntu-noble-large | DiffID: sha256:2bbec361f357e055544abff68ce8dc234b13f9499e585817b822c481bdf6dfd1 2025-10-08 19:31:27.776434 | ubuntu-noble-large | DiffID: sha256:d6889838a857e6b0de292e320051b8fff987928384b3f21a3e622c974c65dcc8 2025-10-08 19:31:27.819426 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:c4095ccc8762aae0415fd181c307a5241ea153e076baef07bf509872bf8c0ea8 2025-10-08 19:31:27.820484 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:27.820552 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:31:27.820564 | ubuntu-noble-large | [SUCCESS] [82/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-10-08 19:31:27.826759 | ubuntu-noble-large | [INFO]  [83/130] Checking: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:31:27.826814 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:31:28.224839 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:31:28.224947 | ubuntu-noble-large | [SUCCESS] [83/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:31:28.224971 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:31:28.270768 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:31:28.270926 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:31:28.270949 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:28.315746 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:75aca2315d072c9c434ed632a794b2f436c20be3377492df23b7e06f6247a8d7 2025-10-08 19:31:28.315822 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-123504-1455 2025-10-08 19:31:28.598530 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:28.644808 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:75aca2315d072c9c434ed632a794b2f436c20be3377492df23b7e06f6247a8d7 2025-10-08 19:31:28.644901 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:28.682966 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:28.683060 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:28.683075 | ubuntu-noble-large | DiffID: sha256:1998c0f7a6f4e071cd145d68b31a824f96ee9ab210aa14b352ee4ef306d2dd69 2025-10-08 19:31:28.683087 | ubuntu-noble-large | DiffID: sha256:2bbec361f357e055544abff68ce8dc234b13f9499e585817b822c481bdf6dfd1 2025-10-08 19:31:28.683097 | ubuntu-noble-large | DiffID: sha256:9d55578a0a5c8759cdc7be5e141ebc9e1fa69d3e392bd35755d3af8dce3120d4 2025-10-08 19:31:28.727393 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:b11d6ff16d3b83690ccbde6e59f9a3211e891887e2073c50c735b67bf1af53a8 2025-10-08 19:31:28.727810 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:28.770203 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:28.770279 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:28.770295 | ubuntu-noble-large | DiffID: sha256:1998c0f7a6f4e071cd145d68b31a824f96ee9ab210aa14b352ee4ef306d2dd69 2025-10-08 19:31:28.770308 | ubuntu-noble-large | DiffID: sha256:2bbec361f357e055544abff68ce8dc234b13f9499e585817b822c481bdf6dfd1 2025-10-08 19:31:28.770320 | ubuntu-noble-large | DiffID: sha256:9d55578a0a5c8759cdc7be5e141ebc9e1fa69d3e392bd35755d3af8dce3120d4 2025-10-08 19:31:28.818248 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:b11d6ff16d3b83690ccbde6e59f9a3211e891887e2073c50c735b67bf1af53a8 2025-10-08 19:31:28.819815 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:28.819921 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:31:28.819940 | ubuntu-noble-large | [SUCCESS] [83/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-10-08 19:31:28.826762 | ubuntu-noble-large | [INFO]  [84/130] Checking: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:31:28.826818 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:31:29.278763 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:31:29.278860 | ubuntu-noble-large | [SUCCESS] [84/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:31:29.278874 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:31:29.322713 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:31:29.322778 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:31:29.322792 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:29.365927 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:77da2836a0690f53cf17b8fa30a731cb178e6fc488f215daba0c92965f1c519b 2025-10-08 19:31:29.366003 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-123504-30481 2025-10-08 19:31:29.625519 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:29.669794 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:77da2836a0690f53cf17b8fa30a731cb178e6fc488f215daba0c92965f1c519b 2025-10-08 19:31:29.669876 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:29.710972 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:29.711062 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:29.711076 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:29.711086 | ubuntu-noble-large | DiffID: sha256:a58f5bd1ebc98db869a24f529357454583eaa9701ab20ac5dd828fea34b00ae1 2025-10-08 19:31:29.755457 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:b8c885f5e1db1b1659154d048604faacd94ed4019a983fe9c0a27fbe84cd8a6e 2025-10-08 19:31:29.755763 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:29.798130 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:29.798204 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:29.798214 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:29.798223 | ubuntu-noble-large | DiffID: sha256:a58f5bd1ebc98db869a24f529357454583eaa9701ab20ac5dd828fea34b00ae1 2025-10-08 19:31:29.844552 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:b8c885f5e1db1b1659154d048604faacd94ed4019a983fe9c0a27fbe84cd8a6e 2025-10-08 19:31:29.845801 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:29.845867 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:31:29.845877 | ubuntu-noble-large | [SUCCESS] [84/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-10-08 19:31:29.851775 | ubuntu-noble-large | [INFO]  [85/130] Checking: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:31:29.851859 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:31:30.258766 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:31:30.258867 | ubuntu-noble-large | [SUCCESS] [85/130] EXISTS: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:31:30.258906 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:31:30.298788 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:31:30.298859 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:31:30.298873 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:30.341793 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c346e2f87804990eb156ad18d7adf1899053e6150450edb8a0c6d7d19e09ea8f 2025-10-08 19:31:30.341878 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-123504-19505 2025-10-08 19:31:30.648704 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:30.689105 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c346e2f87804990eb156ad18d7adf1899053e6150450edb8a0c6d7d19e09ea8f 2025-10-08 19:31:30.689189 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:30.728327 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:30.728461 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:30.728475 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:30.728484 | ubuntu-noble-large | DiffID: sha256:56056fcb2c5b3d6db3bc5d3503878bce7492d8a6152737bcceee76df556ae5e3 2025-10-08 19:31:30.774764 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:1163fd5bd036f8c99ef6ec9087f68d25d27ec0daf0094459a9bd842be3a4af3b 2025-10-08 19:31:30.776457 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:30.812892 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:30.812992 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:30.813003 | ubuntu-noble-large | DiffID: sha256:82c64df9bd3b12d43441dc8d094dab0c94a53cf3e5d21ec9ddfb7d3fe3ce082e 2025-10-08 19:31:30.813011 | ubuntu-noble-large | DiffID: sha256:56056fcb2c5b3d6db3bc5d3503878bce7492d8a6152737bcceee76df556ae5e3 2025-10-08 19:31:30.857556 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:1163fd5bd036f8c99ef6ec9087f68d25d27ec0daf0094459a9bd842be3a4af3b 2025-10-08 19:31:30.858835 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:30.858938 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:31:30.858953 | ubuntu-noble-large | [SUCCESS] [85/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-10-08 19:31:30.864767 | ubuntu-noble-large | [INFO]  [86/130] Checking: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:31:30.864846 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:31:31.309475 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:31:31.309566 | ubuntu-noble-large | [SUCCESS] [86/130] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:31:31.309578 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:31:31.356752 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:31:31.356849 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:31:31.356874 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:31.399734 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c3c21c04b3add355a684e32e55bad6e2719d57a3844524cafbcd2af851050659 2025-10-08 19:31:31.399794 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-123504-27334 2025-10-08 19:31:31.681015 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:31.725913 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c3c21c04b3add355a684e32e55bad6e2719d57a3844524cafbcd2af851050659 2025-10-08 19:31:31.726004 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:31.765722 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:31.765785 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:31.765796 | ubuntu-noble-large | DiffID: sha256:1998c0f7a6f4e071cd145d68b31a824f96ee9ab210aa14b352ee4ef306d2dd69 2025-10-08 19:31:31.765805 | ubuntu-noble-large | DiffID: sha256:bf5a79b51c9b590854bc7430bad21969a02954c4e622c28c95c6cf40fe04948a 2025-10-08 19:31:31.814779 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:2bde73a2cb950d55fc39e8d3bafa04c228ab4d0c4cc3592c92edd06e417d4820 2025-10-08 19:31:31.815752 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:31.858790 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:31.858863 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:31.858876 | ubuntu-noble-large | DiffID: sha256:1998c0f7a6f4e071cd145d68b31a824f96ee9ab210aa14b352ee4ef306d2dd69 2025-10-08 19:31:31.858902 | ubuntu-noble-large | DiffID: sha256:bf5a79b51c9b590854bc7430bad21969a02954c4e622c28c95c6cf40fe04948a 2025-10-08 19:31:31.905263 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:2bde73a2cb950d55fc39e8d3bafa04c228ab4d0c4cc3592c92edd06e417d4820 2025-10-08 19:31:31.905747 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:31.905846 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:31:31.906772 | ubuntu-noble-large | [SUCCESS] [86/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-10-08 19:31:31.912840 | ubuntu-noble-large | [INFO]  [87/130] Checking: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:31:31.913120 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:31:32.368148 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:31:32.368380 | ubuntu-noble-large | [SUCCESS] [87/130] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:31:32.368554 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:31:32.414106 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:31:32.414582 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:31:32.415430 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:32.460794 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bf8ab00109e77943ece6d49f7d8ba1487c68ff2cbe5b87601913f46bd0d2eb64 2025-10-08 19:31:32.460862 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-123504-27 2025-10-08 19:31:32.758707 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:32.800777 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bf8ab00109e77943ece6d49f7d8ba1487c68ff2cbe5b87601913f46bd0d2eb64 2025-10-08 19:31:32.800868 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:32.844043 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:32.844135 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:32.844148 | ubuntu-noble-large | DiffID: sha256:1998c0f7a6f4e071cd145d68b31a824f96ee9ab210aa14b352ee4ef306d2dd69 2025-10-08 19:31:32.844159 | ubuntu-noble-large | DiffID: sha256:729ebda29780288365e0ceca05a453ecefa1e0da8bcdc529d9b99911aa376f9f 2025-10-08 19:31:32.891727 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:14de9f7c813872b49fc0ed0025e0edf9228113cf35916cff9d187dcd55bea512 2025-10-08 19:31:32.892753 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:32.934750 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:32.934836 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:32.934849 | ubuntu-noble-large | DiffID: sha256:1998c0f7a6f4e071cd145d68b31a824f96ee9ab210aa14b352ee4ef306d2dd69 2025-10-08 19:31:32.934860 | ubuntu-noble-large | DiffID: sha256:729ebda29780288365e0ceca05a453ecefa1e0da8bcdc529d9b99911aa376f9f 2025-10-08 19:31:32.987278 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:14de9f7c813872b49fc0ed0025e0edf9228113cf35916cff9d187dcd55bea512 2025-10-08 19:31:32.987807 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:32.987896 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:31:32.988708 | ubuntu-noble-large | [SUCCESS] [87/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-10-08 19:31:32.994759 | ubuntu-noble-large | [INFO]  [88/130] Checking: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:31:32.994830 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:31:33.397767 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:31:33.397870 | ubuntu-noble-large | [SUCCESS] [88/130] EXISTS: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:31:33.397927 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:31:33.442905 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:31:33.443667 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:31:33.443737 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:33.489747 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0845ba42f3f3448279315288f663fc35b708978f49745654445ecc83ec201c28 2025-10-08 19:31:33.489831 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-123504-7351 2025-10-08 19:31:33.771765 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:33.822759 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0845ba42f3f3448279315288f663fc35b708978f49745654445ecc83ec201c28 2025-10-08 19:31:33.822849 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:33.863270 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:33.863408 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:33.863423 | ubuntu-noble-large | DiffID: sha256:039dfb114f92425843a60da8086238b9463c7dbf0ee7f7111b89b9a90c044bbb 2025-10-08 19:31:33.863432 | ubuntu-noble-large | DiffID: sha256:69bf575a4447791a4558cb46ad3a4573cf720241cf9ab2f9e3a5ab8bbfeb0ab9 2025-10-08 19:31:33.904932 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:da3158a74af12bf7e9492bfb6966223d1217a8b107c918950639981505b97540 2025-10-08 19:31:33.905718 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:33.947757 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:33.947836 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:33.947849 | ubuntu-noble-large | DiffID: sha256:039dfb114f92425843a60da8086238b9463c7dbf0ee7f7111b89b9a90c044bbb 2025-10-08 19:31:33.947859 | ubuntu-noble-large | DiffID: sha256:69bf575a4447791a4558cb46ad3a4573cf720241cf9ab2f9e3a5ab8bbfeb0ab9 2025-10-08 19:31:33.997510 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:da3158a74af12bf7e9492bfb6966223d1217a8b107c918950639981505b97540 2025-10-08 19:31:33.999237 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:33.999330 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:31:33.999374 | ubuntu-noble-large | [SUCCESS] [88/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-10-08 19:31:34.006752 | ubuntu-noble-large | [INFO]  [89/130] Checking: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:31:34.006821 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:31:34.483763 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:31:34.483855 | ubuntu-noble-large | [SUCCESS] [89/130] EXISTS: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:31:34.484283 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:31:34.528756 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:31:34.528827 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:31:34.528840 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:34.573810 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8ccd757c8a9757fe01af976232614a88f608ae4bf84516d42ac6ff3010e52ac4 2025-10-08 19:31:34.573885 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-123504-11205 2025-10-08 19:31:34.865740 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:34.917840 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8ccd757c8a9757fe01af976232614a88f608ae4bf84516d42ac6ff3010e52ac4 2025-10-08 19:31:34.917963 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:34.961018 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:34.961113 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:34.961128 | ubuntu-noble-large | DiffID: sha256:039dfb114f92425843a60da8086238b9463c7dbf0ee7f7111b89b9a90c044bbb 2025-10-08 19:31:34.961139 | ubuntu-noble-large | DiffID: sha256:4e159f1b36f11cb37a45a30195dcf779acbcf95f67960aeb20e49bba92657942 2025-10-08 19:31:35.012993 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:6fc931341605467d0f4a8082e8c8c9c22b39e7518202dca84fa141fd2920be72 2025-10-08 19:31:35.014128 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:35.055141 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:35.055223 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:35.055237 | ubuntu-noble-large | DiffID: sha256:039dfb114f92425843a60da8086238b9463c7dbf0ee7f7111b89b9a90c044bbb 2025-10-08 19:31:35.055248 | ubuntu-noble-large | DiffID: sha256:4e159f1b36f11cb37a45a30195dcf779acbcf95f67960aeb20e49bba92657942 2025-10-08 19:31:35.107563 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:6fc931341605467d0f4a8082e8c8c9c22b39e7518202dca84fa141fd2920be72 2025-10-08 19:31:35.108794 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:35.108880 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:31:35.108889 | ubuntu-noble-large | [SUCCESS] [89/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis:2024.2 2025-10-08 19:31:35.115538 | ubuntu-noble-large | [INFO]  [90/130] Checking: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:31:35.115608 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:31:35.475768 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:31:35.475869 | ubuntu-noble-large | [SUCCESS] [90/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:31:35.476703 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:31:35.519827 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:31:35.519907 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:31:35.519921 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:35.563707 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5653caea224f74717dbf732035eab31265596cf7b8135f967a334f615e851a1a 2025-10-08 19:31:35.563762 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-123504-25542 2025-10-08 19:31:35.858593 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:35.904789 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5653caea224f74717dbf732035eab31265596cf7b8135f967a334f615e851a1a 2025-10-08 19:31:35.904900 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:35.946381 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:35.946472 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:35.946486 | ubuntu-noble-large | DiffID: sha256:9ecf15c18f3ddfc6632f5f9e2ecfa8cd8b0fb2faf6a1ae59c67b2f592e4c8c72 2025-10-08 19:31:35.946496 | ubuntu-noble-large | DiffID: sha256:26989118b4457fdf61d65919b35378869cebd43c659325b18d3aaeaee94357a1 2025-10-08 19:31:35.994362 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:b6036855913bf4153385214305a825faefd31a53498e72cd7b847577924c2868 2025-10-08 19:31:35.994814 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:36.039519 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:36.039616 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:36.039655 | ubuntu-noble-large | DiffID: sha256:9ecf15c18f3ddfc6632f5f9e2ecfa8cd8b0fb2faf6a1ae59c67b2f592e4c8c72 2025-10-08 19:31:36.039664 | ubuntu-noble-large | DiffID: sha256:26989118b4457fdf61d65919b35378869cebd43c659325b18d3aaeaee94357a1 2025-10-08 19:31:36.095303 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:b6036855913bf4153385214305a825faefd31a53498e72cd7b847577924c2868 2025-10-08 19:31:36.095827 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:36.095925 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:31:36.095951 | ubuntu-noble-large | [SUCCESS] [90/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-10-08 19:31:36.101548 | ubuntu-noble-large | [INFO]  [91/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:31:36.101601 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:31:36.493131 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:31:36.493237 | ubuntu-noble-large | [SUCCESS] [91/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:31:36.493750 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:31:36.534753 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:31:36.534844 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:31:36.534859 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:36.572569 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:002c6b96290290f082d4e31d92180c7a7428e69caff14001af5063ac7139033a 2025-10-08 19:31:36.572690 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-123504-4304 2025-10-08 19:31:36.848327 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:36.895486 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:002c6b96290290f082d4e31d92180c7a7428e69caff14001af5063ac7139033a 2025-10-08 19:31:36.895565 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:36.934433 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:36.934499 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:36.934511 | ubuntu-noble-large | DiffID: sha256:9ecf15c18f3ddfc6632f5f9e2ecfa8cd8b0fb2faf6a1ae59c67b2f592e4c8c72 2025-10-08 19:31:36.934521 | ubuntu-noble-large | DiffID: sha256:a27de1573cf1e78931f93cc51d0ebd16b7307657d2031d9c13b6bca5b41da61c 2025-10-08 19:31:36.980484 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:364dc47eb172e8960d633e4551da7b28e7cbf721f02e28eef8c3707981230799 2025-10-08 19:31:36.980722 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:37.025102 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:37.025176 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:37.025188 | ubuntu-noble-large | DiffID: sha256:9ecf15c18f3ddfc6632f5f9e2ecfa8cd8b0fb2faf6a1ae59c67b2f592e4c8c72 2025-10-08 19:31:37.025197 | ubuntu-noble-large | DiffID: sha256:a27de1573cf1e78931f93cc51d0ebd16b7307657d2031d9c13b6bca5b41da61c 2025-10-08 19:31:37.073302 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:364dc47eb172e8960d633e4551da7b28e7cbf721f02e28eef8c3707981230799 2025-10-08 19:31:37.073764 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:37.073875 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:31:37.074577 | ubuntu-noble-large | [SUCCESS] [91/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-10-08 19:31:37.081689 | ubuntu-noble-large | [INFO]  [92/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:31:37.081744 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:31:37.497798 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:31:37.497894 | ubuntu-noble-large | [SUCCESS] [92/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:31:37.497909 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:31:37.538758 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:31:37.538854 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:31:37.538881 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:37.583771 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:076cf6cd0f48121fef4d2fc059d23baaf277debacd6a8630392e36646d048f2d 2025-10-08 19:31:37.583868 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-123504-20754 2025-10-08 19:31:37.862684 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:37.906811 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:076cf6cd0f48121fef4d2fc059d23baaf277debacd6a8630392e36646d048f2d 2025-10-08 19:31:37.906909 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:37.942368 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:37.942458 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:37.942472 | ubuntu-noble-large | DiffID: sha256:9ecf15c18f3ddfc6632f5f9e2ecfa8cd8b0fb2faf6a1ae59c67b2f592e4c8c72 2025-10-08 19:31:37.942483 | ubuntu-noble-large | DiffID: sha256:c663d0bea00aa9c277b8d2c42c9f541ba835381832a94e45c589a2f4307fdf9e 2025-10-08 19:31:37.988245 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:ce70d6941c6b2ecfe838d7ba201146a04c113c3cc24964a512ce396db046901c 2025-10-08 19:31:37.989772 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:38.030142 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:38.030199 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:38.030209 | ubuntu-noble-large | DiffID: sha256:9ecf15c18f3ddfc6632f5f9e2ecfa8cd8b0fb2faf6a1ae59c67b2f592e4c8c72 2025-10-08 19:31:38.030217 | ubuntu-noble-large | DiffID: sha256:c663d0bea00aa9c277b8d2c42c9f541ba835381832a94e45c589a2f4307fdf9e 2025-10-08 19:31:38.077280 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:ce70d6941c6b2ecfe838d7ba201146a04c113c3cc24964a512ce396db046901c 2025-10-08 19:31:38.077853 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:38.077978 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:31:38.078007 | ubuntu-noble-large | [SUCCESS] [92/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-10-08 19:31:38.085541 | ubuntu-noble-large | [INFO]  [93/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:31:38.085605 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:31:38.629233 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:31:38.629330 | ubuntu-noble-large | [SUCCESS] [93/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:31:38.629397 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:31:38.674731 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:31:38.674806 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:31:38.674819 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:38.717685 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:223431dad2aa4edb0345dd20119bca5168698e1549ff96d741ec2e5bbbe75eea 2025-10-08 19:31:38.717758 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-123504-9902 2025-10-08 19:31:39.006761 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:39.052792 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:223431dad2aa4edb0345dd20119bca5168698e1549ff96d741ec2e5bbbe75eea 2025-10-08 19:31:39.052880 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:39.095419 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:39.095499 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:39.095513 | ubuntu-noble-large | DiffID: sha256:9ecf15c18f3ddfc6632f5f9e2ecfa8cd8b0fb2faf6a1ae59c67b2f592e4c8c72 2025-10-08 19:31:39.095524 | ubuntu-noble-large | DiffID: sha256:36ec7a1e3a6ad5b9bebbef85d27b672d2dfa8009104dca57f242f2669038f6c1 2025-10-08 19:31:39.141945 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:6d23b4ade684a60bf367c74bbd42f11745930292650a4ad069f7513b371d398c 2025-10-08 19:31:39.143860 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:39.186682 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:39.186759 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:39.186772 | ubuntu-noble-large | DiffID: sha256:9ecf15c18f3ddfc6632f5f9e2ecfa8cd8b0fb2faf6a1ae59c67b2f592e4c8c72 2025-10-08 19:31:39.186782 | ubuntu-noble-large | DiffID: sha256:36ec7a1e3a6ad5b9bebbef85d27b672d2dfa8009104dca57f242f2669038f6c1 2025-10-08 19:31:39.236714 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:6d23b4ade684a60bf367c74bbd42f11745930292650a4ad069f7513b371d398c 2025-10-08 19:31:39.237901 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:39.237973 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:31:39.237987 | ubuntu-noble-large | [SUCCESS] [93/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-10-08 19:31:39.244118 | ubuntu-noble-large | [INFO]  [94/130] Checking: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:31:39.244161 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:31:39.720419 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:31:39.720561 | ubuntu-noble-large | [SUCCESS] [94/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:31:39.720574 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:31:39.764688 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:31:39.764816 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:31:39.764837 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:39.808762 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b00f34c601a6da7b9ff1f1da7c50114cd6104b12a5d1843c65e616441dc00b5a 2025-10-08 19:31:39.808845 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-123504-18947 2025-10-08 19:31:40.099791 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:40.140837 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b00f34c601a6da7b9ff1f1da7c50114cd6104b12a5d1843c65e616441dc00b5a 2025-10-08 19:31:40.140948 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:40.179770 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:40.179835 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:40.179858 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:40.179867 | ubuntu-noble-large | DiffID: sha256:333a921634a249e17d46228dd5c199837802951e8163307718998213c90bed2f 2025-10-08 19:31:40.227989 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:c8f1fea0a8afd2acbded95c09af9634bb824da2c55b7bd373f81b48a9e46fe2a 2025-10-08 19:31:40.229375 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:40.270380 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:40.270461 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:40.270473 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:40.270482 | ubuntu-noble-large | DiffID: sha256:333a921634a249e17d46228dd5c199837802951e8163307718998213c90bed2f 2025-10-08 19:31:40.312719 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:c8f1fea0a8afd2acbded95c09af9634bb824da2c55b7bd373f81b48a9e46fe2a 2025-10-08 19:31:40.313966 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:40.314038 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:31:40.314054 | ubuntu-noble-large | [SUCCESS] [94/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-10-08 19:31:40.319796 | ubuntu-noble-large | [INFO]  [95/130] Checking: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-08 19:31:40.319860 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-08 19:31:40.791901 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-08 19:31:40.791994 | ubuntu-noble-large | [SUCCESS] [95/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-08 19:31:40.792008 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-08 19:31:40.833739 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-08 19:31:40.833816 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-08 19:31:40.833835 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:40.878731 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:101eca43770ab89a4e2e444697e9047fbbb549bbb71a6bb482721c80cc8278d5 2025-10-08 19:31:40.878802 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-123504-5974 2025-10-08 19:31:41.167110 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:41.210676 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:101eca43770ab89a4e2e444697e9047fbbb549bbb71a6bb482721c80cc8278d5 2025-10-08 19:31:41.210894 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:41.252299 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:41.252415 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:41.252429 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:41.252440 | ubuntu-noble-large | DiffID: sha256:1db73174643508668a30b5c3738e33a403158caf0a351ae759192b3174496b48 2025-10-08 19:31:41.297693 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:b2a3e8448d5a3b9fe0df63c64ca12a6073e407c516345986fda9433d70332d23 2025-10-08 19:31:41.298012 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:41.340199 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:41.340284 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:41.340297 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:41.340308 | ubuntu-noble-large | DiffID: sha256:1db73174643508668a30b5c3738e33a403158caf0a351ae759192b3174496b48 2025-10-08 19:31:41.385298 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:b2a3e8448d5a3b9fe0df63c64ca12a6073e407c516345986fda9433d70332d23 2025-10-08 19:31:41.385674 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:41.385790 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-08 19:31:41.385956 | ubuntu-noble-large | [SUCCESS] [95/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-10-08 19:31:41.392413 | ubuntu-noble-large | [INFO]  [96/130] Checking: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:31:41.392557 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:31:41.792683 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:31:41.792790 | ubuntu-noble-large | [SUCCESS] [96/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:31:41.792939 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:31:41.838214 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:31:41.838397 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:31:41.838620 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:41.886258 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2f87c33d3415f3ed3c3c793dda427cce075999b3ca6334bb3349dac0d8d92b2d 2025-10-08 19:31:41.886404 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-123504-30988 2025-10-08 19:31:42.175835 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:42.223467 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2f87c33d3415f3ed3c3c793dda427cce075999b3ca6334bb3349dac0d8d92b2d 2025-10-08 19:31:42.223594 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:42.267355 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:42.267420 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:42.267428 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:42.267435 | ubuntu-noble-large | DiffID: sha256:d5ce8ab9759fdac5706b56dc3b2db4c4232b2aeb97cf6486bcf61b353044f3e0 2025-10-08 19:31:42.311075 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:9e398fd6db9b3e04577cedf696162e4aa5d0889a697e0e40c73de718e54c96e9 2025-10-08 19:31:42.311304 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:42.354151 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:42.354220 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:42.354230 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:42.354238 | ubuntu-noble-large | DiffID: sha256:d5ce8ab9759fdac5706b56dc3b2db4c4232b2aeb97cf6486bcf61b353044f3e0 2025-10-08 19:31:42.399789 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:9e398fd6db9b3e04577cedf696162e4aa5d0889a697e0e40c73de718e54c96e9 2025-10-08 19:31:42.400651 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:42.400792 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:31:42.400951 | ubuntu-noble-large | [SUCCESS] [96/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-10-08 19:31:42.406171 | ubuntu-noble-large | [INFO]  [97/130] Checking: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:31:42.406241 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:31:42.828625 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:31:42.828773 | ubuntu-noble-large | [SUCCESS] [97/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:31:42.828873 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:31:42.872217 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:31:42.872483 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:31:42.872661 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:42.920227 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:eb3d4783acea494b4fd11317b7175fd3fb42f54f1be2659953bc7017b7a163e7 2025-10-08 19:31:42.920367 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-v2-server:temp-remote-check-123504-4581 2025-10-08 19:31:43.200056 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:43.240012 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:eb3d4783acea494b4fd11317b7175fd3fb42f54f1be2659953bc7017b7a163e7 2025-10-08 19:31:43.240091 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:43.276795 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:43.276866 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:43.276875 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:43.276883 | ubuntu-noble-large | DiffID: sha256:f0e8fbce83aa83bd2e5eef2f4ff01871d630663ea011a7b8d37521759e11db56 2025-10-08 19:31:43.319733 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-v2-server@sha256:edf74529e5608012dc3ee420a7eee2cda7ae3714b87dacd16e9366a864274846 2025-10-08 19:31:43.320746 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:43.363334 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:43.363478 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:43.363507 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:43.363518 | ubuntu-noble-large | DiffID: sha256:f0e8fbce83aa83bd2e5eef2f4ff01871d630663ea011a7b8d37521759e11db56 2025-10-08 19:31:43.411806 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-v2-server@sha256:edf74529e5608012dc3ee420a7eee2cda7ae3714b87dacd16e9366a864274846 2025-10-08 19:31:43.413182 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:43.413272 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:31:43.413285 | ubuntu-noble-large | [SUCCESS] [97/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-10-08 19:31:43.419760 | ubuntu-noble-large | [INFO]  [98/130] Checking: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:31:43.419825 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:31:43.906840 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:31:43.907003 | ubuntu-noble-large | [SUCCESS] [98/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:31:43.908120 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:31:43.951337 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:31:43.951749 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:31:43.951834 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:43.997051 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9526fa52d4e9966e17766323c60b965ebd15b00e13e461f3f516dd695b97f5cc 2025-10-08 19:31:43.997122 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-123504-32274 2025-10-08 19:31:44.285811 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:44.333814 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9526fa52d4e9966e17766323c60b965ebd15b00e13e461f3f516dd695b97f5cc 2025-10-08 19:31:44.333901 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:44.376059 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:44.376149 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:44.376163 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:44.376174 | ubuntu-noble-large | DiffID: sha256:ec19cd475678739073e5bd7ef020dcab2ac50b61254b7c898eb2f32dbb67de5c 2025-10-08 19:31:44.425746 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:2b2e369e49a1789aa056ad36be2fca9c3803acaf064775d221857935b71c158d 2025-10-08 19:31:44.426754 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:44.474309 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:44.474443 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:44.474465 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:44.474481 | ubuntu-noble-large | DiffID: sha256:ec19cd475678739073e5bd7ef020dcab2ac50b61254b7c898eb2f32dbb67de5c 2025-10-08 19:31:44.524457 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:2b2e369e49a1789aa056ad36be2fca9c3803acaf064775d221857935b71c158d 2025-10-08 19:31:44.525835 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:44.525918 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:31:44.525934 | ubuntu-noble-large | [SUCCESS] [98/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-10-08 19:31:44.531748 | ubuntu-noble-large | [INFO]  [99/130] Checking: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:31:44.531811 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:31:44.942750 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:31:44.942837 | ubuntu-noble-large | [SUCCESS] [99/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:31:44.943576 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:31:44.982880 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:31:44.983002 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:31:44.983653 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:45.029683 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e800ee1056e6ba700195ce38e334f2846673f6e67bad81cbe3185ce7f02362f8 2025-10-08 19:31:45.030206 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-123504-6982 2025-10-08 19:31:45.311765 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:45.354785 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e800ee1056e6ba700195ce38e334f2846673f6e67bad81cbe3185ce7f02362f8 2025-10-08 19:31:45.354898 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:45.400481 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:45.400570 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:45.400582 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:45.400592 | ubuntu-noble-large | DiffID: sha256:bc61853c9577d316a10dd06bfd1868421fda2975450b86a39f3762727378d996 2025-10-08 19:31:45.438784 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:20fcc1794a50b4cfb2a1c37156b59cccdffa21740d432deb8860e097fac0b937 2025-10-08 19:31:45.440154 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:45.469041 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:45.469101 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:45.469106 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:45.469110 | ubuntu-noble-large | DiffID: sha256:bc61853c9577d316a10dd06bfd1868421fda2975450b86a39f3762727378d996 2025-10-08 19:31:45.512013 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:20fcc1794a50b4cfb2a1c37156b59cccdffa21740d432deb8860e097fac0b937 2025-10-08 19:31:45.512701 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:45.512731 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:31:45.512746 | ubuntu-noble-large | [SUCCESS] [99/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-10-08 19:31:45.519594 | ubuntu-noble-large | [INFO]  [100/130] Checking: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:31:45.519690 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:31:45.929766 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:31:45.929861 | ubuntu-noble-large | [SUCCESS] [100/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:31:45.929873 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:31:45.970729 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:31:45.970802 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:31:45.970813 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:46.015825 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3c0a07c4ac1b18438341231a442f4a1ddbc3146c78012f6f010da29a116fba78 2025-10-08 19:31:46.015920 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-123504-14460 2025-10-08 19:31:46.319455 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:46.365771 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3c0a07c4ac1b18438341231a442f4a1ddbc3146c78012f6f010da29a116fba78 2025-10-08 19:31:46.365864 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:46.401816 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:46.401930 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:46.401945 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:46.401956 | ubuntu-noble-large | DiffID: sha256:f0be01e69d7717fb2230ca4d73fb3fdd5e2c194a2a2ced9b0583bd20862dd840 2025-10-08 19:31:46.447789 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:bf006f299f6b61b780357cf0fbe929b60fa762e0692c84ea8705673306efd981 2025-10-08 19:31:46.449743 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:46.492662 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:46.492751 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:46.492764 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:46.492774 | ubuntu-noble-large | DiffID: sha256:f0be01e69d7717fb2230ca4d73fb3fdd5e2c194a2a2ced9b0583bd20862dd840 2025-10-08 19:31:46.542843 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:bf006f299f6b61b780357cf0fbe929b60fa762e0692c84ea8705673306efd981 2025-10-08 19:31:46.543599 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:46.543674 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:31:46.543854 | ubuntu-noble-large | [SUCCESS] [100/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-10-08 19:31:46.551168 | ubuntu-noble-large | [INFO]  [101/130] Checking: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:31:46.551291 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:31:46.969994 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:31:46.970094 | ubuntu-noble-large | [SUCCESS] [101/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:31:46.970216 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:31:47.007734 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:31:47.007985 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:31:47.008251 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:47.050201 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4a4cdab4e4cee7a31b85e17f407bc80e3fd3c28f52536db96b5001c279c026f6 2025-10-08 19:31:47.050419 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-123504-27855 2025-10-08 19:31:47.342181 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:47.389719 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4a4cdab4e4cee7a31b85e17f407bc80e3fd3c28f52536db96b5001c279c026f6 2025-10-08 19:31:47.389826 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:47.430804 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:47.430890 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:47.430903 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:47.430914 | ubuntu-noble-large | DiffID: sha256:c57d528448b264faaefb86257ecd2e2277711cbf152884338281202a1bf8c18f 2025-10-08 19:31:47.478568 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:0122c9310b9063452747334230f2079008f8344656a0999e625a5fb53044fe97 2025-10-08 19:31:47.479330 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:47.523049 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:47.523136 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:47.523169 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:47.523178 | ubuntu-noble-large | DiffID: sha256:c57d528448b264faaefb86257ecd2e2277711cbf152884338281202a1bf8c18f 2025-10-08 19:31:47.571039 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:0122c9310b9063452747334230f2079008f8344656a0999e625a5fb53044fe97 2025-10-08 19:31:47.571339 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:47.571475 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:31:47.571678 | ubuntu-noble-large | [SUCCESS] [101/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-10-08 19:31:47.578140 | ubuntu-noble-large | [INFO]  [102/130] Checking: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:31:47.578271 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:31:48.170827 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:31:48.170938 | ubuntu-noble-large | [SUCCESS] [102/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:31:48.171032 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:31:48.215296 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:31:48.215524 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:31:48.215759 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:48.257894 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3ffccf3d574871f35eeaaf31d27e5bffe1b93da3fb1a5ed6699fc5248d645f5b 2025-10-08 19:31:48.258023 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-123504-18970 2025-10-08 19:31:48.539947 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:48.584149 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3ffccf3d574871f35eeaaf31d27e5bffe1b93da3fb1a5ed6699fc5248d645f5b 2025-10-08 19:31:48.584216 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:48.621335 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:48.621463 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:48.621477 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:48.621488 | ubuntu-noble-large | DiffID: sha256:6759ef6333ad3e3dadd8d01712cd24a6fc02adab749ff49a772d8af3bd40a583 2025-10-08 19:31:48.667233 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:8d389453d39f8188c29493f49912542a35f929407ce0ccb4e862fb5dad9290fc 2025-10-08 19:31:48.668078 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:48.709800 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:48.709885 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:48.709899 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:48.709909 | ubuntu-noble-large | DiffID: sha256:6759ef6333ad3e3dadd8d01712cd24a6fc02adab749ff49a772d8af3bd40a583 2025-10-08 19:31:48.756486 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:8d389453d39f8188c29493f49912542a35f929407ce0ccb4e862fb5dad9290fc 2025-10-08 19:31:48.757382 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:48.757519 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:31:48.757691 | ubuntu-noble-large | [SUCCESS] [102/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-10-08 19:31:48.764182 | ubuntu-noble-large | [INFO]  [103/130] Checking: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:31:48.764312 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:31:49.232113 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:31:49.232223 | ubuntu-noble-large | [SUCCESS] [103/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:31:49.232299 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:31:49.275241 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:31:49.275419 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:31:49.275592 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:49.321177 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:dca047b2dea5eb8855f844aab0fee8efa333b797e36947d9ec352b89f5545d15 2025-10-08 19:31:49.321249 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-123504-19770 2025-10-08 19:31:49.592322 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:49.638744 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:dca047b2dea5eb8855f844aab0fee8efa333b797e36947d9ec352b89f5545d15 2025-10-08 19:31:49.638817 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:49.681566 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:49.681709 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:49.681725 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:49.681737 | ubuntu-noble-large | DiffID: sha256:38c0f759d51546cbdeaa5405bc1e166393a0950f19dd71649df7ce6b36bc8e8f 2025-10-08 19:31:49.727859 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:01feca0e664d62badc4c675c8c0728d8412b864fb94e11ff5018d8d403326c4b 2025-10-08 19:31:49.729122 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:49.767529 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:49.767663 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:49.767683 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:49.767696 | ubuntu-noble-large | DiffID: sha256:38c0f759d51546cbdeaa5405bc1e166393a0950f19dd71649df7ce6b36bc8e8f 2025-10-08 19:31:49.813763 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:01feca0e664d62badc4c675c8c0728d8412b864fb94e11ff5018d8d403326c4b 2025-10-08 19:31:49.814727 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:49.814798 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:31:49.815585 | ubuntu-noble-large | [SUCCESS] [103/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-10-08 19:31:49.821737 | ubuntu-noble-large | [INFO]  [104/130] Checking: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:31:49.821783 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:31:50.289788 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:31:50.289888 | ubuntu-noble-large | [SUCCESS] [104/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:31:50.289923 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:31:50.338482 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:31:50.338608 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:31:50.339307 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:50.387884 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:de05fb4c6fe8ab0319165c09e5bc8dec2b0ffcfb4dee0bdbb643eb620c5d8102 2025-10-08 19:31:50.387976 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-123504-20731 2025-10-08 19:31:50.694604 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:50.741792 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:de05fb4c6fe8ab0319165c09e5bc8dec2b0ffcfb4dee0bdbb643eb620c5d8102 2025-10-08 19:31:50.741889 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:50.786292 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:50.786380 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:50.786388 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:50.786394 | ubuntu-noble-large | DiffID: sha256:7cc9a3a6c62756aa02e010269658759bacb3d9b398b2a8c30262db129ecb6b90 2025-10-08 19:31:50.832699 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:883f671657872ee8efa0fe6fd181ae55f2f06b98954fac9872dfd8dd01648488 2025-10-08 19:31:50.833677 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:50.880414 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:50.880497 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:50.880509 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:50.880519 | ubuntu-noble-large | DiffID: sha256:7cc9a3a6c62756aa02e010269658759bacb3d9b398b2a8c30262db129ecb6b90 2025-10-08 19:31:50.933126 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:883f671657872ee8efa0fe6fd181ae55f2f06b98954fac9872dfd8dd01648488 2025-10-08 19:31:50.934194 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:50.934319 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:31:50.934538 | ubuntu-noble-large | [SUCCESS] [104/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-10-08 19:31:50.941834 | ubuntu-noble-large | [INFO]  [105/130] Checking: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:31:50.941974 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:31:51.388914 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:31:51.389018 | ubuntu-noble-large | [SUCCESS] [105/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:31:51.389156 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:31:51.432722 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:31:51.432946 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:31:51.433155 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:51.473845 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:523115114a0b1be0e671f2bbec0fe7597d4c4463a38fd534a2a6c25c80fca87e 2025-10-08 19:31:51.474072 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-123504-9120 2025-10-08 19:31:51.757180 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:51.799611 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:523115114a0b1be0e671f2bbec0fe7597d4c4463a38fd534a2a6c25c80fca87e 2025-10-08 19:31:51.799727 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:51.841116 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:51.841197 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:51.841209 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:51.841220 | ubuntu-noble-large | DiffID: sha256:6fcb94e18c8444a4325c39d92ecff79e9f14e009f8a6ad9f92322268b75f4e84 2025-10-08 19:31:51.886586 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:037bec05f129eb556fa86a5eb8a32bb95bf5c48083d5b69741d3599575648c99 2025-10-08 19:31:51.887300 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:51.931143 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:51.931225 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:51.931238 | ubuntu-noble-large | DiffID: sha256:22627051f8d357ae0a02f21468ea33976bd7d91bad432944025d44f67b8f164e 2025-10-08 19:31:51.931249 | ubuntu-noble-large | DiffID: sha256:6fcb94e18c8444a4325c39d92ecff79e9f14e009f8a6ad9f92322268b75f4e84 2025-10-08 19:31:51.976577 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:037bec05f129eb556fa86a5eb8a32bb95bf5c48083d5b69741d3599575648c99 2025-10-08 19:31:51.977301 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:51.977462 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:31:51.977684 | ubuntu-noble-large | [SUCCESS] [105/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-10-08 19:31:51.984101 | ubuntu-noble-large | [INFO]  [106/130] Checking: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:31:51.984251 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:31:52.510994 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:31:52.511123 | ubuntu-noble-large | [SUCCESS] [106/130] EXISTS: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:31:52.511139 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:31:52.556017 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:31:52.556121 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:31:52.556270 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:52.602084 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b9130da2f73881f91f7ebff39b3be7a1f23dd345444fad2c6f470a0a4077cf3b 2025-10-08 19:31:52.602173 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-123504-22912 2025-10-08 19:31:52.885138 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:52.929386 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b9130da2f73881f91f7ebff39b3be7a1f23dd345444fad2c6f470a0a4077cf3b 2025-10-08 19:31:52.929468 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:52.965167 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:52.965243 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:52.965253 | ubuntu-noble-large | DiffID: sha256:d7f1952414bff72da41d5e1b376124b614826eb9823b38c00662af97aeb4251c 2025-10-08 19:31:52.965283 | ubuntu-noble-large | DiffID: sha256:689521b1143a1e69fa7be1950156f3840aca33a3b6105709777806b7d2d208a8 2025-10-08 19:31:53.010903 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:27d9ad6e593b5d459fa4708e36f8f2ed6212a10352441ed860383b6f649b1b79 2025-10-08 19:31:53.011765 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:53.054476 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:53.054557 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:53.054570 | ubuntu-noble-large | DiffID: sha256:d7f1952414bff72da41d5e1b376124b614826eb9823b38c00662af97aeb4251c 2025-10-08 19:31:53.054580 | ubuntu-noble-large | DiffID: sha256:689521b1143a1e69fa7be1950156f3840aca33a3b6105709777806b7d2d208a8 2025-10-08 19:31:53.098954 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:27d9ad6e593b5d459fa4708e36f8f2ed6212a10352441ed860383b6f649b1b79 2025-10-08 19:31:53.099746 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:53.099899 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:31:53.100058 | ubuntu-noble-large | [SUCCESS] [106/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-10-08 19:31:53.107326 | ubuntu-noble-large | [INFO]  [107/130] Checking: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:31:53.107426 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:31:53.514973 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:31:53.515082 | ubuntu-noble-large | [SUCCESS] [107/130] EXISTS: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:31:53.515218 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:31:53.559706 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:31:53.559902 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:31:53.560158 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:53.602978 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7f09d16a137f5a1954a122d26aebecdd17cb4428e1d5059f0b2853263415fb42 2025-10-08 19:31:53.603121 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-123504-22989 2025-10-08 19:31:53.886962 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:53.934961 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7f09d16a137f5a1954a122d26aebecdd17cb4428e1d5059f0b2853263415fb42 2025-10-08 19:31:53.935041 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:53.976339 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:53.976443 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:53.976456 | ubuntu-noble-large | DiffID: sha256:d7f1952414bff72da41d5e1b376124b614826eb9823b38c00662af97aeb4251c 2025-10-08 19:31:53.976466 | ubuntu-noble-large | DiffID: sha256:634bb3f5c05c0a663e80d799ea26bd770b1e864228a36da895adebdab9041d2d 2025-10-08 19:31:54.021656 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:b9758acdeb0375d7af7485c68eeb88073d5f27172ee99725daee977bfa612870 2025-10-08 19:31:54.022548 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:54.061708 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:54.061783 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:54.061795 | ubuntu-noble-large | DiffID: sha256:d7f1952414bff72da41d5e1b376124b614826eb9823b38c00662af97aeb4251c 2025-10-08 19:31:54.061805 | ubuntu-noble-large | DiffID: sha256:634bb3f5c05c0a663e80d799ea26bd770b1e864228a36da895adebdab9041d2d 2025-10-08 19:31:54.106757 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:b9758acdeb0375d7af7485c68eeb88073d5f27172ee99725daee977bfa612870 2025-10-08 19:31:54.107692 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:54.107839 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:31:54.108009 | ubuntu-noble-large | [SUCCESS] [107/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-10-08 19:31:54.113973 | ubuntu-noble-large | [INFO]  [108/130] Checking: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-08 19:31:54.114068 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-08 19:31:54.508159 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-08 19:31:54.508273 | ubuntu-noble-large | [SUCCESS] [108/130] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-08 19:31:54.508454 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-08 19:31:54.549362 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-08 19:31:54.549564 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-08 19:31:54.549822 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:54.595734 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:048f667606468e85beaeb20072a057171a19ae61321cc1b31bfece40c3fe0901 2025-10-08 19:31:54.595835 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-123504-15592 2025-10-08 19:31:54.863815 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:54.912533 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:048f667606468e85beaeb20072a057171a19ae61321cc1b31bfece40c3fe0901 2025-10-08 19:31:54.912606 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:54.953594 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:54.953693 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:54.953710 | ubuntu-noble-large | DiffID: sha256:a288d2b9d3f5d7153a65258c6a9d3793aa0d61ab5975f04f55e8c939eeec36fe 2025-10-08 19:31:54.953723 | ubuntu-noble-large | DiffID: sha256:5de1edfdf3f23ec14ea5b91e4e93161b928743d2a625ebd5c1d21e5c980c03a3 2025-10-08 19:31:55.003020 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:b4d50e580a5b0617c81dfdf69a6194a8c0d39b308cfe875a7abfb1bc99a58e9a 2025-10-08 19:31:55.004003 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:55.046898 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:55.047007 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:55.047031 | ubuntu-noble-large | DiffID: sha256:a288d2b9d3f5d7153a65258c6a9d3793aa0d61ab5975f04f55e8c939eeec36fe 2025-10-08 19:31:55.047051 | ubuntu-noble-large | DiffID: sha256:5de1edfdf3f23ec14ea5b91e4e93161b928743d2a625ebd5c1d21e5c980c03a3 2025-10-08 19:31:55.093855 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:b4d50e580a5b0617c81dfdf69a6194a8c0d39b308cfe875a7abfb1bc99a58e9a 2025-10-08 19:31:55.094195 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:55.094340 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-08 19:31:55.094542 | ubuntu-noble-large | [SUCCESS] [108/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-10-08 19:31:55.101825 | ubuntu-noble-large | [INFO]  [109/130] Checking: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-08 19:31:55.101974 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-08 19:31:55.550172 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-08 19:31:55.550285 | ubuntu-noble-large | [SUCCESS] [109/130] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-08 19:31:55.550535 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-08 19:31:55.590816 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-08 19:31:55.590993 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-08 19:31:55.591178 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:55.634547 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:41de60bfa86fd6b814c64cbf2af6dd43ed5fc8792f3b555e09dc730d21dc3715 2025-10-08 19:31:55.634720 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-123504-13016 2025-10-08 19:31:55.915271 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:55.956475 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:41de60bfa86fd6b814c64cbf2af6dd43ed5fc8792f3b555e09dc730d21dc3715 2025-10-08 19:31:55.956564 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:55.996159 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:55.996270 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:55.996284 | ubuntu-noble-large | DiffID: sha256:a288d2b9d3f5d7153a65258c6a9d3793aa0d61ab5975f04f55e8c939eeec36fe 2025-10-08 19:31:55.996295 | ubuntu-noble-large | DiffID: sha256:a2ed00fdec01fbbd782287ab2e566a0faa35453d28c84ed797abde6f1b1825a2 2025-10-08 19:31:56.044769 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:6537afeb9ad9d89baac4d70b67cd171db84582811c828688fa6b6619e0d30806 2025-10-08 19:31:56.045147 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:56.082038 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:56.082121 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:56.082133 | ubuntu-noble-large | DiffID: sha256:a288d2b9d3f5d7153a65258c6a9d3793aa0d61ab5975f04f55e8c939eeec36fe 2025-10-08 19:31:56.082141 | ubuntu-noble-large | DiffID: sha256:a2ed00fdec01fbbd782287ab2e566a0faa35453d28c84ed797abde6f1b1825a2 2025-10-08 19:31:56.126767 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:6537afeb9ad9d89baac4d70b67cd171db84582811c828688fa6b6619e0d30806 2025-10-08 19:31:56.127738 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:56.127800 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-08 19:31:56.127810 | ubuntu-noble-large | [SUCCESS] [109/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-10-08 19:31:56.134217 | ubuntu-noble-large | [INFO]  [110/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:31:56.134263 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:31:56.542773 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:31:56.542875 | ubuntu-noble-large | [SUCCESS] [110/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:31:56.542888 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:31:56.585316 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:31:56.586288 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:31:56.586408 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:56.633758 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:53d212445cf4d63fb298802a86a206b365aa7d87ef6257073cab9d94f443613a 2025-10-08 19:31:56.633880 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-123504-8554 2025-10-08 19:31:56.935763 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:56.979413 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:53d212445cf4d63fb298802a86a206b365aa7d87ef6257073cab9d94f443613a 2025-10-08 19:31:56.979474 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:57.017566 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:57.017676 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:57.017710 | ubuntu-noble-large | DiffID: sha256:30cf0bade10b10b7da16d634fa92033c9c93124a08fb465c89bd4b2404625d31 2025-10-08 19:31:57.017721 | ubuntu-noble-large | DiffID: sha256:4b8cb499e47a7fe978187d6bf10f8642c16e1ca5bae01b3977b08f8c2bcb0f0f 2025-10-08 19:31:57.068841 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:5135fe1a24cc95fe1b07691dd929095fe229d6b6dc829a7f48f9269ff9cf3f06 2025-10-08 19:31:57.069925 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:57.110501 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:57.110587 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:57.110601 | ubuntu-noble-large | DiffID: sha256:30cf0bade10b10b7da16d634fa92033c9c93124a08fb465c89bd4b2404625d31 2025-10-08 19:31:57.110612 | ubuntu-noble-large | DiffID: sha256:4b8cb499e47a7fe978187d6bf10f8642c16e1ca5bae01b3977b08f8c2bcb0f0f 2025-10-08 19:31:57.158426 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:5135fe1a24cc95fe1b07691dd929095fe229d6b6dc829a7f48f9269ff9cf3f06 2025-10-08 19:31:57.159753 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:57.159825 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:31:57.159840 | ubuntu-noble-large | [SUCCESS] [110/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-10-08 19:31:57.165775 | ubuntu-noble-large | [INFO]  [111/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:31:57.165841 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:31:57.603754 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:31:57.603841 | ubuntu-noble-large | [SUCCESS] [111/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:31:57.603851 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:31:57.643748 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:31:57.643822 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:31:57.643841 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:57.685729 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5dfb1503f7bb14408221757df13032673836d8b7419dd2c7e60872105215ab5a 2025-10-08 19:31:57.685791 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-123504-22166 2025-10-08 19:31:57.956752 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:57.999814 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5dfb1503f7bb14408221757df13032673836d8b7419dd2c7e60872105215ab5a 2025-10-08 19:31:57.999899 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:58.043740 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:58.043829 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:58.043843 | ubuntu-noble-large | DiffID: sha256:30cf0bade10b10b7da16d634fa92033c9c93124a08fb465c89bd4b2404625d31 2025-10-08 19:31:58.043878 | ubuntu-noble-large | DiffID: sha256:acc823a6f5bd24fe13ca82f82485837717ca5adf5bcf87257a08bf2aa9ac8fe2 2025-10-08 19:31:58.094673 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:9204e1d410fa5646ed8536dba049a704dfd9faf7eaa099598ffb7ca4a35befe5 2025-10-08 19:31:58.094987 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:58.139911 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:58.139987 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:58.140000 | ubuntu-noble-large | DiffID: sha256:30cf0bade10b10b7da16d634fa92033c9c93124a08fb465c89bd4b2404625d31 2025-10-08 19:31:58.140010 | ubuntu-noble-large | DiffID: sha256:acc823a6f5bd24fe13ca82f82485837717ca5adf5bcf87257a08bf2aa9ac8fe2 2025-10-08 19:31:58.186670 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:9204e1d410fa5646ed8536dba049a704dfd9faf7eaa099598ffb7ca4a35befe5 2025-10-08 19:31:58.187936 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:58.188008 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:31:58.188022 | ubuntu-noble-large | [SUCCESS] [111/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-10-08 19:31:58.194952 | ubuntu-noble-large | [INFO]  [112/130] Checking: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:31:58.195001 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:31:58.721802 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:31:58.721897 | ubuntu-noble-large | [SUCCESS] [112/130] EXISTS: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:31:58.721910 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:31:58.766821 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:31:58.767806 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:31:58.767889 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:58.813821 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cded13ecdf42d4e429fd3641a535c3d25034b27e15ea209d8773190ea6b29735 2025-10-08 19:31:58.813926 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-123504-14746 2025-10-08 19:31:59.111768 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:31:59.159976 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cded13ecdf42d4e429fd3641a535c3d25034b27e15ea209d8773190ea6b29735 2025-10-08 19:31:59.160062 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:31:59.204438 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:59.204507 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:59.204518 | ubuntu-noble-large | DiffID: sha256:f5e7b5aed27dabf845e3b078eab77ce482c083ac046d709ab69fd1c5f168a3a0 2025-10-08 19:31:59.253606 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:75a787402191a29475d624ae68932f0593e0427a7af6fce3fc759bfef96495ae 2025-10-08 19:31:59.254766 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:31:59.301423 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:31:59.301500 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:31:59.301513 | ubuntu-noble-large | DiffID: sha256:f5e7b5aed27dabf845e3b078eab77ce482c083ac046d709ab69fd1c5f168a3a0 2025-10-08 19:31:59.346844 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:75a787402191a29475d624ae68932f0593e0427a7af6fce3fc759bfef96495ae 2025-10-08 19:31:59.347916 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:31:59.347972 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:31:59.347996 | ubuntu-noble-large | [SUCCESS] [112/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-10-08 19:31:59.353794 | ubuntu-noble-large | [INFO]  [113/130] Checking: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:31:59.353866 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:31:59.854251 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:31:59.854366 | ubuntu-noble-large | [SUCCESS] [113/130] EXISTS: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:31:59.854384 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:31:59.896803 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:31:59.896877 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:31:59.896893 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:31:59.941039 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:042708139bd78c829b77d6a3f9aab80f5083936c25057bae4ce108321b638cb2 2025-10-08 19:31:59.941109 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-123504-3223 2025-10-08 19:32:00.224827 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:00.267765 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:042708139bd78c829b77d6a3f9aab80f5083936c25057bae4ce108321b638cb2 2025-10-08 19:32:00.267846 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:00.313485 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:00.313553 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:00.313568 | ubuntu-noble-large | DiffID: sha256:e68c91daca2e319713de060591e9b41df0f441fe01e78099e76102aef4a15972 2025-10-08 19:32:00.360286 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:54a030b0d9b1f2b863a3b176334ee08c2f2632f3439cbbb4aad1b1b4de3e4533 2025-10-08 19:32:00.361389 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:00.401817 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:00.401890 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:00.401900 | ubuntu-noble-large | DiffID: sha256:e68c91daca2e319713de060591e9b41df0f441fe01e78099e76102aef4a15972 2025-10-08 19:32:00.442838 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:54a030b0d9b1f2b863a3b176334ee08c2f2632f3439cbbb4aad1b1b4de3e4533 2025-10-08 19:32:00.443753 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:00.443828 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:32:00.443841 | ubuntu-noble-large | [SUCCESS] [113/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cron:2024.2 2025-10-08 19:32:00.448706 | ubuntu-noble-large | [INFO]  [114/130] Checking: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:32:00.448777 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:32:00.830974 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:32:00.831073 | ubuntu-noble-large | [SUCCESS] [114/130] EXISTS: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:32:00.831090 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:32:00.873734 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:32:00.874700 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:32:00.874777 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:00.918782 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1f9a65f4a33ed66545b97f23b30810b15a941f5b353a8891ca9fd4fb0692ca20 2025-10-08 19:32:00.918868 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-123504-19309 2025-10-08 19:32:01.204781 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:01.251805 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1f9a65f4a33ed66545b97f23b30810b15a941f5b353a8891ca9fd4fb0692ca20 2025-10-08 19:32:01.251910 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:01.292461 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:01.292555 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:01.292569 | ubuntu-noble-large | DiffID: sha256:e5e13b36aa31771e7c84fd28d407979862b2e39bdec8018ce7263d8802d17af0 2025-10-08 19:32:01.342776 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:8a066f5f0641d3adb8847b9b5e2191623cfbc93f00f5b2d7017682ca720d23fa 2025-10-08 19:32:01.343706 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:01.384218 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:01.384321 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:01.384333 | ubuntu-noble-large | DiffID: sha256:e5e13b36aa31771e7c84fd28d407979862b2e39bdec8018ce7263d8802d17af0 2025-10-08 19:32:01.433292 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:8a066f5f0641d3adb8847b9b5e2191623cfbc93f00f5b2d7017682ca720d23fa 2025-10-08 19:32:01.434796 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:01.434875 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:32:01.434889 | ubuntu-noble-large | [SUCCESS] [114/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-10-08 19:32:01.441615 | ubuntu-noble-large | [INFO]  [115/130] Checking: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:32:01.441748 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:32:01.924515 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:32:01.924596 | ubuntu-noble-large | [SUCCESS] [115/130] EXISTS: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:32:01.924608 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:32:01.966136 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:32:01.966207 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:32:01.966222 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:02.009763 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ef9f4b2255c4db11172b8a8c241928218de41588930536cedcedc76518a5d768 2025-10-08 19:32:02.009838 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-123504-25017 2025-10-08 19:32:02.295836 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:02.341213 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ef9f4b2255c4db11172b8a8c241928218de41588930536cedcedc76518a5d768 2025-10-08 19:32:02.341314 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:02.378480 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:02.378573 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:02.378588 | ubuntu-noble-large | DiffID: sha256:f8e03625bc7c5daa42e7f437c6e3d8bd2a5ebf486d354b5da0f95be29012b933 2025-10-08 19:32:02.427497 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:17d680ec875ccab538435290080f027ba467b5bc10f5c385006ddb746d6320ee 2025-10-08 19:32:02.428924 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:02.473044 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:02.473158 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:02.473172 | ubuntu-noble-large | DiffID: sha256:f8e03625bc7c5daa42e7f437c6e3d8bd2a5ebf486d354b5da0f95be29012b933 2025-10-08 19:32:02.520879 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:17d680ec875ccab538435290080f027ba467b5bc10f5c385006ddb746d6320ee 2025-10-08 19:32:02.521827 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:02.521914 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:32:02.521943 | ubuntu-noble-large | [SUCCESS] [115/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-10-08 19:32:02.528763 | ubuntu-noble-large | [INFO]  [116/130] Checking: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:32:02.528830 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:32:02.931154 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:32:02.931267 | ubuntu-noble-large | [SUCCESS] [116/130] EXISTS: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:32:02.931282 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:32:02.973751 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:32:02.973835 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:32:02.973860 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:03.016809 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d744b4114ecac57d12d972c13decdb02f4fa0c8b9cbfc2fe454086ea555611b0 2025-10-08 19:32:03.016901 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-123504-27874 2025-10-08 19:32:03.313255 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:03.355783 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d744b4114ecac57d12d972c13decdb02f4fa0c8b9cbfc2fe454086ea555611b0 2025-10-08 19:32:03.355874 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:03.394691 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:03.394771 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:03.394784 | ubuntu-noble-large | DiffID: sha256:3b9b70153df72d5964069853bb76623735a72e51213c5261b8d1b7db5005cab7 2025-10-08 19:32:03.443755 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:ca325cb6e9f4875ec13028b023c8ff85f1a9966af265d021b95aecc02dfe7516 2025-10-08 19:32:03.445522 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:03.485265 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:03.485372 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:03.485388 | ubuntu-noble-large | DiffID: sha256:3b9b70153df72d5964069853bb76623735a72e51213c5261b8d1b7db5005cab7 2025-10-08 19:32:03.532452 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:ca325cb6e9f4875ec13028b023c8ff85f1a9966af265d021b95aecc02dfe7516 2025-10-08 19:32:03.532744 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:03.532822 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:32:03.533484 | ubuntu-noble-large | [SUCCESS] [116/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-10-08 19:32:03.539791 | ubuntu-noble-large | [INFO]  [117/130] Checking: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:32:03.539859 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:32:03.998788 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:32:03.998915 | ubuntu-noble-large | [SUCCESS] [117/130] EXISTS: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:32:03.998940 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:32:04.041754 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:32:04.041834 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:32:04.041850 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:04.088858 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:37cadadd259532ecc4c8506199d09f19b4b832ba4098cb60344610b446adf5c9 2025-10-08 19:32:04.088948 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-123504-27599 2025-10-08 19:32:04.379769 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:04.423769 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:37cadadd259532ecc4c8506199d09f19b4b832ba4098cb60344610b446adf5c9 2025-10-08 19:32:04.423856 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:04.467152 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:04.467237 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:04.467251 | ubuntu-noble-large | DiffID: sha256:1733cf5fea1e86481bd3ce10106a5be11054a3d2b527fc9c68a053ee71f9ac28 2025-10-08 19:32:04.511137 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:6ff1f96cf22cc7e0d6fd9441b62bd1ad74c24f94f94dc12b4e2643882a93b149 2025-10-08 19:32:04.511918 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:04.551864 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:04.551966 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:04.551980 | ubuntu-noble-large | DiffID: sha256:1733cf5fea1e86481bd3ce10106a5be11054a3d2b527fc9c68a053ee71f9ac28 2025-10-08 19:32:04.598289 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:6ff1f96cf22cc7e0d6fd9441b62bd1ad74c24f94f94dc12b4e2643882a93b149 2025-10-08 19:32:04.599734 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:04.599803 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:32:04.599819 | ubuntu-noble-large | [SUCCESS] [117/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-10-08 19:32:04.605773 | ubuntu-noble-large | [INFO]  [118/130] Checking: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:32:04.605843 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:32:05.087006 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:32:05.087093 | ubuntu-noble-large | [SUCCESS] [118/130] EXISTS: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:32:05.087105 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:32:05.129831 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:32:05.129922 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:32:05.129937 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:05.174757 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b79194fa45527abbba7950e08949cc3613877d0e30d9438f5c0fda330fcee689 2025-10-08 19:32:05.174854 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-123504-10365 2025-10-08 19:32:05.449512 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:05.493760 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b79194fa45527abbba7950e08949cc3613877d0e30d9438f5c0fda330fcee689 2025-10-08 19:32:05.493827 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:05.534179 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:05.534261 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:05.534275 | ubuntu-noble-large | DiffID: sha256:54736c0c922909383e50091411ce8b6e99ea1b3c81c9135d09ece8b85d055582 2025-10-08 19:32:05.578210 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:6499acd259e858b887cce670ec7f810f3cde085a36eff6147373e83f4d066163 2025-10-08 19:32:05.578822 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:05.622956 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:05.623059 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:05.623071 | ubuntu-noble-large | DiffID: sha256:54736c0c922909383e50091411ce8b6e99ea1b3c81c9135d09ece8b85d055582 2025-10-08 19:32:05.670506 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:6499acd259e858b887cce670ec7f810f3cde085a36eff6147373e83f4d066163 2025-10-08 19:32:05.671758 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:05.671841 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:32:05.671857 | ubuntu-noble-large | [SUCCESS] [118/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-10-08 19:32:05.677752 | ubuntu-noble-large | [INFO]  [119/130] Checking: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:32:05.677798 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:32:06.114755 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:32:06.114861 | ubuntu-noble-large | [SUCCESS] [119/130] EXISTS: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:32:06.114873 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:32:06.153755 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:32:06.153848 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:32:06.154732 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:06.195792 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:06e19816fc8880df8050eb16323fa6eea60f8324ef60ab3b7c57c4fc3c1c8eda 2025-10-08 19:32:06.195852 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-123504-32518 2025-10-08 19:32:06.488743 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:06.533723 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:06e19816fc8880df8050eb16323fa6eea60f8324ef60ab3b7c57c4fc3c1c8eda 2025-10-08 19:32:06.533791 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:06.574763 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:06.574849 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:06.574863 | ubuntu-noble-large | DiffID: sha256:21ffa89569b60ad5290764e2b617e56344694efc960b7b3ce316ad8364c421d5 2025-10-08 19:32:06.617011 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:a2a23faca95fc526212fb7b34c2700caf901df87bfa5eda62ba86e3ed09a577e 2025-10-08 19:32:06.618742 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:06.656889 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:06.656971 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:06.656985 | ubuntu-noble-large | DiffID: sha256:21ffa89569b60ad5290764e2b617e56344694efc960b7b3ce316ad8364c421d5 2025-10-08 19:32:06.702450 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:a2a23faca95fc526212fb7b34c2700caf901df87bfa5eda62ba86e3ed09a577e 2025-10-08 19:32:06.703794 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:06.703866 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:32:06.703880 | ubuntu-noble-large | [SUCCESS] [119/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-10-08 19:32:06.709472 | ubuntu-noble-large | [INFO]  [120/130] Checking: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:32:06.709563 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:32:07.214783 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:32:07.214874 | ubuntu-noble-large | [SUCCESS] [120/130] EXISTS: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:32:07.214887 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:32:07.254777 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:32:07.254854 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:32:07.254869 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:07.297535 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e453c1342b55edbcf6b0cb8fc6fed0c461e20ad69a598a7917330e1280c2b937 2025-10-08 19:32:07.297616 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-123504-181 2025-10-08 19:32:07.579774 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:07.622690 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e453c1342b55edbcf6b0cb8fc6fed0c461e20ad69a598a7917330e1280c2b937 2025-10-08 19:32:07.622777 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:07.655195 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:07.655283 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:07.655298 | ubuntu-noble-large | DiffID: sha256:8a08b533d7d8452f0be410d6e6cfe7c0436911e4a61b02932fb1f55a83e02594 2025-10-08 19:32:07.701787 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:957860bf8f3b20a0927c5238606f584e0b07d1b73c828c4f3c8856323d017419 2025-10-08 19:32:07.703518 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:07.746604 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:07.746732 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:07.746744 | ubuntu-noble-large | DiffID: sha256:8a08b533d7d8452f0be410d6e6cfe7c0436911e4a61b02932fb1f55a83e02594 2025-10-08 19:32:07.791773 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:957860bf8f3b20a0927c5238606f584e0b07d1b73c828c4f3c8856323d017419 2025-10-08 19:32:07.793510 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:07.793564 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:32:07.793577 | ubuntu-noble-large | [SUCCESS] [120/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-10-08 19:32:07.800590 | ubuntu-noble-large | [INFO]  [121/130] Checking: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:32:07.800683 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:32:08.307090 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:32:08.307190 | ubuntu-noble-large | [SUCCESS] [121/130] EXISTS: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:32:08.307204 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:32:08.347800 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:32:08.347900 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:32:08.347921 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:08.392771 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0bbe5fd1e2fa2c7327f04c1da92c09403f49e2fc09e70acce9576159be1cd7e9 2025-10-08 19:32:08.392865 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-123504-31722 2025-10-08 19:32:08.672690 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:08.714774 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0bbe5fd1e2fa2c7327f04c1da92c09403f49e2fc09e70acce9576159be1cd7e9 2025-10-08 19:32:08.714872 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:08.758079 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:08.758160 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:08.758171 | ubuntu-noble-large | DiffID: sha256:490277649b4ab05254bc5a033581a0c2b631944895379db9c0fd49f1f1ad9961 2025-10-08 19:32:08.804743 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:7228c161fd39f98f3bb0ce4a13fa2ad0bd9c5197a99b2f154e180943df374b3c 2025-10-08 19:32:08.805543 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:08.846120 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:08.846211 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:08.846231 | ubuntu-noble-large | DiffID: sha256:490277649b4ab05254bc5a033581a0c2b631944895379db9c0fd49f1f1ad9961 2025-10-08 19:32:08.892836 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:7228c161fd39f98f3bb0ce4a13fa2ad0bd9c5197a99b2f154e180943df374b3c 2025-10-08 19:32:08.893756 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:08.893942 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:32:08.894151 | ubuntu-noble-large | [SUCCESS] [121/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-10-08 19:32:08.900978 | ubuntu-noble-large | [INFO]  [122/130] Checking: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:32:08.901163 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:32:09.371457 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:32:09.371551 | ubuntu-noble-large | [SUCCESS] [122/130] EXISTS: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:32:09.371737 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:32:09.422176 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:32:09.422366 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:32:09.422580 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:09.468326 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fa701f5582e98aa97af638aabeb966b3f449cc8bffb1b51825956632b872327a 2025-10-08 19:32:09.468479 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-123504-1992 2025-10-08 19:32:09.759432 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:09.807989 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fa701f5582e98aa97af638aabeb966b3f449cc8bffb1b51825956632b872327a 2025-10-08 19:32:09.808080 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:09.851486 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:09.851597 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:09.851613 | ubuntu-noble-large | DiffID: sha256:8d6fba9a8e5fc22eaa6ecae30e09657fb0880a2d3b206295117d7e7fce6b7eec 2025-10-08 19:32:09.897500 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:6ce9a50d27e7d86a0718c7af7365ac6335daa85a72f13257fd0865492a434536 2025-10-08 19:32:09.898255 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:09.939176 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:09.939282 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:09.939295 | ubuntu-noble-large | DiffID: sha256:8d6fba9a8e5fc22eaa6ecae30e09657fb0880a2d3b206295117d7e7fce6b7eec 2025-10-08 19:32:09.987232 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:6ce9a50d27e7d86a0718c7af7365ac6335daa85a72f13257fd0865492a434536 2025-10-08 19:32:09.988097 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:09.988220 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:32:09.988405 | ubuntu-noble-large | [SUCCESS] [122/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-10-08 19:32:09.994765 | ubuntu-noble-large | [INFO]  [123/130] Checking: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:32:09.994895 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:32:10.416709 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:32:10.416897 | ubuntu-noble-large | [SUCCESS] [123/130] EXISTS: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:32:10.417159 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:32:10.464676 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:32:10.464880 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:32:10.465046 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:10.509011 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2683616887009797a4aecec338ccc93324c70eb5ebe2b5db5a89abee0c42b702 2025-10-08 19:32:10.509108 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-123504-7087 2025-10-08 19:32:10.800246 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:10.846602 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2683616887009797a4aecec338ccc93324c70eb5ebe2b5db5a89abee0c42b702 2025-10-08 19:32:10.846715 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:10.889535 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:10.889672 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:10.889692 | ubuntu-noble-large | DiffID: sha256:101fb35e7b2315184d76f311c280e9a15d85657e53ccb48c372884329736a08c 2025-10-08 19:32:10.936933 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:670d0791257b64885ee1812935f8b5649cc263223d9db4c2929f0d6ac05c12c9 2025-10-08 19:32:10.937904 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:10.981509 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:10.981592 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:10.981607 | ubuntu-noble-large | DiffID: sha256:101fb35e7b2315184d76f311c280e9a15d85657e53ccb48c372884329736a08c 2025-10-08 19:32:11.028731 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:670d0791257b64885ee1812935f8b5649cc263223d9db4c2929f0d6ac05c12c9 2025-10-08 19:32:11.029665 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:11.029797 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:32:11.029989 | ubuntu-noble-large | [SUCCESS] [123/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-10-08 19:32:11.037387 | ubuntu-noble-large | [INFO]  [124/130] Checking: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:32:11.037551 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:32:11.479093 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:32:11.479199 | ubuntu-noble-large | [SUCCESS] [124/130] EXISTS: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:32:11.479306 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:32:11.524075 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:32:11.524240 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:32:11.524422 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:11.572788 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8f278716797ecfcdbf9bcfdb0f51391e71a9136a5d38861c15fd94eaa777a004 2025-10-08 19:32:11.572885 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-123504-7961 2025-10-08 19:32:11.865517 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:11.907460 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8f278716797ecfcdbf9bcfdb0f51391e71a9136a5d38861c15fd94eaa777a004 2025-10-08 19:32:11.907533 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:11.946307 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:11.946431 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:11.946454 | ubuntu-noble-large | DiffID: sha256:a3fa14e66f506562df6cb3fd1d34e634008490d2bffabf8e05a79d82a3c02d91 2025-10-08 19:32:11.995997 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:c9fb4f459d91f44100ab067900b687b80f21fa2434b0ccd685bc336a471de6a9 2025-10-08 19:32:11.996773 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:12.037842 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:12.037927 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:12.037939 | ubuntu-noble-large | DiffID: sha256:a3fa14e66f506562df6cb3fd1d34e634008490d2bffabf8e05a79d82a3c02d91 2025-10-08 19:32:12.084527 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:c9fb4f459d91f44100ab067900b687b80f21fa2434b0ccd685bc336a471de6a9 2025-10-08 19:32:12.084945 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:12.085112 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:32:12.085331 | ubuntu-noble-large | [SUCCESS] [124/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-10-08 19:32:12.091838 | ubuntu-noble-large | [INFO]  [125/130] Checking: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:32:12.092038 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:32:12.626096 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:32:12.626205 | ubuntu-noble-large | [SUCCESS] [125/130] EXISTS: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:32:12.626224 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:32:12.671839 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:32:12.672018 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:32:12.672200 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:12.718174 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9c9e9154eb3c82832f6d4873d998d84a703f79fabeb8412733f516a7a7c36b8e 2025-10-08 19:32:12.718249 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-123504-4349 2025-10-08 19:32:13.220130 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:13.267889 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9c9e9154eb3c82832f6d4873d998d84a703f79fabeb8412733f516a7a7c36b8e 2025-10-08 19:32:13.267985 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:13.302695 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:13.302758 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:13.302765 | ubuntu-noble-large | DiffID: sha256:697e484496a432496e476fda2549cbf916421090d079b77f7d1a2ecc044beba9 2025-10-08 19:32:13.335013 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:2179089e3a9ee9f1e72c485b34a4e3ddbae93fc08eba3a2ce6c70f23ab9c3ea6 2025-10-08 19:32:13.335809 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:13.362930 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:13.362994 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:13.363000 | ubuntu-noble-large | DiffID: sha256:697e484496a432496e476fda2549cbf916421090d079b77f7d1a2ecc044beba9 2025-10-08 19:32:13.407812 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:2179089e3a9ee9f1e72c485b34a4e3ddbae93fc08eba3a2ce6c70f23ab9c3ea6 2025-10-08 19:32:13.408751 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:13.408818 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:32:13.408832 | ubuntu-noble-large | [SUCCESS] [125/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-10-08 19:32:13.413982 | ubuntu-noble-large | [INFO]  [126/130] Checking: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:32:13.414041 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:32:13.950622 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:32:13.950767 | ubuntu-noble-large | [SUCCESS] [126/130] EXISTS: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:32:13.950782 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:32:13.996090 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:32:13.996315 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:32:13.996579 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:14.041965 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:280f94e94d57a02ced7ea98fce39dc9f6bea3fff892d0b4e808826984730fce1 2025-10-08 19:32:14.042091 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-123504-1332 2025-10-08 19:32:14.327834 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:14.376250 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:280f94e94d57a02ced7ea98fce39dc9f6bea3fff892d0b4e808826984730fce1 2025-10-08 19:32:14.376382 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:14.419810 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:14.419892 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:14.419904 | ubuntu-noble-large | DiffID: sha256:2c06559a206632d8e083fe85a89fab16630942200dd85e70bf08461a068eab0e 2025-10-08 19:32:14.463786 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:10afc815672d69291123a767c2096e04ed4b2b2ac54b8ea711e3a8cf423a6900 2025-10-08 19:32:14.464663 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:14.506000 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:14.506066 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:14.506091 | ubuntu-noble-large | DiffID: sha256:2c06559a206632d8e083fe85a89fab16630942200dd85e70bf08461a068eab0e 2025-10-08 19:32:14.550174 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:10afc815672d69291123a767c2096e04ed4b2b2ac54b8ea711e3a8cf423a6900 2025-10-08 19:32:14.550994 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:14.551146 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:32:14.551323 | ubuntu-noble-large | [SUCCESS] [126/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-10-08 19:32:14.558339 | ubuntu-noble-large | [INFO]  [127/130] Checking: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:32:14.558506 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:32:14.981087 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:32:14.981187 | ubuntu-noble-large | [SUCCESS] [127/130] EXISTS: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:32:14.981288 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:32:15.028327 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:32:15.028592 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:32:15.028841 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:15.071576 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:73c80bb5b8a911c936546df09137d538b5d4bb65b2aacca286e18d5ada39a60b 2025-10-08 19:32:15.071720 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-123504-15258 2025-10-08 19:32:15.343000 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:15.388617 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:73c80bb5b8a911c936546df09137d538b5d4bb65b2aacca286e18d5ada39a60b 2025-10-08 19:32:15.388720 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:15.426094 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:15.426168 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:15.426181 | ubuntu-noble-large | DiffID: sha256:6ff467ab7c583c57757451091533c6ea0b78ccb5de902bb40bd1edf6ef1e5491 2025-10-08 19:32:15.473139 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:1d9afc161ebdcdd10ccde91713260e308d75df4410e88626b5e96b8e39f61d81 2025-10-08 19:32:15.473967 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:15.514176 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:15.514267 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:15.514281 | ubuntu-noble-large | DiffID: sha256:6ff467ab7c583c57757451091533c6ea0b78ccb5de902bb40bd1edf6ef1e5491 2025-10-08 19:32:15.560536 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:1d9afc161ebdcdd10ccde91713260e308d75df4410e88626b5e96b8e39f61d81 2025-10-08 19:32:15.561255 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:15.561400 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:32:15.561604 | ubuntu-noble-large | [SUCCESS] [127/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-10-08 19:32:15.568115 | ubuntu-noble-large | [INFO]  [128/130] Checking: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:32:15.568247 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:32:15.934055 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:32:15.934163 | ubuntu-noble-large | [SUCCESS] [128/130] EXISTS: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:32:15.934203 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:32:15.977073 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:32:15.977324 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:32:15.977550 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:16.025158 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:650dcbb1894872c33023512a8476e79116b0153345ddf9c55a4ddbda757cbf2f 2025-10-08 19:32:16.025266 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-123504-16093 2025-10-08 19:32:16.314939 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:16.359836 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:650dcbb1894872c33023512a8476e79116b0153345ddf9c55a4ddbda757cbf2f 2025-10-08 19:32:16.359940 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:16.406192 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:16.406266 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:16.406278 | ubuntu-noble-large | DiffID: sha256:a8c6c0e687803279a9906f1ee4a54983cc30ddb344dce0b5458e5a68341fc33d 2025-10-08 19:32:16.452592 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:6d29edd424ad81c1d7ba94916ad2665a7dc5ebcc5f5b16fd00e12627933f87c4 2025-10-08 19:32:16.453539 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:16.493092 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:16.493194 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:16.493209 | ubuntu-noble-large | DiffID: sha256:a8c6c0e687803279a9906f1ee4a54983cc30ddb344dce0b5458e5a68341fc33d 2025-10-08 19:32:16.540961 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:6d29edd424ad81c1d7ba94916ad2665a7dc5ebcc5f5b16fd00e12627933f87c4 2025-10-08 19:32:16.541958 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:16.542097 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:32:16.542260 | ubuntu-noble-large | [SUCCESS] [128/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-10-08 19:32:16.549377 | ubuntu-noble-large | [INFO]  [129/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:32:16.549526 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:32:16.929892 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:32:16.929991 | ubuntu-noble-large | [SUCCESS] [129/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:32:16.930120 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:32:16.976814 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:32:16.976976 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:32:16.977141 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:17.020560 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5d174100b994bc12d3601cce046d4afec9bc3b122741f6cabe653f5527752ca9 2025-10-08 19:32:17.020725 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-123504-11612 2025-10-08 19:32:17.310813 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:17.355798 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5d174100b994bc12d3601cce046d4afec9bc3b122741f6cabe653f5527752ca9 2025-10-08 19:32:17.355899 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:17.399809 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:17.399947 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:17.399964 | ubuntu-noble-large | DiffID: sha256:30cf0bade10b10b7da16d634fa92033c9c93124a08fb465c89bd4b2404625d31 2025-10-08 19:32:17.447603 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:10d7b5b786e770635f9fb7a494b1bbd3e3345d20df34aa88a99290d5bf4b989a 2025-10-08 19:32:17.448458 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:17.494093 | ubuntu-noble-large | DiffID: sha256:65b08cd99c6053451d2752c3a9a1c048ca23ff1151f0985f5772d898a1efb816 2025-10-08 19:32:17.494179 | ubuntu-noble-large | DiffID: sha256:ff8c7cd9576034a1ce5f17a49f20d21b940780b1864a65b1ef878a0b469d3692 2025-10-08 19:32:17.494190 | ubuntu-noble-large | DiffID: sha256:30cf0bade10b10b7da16d634fa92033c9c93124a08fb465c89bd4b2404625d31 2025-10-08 19:32:17.540885 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:10d7b5b786e770635f9fb7a494b1bbd3e3345d20df34aa88a99290d5bf4b989a 2025-10-08 19:32:17.541668 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:17.541791 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:32:17.541958 | ubuntu-noble-large | [SUCCESS] [129/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-10-08 19:32:17.547547 | ubuntu-noble-large | [INFO]  [130/130] Checking: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-08 19:32:17.547820 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-08 19:32:18.085679 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-08 19:32:18.085816 | ubuntu-noble-large | [SUCCESS] [130/130] EXISTS: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-08 19:32:18.085837 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-08 19:32:18.126192 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-08 19:32:18.126396 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-08 19:32:18.126723 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-10-08 19:32:18.173157 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ac72a7e326165022856b6a01b07930c66a6eddbfa0e77c39228062014e83533c 2025-10-08 19:32:18.173257 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-123504-30507 2025-10-08 19:32:18.442523 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-10-08 19:32:18.486586 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ac72a7e326165022856b6a01b07930c66a6eddbfa0e77c39228062014e83533c 2025-10-08 19:32:18.486719 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-10-08 19:32:18.522613 | ubuntu-noble-large | DiffID: sha256:91ce91eee0adbb5af54954a3efc93dc693651518cfd3d4c439769ade9683e2e8 2025-10-08 19:32:18.566336 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:fea11a0a277c369ec6d13655f4042ec57bcaea92c7cf1f8059c2418a3604d7b5 2025-10-08 19:32:18.567100 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-10-08 19:32:18.606746 | ubuntu-noble-large | DiffID: sha256:91ce91eee0adbb5af54954a3efc93dc693651518cfd3d4c439769ade9683e2e8 2025-10-08 19:32:18.652548 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:fea11a0a277c369ec6d13655f4042ec57bcaea92c7cf1f8059c2418a3604d7b5 2025-10-08 19:32:18.652881 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-10-08 19:32:18.652999 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-08 19:32:18.653128 | ubuntu-noble-large | [SUCCESS] [130/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-10-08 19:32:18.653210 | ubuntu-noble-large | 2025-10-08 19:32:18.653258 | ubuntu-noble-large | [INFO]  ============== SUMMARY ============== 2025-10-08 19:32:18.653302 | ubuntu-noble-large | [INFO]  Total images checked: 130 2025-10-08 19:32:18.653374 | ubuntu-noble-large | [SUCCESS] Images already on registry: 130 2025-10-08 19:32:18.653428 | ubuntu-noble-large | [INFO]  Images missing from registry: 0 2025-10-08 19:32:18.653489 | ubuntu-noble-large | [INFO]  Images with digest mismatches: 0 2025-10-08 19:32:18.653567 | ubuntu-noble-large | 2025-10-08 19:32:18.653616 | ubuntu-noble-large | [INFO]  Cleaning up 130 temporary remote images... 2025-10-08 19:32:18.654928 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-123504-4538 2025-10-08 19:32:18.700439 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-123504-829 2025-10-08 19:32:18.747755 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-123504-24844 2025-10-08 19:32:18.798022 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-123504-9782 2025-10-08 19:32:18.843352 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-123504-24466 2025-10-08 19:32:18.892516 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-123504-1168 2025-10-08 19:32:18.940186 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-123504-19167 2025-10-08 19:32:19.005561 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-123504-26201 2025-10-08 19:32:19.057103 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-123504-7727 2025-10-08 19:32:19.104804 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-123504-12306 2025-10-08 19:32:19.155691 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-123504-4949 2025-10-08 19:32:19.198009 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-123504-14054 2025-10-08 19:32:19.246190 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-123504-19872 2025-10-08 19:32:19.294184 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-123504-7239 2025-10-08 19:32:19.343579 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-123504-27710 2025-10-08 19:32:19.393846 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-123504-532 2025-10-08 19:32:19.434951 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-123504-22746 2025-10-08 19:32:19.483282 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-123504-12210 2025-10-08 19:32:19.528730 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-123504-20539 2025-10-08 19:32:19.574760 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-123504-26986 2025-10-08 19:32:19.620957 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-123504-4547 2025-10-08 19:32:19.668438 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-123504-31469 2025-10-08 19:32:19.714928 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-123504-14132 2025-10-08 19:32:19.759795 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-123504-12518 2025-10-08 19:32:19.808707 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-123504-22312 2025-10-08 19:32:19.856544 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-123504-9393 2025-10-08 19:32:19.905286 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-123504-22724 2025-10-08 19:32:19.952023 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-123504-26408 2025-10-08 19:32:19.999975 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-123504-11907 2025-10-08 19:32:20.048684 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-123504-10877 2025-10-08 19:32:20.096262 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-123504-21914 2025-10-08 19:32:20.145343 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-123504-19239 2025-10-08 19:32:20.193589 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-123504-11428 2025-10-08 19:32:20.242060 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-123504-2967 2025-10-08 19:32:20.288162 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-123504-18352 2025-10-08 19:32:20.336439 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-123504-23520 2025-10-08 19:32:20.389276 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-123504-11621 2025-10-08 19:32:20.440530 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-123504-6585 2025-10-08 19:32:20.496725 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-123504-20861 2025-10-08 19:32:20.566244 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-123504-12206 2025-10-08 19:32:20.613396 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-123504-10844 2025-10-08 19:32:20.660028 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-123504-2267 2025-10-08 19:32:20.714037 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-123504-12612 2025-10-08 19:32:20.763929 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-123504-5869 2025-10-08 19:32:20.812542 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-123504-26584 2025-10-08 19:32:20.860612 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-123504-9327 2025-10-08 19:32:20.909727 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-123504-32138 2025-10-08 19:32:20.954869 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-123504-6069 2025-10-08 19:32:21.001046 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-123504-17336 2025-10-08 19:32:21.049252 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:temp-remote-check-123504-19131 2025-10-08 19:32:21.094748 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-123504-14578 2025-10-08 19:32:21.134855 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-123504-25268 2025-10-08 19:32:21.178490 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-123504-7802 2025-10-08 19:32:21.230728 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-123504-11631 2025-10-08 19:32:21.278913 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-123504-23886 2025-10-08 19:32:21.328001 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-123504-3164 2025-10-08 19:32:21.379599 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-123504-9033 2025-10-08 19:32:21.431435 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-123504-8535 2025-10-08 19:32:21.479234 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-123504-22091 2025-10-08 19:32:21.527191 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-123504-16812 2025-10-08 19:32:21.578828 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-123504-30544 2025-10-08 19:32:21.628302 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-123504-32597 2025-10-08 19:32:21.672995 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-123504-32728 2025-10-08 19:32:21.720157 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-123504-26757 2025-10-08 19:32:21.768040 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-123504-2010 2025-10-08 19:32:21.812051 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-123504-2350 2025-10-08 19:32:21.862407 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-123504-9737 2025-10-08 19:32:21.912499 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-123504-23600 2025-10-08 19:32:21.950943 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-123504-4451 2025-10-08 19:32:21.995669 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-123504-17357 2025-10-08 19:32:22.036325 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-123504-2807 2025-10-08 19:32:22.082823 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-123504-19886 2025-10-08 19:32:22.127593 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-123504-18994 2025-10-08 19:32:22.172246 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-123504-30069 2025-10-08 19:32:22.217870 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-123504-385 2025-10-08 19:32:22.267304 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-123504-32556 2025-10-08 19:32:22.317014 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-123504-16925 2025-10-08 19:32:22.362724 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-123504-20279 2025-10-08 19:32:22.414763 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-123504-31427 2025-10-08 19:32:22.462023 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-123504-31440 2025-10-08 19:32:22.509153 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-123504-3532 2025-10-08 19:32:22.557352 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-123504-4191 2025-10-08 19:32:22.605763 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-123504-1455 2025-10-08 19:32:22.653018 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-123504-30481 2025-10-08 19:32:22.701280 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-123504-19505 2025-10-08 19:32:22.751573 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-123504-27334 2025-10-08 19:32:22.803138 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-123504-27 2025-10-08 19:32:22.848840 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-123504-7351 2025-10-08 19:32:22.897464 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-123504-11205 2025-10-08 19:32:22.945222 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-123504-25542 2025-10-08 19:32:22.989237 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-123504-4304 2025-10-08 19:32:23.033075 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-123504-20754 2025-10-08 19:32:23.079051 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-123504-9902 2025-10-08 19:32:23.127109 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-123504-18947 2025-10-08 19:32:23.181806 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-123504-5974 2025-10-08 19:32:23.229838 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-123504-30988 2025-10-08 19:32:23.288018 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-v2-server:temp-remote-check-123504-4581 2025-10-08 19:32:23.333606 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-123504-32274 2025-10-08 19:32:23.381271 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-123504-6982 2025-10-08 19:32:23.424937 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-123504-14460 2025-10-08 19:32:23.476297 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-123504-27855 2025-10-08 19:32:23.519223 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-123504-18970 2025-10-08 19:32:23.568800 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-123504-19770 2025-10-08 19:32:23.614346 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-123504-20731 2025-10-08 19:32:23.660275 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-123504-9120 2025-10-08 19:32:23.708930 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-123504-22912 2025-10-08 19:32:23.759057 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-123504-22989 2025-10-08 19:32:23.804719 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-123504-15592 2025-10-08 19:32:23.851541 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-123504-13016 2025-10-08 19:32:23.901499 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-123504-8554 2025-10-08 19:32:23.948105 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-123504-22166 2025-10-08 19:32:23.992721 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-123504-14746 2025-10-08 19:32:24.035433 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-123504-3223 2025-10-08 19:32:24.082151 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-123504-19309 2025-10-08 19:32:24.133914 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-123504-25017 2025-10-08 19:32:24.180731 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-123504-27874 2025-10-08 19:32:24.228617 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-123504-27599 2025-10-08 19:32:24.274123 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-123504-10365 2025-10-08 19:32:24.320993 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-123504-32518 2025-10-08 19:32:24.369013 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-123504-181 2025-10-08 19:32:24.413054 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-123504-31722 2025-10-08 19:32:24.457828 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-123504-1992 2025-10-08 19:32:24.504726 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-123504-7087 2025-10-08 19:32:24.549110 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-123504-7961 2025-10-08 19:32:24.592464 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-123504-4349 2025-10-08 19:32:24.641973 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-123504-1332 2025-10-08 19:32:24.691216 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-123504-15258 2025-10-08 19:32:24.739911 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-123504-16093 2025-10-08 19:32:24.786734 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-123504-11612 2025-10-08 19:32:24.836408 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-123504-30507 2025-10-08 19:32:24.879302 | ubuntu-noble-large | [SUCCESS] Cleanup completed 2025-10-08 19:32:24.879402 | ubuntu-noble-large | 2025-10-08 19:32:24.879417 | ubuntu-noble-large | [SUCCESS] Script completed successfully 2025-10-08 19:32:24.880186 | ubuntu-noble-large | + bash scripts/130-cosign.sh 2025-10-08 19:32:24.885534 | ubuntu-noble-large | + COSIGN_PARALLEL_JOBS=8 2025-10-08 19:32:24.885561 | ubuntu-noble-large | + COSIGN_RETRIES=3 2025-10-08 19:32:24.885572 | ubuntu-noble-large | + LSTFILE=images.lst 2025-10-08 19:32:24.885670 | ubuntu-noble-large | + [[ ! -f images.lst ]] 2025-10-08 19:32:24.885767 | ubuntu-noble-large | + [[ ! -f cosign-linux-amd64 ]] 2025-10-08 19:32:24.885823 | ubuntu-noble-large | + echo 'Downloading cosign binary...' 2025-10-08 19:32:24.885838 | ubuntu-noble-large | Downloading cosign binary... 2025-10-08 19:32:24.885911 | ubuntu-noble-large | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2025-10-08 19:32:24.906318 | ubuntu-noble-large | % Total % Received % Xferd Average Speed Time Time Time Current 2025-10-08 19:32:24.906402 | ubuntu-noble-large | Dload Upload Total Spent Left Speed 2025-10-08 19:32:25.139285 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-10-08 19:32:25.423596 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-10-08 19:32:31.155028 | ubuntu-noble-large | 0 148M 0 13282 0 0 19208 0 2:14:50 --:--:-- 2:14:50 19208 17 148M 17 26.2M 0 0 16.1M 0 0:00:09 0:00:01 0:00:08 28.0M 35 148M 35 52.2M 0 0 19.8M 0 0:00:07 0:00:02 0:00:05 26.9M 54 148M 54 80.0M 0 0 21.8M 0 0:00:06 0:00:03 0:00:03 26.9M 68 148M 68 101M 0 0 21.9M 0 0:00:06 0:00:04 0:00:02 25.8M 87 148M 87 130M 0 0 22.8M 0 0:00:06 0:00:05 0:00:01 25.9M 100 148M 100 148M 0 0 23.7M 0 0:00:06 0:00:06 --:--:-- 26.3M 2025-10-08 19:32:31.162038 | ubuntu-noble-large | + chmod +x cosign-linux-amd64 2025-10-08 19:32:31.166426 | ubuntu-noble-large | + command -v parallel 2025-10-08 19:32:31.166464 | ubuntu-noble-large | + echo 'Using parallel processing with 8 jobs' 2025-10-08 19:32:31.166473 | ubuntu-noble-large | Using parallel processing with 8 jobs 2025-10-08 19:32:31.166745 | ubuntu-noble-large | + cat images.lst 2025-10-08 19:32:31.166906 | ubuntu-noble-large | + parallel --retries 3 --joblog cosign-signing.log -j8 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY '{}' '>' /dev/null 2025-10-08 19:32:40.785930 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:32:40.786068 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:32:40.786094 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:32:40.786113 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:32:40.786133 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:32:40.786153 | ubuntu-noble-large | 2025-10-08 19:32:40.786174 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:32:42.310267 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/magnum-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:32:42.310391 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:32:42.310408 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:32:42.310420 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:32:42.310432 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:32:42.310443 | ubuntu-noble-large | 2025-10-08 19:32:42.310455 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:32:43.108603 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:32:43.108736 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:32:43.108752 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:32:43.108763 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:32:43.108775 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:32:43.108786 | ubuntu-noble-large | 2025-10-08 19:32:43.108798 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:32:43.931132 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-mdns:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:32:43.931275 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:32:43.931298 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:32:43.931316 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:32:43.931334 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:32:43.931351 | ubuntu-noble-large | 2025-10-08 19:32:43.931407 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:32:44.822242 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:32:44.822318 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:32:44.822328 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:32:44.822335 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:32:44.822344 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:32:44.822351 | ubuntu-noble-large | 2025-10-08 19:32:44.822359 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:32:45.468433 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:32:45.468544 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:32:45.468558 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:32:45.468568 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:32:45.468580 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:32:45.468591 | ubuntu-noble-large | 2025-10-08 19:32:45.468601 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:32:46.464583 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:32:46.464718 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:32:46.464736 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:32:46.464747 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:32:46.464759 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:32:46.464771 | ubuntu-noble-large | 2025-10-08 19:32:46.464784 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:32:47.441434 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-console:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:32:47.441547 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:32:47.441563 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:32:47.441574 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:32:47.441587 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:32:47.441599 | ubuntu-noble-large | 2025-10-08 19:32:47.441612 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:32:51.534588 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:32:51.534732 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:32:51.534750 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:32:51.534761 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:32:51.534773 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:32:51.534785 | ubuntu-noble-large | 2025-10-08 19:32:51.534797 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:32:52.412325 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-sink:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:32:52.412457 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:32:52.412501 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:32:52.412513 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:32:52.412526 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:32:52.412537 | ubuntu-noble-large | 2025-10-08 19:32:52.412550 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:32:53.193337 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-central:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:32:53.193453 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:32:53.193470 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:32:53.193481 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:32:53.193493 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:32:53.193505 | ubuntu-noble-large | 2025-10-08 19:32:53.193517 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:32:54.030722 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-producer:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:32:54.030810 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:32:54.030825 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:32:54.030836 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:32:54.030848 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:32:54.030859 | ubuntu-noble-large | 2025-10-08 19:32:54.030872 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:32:54.900440 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:32:54.900513 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:32:54.900522 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:32:54.900528 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:32:54.900535 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:32:54.900541 | ubuntu-noble-large | 2025-10-08 19:32:54.900548 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:32:55.749278 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-worker:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:32:55.749422 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:32:55.749440 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:32:55.749450 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:32:55.749463 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:32:55.749475 | ubuntu-noble-large | 2025-10-08 19:32:55.749487 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:00.184155 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:00.184269 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:00.184296 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:00.184315 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:00.184335 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:00.184354 | ubuntu-noble-large | 2025-10-08 19:33:00.184408 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:00.975697 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:00.975800 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:00.975818 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:00.975829 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:00.975868 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:00.975881 | ubuntu-noble-large | 2025-10-08 19:33:00.975893 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:01.624123 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-backup:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:01.624221 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:01.624237 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:01.624249 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:01.624261 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:01.624274 | ubuntu-noble-large | 2025-10-08 19:33:01.624287 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:02.177616 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-volume:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:02.177747 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:02.177764 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:02.177775 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:02.177788 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:02.177799 | ubuntu-noble-large | 2025-10-08 19:33:02.177812 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:03.204928 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:03.204987 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:03.204994 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:03.204999 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:03.205005 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:03.205010 | ubuntu-noble-large | 2025-10-08 19:33:03.205015 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:03.954967 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:03.955054 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:03.955066 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:03.955073 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:03.955082 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:03.955090 | ubuntu-noble-large | 2025-10-08 19:33:03.955098 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:08.399670 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:08.399768 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:08.399779 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:08.399786 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:08.399795 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:08.399801 | ubuntu-noble-large | 2025-10-08 19:33:08.399810 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:09.252082 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:09.252188 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:09.252205 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:09.252216 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:09.252228 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:09.252240 | ubuntu-noble-large | 2025-10-08 19:33:09.252252 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:10.007184 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:10.007288 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:10.007298 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:10.007304 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:10.007311 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:10.007318 | ubuntu-noble-large | 2025-10-08 19:33:10.007325 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:10.815988 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:10.816093 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:10.816110 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:10.816121 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:10.816134 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:10.816145 | ubuntu-noble-large | 2025-10-08 19:33:10.816158 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:11.627436 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:11.627541 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:11.627558 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:11.627569 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:11.627582 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:11.627593 | ubuntu-noble-large | 2025-10-08 19:33:11.627606 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:12.562823 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:12.562928 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:12.562944 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:12.562955 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:12.562967 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:12.562979 | ubuntu-noble-large | 2025-10-08 19:33:12.562992 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:18.204734 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-listener:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:18.204869 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:18.204887 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:18.204899 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:18.204912 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:18.204924 | ubuntu-noble-large | 2025-10-08 19:33:18.204938 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:19.155513 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:19.155668 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:19.155691 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:19.155703 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:19.155716 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:19.155728 | ubuntu-noble-large | 2025-10-08 19:33:19.155741 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:19.796683 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/blazar-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:19.796838 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:19.796906 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:19.796927 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:19.796950 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:19.796968 | ubuntu-noble-large | 2025-10-08 19:33:19.796987 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:20.676677 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/blazar-manager:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:20.676780 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:20.676796 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:20.676808 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:20.676820 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:20.676833 | ubuntu-noble-large | 2025-10-08 19:33:20.676845 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:21.587484 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-share:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:21.587570 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:21.587581 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:21.587589 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:21.587598 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:21.587606 | ubuntu-noble-large | 2025-10-08 19:33:21.587615 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:22.840452 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-data:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:22.840572 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:22.840587 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:22.840662 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:22.840681 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:22.840693 | ubuntu-noble-large | 2025-10-08 19:33:22.840706 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:23.524438 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:23.524579 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:23.524600 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:23.524613 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:23.524669 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:23.524687 | ubuntu-noble-large | 2025-10-08 19:33:23.524701 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:27.871740 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:27.871852 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:27.871870 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:27.871884 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:27.871898 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:27.871912 | ubuntu-noble-large | 2025-10-08 19:33:27.871926 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:28.920786 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:28.920942 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:28.920960 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:28.920971 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:28.921007 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:28.921018 | ubuntu-noble-large | 2025-10-08 19:33:28.921029 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:29.713091 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:29.713159 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:29.713169 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:29.713175 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:29.713182 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:29.713188 | ubuntu-noble-large | 2025-10-08 19:33:29.713195 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:30.508103 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-worker:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:30.508196 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:30.508211 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:30.508222 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:30.508235 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:30.508247 | ubuntu-noble-large | 2025-10-08 19:33:30.508260 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:31.880906 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/glance-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:31.881000 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:31.881016 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:31.881027 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:31.881039 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:31.881051 | ubuntu-noble-large | 2025-10-08 19:33:31.881064 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:33.055716 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/placement-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:33.055785 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:33.055793 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:33.055799 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:33.055806 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:33.055812 | ubuntu-noble-large | 2025-10-08 19:33:33.055819 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:37.357530 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:37.357665 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:37.357685 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:37.357695 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:37.357706 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:37.357716 | ubuntu-noble-large | 2025-10-08 19:33:37.357728 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:38.194944 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-engine:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:38.195036 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:38.195051 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:38.195062 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:38.195074 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:38.195085 | ubuntu-noble-large | 2025-10-08 19:33:38.195114 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:39.043744 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:39.043876 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:39.043895 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:39.043906 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:39.043919 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:39.043930 | ubuntu-noble-large | 2025-10-08 19:33:39.043943 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:39.706375 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:39.706490 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:39.706505 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:39.706517 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:39.706529 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:39.706541 | ubuntu-noble-large | 2025-10-08 19:33:39.706553 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:40.526416 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:40.526484 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:40.526492 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:40.526498 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:40.526506 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:40.526511 | ubuntu-noble-large | 2025-10-08 19:33:40.526518 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:41.150701 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:41.150767 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:41.150777 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:41.150784 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:41.150792 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:41.150799 | ubuntu-noble-large | 2025-10-08 19:33:41.150807 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:45.536580 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:45.536762 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:45.536782 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:45.536795 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:45.536809 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:45.536823 | ubuntu-noble-large | 2025-10-08 19:33:45.536837 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:46.251619 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:46.251747 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:46.251759 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:46.251768 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:46.251778 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:46.251787 | ubuntu-noble-large | 2025-10-08 19:33:46.251798 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:46.975899 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:46.975985 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:46.976024 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:46.976036 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:46.976048 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:46.976060 | ubuntu-noble-large | 2025-10-08 19:33:46.976072 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:48.125678 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:48.125773 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:48.125788 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:48.125798 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:48.125811 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:48.125823 | ubuntu-noble-large | 2025-10-08 19:33:48.125836 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:48.927845 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:48.927952 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:48.927970 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:48.927983 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:48.927997 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:48.928011 | ubuntu-noble-large | 2025-10-08 19:33:48.928025 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:51.260005 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:51.260107 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:51.260128 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:51.260144 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:51.260160 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:51.260176 | ubuntu-noble-large | 2025-10-08 19:33:51.260193 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:51.935697 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:51.935791 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:51.935809 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:51.935823 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:51.935838 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:51.935852 | ubuntu-noble-large | 2025-10-08 19:33:51.935867 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:52.850114 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:52.850186 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:52.850196 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:52.850204 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:52.850214 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:52.850222 | ubuntu-noble-large | 2025-10-08 19:33:52.850230 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:57.538409 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:57.538489 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:57.538501 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:57.538509 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:57.538553 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:57.538561 | ubuntu-noble-large | 2025-10-08 19:33:57.538568 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:58.153909 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:58.153998 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:58.154014 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:58.154024 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:58.154036 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:58.154048 | ubuntu-noble-large | 2025-10-08 19:33:58.154060 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:58.788516 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:58.788607 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:58.788621 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:58.788670 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:58.788683 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:58.788694 | ubuntu-noble-large | 2025-10-08 19:33:58.788706 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:33:59.399239 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:33:59.399324 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:33:59.399338 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:33:59.399349 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:33:59.399360 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:33:59.399370 | ubuntu-noble-large | 2025-10-08 19:33:59.399381 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:00.438554 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:00.438701 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:00.438719 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:00.438732 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:00.438747 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:00.438761 | ubuntu-noble-large | 2025-10-08 19:34:00.438775 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:04.493103 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:04.493215 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:04.493233 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:04.493246 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:04.493260 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:04.493274 | ubuntu-noble-large | 2025-10-08 19:34:04.493289 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:05.706376 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:05.706511 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:05.706531 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:05.706545 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:05.706560 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:05.706574 | ubuntu-noble-large | 2025-10-08 19:34:05.706589 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:06.557495 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:06.557570 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:06.557583 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:06.557592 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:06.557599 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:06.557605 | ubuntu-noble-large | 2025-10-08 19:34:06.557611 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:07.303303 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-engine:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:07.303428 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:07.303443 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:07.303453 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:07.303465 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:07.303475 | ubuntu-noble-large | 2025-10-08 19:34:07.303486 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:07.947904 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-conductor:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:07.948036 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:07.948053 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:07.948064 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:07.948077 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:07.948089 | ubuntu-noble-large | 2025-10-08 19:34:07.948102 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:11.895013 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:11.895138 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:11.895154 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:11.895165 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:11.895175 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:11.895186 | ubuntu-noble-large | 2025-10-08 19:34:11.895197 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:12.694855 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:12.694946 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:12.694961 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:12.694973 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:12.694985 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:12.694996 | ubuntu-noble-large | 2025-10-08 19:34:12.695008 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:13.501070 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-compute:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:13.501164 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:13.501179 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:13.501190 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:13.501201 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:13.501213 | ubuntu-noble-large | 2025-10-08 19:34:13.501225 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:14.071897 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:14.071987 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:14.072026 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:14.072037 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:14.072050 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:14.072061 | ubuntu-noble-large | 2025-10-08 19:34:14.072074 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:14.809984 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:14.810079 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:14.810094 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:14.810106 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:14.810117 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:14.810129 | ubuntu-noble-large | 2025-10-08 19:34:14.810141 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:18.673827 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:18.673908 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:18.673940 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:18.673948 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:18.673956 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:18.673962 | ubuntu-noble-large | 2025-10-08 19:34:18.673970 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:19.400899 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:19.400999 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:19.401015 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:19.401026 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:19.401038 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:19.401049 | ubuntu-noble-large | 2025-10-08 19:34:19.401062 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:20.305749 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-ssh:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:20.305841 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:20.305857 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:20.305869 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:20.305883 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:20.305895 | ubuntu-noble-large | 2025-10-08 19:34:20.305908 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:21.408592 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:21.408736 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:21.408754 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:21.408768 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:21.408782 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:21.408795 | ubuntu-noble-large | 2025-10-08 19:34:21.408809 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:23.960478 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-worker:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:23.960588 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:23.960607 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:23.960620 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:23.960700 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:23.960713 | ubuntu-noble-large | 2025-10-08 19:34:23.960726 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:25.029044 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:25.029150 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:25.029170 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:25.029184 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:25.029198 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:25.029213 | ubuntu-noble-large | 2025-10-08 19:34:25.029227 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:25.904015 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:25.904119 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:25.904137 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:25.904150 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:25.904164 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:25.904179 | ubuntu-noble-large | 2025-10-08 19:34:25.904194 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:26.616701 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:26.616816 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:26.616838 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:26.616854 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:26.616871 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:26.616888 | ubuntu-noble-large | 2025-10-08 19:34:26.616905 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:30.558739 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-api:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:30.558851 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:30.558869 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:30.558883 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:30.558897 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:30.558911 | ubuntu-noble-large | 2025-10-08 19:34:30.558926 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:31.429689 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:31.429780 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:31.429792 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:31.429812 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:31.429822 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:31.429831 | ubuntu-noble-large | 2025-10-08 19:34:31.429839 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:32.248816 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:32.248916 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:32.248934 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:32.248947 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:32.248961 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:32.248975 | ubuntu-noble-large | 2025-10-08 19:34:32.249001 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:32.819159 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-controller:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:32.819242 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:32.819256 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:32.819266 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:32.819277 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:32.819287 | ubuntu-noble-large | 2025-10-08 19:34:32.819298 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:33.765498 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:33.765595 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:33.765609 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:33.765619 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:33.765671 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:33.765684 | ubuntu-noble-large | 2025-10-08 19:34:33.765696 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:37.989917 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-northd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:37.990034 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:37.990054 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:37.990068 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:37.990083 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:37.990101 | ubuntu-noble-large | 2025-10-08 19:34:37.990126 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:39.514796 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:39.514899 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:39.514918 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:39.514931 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:39.514946 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:39.514960 | ubuntu-noble-large | 2025-10-08 19:34:39.514974 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:39.923007 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:39.923108 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:39.923125 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:39.923138 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:39.923152 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:39.923165 | ubuntu-noble-large | 2025-10-08 19:34:39.923180 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:40.605119 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:40.605202 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:40.605215 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:40.605224 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:40.605234 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:40.605243 | ubuntu-noble-large | 2025-10-08 19:34:40.605253 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:41.649749 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/horizon:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:41.649858 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:41.649911 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:41.649923 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:41.649935 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:41.649946 | ubuntu-noble-large | 2025-10-08 19:34:41.649958 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:45.378456 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:45.378562 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:45.378579 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:45.378591 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:45.378603 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:45.378616 | ubuntu-noble-large | 2025-10-08 19:34:45.378670 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:46.182972 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:46.183038 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:46.183046 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:46.183051 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:46.183056 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:46.183061 | ubuntu-noble-large | 2025-10-08 19:34:46.183067 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:46.919877 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:46.919971 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:46.919988 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:46.919999 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:46.920013 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:46.920025 | ubuntu-noble-large | 2025-10-08 19:34:46.920037 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:48.020011 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:48.020105 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:48.020121 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:48.020134 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:48.020147 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:48.020160 | ubuntu-noble-large | 2025-10-08 19:34:48.020173 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:51.595476 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:51.595581 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:51.595602 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:51.595615 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:51.595665 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:51.595682 | ubuntu-noble-large | 2025-10-08 19:34:51.595697 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:52.322297 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:52.322363 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:52.322374 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:52.322382 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:52.322405 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:52.322412 | ubuntu-noble-large | 2025-10-08 19:34:52.322419 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:53.016939 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:53.017048 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:53.017065 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:53.017076 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:53.017089 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:53.017101 | ubuntu-noble-large | 2025-10-08 19:34:53.017113 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:53.856586 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:53.856726 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:53.856743 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:53.856755 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:53.856767 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:53.856779 | ubuntu-noble-large | 2025-10-08 19:34:53.856791 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:57.857737 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:57.857842 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:57.857861 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:57.857874 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:57.857888 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:57.857902 | ubuntu-noble-large | 2025-10-08 19:34:57.857916 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:58.702835 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:58.702933 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:58.702952 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:58.702966 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:58.702980 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:58.702994 | ubuntu-noble-large | 2025-10-08 19:34:58.703008 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:59.345012 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:59.345119 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:59.345138 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:59.345151 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:59.345165 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:59.345179 | ubuntu-noble-large | 2025-10-08 19:34:59.345194 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:34:59.992894 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:34:59.992996 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:34:59.993012 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:34:59.993024 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:34:59.993038 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:34:59.993050 | ubuntu-noble-large | 2025-10-08 19:34:59.993087 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:03.919856 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:03.920578 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:03.920606 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:03.920621 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:03.920670 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:03.920686 | ubuntu-noble-large | 2025-10-08 19:35:03.920703 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:04.678727 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:04.678820 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:04.678837 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:04.678850 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:04.678864 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:04.678879 | ubuntu-noble-large | 2025-10-08 19:35:04.678893 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:05.365470 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:05.365571 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:05.365589 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:05.365602 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:05.365616 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:05.365662 | ubuntu-noble-large | 2025-10-08 19:35:05.365680 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:06.024331 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:06.024433 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:06.024495 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:06.024508 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:06.024523 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:06.024537 | ubuntu-noble-large | 2025-10-08 19:35:06.024552 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:09.581854 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:09.581967 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:09.581987 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:09.582000 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:09.582015 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:09.582029 | ubuntu-noble-large | 2025-10-08 19:35:09.582043 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:10.491149 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-server:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:10.491231 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:10.491242 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:10.491251 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:10.491260 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:10.491268 | ubuntu-noble-large | 2025-10-08 19:35:10.491277 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:11.172938 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:11.173068 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:11.173081 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:11.173089 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:11.173099 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:11.173107 | ubuntu-noble-large | 2025-10-08 19:35:11.173116 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:11.975042 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:11.975139 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:11.975155 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:11.975165 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:11.975177 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:11.975189 | ubuntu-noble-large | 2025-10-08 19:35:11.975201 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:15.068015 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:15.068098 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:15.068108 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:15.068117 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:15.068126 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:15.068133 | ubuntu-noble-large | 2025-10-08 19:35:15.068141 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:16.238414 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:16.238562 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:16.238594 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:16.238614 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:16.238707 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:16.238733 | ubuntu-noble-large | 2025-10-08 19:35:16.238758 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:17.063155 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:17.063267 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:17.063285 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:17.063299 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:17.063313 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:17.063328 | ubuntu-noble-large | 2025-10-08 19:35:17.063343 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:17.762845 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:17.763014 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:17.763046 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:17.763068 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:17.763084 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:17.763098 | ubuntu-noble-large | 2025-10-08 19:35:17.763113 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:21.459101 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:21.459220 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:21.459269 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:21.459281 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:21.459294 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:21.459305 | ubuntu-noble-large | 2025-10-08 19:35:21.459318 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:22.519598 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cron:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:22.519724 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:22.519736 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:22.519745 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:22.519754 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:22.519763 | ubuntu-noble-large | 2025-10-08 19:35:22.519773 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:23.080287 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/fluentd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:23.080384 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:23.080401 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:23.080412 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:23.080424 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:23.080436 | ubuntu-noble-large | 2025-10-08 19:35:23.080474 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:24.020587 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:24.020736 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:24.020753 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:24.020764 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:24.020777 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:24.020788 | ubuntu-noble-large | 2025-10-08 19:35:24.020800 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:25.092006 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:25.092176 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:25.092195 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:25.092205 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:25.092218 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:25.092229 | ubuntu-noble-large | 2025-10-08 19:35:25.092242 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:29.094737 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keepalived:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:29.094836 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:29.094851 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:29.094860 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:29.094872 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:29.094883 | ubuntu-noble-large | 2025-10-08 19:35:29.094894 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:29.996818 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:29.996912 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:29.996928 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:29.996938 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:29.996951 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:29.996987 | ubuntu-noble-large | 2025-10-08 19:35:29.997000 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:30.855399 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:30.855553 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:30.855572 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:30.855583 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:30.855596 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:30.855608 | ubuntu-noble-large | 2025-10-08 19:35:30.855620 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:31.661805 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:31.661897 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:31.661912 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:31.661924 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:31.661936 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:31.661948 | ubuntu-noble-large | 2025-10-08 19:35:31.661960 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:32.482908 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/tgtd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:32.483002 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:32.483017 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:32.483027 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:32.483037 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:32.483048 | ubuntu-noble-large | 2025-10-08 19:35:32.483059 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:33.296100 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/iscsid:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:33.296193 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:33.296208 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:33.296219 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:33.296231 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:33.296243 | ubuntu-noble-large | 2025-10-08 19:35:33.296255 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:37.430113 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/memcached:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:37.430200 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:37.430210 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:37.430217 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:37.430225 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:37.430232 | ubuntu-noble-large | 2025-10-08 19:35:37.430240 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:38.149233 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:38.149347 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:38.149363 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:38.149374 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:38.149386 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:38.149398 | ubuntu-noble-large | 2025-10-08 19:35:38.149411 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:38.991561 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/dnsmasq:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:38.991672 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:38.991684 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:38.991702 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:38.991710 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:38.991716 | ubuntu-noble-large | 2025-10-08 19:35:38.991722 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:39.572442 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/rabbitmq:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:39.572599 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:39.572618 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:39.572668 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:39.572682 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:39.572694 | ubuntu-noble-large | 2025-10-08 19:35:39.572707 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:40.212750 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/proxysql:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:40.212873 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:40.212889 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:40.212900 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:40.212913 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:40.212925 | ubuntu-noble-large | 2025-10-08 19:35:40.212937 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:44.070744 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/grafana:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:44.070838 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:44.070849 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:44.070856 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:44.070864 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:44.070872 | ubuntu-noble-large | 2025-10-08 19:35:44.070880 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:44.658008 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/multipathd:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:44.658104 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:44.658119 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:44.658129 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:44.658142 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:44.658153 | ubuntu-noble-large | 2025-10-08 19:35:44.658166 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:45.442934 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:45.443049 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:45.443066 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:45.443078 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:45.443090 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:45.443102 | ubuntu-noble-large | 2025-10-08 19:35:45.443114 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:46.145975 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/sbom:2024.2 uses a tag, not a digest, to identify the image to sign. 2025-10-08 19:35:46.146071 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-10-08 19:35:46.146085 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-10-08 19:35:46.146094 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-10-08 19:35:46.146140 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-10-08 19:35:46.146152 | ubuntu-noble-large | 2025-10-08 19:35:46.146163 | ubuntu-noble-large | Signing artifact... 2025-10-08 19:35:46.153751 | ubuntu-noble-large | + echo '=== Cosign signing job log ===' 2025-10-08 19:35:46.153806 | ubuntu-noble-large | === Cosign signing job log === 2025-10-08 19:35:46.153814 | ubuntu-noble-large | + cat cosign-signing.log 2025-10-08 19:35:46.156927 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2025-10-08 19:35:46.156942 | ubuntu-noble-large | 4 : 1759951951.336 9.447 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-conductor:2024.2' > /dev/null 2025-10-08 19:35:46.156950 | ubuntu-noble-large | 3 : 1759951951.331 10.977 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-api:2024.2' > /dev/null 2025-10-08 19:35:46.156957 | ubuntu-noble-large | 1 : 1759951951.320 11.787 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2' > /dev/null 2025-10-08 19:35:46.156963 | ubuntu-noble-large | 8 : 1759951951.357 12.572 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-mdns:2024.2' > /dev/null 2025-10-08 19:35:46.156969 | ubuntu-noble-large | 5 : 1759951951.341 13.478 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2' > /dev/null 2025-10-08 19:35:46.156973 | ubuntu-noble-large | 7 : 1759951951.351 14.115 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2' > /dev/null 2025-10-08 19:35:46.156990 | ubuntu-noble-large | 2 : 1759951951.326 15.137 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2' > /dev/null 2025-10-08 19:35:46.156995 | ubuntu-noble-large | 6 : 1759951951.346 16.094 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-console:2024.2' > /dev/null 2025-10-08 19:35:46.157000 | ubuntu-noble-large | 10 : 1759951962.319 9.213 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-api:2024.2' > /dev/null 2025-10-08 19:35:46.157004 | ubuntu-noble-large | 9 : 1759951960.794 11.617 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-sink:2024.2' > /dev/null 2025-10-08 19:35:46.157009 | ubuntu-noble-large | 11 : 1759951963.116 10.075 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-central:2024.2' > /dev/null 2025-10-08 19:35:46.157013 | ubuntu-noble-large | 12 : 1759951963.940 10.088 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-producer:2024.2' > /dev/null 2025-10-08 19:35:46.157018 | ubuntu-noble-large | 14 : 1759951965.476 9.422 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-ssh:2024.2' > /dev/null 2025-10-08 19:35:46.157022 | ubuntu-noble-large | 13 : 1759951964.831 10.916 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-worker:2024.2' > /dev/null 2025-10-08 19:35:46.157027 | ubuntu-noble-large | 16 : 1759951967.449 12.734 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-fernet:2024.2' > /dev/null 2025-10-08 19:35:46.157031 | ubuntu-noble-large | 15 : 1759951966.472 14.502 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone:2024.2' > /dev/null 2025-10-08 19:35:46.157036 | ubuntu-noble-large | 18 : 1759951972.421 9.201 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-backup:2024.2' > /dev/null 2025-10-08 19:35:46.157040 | ubuntu-noble-large | 17 : 1759951971.542 10.634 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-volume:2024.2' > /dev/null 2025-10-08 19:35:46.157057 | ubuntu-noble-large | 19 : 1759951973.201 10.003 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2' > /dev/null 2025-10-08 19:35:46.157062 | ubuntu-noble-large | 20 : 1759951974.039 9.914 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-api:2024.2' > /dev/null 2025-10-08 19:35:46.157067 | ubuntu-noble-large | 22 : 1759951975.756 12.641 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2' > /dev/null 2025-10-08 19:35:46.157071 | ubuntu-noble-large | 21 : 1759951974.908 14.342 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-api:2024.2' > /dev/null 2025-10-08 19:35:46.157075 | ubuntu-noble-large | 23 : 1759951980.193 9.812 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2' > /dev/null 2025-10-08 19:35:46.157087 | ubuntu-noble-large | 24 : 1759951980.985 9.830 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-expirer:2024.2' > /dev/null 2025-10-08 19:35:46.157091 | ubuntu-noble-large | 25 : 1759951981.633 9.993 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2' > /dev/null 2025-10-08 19:35:46.157096 | ubuntu-noble-large | 26 : 1759951982.186 10.375 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-notifier:2024.2' > /dev/null 2025-10-08 19:35:46.157101 | ubuntu-noble-large | 28 : 1759951983.966 14.236 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-listener:2024.2' > /dev/null 2025-10-08 19:35:46.157106 | ubuntu-noble-large | 27 : 1759951983.213 15.940 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-api:2024.2' > /dev/null 2025-10-08 19:35:46.157110 | ubuntu-noble-large | 30 : 1759951989.261 10.535 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-api:2024.2' > /dev/null 2025-10-08 19:35:46.157114 | ubuntu-noble-large | 29 : 1759951988.408 12.266 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-manager:2024.2' > /dev/null 2025-10-08 19:35:46.157123 | ubuntu-noble-large | 31 : 1759951990.015 11.570 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-share:2024.2' > /dev/null 2025-10-08 19:35:46.157127 | ubuntu-noble-large | 32 : 1759951990.824 12.015 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-data:2024.2' > /dev/null 2025-10-08 19:35:46.157132 | ubuntu-noble-large | 33 : 1759951991.636 11.887 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-api:2024.2' > /dev/null 2025-10-08 19:35:46.157136 | ubuntu-noble-large | 34 : 1759951992.570 15.299 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-scheduler:2024.2' > /dev/null 2025-10-08 19:35:46.157140 | ubuntu-noble-large | 35 : 1759951998.213 10.705 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2' > /dev/null 2025-10-08 19:35:46.157145 | ubuntu-noble-large | 37 : 1759951999.802 9.909 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-api:2024.2' > /dev/null 2025-10-08 19:35:46.157149 | ubuntu-noble-large | 36 : 1759951999.165 11.342 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-worker:2024.2' > /dev/null 2025-10-08 19:35:46.157154 | ubuntu-noble-large | 38 : 1759952000.686 11.194 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/glance-api:2024.2' > /dev/null 2025-10-08 19:35:46.157158 | ubuntu-noble-large | 39 : 1759952001.597 11.457 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/placement-api:2024.2' > /dev/null 2025-10-08 19:35:46.157167 | ubuntu-noble-large | 41 : 1759952003.530 13.825 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2' > /dev/null 2025-10-08 19:35:46.157172 | ubuntu-noble-large | 42 : 1759952007.880 10.313 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-engine:2024.2' > /dev/null 2025-10-08 19:35:46.157177 | ubuntu-noble-large | 43 : 1759952008.928 10.114 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2' > /dev/null 2025-10-08 19:35:46.157181 | ubuntu-noble-large | 40 : 1759952002.849 16.855 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api:2024.2' > /dev/null 2025-10-08 19:35:46.157186 | ubuntu-noble-large | 45 : 1759952010.516 10.009 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2' > /dev/null 2025-10-08 19:35:46.157191 | ubuntu-noble-large | 44 : 1759952009.719 11.429 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2' > /dev/null 2025-10-08 19:35:46.157195 | ubuntu-noble-large | 47 : 1759952013.064 12.471 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2' > /dev/null 2025-10-08 19:35:46.157200 | ubuntu-noble-large | 46 : 1759952011.890 14.359 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2' > /dev/null 2025-10-08 19:35:46.157209 | ubuntu-noble-large | 48 : 1759952017.366 9.608 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2' > /dev/null 2025-10-08 19:35:46.157213 | ubuntu-noble-large | 49 : 1759952018.203 9.921 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2' > /dev/null 2025-10-08 19:35:46.157218 | ubuntu-noble-large | 50 : 1759952019.051 9.875 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2' > /dev/null 2025-10-08 19:35:46.157222 | ubuntu-noble-large | 52 : 1759952020.535 10.723 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2' > /dev/null 2025-10-08 19:35:46.157227 | ubuntu-noble-large | 53 : 1759952021.158 10.776 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2' > /dev/null 2025-10-08 19:35:46.157231 | ubuntu-noble-large | 51 : 1759952019.713 13.135 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-server:2024.2' > /dev/null 2025-10-08 19:35:46.157236 | ubuntu-noble-large | 54 : 1759952025.546 11.990 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2' > /dev/null 2025-10-08 19:35:46.157244 | ubuntu-noble-large | 57 : 1759952028.135 10.016 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2' > /dev/null 2025-10-08 19:35:46.157248 | ubuntu-noble-large | 55 : 1759952026.260 12.526 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2' > /dev/null 2025-10-08 19:35:46.157252 | ubuntu-noble-large | 56 : 1759952026.983 12.414 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-central:2024.2' > /dev/null 2025-10-08 19:35:46.157257 | ubuntu-noble-large | 58 : 1759952028.935 11.502 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2' > /dev/null 2025-10-08 19:35:46.157262 | ubuntu-noble-large | 60 : 1759952031.943 12.549 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-api:2024.2' > /dev/null 2025-10-08 19:35:46.157270 | ubuntu-noble-large | 59 : 1759952031.268 14.437 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2' > /dev/null 2025-10-08 19:35:46.157275 | ubuntu-noble-large | 61 : 1759952032.857 13.698 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-monitors:2024.2' > /dev/null 2025-10-08 19:35:46.157279 | ubuntu-noble-large | 62 : 1759952037.546 9.756 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-engine:2024.2' > /dev/null 2025-10-08 19:35:46.157284 | ubuntu-noble-large | 63 : 1759952038.162 9.784 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-conductor:2024.2' > /dev/null 2025-10-08 19:35:46.157288 | ubuntu-noble-large | 65 : 1759952039.407 12.486 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-scheduler:2024.2' > /dev/null 2025-10-08 19:35:46.157293 | ubuntu-noble-large | 64 : 1759952038.797 13.896 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2' > /dev/null 2025-10-08 19:35:46.157297 | ubuntu-noble-large | 66 : 1759952040.448 13.052 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute:2024.2' > /dev/null 2025-10-08 19:35:46.157302 | ubuntu-noble-large | 67 : 1759952044.502 9.569 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2' > /dev/null 2025-10-08 19:35:46.157306 | ubuntu-noble-large | 68 : 1759952045.714 9.095 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2' > /dev/null 2025-10-08 19:35:46.157311 | ubuntu-noble-large | 70 : 1759952047.311 11.360 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2' > /dev/null 2025-10-08 19:35:46.157315 | ubuntu-noble-large | 69 : 1759952046.565 12.833 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-api:2024.2' > /dev/null 2025-10-08 19:35:46.157323 | ubuntu-noble-large | 71 : 1759952047.955 12.348 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-ssh:2024.2' > /dev/null 2025-10-08 19:35:46.157328 | ubuntu-noble-large | 72 : 1759952051.904 9.503 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-pxe:2024.2' > /dev/null 2025-10-08 19:35:46.157333 | ubuntu-noble-large | 75 : 1759952054.080 9.879 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-worker:2024.2' > /dev/null 2025-10-08 19:35:46.157337 | ubuntu-noble-large | 73 : 1759952052.702 12.326 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-api:2024.2' > /dev/null 2025-10-08 19:35:46.157342 | ubuntu-noble-large | 76 : 1759952054.818 11.085 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2' > /dev/null 2025-10-08 19:35:46.157346 | ubuntu-noble-large | 74 : 1759952053.508 13.107 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-conductor:2024.2' > /dev/null 2025-10-08 19:35:46.157351 | ubuntu-noble-large | 79 : 1759952060.313 10.243 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-api:2024.2' > /dev/null 2025-10-08 19:35:46.157355 | ubuntu-noble-large | 78 : 1759952059.409 12.019 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2' > /dev/null 2025-10-08 19:35:46.157363 | ubuntu-noble-large | 77 : 1759952058.681 13.565 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2' > /dev/null 2025-10-08 19:35:46.157371 | ubuntu-noble-large | 80 : 1759952061.417 11.401 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-controller:2024.2' > /dev/null 2025-10-08 19:35:46.157375 | ubuntu-noble-large | 81 : 1759952063.969 9.794 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2' > /dev/null 2025-10-08 19:35:46.157382 | ubuntu-noble-large | 83 : 1759952065.913 12.074 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-northd:2024.2' > /dev/null 2025-10-08 19:35:46.157390 | ubuntu-noble-large | 82 : 1759952065.038 14.475 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2' > /dev/null 2025-10-08 19:35:46.157398 | ubuntu-noble-large | 84 : 1759952066.626 13.296 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-inspector:2024.2' > /dev/null 2025-10-08 19:35:46.157405 | ubuntu-noble-large | 86 : 1759952071.438 9.166 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2' > /dev/null 2025-10-08 19:35:46.157413 | ubuntu-noble-large | 85 : 1759952070.567 11.082 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/horizon:2024.2' > /dev/null 2025-10-08 19:35:46.157421 | ubuntu-noble-large | 89 : 1759952073.775 11.601 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis:2024.2' > /dev/null 2025-10-08 19:35:46.157428 | ubuntu-noble-large | 88 : 1759952072.826 13.355 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis-sentinel:2024.2' > /dev/null 2025-10-08 19:35:46.157436 | ubuntu-noble-large | 87 : 1759952072.256 14.662 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2' > /dev/null 2025-10-08 19:35:46.157443 | ubuntu-noble-large | 90 : 1759952077.998 10.021 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2' > /dev/null 2025-10-08 19:35:46.157451 | ubuntu-noble-large | 92 : 1759952079.931 11.663 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2' > /dev/null 2025-10-08 19:35:46.157459 | ubuntu-noble-large | 91 : 1759952079.521 12.800 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2' > /dev/null 2025-10-08 19:35:46.157492 | ubuntu-noble-large | 94 : 1759952081.654 11.361 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2' > /dev/null 2025-10-08 19:35:46.157499 | ubuntu-noble-large | 93 : 1759952080.612 13.243 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2' > /dev/null 2025-10-08 19:35:46.157514 | ubuntu-noble-large | 96 : 1759952086.188 11.667 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2' > /dev/null 2025-10-08 19:35:46.157523 | ubuntu-noble-large | 95 : 1759952085.385 13.315 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2' > /dev/null 2025-10-08 19:35:46.157530 | ubuntu-noble-large | 97 : 1759952086.926 12.417 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2' > /dev/null 2025-10-08 19:35:46.157538 | ubuntu-noble-large | 98 : 1759952088.028 11.963 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2' > /dev/null 2025-10-08 19:35:46.157546 | ubuntu-noble-large | 102 : 1759952093.865 10.053 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2' > /dev/null 2025-10-08 19:35:46.157561 | ubuntu-noble-large | 100 : 1759952092.330 12.347 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2' > /dev/null 2025-10-08 19:35:46.157568 | ubuntu-noble-large | 101 : 1759952093.029 12.335 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2' > /dev/null 2025-10-08 19:35:46.157578 | ubuntu-noble-large | 99 : 1759952091.604 14.418 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2' > /dev/null 2025-10-08 19:35:46.157582 | ubuntu-noble-large | 103 : 1759952097.867 11.712 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2' > /dev/null 2025-10-08 19:35:46.157587 | ubuntu-noble-large | 106 : 1759952100.000 10.490 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-server:2024.2' > /dev/null 2025-10-08 19:35:46.157591 | ubuntu-noble-large | 104 : 1759952098.711 12.460 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2' > /dev/null 2025-10-08 19:35:46.157596 | ubuntu-noble-large | 105 : 1759952099.353 12.621 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2' > /dev/null 2025-10-08 19:35:46.157600 | ubuntu-noble-large | 107 : 1759952103.927 11.139 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2' > /dev/null 2025-10-08 19:35:46.157604 | ubuntu-noble-large | 109 : 1759952105.374 10.862 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2' > /dev/null 2025-10-08 19:35:46.157609 | ubuntu-noble-large | 110 : 1759952106.031 11.031 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2' > /dev/null 2025-10-08 19:35:46.157613 | ubuntu-noble-large | 108 : 1759952104.686 13.074 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2' > /dev/null 2025-10-08 19:35:46.157618 | ubuntu-noble-large | 114 : 1759952111.983 9.474 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy:2024.2' > /dev/null 2025-10-08 19:35:46.157622 | ubuntu-noble-large | 113 : 1759952111.181 11.336 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cron:2024.2' > /dev/null 2025-10-08 19:35:46.157652 | ubuntu-noble-large | 112 : 1759952110.499 12.579 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/fluentd:2024.2' > /dev/null 2025-10-08 19:35:46.157657 | ubuntu-noble-large | 111 : 1759952109.589 14.430 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2' > /dev/null 2025-10-08 19:35:46.157662 | ubuntu-noble-large | 115 : 1759952115.075 10.016 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2' > /dev/null 2025-10-08 19:35:46.157666 | ubuntu-noble-large | 117 : 1759952117.073 12.018 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keepalived:2024.2' > /dev/null 2025-10-08 19:35:46.157671 | ubuntu-noble-large | 118 : 1759952117.771 12.225 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2' > /dev/null 2025-10-08 19:35:46.157681 | ubuntu-noble-large | 116 : 1759952116.249 14.605 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2' > /dev/null 2025-10-08 19:35:46.157685 | ubuntu-noble-large | 119 : 1759952121.468 10.192 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch:2024.2' > /dev/null 2025-10-08 19:35:46.157694 | ubuntu-noble-large | 120 : 1759952122.529 9.953 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/tgtd:2024.2' > /dev/null 2025-10-08 19:35:46.157699 | ubuntu-noble-large | 121 : 1759952123.087 10.208 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/iscsid:2024.2' > /dev/null 2025-10-08 19:35:46.157703 | ubuntu-noble-large | 122 : 1759952124.028 13.400 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/memcached:2024.2' > /dev/null 2025-10-08 19:35:46.157708 | ubuntu-noble-large | 124 : 1759952129.103 9.042 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-libvirt:2024.2' > /dev/null 2025-10-08 19:35:46.157712 | ubuntu-noble-large | 123 : 1759952125.099 13.891 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/dnsmasq:2024.2' > /dev/null 2025-10-08 19:35:46.157717 | ubuntu-noble-large | 125 : 1759952130.003 9.568 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/rabbitmq:2024.2' > /dev/null 2025-10-08 19:35:46.157721 | ubuntu-noble-large | 126 : 1759952130.863 9.348 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/proxysql:2024.2' > /dev/null 2025-10-08 19:35:46.157726 | ubuntu-noble-large | 128 : 1759952132.488 11.582 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/grafana:2024.2' > /dev/null 2025-10-08 19:35:46.157731 | ubuntu-noble-large | 127 : 1759952131.671 12.986 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/multipathd:2024.2' > /dev/null 2025-10-08 19:35:46.157735 | ubuntu-noble-large | 129 : 1759952133.303 12.138 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk:2024.2' > /dev/null 2025-10-08 19:35:46.157740 | ubuntu-noble-large | 130 : 1759952137.441 8.703 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/sbom:2024.2' > /dev/null 2025-10-08 19:35:46.157745 | ubuntu-noble-large | + grep -q '^[^#].*\s[^0]\s*$' cosign-signing.log 2025-10-08 19:35:46.169363 | ubuntu-noble-large | + echo '=== Cosign signing completed successfully ===' 2025-10-08 19:35:46.169410 | ubuntu-noble-large | === Cosign signing completed successfully === 2025-10-08 19:35:46.579131 | ubuntu-noble-large | ok: Runtime: 0:19:37.584600 2025-10-08 19:35:46.656016 | 2025-10-08 19:35:46.656146 | TASK [Run release push script] 2025-10-08 19:35:47.187987 | ubuntu-noble-large | skipping: Conditional result was False 2025-10-08 19:35:47.193066 | 2025-10-08 19:35:47.193216 | PLAY RECAP 2025-10-08 19:35:47.193325 | ubuntu-noble-large | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2025-10-08 19:35:47.193376 | 2025-10-08 19:35:47.429658 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2025-10-08 19:35:47.430721 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-08 19:35:48.139810 | 2025-10-08 19:35:48.139953 | PLAY [Base post] 2025-10-08 19:35:48.153166 | 2025-10-08 19:35:48.153285 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-08 19:35:49.134278 | ubuntu-noble-large | changed 2025-10-08 19:35:49.144930 | 2025-10-08 19:35:49.145091 | PLAY RECAP 2025-10-08 19:35:49.145183 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-08 19:35:49.145269 | 2025-10-08 19:35:49.259875 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-08 19:35:49.261823 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-08 19:35:50.035566 | 2025-10-08 19:35:50.035774 | PLAY [Base post-logs] 2025-10-08 19:35:50.048471 | 2025-10-08 19:35:50.048613 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-08 19:35:50.504069 | localhost | changed 2025-10-08 19:35:50.523635 | 2025-10-08 19:35:50.523857 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-08 19:35:50.563506 | localhost | ok 2025-10-08 19:35:50.570577 | 2025-10-08 19:35:50.570800 | TASK [Set zuul-log-path fact] 2025-10-08 19:35:50.588047 | localhost | ok 2025-10-08 19:35:50.599286 | 2025-10-08 19:35:50.599433 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-08 19:35:50.635798 | localhost | ok 2025-10-08 19:35:50.640153 | 2025-10-08 19:35:50.640284 | TASK [upload-logs : Create log directories] 2025-10-08 19:35:51.158587 | localhost | changed 2025-10-08 19:35:51.163493 | 2025-10-08 19:35:51.163646 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-08 19:35:51.645395 | localhost -> localhost | ok: Runtime: 0:00:00.006663 2025-10-08 19:35:51.654032 | 2025-10-08 19:35:51.654226 | TASK [upload-logs : Upload logs to log server] 2025-10-08 19:35:52.201222 | localhost | Output suppressed because no_log was given 2025-10-08 19:35:52.205430 | 2025-10-08 19:35:52.205679 | LOOP [upload-logs : Compress console log and json output] 2025-10-08 19:35:52.264810 | localhost | skipping: Conditional result was False 2025-10-08 19:35:52.269665 | localhost | skipping: Conditional result was False 2025-10-08 19:35:52.278680 | 2025-10-08 19:35:52.278982 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-08 19:35:52.326660 | localhost | skipping: Conditional result was False 2025-10-08 19:35:52.327284 | 2025-10-08 19:35:52.330614 | localhost | skipping: Conditional result was False 2025-10-08 19:35:52.344704 | 2025-10-08 19:35:52.345034 | LOOP [upload-logs : Upload console log and json output]